theluckystrike

Reading worked examples without guessing

This is a reference extract from drawdown-worked-examples.csv, a 6-row dataset with the columns series_id, series_values, points, max_drawdown, max_runup, realised_vol, recovery_required_from_max_dd. The figures below are copied directly from the file; nothing here is estimated or interpolated.

Provenance recorded in the dataset: Drawdown, run-up and realised-volatility worked examples. DERIVED, and re-checkable by recomputation. Every value was computed 2026-08-05 from these definitions and nothing else:

series_id: steady_rise | series_values: 100 105 110 115 120 | points: 5 | max_drawdown: 0.0

series_id: halved_then_recovered | series_values: 100 50 100 | points: 3 | max_drawdown: 0.5

series_id: peak_then_partial | series_values: 100 120 60 90 | points: 4 | max_drawdown: 0.5

series_id: new_high_resets_peak | series_values: 100 50 200 150 | points: 4 | max_drawdown: 0.5

series_id: flat | series_values: 100 100 100 100 | points: 4 | max_drawdown: 0.0

series_id: volatile_sideways | series_values: 100 130 80 125 85 120 | points: 6 | max_drawdown: 0.384615

The full table, with the remaining 0 rows and an interactive calculator built on it, is at the earlythunder reference table