Racquet Ball Launcher Project — Milestone 3 of 6
A working launcher isn't the deliverable. Turning it into a trustworthy predictive tool is. A team that says "it works, we're done" without a real calibration curve hasn't finished the assignment.
This is the exact same workflow from Sessions 11–14 — repeated trials, structured logging, functions, conditional formatting, charting a trendline and reading R² — just with your own launcher instead of a spring, and real stakes instead of practice.
Bungee safety still applies every session. Every pull, every time, no exceptions.
Run your independent variable across a range of settings, with multiple trials at each setting. Push for enough distinct points across your intended range to actually trust interpolation — 2–3 points stretched across the whole range isn't enough.
Structure your table the way you learned in Session 12: labeled headers with units, one row per setting. Add Average, Min, and Max columns with real formulas, and a Spread column with conditional formatting flagging any setting where your trials disagreed too much — the same as Session 13.
Scatter plot your IV vs. landing distance, add a trendline, display the equation and R² — direct payoff of Session 14. If R² is weak, diagnose it the same way: a measurement problem, or a real non-linearity in this range?
Based on your actual data, state the span of distances you're confident predicting within the ±3 yard margin. This isn't a guess — it has to be justified by what you measured.
Your submitted calibration file must include all of the following:
Answer the following questions before submitting your work.
Submit your calibration dataset, fitted curve, stated usable range, and your reflection.