FIND DATA: By Author | Journal | Sites   ANALYZE DATA: Help with R | SPSS | Stata | Excel   WHAT'S NEW? US Politics | Int'l Relations | Law & Courts
   FIND DATA: By Author | Journal | Sites   WHAT'S NEW? US Politics | IR | Law & Courts
  An R Companion to Political Analysis, 3rd Edition  
The Seventh Edition of The Essentials of Political Analysis is now available! More info. | Read Introduction
R Companion cover
Table of Contents
Click chapter title for description and links to resources

Getting Started with R
This chapter introduces students to the R programming environment, including RStudio, and helps them install necessary packages. Students learn basic syntax and how to load, inspect, and manipulate political datasets in preparation for analysis.
📝 Print Features: Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
1. Using R for Data Analysis
Students learn to perform essential data analysis tasks using R, including reading in data, selecting variables, and filtering cases. The chapter emphasizes R functions and commands that are foundational for political data exploration.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
2. Descriptive Statistics
This chapter covers descriptive statistics in R, teaching students to calculate measures of central tendency and dispersion. Students use R functions to summarize political data and interpret distributions using both numeric and visual outputs.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
3. Creating and Transforming Variables
Students practice creating new variables and transforming existing ones using R's vectorized operations. Topics include recoding variables, computing indices, and applying mathematical transformations in a political analysis context.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
4. Making Comparisons
This chapter focuses on comparing means or proportions across categories, such as party affiliation or region. Using R functions, students learn to summarize and contrast political data across relevant groups.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
5. Graphing Relationships and Describing Patterns
Students will create bar charts, histograms, and scatterplots using R functions. This chapter emphasizes effective visualization of political relationships and patterns through clean, interpretable plots.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
6. Random Assignment and Sampling
Students simulate random assignment and sampling techniques in R. This chapter emphasizes research design principles and shows how to generate randomized groups and samples for empirical political studies.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
7. Making Controlled Comparisons
This chapter teaches students how to control for confounding variables using stratified comparisons. With R, students assess relationships while accounting for rival explanations.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
8. Foundations of Statistical Inference
Students are introduced to probability theory and confidence intervals using R simulations and formulas. They calculate standard errors and construct confidence intervals for political estimates from samples.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
9. Hypothesis Tests with One or Two Samples
This chapter covers one- and two-sample hypothesis tests in R, focusing on t-tests and proportion tests. Students evaluate statistical significance and interpret p-values in the context of political science research questions.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
10. Chi-Square Test and Analysis of Variance
Students use R to perform chi-square tests for categorical variables and ANOVA for comparing means across groups. The chapter explains how to interpret these tests to assess relationships in political data.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
11. Correlation and Bivariate Regression
This chapter explores linear relationships between two variables using correlation and bivariate regression. Students fit simple regression models in R and interpret coefficients, significance, and scatterplots.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
12. Multiple Regression Analysis
Building on previous chapters, students use R to perform multiple regression analysis with several independent variables. They evaluate how multiple factors jointly influence a political outcome and assess model performance.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
13. Analyzing Regression Residuals
Students learn to examine residuals from regression models to diagnose problems. Using R’s diagnostic plots and statistical tests, they detect outliers, leverage points, and violations of model assumptions.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
14. Logistic Regression
This chapter introduces logistic regression in R to model binary outcomes, such as voting. Students estimate models, interpret odds ratios, and use predicted probabilities to understand categorical political outcomes.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
15. Doing Your Own Political Analysis
The final chapter guides students through the process of designing and executing an independent political analysis using R. Emphasis is placed on combining skills from earlier chapters to answer an original research question.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
Appendix: Descriptions of Variables in Datasets
This appendix provides definitions and coding information for all variables used in the datasets throughout the book. It serves as a reference for students working with R to understand the political data provided.
📝 Print Features: Learning Objectives | Practical Exercises | Key Terms
🛡️ Ancillaries: Test Bank* | Chapter Code*| Solutions Manual*
📚 Chapter concepts and theories introduced in Essentials of Political Analysis, 7th Edition
* = for instructors, available via Sage
Request Free Instructor Copy from Sage Publishing

Watch & Learn
thumbnail preview
i
Video tutorial & demo by Barry Edwards for R Companion to Political Analysis, 3rd Ed. (19:20).
 Viewing Sampling Distributions With RCPA3's SampdistC Function

Ancillary Resources

Trusted by Instructors
R Companion 2e cover
R Companion 2e cover