Mental model

Rule of Five

A statistical heuristic showing that just five random samples give you 93.75% confidence that the true median falls between your lowest and highest values.

Discover

You need to know the average commute time for your company's 10,000 employees to decide whether to invest in a remote-work tool. What's the smallest useful sample you'd accept?

Rank these approaches from fastest to most thorough:

See why the smallest option is more powerful than it seems.

Understand

Understand

The Rule of Five is a counterintuitive shortcut from statistics: if you randomly pick just five items from any large group, there's a 93.75% chance that the true middle value (median) of everyone falls somewhere between your lowest and highest numbers. Think of it like testing five cookies from a bakery—if they all cost between $2 and $4, you can be very confident the typical price is in that range, even if they bake thousands. This works because of probability math, not magic. Try this: When you're unsure about a number (employee satisfaction scores, project completion times, customer ratings), gather just five random data points before assuming you need hundreds.

Full explanation

Full explanation

How It Works

The Rule of Five exploits a mathematical truth about medians and random sampling. When you pick five random items from any population, you're essentially asking: "What are the odds that ALL five are on the same side of the median?" That would require every single one to be either all above-average or all below-average—which is unlikely. In fact, the math shows this only happens about 6% of the time, leaving you 93.75% confident that your range captures the true middle.

The probability calculation: With a 50% chance any single sample falls above or below the median, the odds of five misses in a row is 0.5^5 × 2 = 0.0625, or 6.25%. Subtract from 100%, and you get 93.75% confidence. This isn't a rough estimate—it's exact math based on binomial probability.

Real-World Examples

Business decision-making: A manager wondering whether to implement flexible hours polls five random employees about their commute times. The results range from 25 to 55 minutes, which is enough to rule out extreme assumptions (like 5-minute commutes or 2-hour commutes) and decide whether the investment makes sense.

Product testing: A startup wants to know typical battery life for a new device. Testing five units gives ranges of 6 to 9 hours—enough to know whether their "8-hour" marketing claim is defensible or needs adjustment before mass production.

Customer satisfaction: Instead of waiting for hundreds of survey responses, a support team tracks five random tickets per week. If satisfaction scores range from 3 to 5 stars, they can be confident the true median isn't a 1-star crisis or a perfect 5-star performance.

When to Use It

The Rule of Five shines when you have high uncertainty about something important. It's perfect for early-stage decisions, quick reality checks, and situations where gathering more data is expensive or slow. It's less useful when you need precise estimates (the range can be wide) or when your population isn't truly random (biased samples break the math).

The key insight: measurement isn't about finding exact answers—it's about reducing uncertainty enough to make better decisions than you'd make with pure intuition.

Research

Research

The Rule of Five originates from Douglas Hubbard's work on Applied Information Economics and the nonparametric statistics of order statistics. The underlying principle relies on binomial probability: the chance that all n samples fall on the same side of a population median is 2(0.5)^n. For n=5, this equals 0.0625, yielding 93.75% confidence that the median lies within the sample range.

  • Hubbard (2014): Demonstrates that the Rule of Five provides a 93.75% confidence interval for the population median using only five random samples, challenging the misconception that large samples are necessary for useful measurements [1].
  • Penn State University (n.d.): Derives the probability P(Y₁ < m < Y₅) = 0.9376 for order statistics from a sample of size 5, confirming the theoretical foundation of the Rule of Five using binomial distributions [2].
  • Order statistics theory: The general confidence level for any sample size n follows from the binomial sum, making the Rule of Five a specific case of nonparametric confidence intervals for medians.

Limitations

Limitations

The Rule of Five assumes your samples are truly random—biased sampling breaks the guarantee. The confidence interval can be wide for variable populations, so you might learn only that the median lies within a broad range. It specifically estimates the median (the middle value), not the mean (average), which matters for skewed distributions. The rule also doesn't tell you the shape of the distribution—five values can't reveal outliers or clustering patterns. Finally, 93.75% confidence means you'll still miss the true median about 1 in 16 times, so it's not infallible.

Try it

Synthesize

Choose a pattern from the guide, then pick an action to try with it.

Which pattern stands out?

What will you try?

Choose a pattern above to select an action.

Sources

Sources

Try it

Check your understanding

You're a restaurant owner considering whether to extend weekend hours. You ask five random customers how long they typically stay when dining out, and get responses ranging from 45 to 90 minutes. What does the Rule of Five tell you?

Show the guide's explanation

Answer: You can be 93.75% confident the typical customer stay is between 45-90 minutes

The Rule of Five guarantees that the true median of the population falls within your sample's min-max range with 93.75% confidence, assuming random sampling. This narrows uncertainty even with just five data points—enough to evaluate whether extending hours is viable.

Which scenario would NOT benefit from applying the Rule of Five?

Show the guide's explanation

Answer: A manager surveys only employees from her own department about company-wide satisfaction

The Rule of Five requires random sampling from the target population. Surveying only one department introduces bias—you're not sampling randomly from all employees, so the 93.75% confidence guarantee doesn't apply.

If your five samples show values of 12, 18, 22, 25, and 31, what's the correct interpretation using the Rule of Five?

Show the guide's explanation

Answer: You can be 93.75% confident the true median is between 12 and 31

The Rule of Five uses the range (min to max) as a confidence interval for the population median. The middle value (22) is a point estimate, but the power comes from knowing the true median likely falls somewhere in your observed range—narrowing uncertainty compared to having no data at all.

Keep exploring

Find another idea for the decision in front of you.

The complete Reframo library is free to read. Explore another guide whenever you are ready.

Rule of Five | Reframo