https://github.com/trulyronak/collegeboard-stats
A D3 Visualization of Collegeboard released statistics
https://github.com/trulyronak/collegeboard-stats
d3js data-visualization javascript
Last synced: 16 days ago
JSON representation
A D3 Visualization of Collegeboard released statistics
- Host: GitHub
- URL: https://github.com/trulyronak/collegeboard-stats
- Owner: trulyronak
- Created: 2017-02-26T23:40:55.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-03-16T02:37:42.000Z (over 9 years ago)
- Last Synced: 2025-10-24T09:36:48.818Z (9 months ago)
- Topics: d3js, data-visualization, javascript
- Language: JavaScript
- Homepage: https://ronakshah.net/collegeboard-stats
- Size: 143 KB
- Stars: 3
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# College Board Statistic Analysis
For a better viewing experience, view the live site
## Conclusion
From analyzing both maps, I found that there was a inverse correlation between states with low AP enrollment and states with high AP Scores.
I started off by looking at the participation map. Noticing that the majority of the nation had low AP Participation, I wondered what scores these states were getting. Resultingly, I created another map to analyze the scores. College Board however, does not give specific scores for each state - instead they simply give percentages of students that scored a 3 or above (passing). Putting the two maps side by side, I noticed that many of the states with low populations were scoring high. Intrigued, I decided to combine the two maps together.
In this map, I plotted all states with low participation and low scores to be dark blue, and states with low participation and high scores to be light blue. For the high population states, I used green to represent high scoring states and violet for high participation states with low scores.
