The resources here aim to introduce you to:
-
the R programming environment,
-
Census Bureau datasets, and
-
basic descriptive statistics and graphics.
We will use R to analyze data from the Census Bureau to create meaningful output. ​Along the way, we will probably learn a few things about ethnoracial categorization and income in the US.
Getting data from the Census Bureau
Dealing with a single variable (univariate analysis)
Dealing with two variables (bivariate analysis)
-
Comparing two groups using rank order
-
Comparing more than two groups' means
-
Correlating two measurement level variables using their means
-
Correlating two measurement level variables when there is heavy skew in at least one variable
-
Crosstabulating categorical level information
Making output more meaningful (and pretty)
-
Histograms
-
Boxplots
Measures of social phenomena