Summary of High Schools that do not have the following indicators.
Summary of schools serving grades 3-8 that do not have the following indicators.
High School enrollments were mutated into a new variable called
enrollment_size determined by the median enrollment of the
202 high schools in the data set. High schools with enrollments above or
equal the median of 204 were categorized as Large, while high
schools with enrollments below the median of 204 were categorized as
small. All 103 large high schools have the equity indicator. 63
of the small high schools have the equity indicator, while the remaining
36 small high schools do not have the equity indicator.
##
## Pearson's Chi-squared test with Yates' continuity correction
##
## data: table(hs_enroll_chi$enrollment_size, hs_enroll_chi$hseqval)
## X-squared = 43.128, df = 1, p-value = 5.127e-11
## X-squared
## 43.12813
## [1] 5.126975e-11
## Number of cases in table: 202
## Number of factors: 2
## Test for independence of all factors:
## Chisq = 45.58, df = 1, p-value = 1.467e-11
Grade 3-8 enrollments were mutated into a new variable called
enrollment_size determined by the median enrollment of the
619 schools in the data set. High schools with enrollments above or
equal the median of 253 were categorized as Large, while high
schools with enrollments below the median of 253 were categorized as
small. All 103 large high schools have the equity indicator. 63
of the small high schools have the equity indicator, while the remaining
36 small high schools do not have the equity indicator.
##
## Pearson's Chi-squared test with Yates' continuity correction
##
## data: table(g38_enroll_chi$enrollment_size, g38_enroll_chi$g38eqval)
## X-squared = 65.508, df = 1, p-value = 5.788e-16
## X-squared
## 65.5078
## [1] 5.788429e-16
## Number of cases in table: 619
## Number of factors: 2
## Test for independence of all factors:
## Chisq = 67.66, df = 1, p-value = 1.941e-16
##
## Pearson's Chi-squared test with Yates' continuity correction
##
## data: table(hs_spl_chi$spl, hs_spl_chi$hseqval)
## X-squared = 1.4372, df = 1, p-value = 0.2306
## X-squared
## 1.437209
## [1] 0.2305915
## Number of cases in table: 202
## Number of factors: 2
## Test for independence of all factors:
## Chisq = 1.9131, df = 1, p-value = 0.1666
##
## Pearson's Chi-squared test with Yates' continuity correction
##
## data: table(g38_spl_chi$spl, g38_spl_chi$g38eqval)
## X-squared = 13.129, df = 1, p-value = 0.0002908
## X-squared
## 13.12901
## [1] 0.0002907582
## Number of cases in table: 619
## Number of factors: 2
## Test for independence of all factors:
## Chisq = 14.11, df = 1, p-value = 0.0001724
##
##
## Cell Contents
## |-------------------------|
## | N |
## | Chi-square contribution |
## | N / Row Total |
## | N / Col Total |
## | N / Table Total |
## |-------------------------|
##
##
## Total Observations in Table: 202
##
##
## | hs_equity$hseqval
## hs_equity$enrollment_size | 0 | 1 | Row Total |
## --------------------------|-----------|-----------|-----------|
## large | 0 | 103 | 103 |
## | 18.356 | 3.981 | |
## | 0.000 | 1.000 | 0.510 |
## | 0.000 | 0.620 | |
## | 0.000 | 0.510 | |
## --------------------------|-----------|-----------|-----------|
## small | 36 | 63 | 99 |
## | 19.098 | 4.142 | |
## | 0.364 | 0.636 | 0.490 |
## | 1.000 | 0.380 | |
## | 0.178 | 0.312 | |
## --------------------------|-----------|-----------|-----------|
## Column Total | 36 | 166 | 202 |
## | 0.178 | 0.822 | |
## --------------------------|-----------|-----------|-----------|
##
##
##
##
## Cell Contents
## |-------------------------|
## | N |
## | Chi-square contribution |
## | N / Row Total |
## | N / Col Total |
## | N / Table Total |
## |-------------------------|
##
##
## Total Observations in Table: 619
##
##
## | g38_equity$g38eqval
## g38_equity$enrollment_size | 0 | 1 | Row Total |
## ---------------------------|-----------|-----------|-----------|
## large | 1 | 310 | 311 |
## | 30.186 | 3.481 | |
## | 0.003 | 0.997 | 0.502 |
## | 0.016 | 0.559 | |
## | 0.002 | 0.501 | |
## ---------------------------|-----------|-----------|-----------|
## small | 63 | 245 | 308 |
## | 30.480 | 3.515 | |
## | 0.205 | 0.795 | 0.498 |
## | 0.984 | 0.441 | |
## | 0.102 | 0.396 | |
## ---------------------------|-----------|-----------|-----------|
## Column Total | 64 | 555 | 619 |
## | 0.103 | 0.897 | |
## ---------------------------|-----------|-----------|-----------|
##
##
##
##
## Cell Contents
## |-------------------------|
## | N |
## | Chi-square contribution |
## | N / Row Total |
## | N / Col Total |
## | N / Table Total |
## |-------------------------|
##
##
## Total Observations in Table: 202
##
##
## | hs_equity$hseqval
## hs_equity$spl | 0 | 1 | Row Total |
## ------------------------------------------------|-----------|-----------|-----------|
## Exceeding plus Meeting Expectations | 23 | 85 | 108 |
## | 0.732 | 0.159 | |
## | 0.213 | 0.787 | 0.535 |
## | 0.639 | 0.512 | |
## | 0.114 | 0.421 | |
## ------------------------------------------------|-----------|-----------|-----------|
## Partially Meeting plus Not Meeting Expectations | 13 | 81 | 94 |
## | 0.841 | 0.182 | |
## | 0.138 | 0.862 | 0.465 |
## | 0.361 | 0.488 | |
## | 0.064 | 0.401 | |
## ------------------------------------------------|-----------|-----------|-----------|
## Column Total | 36 | 166 | 202 |
## | 0.178 | 0.822 | |
## ------------------------------------------------|-----------|-----------|-----------|
##
##
##
##
## Cell Contents
## |-------------------------|
## | N |
## | Chi-square contribution |
## | N / Row Total |
## | N / Col Total |
## | N / Table Total |
## |-------------------------|
##
##
## Total Observations in Table: 619
##
##
## | g38_equity$g38eqval
## g38_equity$spl | 0 | 1 | Row Total |
## ------------------------------------------------|-----------|-----------|-----------|
## Exceeding plus Meeting Expectations | 50 | 297 | 347 |
## | 5.559 | 0.641 | |
## | 0.144 | 0.856 | 0.561 |
## | 0.781 | 0.535 | |
## | 0.081 | 0.480 | |
## ------------------------------------------------|-----------|-----------|-----------|
## Partially Meeting plus Not Meeting Expectations | 14 | 258 | 272 |
## | 7.092 | 0.818 | |
## | 0.051 | 0.949 | 0.439 |
## | 0.219 | 0.465 | |
## | 0.023 | 0.417 | |
## ------------------------------------------------|-----------|-----------|-----------|
## Column Total | 64 | 555 | 619 |
## | 0.103 | 0.897 | |
## ------------------------------------------------|-----------|-----------|-----------|
##
##