Course Introduction
“[This class] will acquaint students with statistical methodology as it is used in the social sciences.”
Which factors predict the outcome?
Does this factor cause the outcome?
Does Eating Ice Cream Cause Sunburn?
if (my_grade >= 90) { print('POLI 170 is the best!') } else { print('POLI 170 stinks!') }
In this class (and in any stats class)