Pitch your research idea to senior QR members. This is the readiness test before submitting your Investment Proposal.
This is not a capstone project or formal presentation. This is a structured 15-minute hypothesis-first pitch that tests whether you can communicate a research idea clearly enough to justify QT and QD time. If you can't articulate the economic rationale in plain language in 15 minutes, you're not IP-ready.
Is:
Is NOT:
Allocate time as follows:
Spend the first 3 minutes on the economic mechanism. This is where most pitches fail. If you can't explain the mechanism in plain language, you're not ready.
Prepare answers to all of these. They will ask at least 3–4 of these questions during Q&A.
Complete this checklist BEFORE the workshop. If you can't check all boxes, you're not ready.
IP READINESS CHECKLIST
Section 1: Hypothesis
Section 2: Data
Section 3: Methodology
Section 4: Results
General
Path 1: You're cleared. Senior QR members confirm the hypothesis is testable, the data is feasible, and the methodology is sound. You proceed to submit the full IP.
Path 2: You need to revisit something. Feedback on a specific area: hypothesis needs clarification, data section has a gap, assumptions haven't been tested thoroughly enough. You address feedback and resubmit for workshop round 2 (if needed) or proceed directly to IP.
Path 3: It's not ready yet. Fundamental issues: unclear mechanism, data infeasible, IC too low. You and a mentor identify what needs to change. This is not failure — it's early course correction. Some analysts need 2–3 weeks post-workshop to address feedback.
Below is a 15-minute pitch transcript for a hypothetical corn futures strategy using satellite data. This is how to structure your talk.
SAMPLE PITCH: NasaPowerCouncil Corn Strategy (15 minutes)
[0:00–3:00] HYPOTHESIS
"My hypothesis is that satellite-measured soil moisture anomalies during the corn growing season predict corn yield surprises before USDA reports them. Here's the mechanism:
Corn yields depend on growing season weather — specifically soil moisture and temperature. USDA releases yield forecasts monthly, and these are based on surveys of farmers and historical yield models. There's a 3–4 week lag between end-of-month conditions and the USDA forecast release.
NASA satellite data — specifically soil moisture from POWER API — is available daily and is free. It directly measures the same growing season conditions that determine yields. If satellite data shows soil stress (moisture deviation > 1 std from seasonal) during key growth stages, the actual yield will be lower than the USDA forecast was when they released it.
The market prices corn based on USDA expectations. When yields come in worse than expected, prices fall. My edge is: I see the warning signal in satellite data before the USDA report, and I can trade ahead of the market repricing."
[3:00–6:00] DATA
"Data: NASA POWER API daily soil moisture and temperature for Corn Belt counties (IL, IA, MN, MO) from 2000 to 2024. That's 24 years of data — two complete bull-bear cycles. The data is free and publicly available.
I've discussed with QD (Jane Smith signed off), and NASA POWER can be ingested via Python requests into TimescaleDB. No licensing cost, no infrastructure barriers.
I clean the data by: (1) removing days with cloud cover > 50% (sensor bias), (2) interpolating single-day gaps (weather station noise), (3) aggregating to county level using county centroid lat/lon. Features: GDD deviation from 20-year seasonal average, computed as 30-day rolling sum of (T_max + T_min)/2 - 10°C base, minus the 10-year average for that calendar window."
[6:00–11:00] SIGNAL PREVIEW
"Preliminary signal test (2015–2022 in-sample): Information Coefficient between satellite GDD deviation and corn futures returns over the next 5 trading days is 0.068. This is meaningful — it's in the range where we see real edges.
Direction confirmed: negative GDD deviation correlates with negative corn returns (lower yields = lower prices). Win rate on directional accuracy in the hold-out 2023 period: 57%. Profit factor: 1.24 (gross).
The biggest regime dependence: the edge is strongest in July–August (peak growth stages). April–June, the correlation is weaker (early season is noisy). September onwards, the edge is lost (yields are largely set by then).
Signal formula: z_t = (GDD_deviation_t - mean(GDD_dev_t-60:t)) / std(GDD_dev_t-60:t). Entry: z < -1.5. Exit: z crosses zero or 10 trading days, whichever first."
[11:00–13:00] NEXT STEPS
"Full IP will include: (1) assumptions testing — Jarque-Bera, ADF, Ljung-Box on residuals; (2) full backtest on 2000–2024 with walk-forward validation; (3) transaction cost sensitivity (assuming 5bps round-trip).
Biggest risk: the edge could degrade if the market learns to incorporate satellite data. But this is unlikely in the next 2–3 years — satellite data is not in standard market feeds, and processing it requires domain expertise."
[13:00–15:00] Q&A
[Senior QR: "What's the data latency? Can you trade on the same day?"]
[You: "NASA POWER data is available at 8am ET the morning after observation. So Tuesday's soil moisture is available Wednesday morning. The corn market closes at 2pm CT. This gives us morning-to-close trading window. Full day trade is not possible, but morning window is usable."]