Skip to content

Commit d876250

Browse files
author
Jeremy Price
committed
added new scatter plot
1 parent 66abf50 commit d876250

22 files changed

+881
-20
lines changed

docs/index.html

+24-9
Original file line numberDiff line numberDiff line change
@@ -244,6 +244,9 @@ <h2 class="anchored" data-anchor-id="school-corporation-opportunity-scores-sco-s
244244
<p>There is an <a href="https://jeremyfprice.github.io/SCOscore-dashboard/">Indiana SCO Score Dashboard</a> available, in which you can explore the data in more detail and depth.</p>
245245
<div class="cell">
246246

247+
</div>
248+
<div class="cell">
249+
247250
</div>
248251
<section id="central-indiana" class="level3 page-columns page-full">
249252
<h3 class="anchored" data-anchor-id="central-indiana">Central Indiana</h3>
@@ -330,7 +333,8 @@ <h3 class="anchored" data-anchor-id="central-indiana">Central Indiana</h3>
330333
</section>
331334
<section id="state-trends" class="level3 page-columns page-full">
332335
<h3 class="anchored" data-anchor-id="state-trends">State Trends</h3>
333-
<p>Overall, most of Indiana’s school corporations’ opportunity score fall under 1 (<a href="#fig-density-plot">Figure&nbsp;2</a>). This indicates that the majority of Indiana school corporations have low levels of non-white students, low levels of students who qualify for free or reduced lunch, relatively high achievement, or some combination of the three. Many of the school corporations in Indiana fall between the 0.5 and 1 range. This doesn’t mean that there <em>isn’t</em> opportunity in these school corporations, particularly for those students who experience structure barriers and oppression; rather, as a matter of general priorities, the school corporations that score greater than 1 will see a higher level of potential in terms of growth.</p>
336+
<p>Overall, most of Indiana’s school corporations’ opportunity score fall under 1 (<a href="#fig-density-plot">Figure&nbsp;2</a>), with the skewness for the distribution calculated at 1.222 and the kurtosis calculated at 4.088. With a skewness greater than 1, the data is highly concentrated to the left (relatively low opportunity scores) and sharply peaked (relatively highly concentrated opportunity scores) given a kurtosis greater than 3.</p>
337+
<p>Many of the school corporations in Indiana fall between the 0.5 and 1 range. This doesn’t mean that there <em>isn’t</em> opportunity in these school corporations, particularly for those students who experience structure barriers and oppression; rather, as a matter of general priorities, the school corporations that score greater than 1 will see a higher level of potential in terms of growth.</p>
334338
<div class="cell page-columns page-full">
335339
<div class="cell-output-display page-columns page-full">
336340
<div id="fig-density-plot" class="quarto-figure quarto-figure-center anchored page-columns page-full">
@@ -352,6 +356,17 @@ <h3 class="anchored" data-anchor-id="state-trends">State Trends</h3>
352356
</div>
353357
</div>
354358
</div>
359+
<p>We can look at how the different factors interact for Indiana school corporations in <a href="#fig-3dscatter">Figure&nbsp;4</a>. The plots are divided by SCO Score ranges, and demonstrate how the percentage of students who under-represented minority communities, and school corporation academic scores interact to result in ranges of School Corporation Opportunity Scores.</p>
360+
<div class="cell page-columns page-full">
361+
<div class="cell-output-display page-columns page-full">
362+
<div id="fig-3dscatter" class="quarto-figure quarto-figure-center anchored page-columns page-full">
363+
<figure class="figure page-columns page-full">
364+
<p><img src="index_files/figure-html/fig-3dscatter-1.png" class="img-fluid figure-img" width="672"></p>
365+
<figcaption class="figure-caption margin-caption">Figure&nbsp;4: Scatter plots of SCO scores for school corporations in Indiana by percent non-white, percent free/reduced lunch, and academic scores.</figcaption>
366+
</figure>
367+
</div>
368+
</div>
369+
</div>
355370
</section>
356371
<section id="urban-centric-locale-sco-scores" class="level3 page-columns page-full">
357372
<h3 class="anchored" data-anchor-id="urban-centric-locale-sco-scores">Urban-Centric Locale SCO Scores</h3>
@@ -366,33 +381,33 @@ <h3 class="anchored" data-anchor-id="urban-centric-locale-sco-scores">Urban-Cent
366381
</div>
367382
</div>
368383
<div class="callout-body-container callout-body">
369-
<p>School corporations in Indiana span the full spectrum of these categories. While there is a higher <em>number of school corporations</em> that are rural, a much larger <em>number of students</em> attend urban and suburban schools.</p>
384+
<p>School corporations in Indiana span the full spectrum of these categories. While there is a higher <em>number of school corporations</em> that are rural, a much larger <em>number of students</em> attend urban and suburban schools, as demonstrated in <a href="#fig-donuts">Figure&nbsp;5</a>.</p>
370385
</div>
371386
</div>
372387
<div class="cell page-columns page-full">
373388
<div class="cell-output-display page-columns page-full">
374389
<div id="fig-donuts" class="quarto-figure quarto-figure-center anchored page-columns page-full">
375390
<figure class="figure page-columns page-full">
376391
<p><img src="index_files/figure-html/fig-donuts-1.png" class="img-fluid figure-img" width="672"></p>
377-
<figcaption class="figure-caption margin-caption">Figure&nbsp;4: Total enrollment and number of school corporations by urban-centered locale classification.</figcaption>
392+
<figcaption class="figure-caption margin-caption">Figure&nbsp;5: Total enrollment and number of school corporations by urban-centered locale classification.</figcaption>
378393
</figure>
379394
</div>
380395
</div>
381396
</div>
382-
<p><a href="#fig-beeswarm">Figure&nbsp;5</a> visualizes the SCO scores by urban-centered locale classification. Each of the dots represents an individual school corporation. This plot provides insight into how the school corporation opportunity scores are distributed across the urban-centered local classifications.</p>
397+
<p><a href="#fig-beeswarm">Figure&nbsp;6</a> visualizes the SCO scores by urban-centered locale classification. Each of the dots represents an individual school corporation. This plot provides insight into how the school corporation opportunity scores are distributed across the urban-centered local classifications.</p>
383398
<div id="fig-beeswarm" class="quarto-figure quarto-figure-center anchored page-columns page-full">
384399
<figure class="figure page-columns page-full">
385400
<p><img src="index_files/figure-html/fig-beeswarm-1.png" class="img-fluid figure-img" width="672"></p>
386-
<figcaption class="figure-caption margin-caption">Figure&nbsp;5: Plot of SCO scores by urban-centered locale classification.</figcaption>
401+
<figcaption class="figure-caption margin-caption">Figure&nbsp;6: Plot of SCO scores by urban-centered locale classification.</figcaption>
387402
</figure>
388403
</div>
389-
<p>We can then look at the <em>relative opportunity</em> for the various urban-centered locale classification (<a href="#fig-lolipop">Figure&nbsp;6</a>). The line in the center of the plot is the <em>mean relative opportunity.</em> As a class, school corporations in cities have higher relative opportunity than in other locales. This does not mean that there are not high opportunity school corporations in other locale classifications (there are), but rather this provides a sense of high-level priority which can then be broken down further and examined locally and in context.</p>
404+
<p>We can then look at the <em>relative opportunity</em> for the various urban-centered locale classification (<a href="#fig-lolipop">Figure&nbsp;7</a>). The line in the center of the plot is the <em>mean relative opportunity.</em> As a class, school corporations in cities have higher relative opportunity than in other locales. This does not mean that there are not high opportunity school corporations in other locale classifications (there are), but rather this provides a sense of high-level priority which can then be broken down further and examined locally and in context.</p>
390405
<div class="cell page-columns page-full">
391406
<div class="cell-output-display page-columns page-full">
392407
<div id="fig-lolipop" class="quarto-figure quarto-figure-center anchored page-columns page-full">
393408
<figure class="figure page-columns page-full">
394409
<p><img src="index_files/figure-html/fig-lolipop-1.png" class="img-fluid figure-img" width="672"></p>
395-
<figcaption class="figure-caption margin-caption">Figure&nbsp;6: Plot of relative SCO scores by urban-centered locale classification.</figcaption>
410+
<figcaption class="figure-caption margin-caption">Figure&nbsp;7: Plot of relative SCO scores by urban-centered locale classification.</figcaption>
396411
</figure>
397412
</div>
398413
</div>
@@ -424,13 +439,12 @@ <h3 class="anchored" data-anchor-id="urban-centric-locale-sco-scores">Urban-Cent
424439
#&gt; collate en_US.UTF-8
425440
#&gt; ctype en_US.UTF-8
426441
#&gt; tz America/Indiana/Indianapolis
427-
#&gt; date 2023-06-14
442+
#&gt; date 2023-06-15
428443
#&gt; pandoc 3.1.3 @ /opt/homebrew/bin/ (via rmarkdown)
429444
#&gt;
430445
#&gt; ─ Packages ───────────────────────────────────────────────────────────────────
431446
#&gt; package * version date (UTC) lib source
432447
#&gt; dplyr * 1.1.2 2023-04-20 [1] CRAN (R 4.3.0)
433-
#&gt; DT * 0.28 2023-05-18 [1] CRAN (R 4.3.0)
434448
#&gt; edbuildmapr * 0.3.1 2021-06-15 [1] CRAN (R 4.3.0)
435449
#&gt; ggbeeswarm * 0.7.2 2023-04-29 [1] CRAN (R 4.3.0)
436450
#&gt; ggmap * 3.0.2 2023-03-14 [1] CRAN (R 4.3.0)
@@ -441,6 +455,7 @@ <h3 class="anchored" data-anchor-id="urban-centric-locale-sco-scores">Urban-Cent
441455
#&gt; knitr * 1.42 2023-01-25 [1] CRAN (R 4.3.0)
442456
#&gt; mapdata * 2.3.1 2022-11-01 [1] CRAN (R 4.3.0)
443457
#&gt; maps * 3.4.1 2022-10-30 [1] CRAN (R 4.3.0)
458+
#&gt; moments * 0.14.1 2022-05-02 [1] CRAN (R 4.3.0)
444459
#&gt; plotly * 4.10.2 2023-06-03 [1] CRAN (R 4.3.0)
445460
#&gt; readr * 2.1.4 2023-02-10 [1] CRAN (R 4.3.0)
446461
#&gt; sf * 1.0-13 2023-05-24 [1] CRAN (R 4.3.0)
Loading
101 Bytes
Loading
-29 Bytes
Loading

0 commit comments

Comments
 (0)