RUNNING · GOAL
50 km in June.
one number to chase this month. below: how far i've actually run, where today's pace lands me by Jun 30, and a back-of-the-envelope probability that i make it.
estimated chance of reaching 50 km by Jun 30
day 14 of 30 · 16 to go
CUMULATIVE DISTANCE
THE PREDICTION
each day of June is modelled as an i.i.d. draw of kilometres (rest days count as 0). from the 14 days so far i estimate a daily mean μ = 0.51 and std σ = 1.32. the remaining 16 days sum to S ≈ Normal(Rμ, Rσ²), so the chance of clearing the goal is the normal tail:
a rough estimate, not a guarantee — it assumes the rest of the month looks statistically like the start of it. early in the month, with few data points, σ is large and the number swings easily.
RUNS · JUNE
synced from a free Strava data export — no API, no subscription. drop activities.csv at data/strava/ and run node scripts/parse-strava.mjs to refresh.