Class Size

Author

Nicholas Oliver Silveira Powell

Characteristic

Beta

95% CI

1
kinder

    small
    regular 0.32 -3.9, 4.5
1

CI = Credible Interval

Using data from the Tennessee STAR Project, starting in 1985, we seek to understand the causal effect of class size on math test scores for current elementary school students in the Southern US. Tested content and school curriculums may have changed between 1985 and 2024. We created a gaussian model which details the expected math test score based on whether a student was in a large or small class. The estimated score for small classes was about 709, with a 95% confidence interval between 706 and 712. For large classes, the estimated score was also about 709, with a 95% confidence interval between 703 and 71. The difference between small class test scores and large class test scores was not significant enough to assume causality.

\[ score_i = \beta_0 + \beta_1 (class\_size) \]