Propensity Score Modeling
There will be an interest among many users of SII data to draw generalized causal inferences about the potential treatment effects of CSR programs. Given the selection of high poverty schools and the fact that schools are not randomly assigned to CSR designs, it becomes necessary to adjust for possible selection bias into the “treatment”. (See, Table 1 showing a comparison of SII sample to the ECLS representative sample.) Adjusting for such a bias strengthens empirical arguments of causal effects attributed to program designs. To adjust for possible selection bias of SII data, we used the method of propensity score stratification proposed by Rosenbaum and Rubin (1983). The objective behind applying this method is to compare observed units with a similar probability of being selected in the treated group. Once units are matched---and assuming there are no additional confounding covariates, the resulting groupings are deemed to have “strongly ignorable treatment assignment”. This means that the causal difference in means can be calculated by subtracting the mean of the comparison group from the mean of the treated group within matched samples (in our case within strata).
The logic of propensity score stratification is as follows. Each unit (in this instance, a school), whether treated or not, has two potential outcomes Y1 (if treated) and Y0 (if control). The causal effect of the treatment (selected CSR program) is the difference between Y1 and Y0 for each unit. Since the unit either belongs to the control group or the treated group, it is impossible to observe both Y1 and Y0 for a given unit. However, we can estimate the average causal effect of a treatment in a population under the assumption that treatment assignment is independent of the potential outcomes. In that case, the average of the treated cases minus the untreated cases provides an unbiased estimate of E (Y1 - Y0), which is the population average causal effect.
Propensity score modeling proposes that in the absence of random assignment, it is possible to identify subsets of units (e.g., schools) which have the same distribution on all observed covariates but who differ in treatment assignment (e.g., SFA, ASP, AC). Then, for this subset, treatment assignment is effectively random if no unobserved covariates predict treatment assignment. This is exactly what the propensity score matching or propensity score stratification method is designed to accomplish---statistically equate subsets of units, in this case schools, on all observed covariates. Thus, we can estimate the average causal effect of CSR participation by pooling estimates of the within-stratum causal effect under the assumption of “strongly ignorable treatment assignment”, where unobserved covariates are unrelated to treatment given the observed set of covariates.
In SII work, we apply a multi-step process in developing a propensity model. This example is based on an analysis of student achievement attributable to respective CSR program affiliation. First, an exhaustive list of observed pre-treatment and exogenous characteristics of schools that could theoretically confound the treatment is identified. The strength of any causal argument, under “strongly ignorable treatment assignment” depends on the assumption that the observed covariates are more likely to confound treatment than any unobserved covariates. These 34 covariates and the differences in means between CSR programs are displayed on Table 2. This process revealed instances of large variances between CSR programs on six of these 34 covariates. Thus, it was necessary to include an additional set of covariates which were computed by squaring the following 6 variables: (1) number of students in the school, (2) percent of black students, (3) percent of students born to mother who was a teen at first birth, (4) percent of students coming from households where parents ran out of food in last 12 months, (5) percent of students coming from households where parents did not have resources to buy kids’ clothing in last 12 months, and (6) the percent of students identified by a caregiver as getting into fights. With this adjustment, 40 covariates were used to create the propensity score and also to demonstrate balance across strata once schools were matched. The SII Propensity Score Stratification data file is available here.
The Penalized Maximum Likelihood Estimation (PMLE) was used to create the propensity scores. Ordinary logistic regression was executed with all 40 covariates entered as predictors in order to create the propensity score. Using the Design library in the statistical program R (Alzola and Harrell, 2006), an assessment of the model’s degree of over-optimism was computed and a suggested penalty factor was calculated by the program. This penalty factor was applied to a subsequent regression in order to obtain the propensity score.1
Once the propensity score was obtained, schools were then matched using the Optmatch program in the statistical program R (Hansen, 2006). Optmatch is designed to provide matches between two populations of schools using the Mahalanobis distance to determine the smallest distances between matched sets of treated and comparison schools given one or more criterion variables. The program also allows users to place restrictions on the number of treated or comparison schools per matched set, as well as the maximum distance allowed for a school to be included in a matched set. Matches were conducted so that each treatment school was matched with at least one other comparison school and no schools were excluded from the analysis.
One advantage of matching is the ability to stratify schools on covariates that are not exogenous to the treatment and therefore could not be included in the logistic regression for the propensity score. As an example, one variable that appeared important for comparing schools was the degree of student stability in a school. Schools with a higher proportion of mobile students may be categorically different from schools with lower rates of student mobility. While these rates are likely to be highly correlated with other factors of disadvantaged schools that are included in the propensity model, it may be important to also adjust for school stability since it may have a unique influence on the achievement growth in schools. The Optmatch program in R allowed for such matches adjusting for both the propensity score and for student stability aggregated to the school.
With these steps completed, we then checked whether each of our matching procedures produced balance across all of the covariates. Balance was checked between treated and comparison schools on all covariates using the numerous matches produced by the Optmatch program. Interested readers may choose to review the balance matches from this propensity stratification stage. While satisfied that these matches provided a relative balance across the 40 covariates for each of our comparisons, this procedure generated a large number of strata (matched sets) that would be cumbersome to add to our statistical models as dummy variables. Therefore, we combined matched sets to create a reduced number of strata. A re-evaluation was necessary to determine whether balance was maintained across these reduced strata. Using logit transformation, balance was demonstrated (see, Table 3, Table 5 and Table 7) across strata. Further, t-test results between treated and comparison schools on all covariates within strata show that under random assignment, no cases where greater than 5% of the within strata statistical comparisons were significant (see, Table 4, Table 6 and Table 8).
A final step in the process of propensity score stratification, then, would involve taking the dummy-coded stratum variables and entering them into the regression models analyzing the outcomes of the study. In other words, the dummy variables representing propensity strata are entered into the school-level hierarchical linear regression models, leaving one out as the reference. The results of such an analysis were conducted by Correnti (2009), where an HLM model using all created strata created was executed, and then, a final analysis using a reduced number of strata created by combining matched sets. The latter models were preferred as they preserved balance and provided more parsimonious hierarchical regression models while not changing statistical inference.
1 These methods have advantages over standard stepwise regression. First, it allows for the estimation of multiple covariates when the df in the sample are small, as in our case, where the number of covariates approached the number of schools in our sample. Especially, since we examined each set of CSR schools versus the set of comparison schools alone. Thus, by applying a differential penalty to those covariates less influential on the outcome, fewer df were used. Second, PMLE allows for model reduction by shrinking each covariate differently, and in proportion to its relationship with the outcome (Moons, Donders, Steyerberg, Harrell, 2004). This, in turn, is useful for the creation of a propensity score for several reasons: (1) highly predictive variables are shrunk less than others, and would make a more significant contribution to the propensity score; (2) all variables are included in the analysis, even those that begin with relative balance between treatment and control conditions, so the researcher does not have to choose which variables to omit; (3) it reduces the chances multicollinearity plays a factor in the calculation of the propensity score, as highly correlated variables are penalized. As a benefit to the researcher, this reduces the number of iterations the researcher has to create a logistic regression model then check for balance, then re-run the model, etc. (Back to text)
References
Alzola, C. and Harrell, F. (2006). An Introduction to S and The Hmisc and Design Libraries. Retrieved February, 2009 from http://biostat.mc.vanderbilt.edu/twiki/pub/Main/RS/sintro.pdf
Correnti, R. (2009). Examining CSR Program Effects on Student Achievement: Causal Explanation Through Examination of Implementation Rates and Student Mobility. Paper prepared for 2nd annual conference of the Society for Research on Educational Effectiveness, Washington, DC, March, 2009.
Hansen, B. (2006). Appraising covariate balance after assignment to treatment by groups. Technical Report #436, Statistics Department: University of Michigan.
Moons K.G., Donders A.R., Steyerberg E.W., Harrell F.E. (2004). Penalized maximum likelihood estimation to directly adjust diagnostic and prognostic prediction models for overoptimism: a clinical example. Journal of Clinical Epidemiology, v. 57, 1262-1270.
Back to top
Table 1. SII/ECLS Sample Demographic Comparison |
|
SII
(n=6,733) |
ECLS
(weighted n =3,865,797) |
Demographics |
|
|
Male |
51.2% |
51.3% |
Female |
48.8% |
48.7% |
White |
23.1% |
57.3% |
Black |
49.8% |
15.7% |
American Indian/Alaskan Native |
0.4% |
1.8% |
Asian or Pacific Islander |
4.5% |
3.5% |
Hispanic |
19.2% |
19.3% |
Other |
3.1% |
2.5% |
Mother’s Educational Attainment |
|
|
Did not complete high school |
22.9% |
15.1% |
High school diploma or equivalent |
33.5% |
31.3% |
Some college or vocational school |
33.1% |
31.9% |
Bachelor’s degree |
7.7% |
14.5% |
Master’s degree |
2.2% |
5.8% |
Ph.D. or other advanced degree |
0.2% |
1.4% |
Family Structure |
|
|
Mother/Father Present in Household |
40.8% |
64.3% |
Single Mother Household |
41.9% |
21.3% |
Teenage Mother |
21.4% |
18.7% |
Reported Total Family Income |
|
|
UNDER $5,000 |
4.4% |
3.4% |
$5,000 - $9,999 |
9.0% |
5.0% |
$10,000 - $14,999 |
11.2% |
7.8% |
$15,000 - $19,999 |
10.5% |
6.9% |
$20,000 - $24,999 |
9.5% |
7.7% |
$25,000 - $29,999 |
8.7% |
6.3% |
$30,000 - $34,999 |
7.6% |
7.0% |
$35,000 - $39,999 |
5.8% |
5.5% |
$40,000 - $49,999 |
9.6% |
10.3% |
$50,000 - $74,999 |
14.9% |
20.0% |
$75,000 - $99,999 |
5.5% |
9.5% |
$100,000 - $199,999 |
3.2% |
8.7% |
$200,000 or more |
0.2% |
1.9% |
Family Received Public Assistance |
|
|
AFDC/TANF received in last 12 months |
13.2% |
12.0% |
Foodstamps received in last 12 months |
23.0% |
19.8% |
(Back to sample description)
(Back to top - propensity score discussion)
Table 2: Demographic Characteristics of Schools by CSR Program |
|
AC
(N=31) |
SFA
(N=30) |
Comp.
(N=26) |
ASP
(N=28) |
Community Measures |
|
|
|
|
Community Disadvantage Index – School Census Tracts |
.64 |
1.06 |
.79 |
.26 |
Proportion households with assistance income |
.14 |
.19 |
.15 |
.09 |
Proportion households in poverty |
.19 |
.23 |
.22 |
.14 |
Proportion individuals without a high school diploma |
.34 |
.35 |
.34 |
.32 |
Proportion of single parent households |
.16 |
.16 |
.14 |
.11 |
Proportion of unemployed individuals |
.09 |
.12 |
.11 |
.09 |
Inverse Median Income |
-.17 |
.32 |
.08 |
-.23 |
School/District Size |
|
|
|
|
Number of students in school |
.30 |
-.20 |
-.03 |
-.10 |
Number of students in district |
.20 |
-.07 |
.22 |
-.36 |
Number of schools in district |
.24 |
-.08 |
.23 |
-.39 |
Student/Family Background -- Proportion Students: |
|
|
|
|
Receiving free lunch |
.75 |
.74 |
.64 |
.62 |
White |
.12 |
.18 |
.25 |
.30 |
Black |
.70 |
.52 |
.41 |
.43 |
Hispanic |
.09 |
.19 |
.24 |
.22 |
Asian |
.06 |
.07 |
.06 |
.03 |
Other race |
.03 |
.03 |
.04 |
.02 |
From single parent home |
.49 |
.46 |
.38 |
.37 |
Born to mother who was a teen at first birth |
.22 |
.20 |
.18 |
.22 |
Identified by caregiver as angry |
.17 |
.16 |
.11 |
.16 |
Identified by caregiver as getting into fights |
.15 |
.17 |
.14 |
.14 |
Households - parents ran out of food in last 12 months |
.21 |
.20 |
.21 |
.19 |
Households - lacked resources to buy kids’ clothing last 12 months |
.18 |
.17 |
.18 |
.20 |
Households - parents received AFDC in last 12 months |
.14 |
.15 |
.13 |
.08 |
Households - parents received food stamps in last 12 months |
.24 |
.23 |
.19 |
.15 |
Repeated a grade |
.02 |
.02 |
.02 |
.02 |
Student/Family Background – Average Across Students: |
|
|
|
|
Socioeconomic status of students |
-.14 |
-.05 |
-.01 |
-.07 |
Level of education attained by students’ mothers |
2.31 |
2.40 |
2.43 |
2.36 |
Number of students whose mother dropped out of high school |
.21 |
.19 |
.24 |
.22 |
Number of people in students’ household |
4.68 |
4.55 |
4.64 |
4.50 |
Number of students’ siblings |
1.60 |
1.46 |
1.52 |
1.42 |
Pre-Treatment Aggregate Achievement |
|
|
|
|
Avg. Reading Score - Woodcock-Johnson - entering Kindergarteners |
102.32 |
94.15 |
103.31 |
97.68 |
Avg. Math Score - Woodcock-Johnson - entering Kindergarteners |
94.22 |
97.25 |
103.62 |
99.32 |
Percent of students meeting state proficiency standards - Reading |
29.83 |
30.41 |
36.49 |
31.00 |
Percent of students meeting state proficiency standards - Math |
24.40 |
29.52 |
31.63 |
32.21 |
(Back to sample description)
(Back to propensity score discussion)
Table 3: Balance in logit of the propensity score for being an ASP school |
|
ASP=1 |
|
ASP=0 |
|
|
N |
M |
SD |
|
N |
M |
SD |
Mean Diff*
Z1-Z0
(p-value) |
Stratum 1 |
11 |
1.70 |
1.38 |
|
4 |
1.21 |
.10 |
.49
(.501) |
Stratum 2 |
6 |
.88 |
.14 |
|
13 |
.76 |
.13 |
.12
(.082) |
Stratum 3 |
3 |
.47 |
.09 |
|
16 |
.37 |
.12 |
.10
(.205) |
Stratum 4 |
7 |
.17 |
.25 |
|
23 |
.09 |
.18 |
.08
(.366) |
Stratum 5 |
1 |
-.31 |
-- |
|
31 |
-.59 |
.41 |
.27
(.511) |
* Mean Diff = Mean difference in logit of the propensity score for ASP schools minus All Other schools
(Propensity score discussion)
Table 4: Covariates Used in Propensity Model Balance Checking for ASP Versus All Other Schools and their Bivariate Correlations with ASP |
Variable |
Corr.
w/ ASP |
Balance
# non-sig. /#strata |
Community Disadvantage Index – School Census Tracts |
-.20* |
5/5 |
Proportion households with assistance income |
-.25* |
5/5 |
Proportion households in poverty |
-.23* |
5/5 |
Proportion individuals without a high school diploma |
-.08 |
4/5 |
Proportion of single parent households |
-.19* |
4/5 |
Proportion of unemployed individuals |
-.12 |
4/5 |
Inverse Median Income |
-.13 |
5/5 |
Percent of students in school…Receiving free lunch |
-.19* |
5/5 |
…White |
.20* |
5/5 |
…Black |
-.15 |
4/5 |
…Hispanic |
.07 |
5/5 |
…Asian |
-.11 |
5/5 |
…Other race |
-.05 |
5/5 |
Number of students in school |
-.06 |
5/5 |
Number of students in district |
-.21* |
4/5 |
Number of schools in district |
-.22* |
5/5 |
Average socioeconomic status of students |
-.00 |
5/5 |
Average level of education attained by students’ mothers |
-.01 |
5/5 |
Average number of students whose mother dropped out of high school |
.01 |
5/5 |
Average number of people in students’ household |
-.10 |
5/5 |
Average number of students’ siblings |
-.11 |
5/5 |
Percent of students - from single parent home |
-.17 |
4/5 |
Percent of students - born to mother who was a teen at first birth |
.08 |
5/5 |
Percent of students - identified by caregiver as angry |
.05 |
4/5 |
Percent of students - identified by caregiver as getting into fights |
-.05 |
5/5 |
Percent of students - households ran out of food in last 12 months |
-.06 |
5/5 |
Percent of students - households lacked resources for kids’ clothing in last 12 months |
.09 |
5/5 |
Percent of students - households received AFDC in last 12 months |
-.20* |
5/5 |
Percent of students - households parents received food stamps in last 12 months |
-.17 |
5/5 |
Percent of students - who repeated a grade |
.04 |
5/5 |
Average Reading Score - Woodcock-Johnson - entering Kindergarteners |
-.06 |
5/5 |
Average Math Score - Woodcock-Johnson - entering Kindergarteners |
.05 |
5/5 |
Percent of students - meeting state proficiency standards in Reading |
-.02 |
5/5 |
Percent of students - meeting state proficiency standards in Mathematics |
.07 |
5/5 |
Percent of black students (Squared) |
-.15 |
5/5 |
Number of students in school (Squared) |
-.03 |
5/5 |
Percent of students - born to mother who was a teen at first birth (Squared) |
.05 |
5/5 |
Percent of students - households ran out of food in last 12 months (Squared) |
-.07 |
5/5 |
Percent of students - households lacked resources for kids’ clothing in last 12 months (Squared) |
.07 |
5/5 |
Percent of students - identified by caregiver as getting into fights (Squared) |
-.05 |
5/5 |
Totals |
|
193/200 |
(Propensity score discussion)
Table 5: Balance in logit of the propensity score for being an AC school |
|
AC=1 |
|
AC=0 |
|
|
N |
M |
SD |
|
N |
M |
SD |
Mean Diff*
Z1-Z0
(p-value) |
Stratum 1 |
8 |
1.92 |
.86 |
|
2 |
1.47 |
.04 |
.45
(.498) |
Stratum 2 |
11 |
1.04 |
.18 |
|
4 |
1.02 |
.21 |
.02
(.863) |
Stratum 3 |
6 |
.49 |
.17 |
|
12 |
.45 |
.13 |
.04
(.539) |
Stratum 4 |
3 |
.09 |
.13 |
|
15 |
.01 |
.10 |
.08
(.268) |
Stratum 5 |
2 |
-.27 |
.03 |
|
17 |
-.32 |
.11 |
.05
(.540) |
|
1 |
-.92 |
-- |
|
34 |
-1.29 |
.80 |
.36
(.660) |
* Mean Diff = Mean difference in logit of the propensity score for AC schools minus All Other schools
(Propensity score discussion)
Table 6: Covariates Used in Propensity Model Balance Checking for AC Versus All Other Schools and their Bivariate Correlations with AC |
Variable |
Corr.
w/ AC |
Balance
# non-sig. /#strata |
Community Disadvantage Index – School Census Tracts |
-.02 |
6/6 |
Proportion households with assistance income |
-.02 |
6/6 |
Proportion households in poverty |
-.03 |
6/6 |
Proportion individuals without a high school diploma |
.00 |
6/6 |
Proportion of single parent households |
.11 |
6/6 |
Proportion of unemployed individuals |
-.10 |
6/6 |
Inverse Median Income |
-.10 |
6/6 |
Percent of students in school ... Receiving free lunch |
.16 |
5/6 |
…White |
-.20 |
6/6 |
…Black |
.31* |
4/6 |
…Hispanic |
-.20 |
6/6 |
…Asian |
.01 |
6/6 |
…Other race |
-.04 |
6/6 |
Number of students in school |
.18* |
5/6 |
Number of students in district |
.12 |
6/6 |
Number of schools in district |
.15 |
6/6 |
Average socioeconomic status of students |
-.10 |
5/6 |
Average level of education attained by students’ mothers |
-.09 |
5/6 |
Average number of students whose mother dropped out of high school |
.01 |
6/6 |
Average number of people in students’ household |
.10 |
6/6 |
Average number of students’ siblings |
.14 |
6/6 |
Percent of students - from single parent home |
.18 |
6/6 |
Percent of students - born to mother who was a teen at first birth |
.06 |
6/6 |
Percent of students - identified by caregiver as angry |
.08 |
6/6 |
Percent of students - identified by caregiver as getting into fights |
.01 |
6/6 |
Percent of students - households ran out of food in last 12 months |
.05 |
6/6 |
Percent of students - households lacked resources for kids’ clothing in last 12 months |
-.02 |
5/6 |
Percent of students - households received AFDC in last 12 months |
.08 |
6/6 |
Percent of students - households parents received food stamps in last 12 months |
.13 |
5/6 |
Percent of students - who repeated a grade |
.01 |
6/6 |
Average Reading Score - Woodcock-Johnson - entering Kindergarteners |
-.13 |
6/6 |
Average Math Score - Woodcock-Johnson - entering Kindergarteners |
-.22* |
6/6 |
Percent of students - meeting state proficiency standards in Reading |
-.06 |
6/6 |
Percent of students - meeting state proficiency standards in Mathematics |
-.12 |
6/6 |
Percent of black students (Squared) |
.31** |
5/6 |
Number of students in school (Squared) |
.16 |
6/6 |
Percent of students - born to mother who was a teen at first birth (Squared) |
.06 |
6/6 |
Percent of students - households ran out of food in last 12 months (Squared) |
.03 |
6/6 |
Percent of students - households lacked resources for kids’ clothing in last 12 months (Squared) |
-.07 |
6/6 |
Percent of students - identified by caregiver as getting into fights (Squared) |
-.01 |
6/6 |
Totals |
|
230/240 |
(Propensity score discussion)
Table 7: Balance in logit of the propensity score for being an AC school
|
|
SFA=1 |
|
SFA=0 |
- |
|
N |
M |
SD |
|
N |
M< |
SD |
Mean Diff*
Z1-Z0
(p-value) |
Stratum 1 |
11 |
-.50 |
.28 |
|
6 |
-.75 |
.06 |
.25
(.014) |
Stratum 2 |
9 |
-.99 |
.07 |
|
20 |
-1.01 |
.10 |
.02
(.637) |
Stratum 3 |
4 |
-1.24 |
.10 |
|
14 |
-1.22 |
.06 |
-.02
(.712) |
Stratum 4 |
3 |
-1.37 |
.03 |
|
19 |
-1.37 |
.05 |
-.00
(.897) |
Stratum 5 |
3 |
-1.59 |
.04 |
|
26 |
-1.68 |
.17 |
.09
(.388) |
* Mean Diff = Mean difference in logit of the propensity score for SFA schools minus All Other schools
(Propensity score discussion)
Table 8: Covariates Used in Propensity Model Balance Checking for AC Versus All Other Schools and their Bivariate Correlations with SFA |
Variable |
Corr.
w/ SFA |
Balance
# non-sig. /#strata |
Community Disadvantage Index – School Census Tracts |
.18 |
5/5 |
Proportion households with assistance income |
.24* |
5/5 |
Proportion households in poverty |
.15 |
5/5 |
Proportion individuals without a high school diploma |
.06 |
5/5 |
Proportion of single parent households |
.11 |
5/5 |
Proportion of unemployed individuals |
.15 |
5/5 |
Inverse Median Income |
.19 |
4/5 |
Percent of students in school …Receiving free lunch |
.13 |
5/5 |
…White |
-.06 |
5/5 |
…Black |
-.00 |
5/5 |
…Hispanic |
.03 |
5/5 |
…Asian |
.06 |
5/5 |
…Other race |
.02 |
5/5 |
Number of students in school |
-.12 |
4/5 |
Number of students in district |
-.04 |
5/5 |
Number of schools in district |
-.05 |
3/5 |
Average socioeconomic status of students |
.03 |
5/5 |
Average level of education attained by students’ mothers |
.04 |
5/5 |
Average number of students whose mother dropped out of high school |
-.09 |
5/5 |
Average number of people in students’ household |
-.05 |
5/5 |
Average number of students’ siblings |
-.06 |
5/5 |
Percent of students - from single parent home |
.10 |
5/5 |
Percent of students - born to mother who was a teen at first birth |
-.04 |
5/5 |
Percent of students - identified by caregiver as angry |
.03 |
5/5 |
Percent of students - identified by caregiver as getting into fights |
.09 |
5/5 |
Percent of students - households ran out of food in last 12 months |
-.02 |
5/5 |
Percent of students - households lacked resources for kids’ clothing in last 12 months |
-.07 |
5/5 |
Percent of students - households received AFDC in last 12 months |
.11 |
5/5 |
Percent of students - households parents received food stamps in last 12 months |
.08 |
4/5 |
Percent of students - who repeated a grade |
-.01 |
5/5 |
Average Reading Score - Woodcock-Johnson - entering Kindergarteners |
-.21* |
5/5 |
Average Math Score - Woodcock-Johnson - entering Kindergarteners |
-.06 |
5/5 |
Percent of students - meeting state proficiency standards in Reading |
-.04 |
5/5 |
Percent of students - meeting state proficiency standards in Mathematics |
.01 |
5/5 |
Percent of black students (Squared) |
.04 |
5/5 |
Number of students in school (Squared) |
-.14 |
4/5 |
Percent of students - born to mother who was a teen at first birth (Squared) |
.02 |
5/5 |
Percent of students - households ran out of food in last 12 months (Squared) |
-.05 |
5/5 |
Percent of students - households lacked resources for kids’ clothing in last 12 months (Squared) |
-.09 |
5/5 |
Percent of students - identified by caregiver as getting into fights (Squared) |
.17 |
5/5 |
Totals |
|
194/200 |
(Propensity score discussion)
Back to top