PERT / Beta Estimate
This formula helps you make a smart, balanced guess about how long a task will take (or how much it will cost) when you're not sure. Instead of relying on a single hopeful number, you gather three estimates. "O" is the optimistic estimate — how long it takes if everything goes perfectly. "P" is the pessimistic estimate — how long it takes if lots of things go wrong. "M" is the most likely estimate — your realistic best guess for a normal day.
To calculate it, you add the optimistic value, four times the most likely value, and the pessimistic value, then divide the whole thing by six. The reason you multiply the most likely value by four is that it deserves the most influence — it's your most realistic guess, so the final answer should lean toward it while still respecting the best and worst cases.
Reading the result is simple: it gives you a single, well-rounded time or cost estimate to plan around. It sits close to the most likely value but is nudged up or down depending on whether the pessimistic or optimistic case is more extreme. Project managers use this when there's real uncertainty and they want an estimate that isn't fooled by wishful thinking or panic.
Think of it like grading a student where the daily class performance counts four times more than a single lucky quiz or one bad test. You still consider the best and worst days, but the everyday reality carries the most weight in the final grade.
Suppose you're estimating how many days it takes to build a webpage. On a perfect day it takes 4 days (Optimistic). Realistically it usually takes 6 days (Most Likely). If problems pile up, it could take 14 days (Pessimistic). Apply the formula: E = (4 + 4×6 + 14) / 6 = (4 + 24 + 14) / 6 = 42 / 6 = 7 days. So your planning estimate is 7 days. Notice it's close to your most likely guess of 6, but nudged slightly higher because the worst case (14) is quite far away. This gives you a sensible buffer without over-reacting to the scary number.
Every PMP formula explained free — plus worked examples and practice in PMP Math, and full timed mocks in the simulator.