Goal Probability Forecast (Bayesian)
Calculate goal achievement probability using Bayesian updating. Enter values for instant results with step-by-step formulas.
Formula
Posterior = Prior + (Evidence - Prior) ร 0.3 + (Pace - Prior) ร 0.2, adjusted by difficulty
Bayesian updating: start with prior probability, adjust based on evidence ratio (success vs failure signals) and pace (progress vs time). Difficulty multiplier adjusts for task complexity.
Worked Examples
Example 1: Fitness Goal On Track
Problem: Goal: Lose 20 lbs in 90 days. Prior: 60% (based on past attempts). Day 30: Lost 8 lbs (40% progress). 4 success signals (workouts consistent, diet adherence), 1 failure (skipped gym week 3).
Solution: Time progress: 30/90 = 33.3%\nActual progress: 40%\nProgress vs time: +6.7% (ahead!)\n\nEvidence ratio: 4/(4+1+1) = 67%\nPace score: 75 (slightly ahead)\n\nBayesian update:\n60% + (67-60)ร0.3 + (75-60)ร0.2\n= 60 + 2.1 + 3 = 65.1%\n\nAdjusted (medium difficulty): 65%\n\nProjected completion at current pace:\n8 lbs in 30 days = 0.27 lbs/day\n60 days left ร 0.27 = 16.2 lbs more\nTotal: 24.2 lbs (exceeds goal!)\n\nProbability: 65% โ Likely success
Result: 65% success probability (Likely) | On pace | Projected 24 lbs total
Example 2: Startup Revenue Goal Behind
Problem: Goal: $100K MRR in 12 months. Prior: 40%. Month 6: $25K MRR (25% progress). 2 success signals (product-market fit, growth), 3 failure signals (churn, CAC too high).
Solution: Time progress: 6/12 = 50%\nActual progress: 25%\nProgress vs time: -25% (BEHIND)\n\nEvidence: 2/(2+3+1) = 33%\nPace score: 40 (behind pace)\n\nBayesian update:\n40% + (33-40)ร0.3 + (40-40)ร0.2\n= 40 - 2.1 + 0 = 37.9%\n\nProjected at current pace:\n$25K in 6 months = $4.2K/month growth\n6 months ร $4.2K = $25K more\nTotal: $50K (50% of goal)\n\nProbability: 38% โ Uncertain\n\nNeed 2x acceleration to hit target
Result: 38% success (Uncertain) | Behind pace | Need 2x acceleration or pivot
Example 3: Book Writing Nearly Done
Problem: Goal: 80K word book in 180 days. Prior: 70%. Day 150: 72K words (90% progress). 5 success signals (flow state, outline solid), 0 failures. Medium difficulty.
Solution: Time progress: 150/180 = 83.3%\nActual progress: 90%\nProgress vs time: +6.7% (ahead!)\n\nEvidence: 5/(5+0+1) = 83%\nPace score: 90 (ahead)\n\nBayesian update:\n70% + (83-70)ร0.3 + (90-70)ร0.2\n= 70 + 3.9 + 4 = 77.9%\n\nAdjusted (medium): 78%\n\nProjected:\n72K in 150 days = 480 words/day\n30 days ร 480 = 14.4K more\nTotal: 86.4K (exceeds goal!)\n\nProbability: 78% โ Likely\nHigh confidence - goal nearly certain
Result: 78% success (Likely) | Ahead of pace | 86K words projected
Frequently Asked Questions
What is Bayesian probability?
Bayesian inference updates prior beliefs with new evidence. Start with initial probability estimate (prior), observe outcomes (evidence), calculate updated probability (posterior). Unlike frequentist methods, it incorporates subjective priors and updates continuously.
How do I set a prior probability?
Base on: historical success rates for similar goals, expert judgment, reference class forecasting, or base rate of comparable attempts. For new goals with no data, 50% (maximum uncertainty) is reasonable.
How accurate are goal probability forecasts?
Well-calibrated forecasters achieve 75-85% accuracy. Common errors: overconfidence (planning fallacy), ignoring base rates, and confirmation bias. Track your predictions and actual outcomes to calibrate.
How does difficulty affect success probability?
Higher difficulty lowers probability through: longer time required, more failure modes, greater skill demands, and higher resource needs. Adjust by 0.6-1.2x based on comparative difficulty assessment.
How do I improve goal achievement?
Strategies: set realistic timelines, build buffer for unexpected, break into smaller milestones, track leading indicators, address obstacles early, and update plans based on evidence rather than optimism.
What are good goal-setting frameworks?
SMART goals (Specific, Measurable, Achievable, Relevant, Time-bound), OKRs (Objectives and Key Results), WOOP (Wish, Outcome, Obstacle, Plan). All benefit from probability forecasting to set realistic targets.