03 — Data Analysis
Predicting Draft Outcomes for College Quarterbacks — COGS 108
Research Question
This COGS 108 group project asked whether a college quarterback's combine numbers and college statistics can predict whether they get drafted.
Trends exist, but no single metric is decisive. Draft outcomes depend on performance, athleticism, and context together, which changes how scouting data should be presented.
View on GitHub →
Methodology
The project followed a standard EDA process: collecting and cleaning data from two sources, visualizing the distributions, running correlation analysis across the key metrics, and finishing with a hypothesis test to check whether the differences were statistically meaningful.
The metrics analyzed were 40-yard dash time, vertical jump, TD/INT ratio, completion percentage, and total passing yards. None of them cleanly separated the two groups.
Finding
Drafted quarterbacks post better combine numbers and college statistics on average, but the two groups overlap heavily. Quarterbacks with below-average measurables get drafted, and quarterbacks with strong numbers go undrafted.
For design, that means a scouting tool should show distributions and confidence ranges rather than single-metric rankings. A bar chart of the top 40-yard dash times would misrepresent the data.