This document has three plots, for:
Can add correlations, too
Let’s look at GRS, PQA, and attendance.
## # A tibble: 9 x 3
## program_name mean_attendance n
## <chr> <dbl> <int>
## 1 Boston - Sociedad Latina 0.8936782 33
## 2 Providence - Explore the Bay 0.8826156 19
## 3 Providence - Crazy Machines 0.8667614 24
## 4 Providence - Biomes 0.8273288 27
## 5 Providence - Down City Design 0.8272355 17
## 6 Boston - Thompson Island 0.8222222 27
## 7 Boston - Mathpower 0.8180000 20
## 8 Providence - RWP Zoo 0.7458095 25
## 9 Boston - Dorchester House 0.7423333 11
High Stem SB: biomes, crazy machines, down city, thompson island, mathpower
Biomes, crazy machines, down city, thompson island, & explore the bay show up more than once
## # A tibble: 9 x 2
## program_name mean_fair_avg
## <chr> <dbl>
## 1 Providence - Explore the Bay 3.620000
## 2 Boston - Mathpower 3.207500
## 3 Boston - Thompson Island 3.187273
## 4 Providence - Biomes 3.081739
## 5 Providence - Crazy Machines 3.081613
## 6 Providence - Down City Design 2.954444
## 7 Providence - RWP Zoo 2.603333
## 8 Boston - Dorchester House 2.440476
## 9 Boston - Sociedad Latina 2.319167