OSRS Barrows EV, Unique Odds & GPH Guide (2025)

By LootCalc Team

Barrows remains one of Old School RuneScape's most consistent mid-game money makers—fast travel, light gear, and boss-tier uniques that still sell. This guide shows you how to compute EV per run, unique odds over many chests, and true GPH using reproducible math. We reference the union probability, binomial, and confidence interval models and link directly to the interactive OSRS Barrows Calculator so you can plug in your route timing and price assumptions.

Barrows at-least-one unique probability versus chests opened (n=1–60) at 5.8% drop rate; highlighted markers at n=10 ≈45%, n=25 ≈77%, n=50 ≈94%
Barrows "At Least One Unique" odds at p=5.8% per chest. Calculated by 1 − (1 − p)n.

Drop Table & EV per Run

Understanding the chest math is the first step to realistic profit projections. Barrows chests follow a tiered loot system where killing all six brothers maximizes your unique drop probability while maintaining efficient run times.

Unique item rates and Expected Value

Each Barrows chest has an independent chance p_u to roll a Barrows item (your "unique"). Typical routes that kill all six brothers land in the ~5.6–6.0% per-chest range (check current tables and your kill-count setup in the calculator). Let:

Then Expected Value per chest:

EV_chest = p_u · 𝔼[V_u] + (1 − p_u) · 𝔼[V_s] − Cost_supplies

Use your real prices. Our calculator lets you override item values and supply costs to match your world's market. Price volatility can shift EV by 10-20% depending on which pieces are in demand.

Chest roll model

Barrows "unique vs not" can be treated as a single union event per chest. Internally the table has many items; we aggregate them into one unique bucket for EV and then apply weights for piece distribution when needed. This simplification makes the math tractable while maintaining accuracy for profit planning.

Kill count optimization

Your kill count (KC) affects both unique probability and secondary loot. The sweet spot is typically 88% reward potential by killing all six brothers plus 2-3 skeletons or bloodworms. Going higher adds time without meaningful EV gains.

Why 88% KC is standard

At 88% KC, you maximize rune drops (especially bolt racks and death/blood runes) while keeping run times under 4 minutes. Higher KC only marginally increases unique odds but significantly slows your GPH.

Sample EV calculation

💡Example (illustrative only):
  • p_u = 0.058
  • 𝔼[V_u] = 1,750,000 gp (weighted mean across Barrows pieces)
  • 𝔼[V_s] = 38,000 gp
  • Cost_supplies = 8,500 gp
EV_chest ≈ 0.058 × 1,750,000 + 0.942 × 38,000 − 8,500
         ≈ 139,400 + 35,796 − 8,500 ≈ 166,700 gp
Caveats and variability
Tracking your actual results

Keep a simple spreadsheet: date, chests opened, uniques received, total loot value. After 100+ chests, compare your realized EV against the calculator's prediction. Large deviations suggest either outdated prices or setup differences.

Union Probability for Unique Drops

This section answers: "What are my odds to see any unique after n chests?" Understanding cumulative probability helps set realistic expectations and prevents frustration during dry streaks.

Single-run odds

For a single chest:

Pr(any unique) = p_u     and     Pr(no unique) = 1 − p_u

See Glossary – Union probability for the general rule Pr(A∪B) = Pr(A) + Pr(B) − Pr(AB). Here we compress all unique items into a single union event.

Multi-run cumulative odds

Over n independent chests with per-chest probability p_u:

Pr(≥1 unique in n) = 1 − (1 − p_u)ⁿ

This comes from the binomial model with X ~ Binomial(n, p_u). See Glossary – Binomial distribution. The formula grows non-linearly—your first 10 chests give far less cumulative probability than chests 40-50.

Worked examples

Using p_u = 0.058:

Chests (n)CalculationProbability
n = 101 − 0.942¹⁰≈ 44.6%
n = 251 − 0.942²⁵≈ 76.6%
n = 501 − 0.942⁵⁰≈ 94.0% ⭐
Link to live math

Open OSRS Barrows Calculator → enter your route time, supply cost, and prices → copy the share link for your clan or friends.

Understanding dry streak probability

Even at 50 chests, you still have a ~6% chance of seeing zero uniques. This is normal statistical variance, not account "bad luck." Plan your bankroll assuming worst-case scenarios, not average outcomes.

GPH & Route Planning

EV/run tells you how valuable a single chest is on average. GPH (gp per hour) tells you how fast you convert time into profit. Optimizing both requires balancing KC targets, gear swaps, and banking efficiency.

Time decomposition

Let:

Then:

GPH = EV_chest × c_runs/hr

EV/hour vs EV/run

When to bank and repair

Brother order and prayer

Sample Size & Confidence Intervals

Players often ask: "How many chests until my data 'means something'?" This section uses confidence intervals to quantify when your sample size is large enough for reliable conclusions.

Estimating p_u with a binomial proportion CI

If you observe k uniques in n chests, an approximate 95% confidence interval for the true p_u is:

p̂ ± z₀.₉₇₅ √(p̂(1−p̂)/n)     where p̂ = k/n

For small samples, use Wilson/Agresti–Coull intervals. See Glossary – Confidence interval. These corrections prevent CI bounds from going negative or exceeding 1.0 when sample sizes are small.

How many runs do I need?

Practical recommendations

Links for deeper reading

Frequently Asked Questions

Q: How do I increase my unique odds without changing time?

Unique odds per chest are driven by the drop table and your brother count/KC. Kill all six brothers and maintain proper KC. Past results don't change future probabilities (independent trials).

Q: Why is my EV/hour lower than my friend's?

GPH depends on time per run. If your travel or puzzles are slower, your EV/run may be similar but EV/hour is lower. Optimize teleports, door routing, and swaps.

Q: Are rune prices worth tracking?

Yes. Secondary loot is a steady slice of EV; rune market swings can shift 5–15% of total EV/run. Use overrides in the calculator.

Q: Do dry streaks mean my account is bugged?

No. Binomial variance predicts long dry stretches with small p_u. Over many chests, results converge.

Share this article