🎁Weighted Draw Expected Value Calculator

Enter per-item probabilities and rewards to compute expected value per draw.

$

Weighted Draw Expected Value Calculator Guide

The Weighted Draw Expected Value Calculator computes the EV of any probabilistic draw — gacha pulls, loot boxes, roulettes, raffle drawings — from a list of items with their probabilities and reward values. Use it to compare the long-run statistical value of different draw mechanics or to decide whether a paid draw is worth its cost.

The math is straightforward: EV = Σ(probability × reward). For example, items at 1%/500, 9%/50, 40%/5, and 50%/0 yield EV = 0.01×500 + 0.09×50 + 0.4×5 + 0.5×0 = 11.5. Add as many items as needed using the "Add Item" button.

Enter an optional draw cost (gacha price, ticket fee, etc.) and the tool reports expected profit/loss and ROI. When EV is below cost, the draw is a long-run statistical loss — useful context for buying decisions.

Frequently Asked Questions

How is expected value calculated?

Sum (probability × reward) for all items.

Do probabilities need to sum to 100%?

Ideally yes. A warning appears if they don't.

Should I enter losing outcomes (reward 0)?

Yes — include them so probabilities sum to 100% and EV is accurate.