How to Calculate Expected Value (+EV Betting Explained)
Expected Value is the third leg of the sharp-bettor triangle alongside Kelly Criterion (sizing) and CLV (verification). Kelly tells you HOW MUCH to bet. CLV tells you AFTER THE FACT whether you actually beat the market. EV tells you BEFORE the bet whether the line itself is mathematically profitable. If you only learn one number on this list, learn EV.
Not financial advice. 1-800-GAMBLER. 21+ only.
The core idea
Every bet has a price (the odds) and a probability (your read on how often the side wins). Expected Value compares the two. Positive EV means the line pays more than the probability says it should. Negative EV means the line pays less. The book sets odds with a built-in hold (typically 4 to 6 percent). Recreational bettors lose because they accept negative-EV prices forever. Sharp bettors only place positive-EV bets.
EV does not promise that a single bet wins. It promises that across a large enough sample, the math grinds in your favor.
The formula
EV = (probability of win × payout if win) − (probability of loss × stake)
For a $100 bet at +120 odds where you estimate the true win probability is 50 percent:
EV = (0.50 × $120) − (0.50 × $100)
EV = $60 − $50
EV = +$10
You expect to win $10 every time you place this bet. Across 1,000 bets at +EV $10 each, you expect to net $10,000 (with variance).
A faster shortcut format used by sharp bettors:
EV % = (true probability × decimal odds) − 1
For the same bet (decimal odds 2.20, true prob 0.50):
EV % = (0.50 × 2.20) − 1 = +0.10 = +10 percent
Anything above 0 is positive EV. Sharps target 2 percent or higher; pros consistently hit 4 to 8 percent on full-game lines and 8 to 15 percent on stale player props.
Worked example using /odds
Run /odds team:Lakers market:moneyline in Discord. Sample output:
| Book | Lakers ML | Implied prob |
|---|---|---|
| DraftKings | +145 | 40.8% |
| FanDuel | +140 | 41.7% |
| BetMGM | +150 | 40.0% |
| Caesars | +148 | 40.3% |
| Pinnacle | +155 | 39.2% |
The market consensus (Pinnacle is the sharpest book, used as the proxy for "true" line) implies 39.2 percent. The NuroPicks model says Lakers actual win probability is 44 percent.
Best price = BetMGM at +150 (decimal 2.50). Plug into EV formula:
EV % = (0.44 × 2.50) − 1 = 0.10 = +10 percent
This is a sized bet. Open /kelly fraction:quarter prob:0.44 odds:+150 for the recommended stake.
When to fade (negative EV warning signs)
A negative EV bet is one where the line is shorter than your model says it should be. The book is charging you more than the math justifies. Three common traps:
- Public favorites. When 70 percent of money is on one side, books shade the line by 1 to 3 cents to capture that lopsided action. Buying the public side often means buying negative EV.
- Same-game parlays. SGPs price each leg at the book's hold AND charge a correlation premium. Most SGPs run negative 8 to 15 percent EV. See
HOW_TO_PARLAY_CORRELATION.mdfor when correlation actually flips this positive. - Round-number props. Books pad hold on round-number player prop lines (15.5 points, 6.5 rebounds). Compare every prop line across at least 3 books before sizing; the cents matter.
If /odds shows the consensus tighter than your conviction, you are on the wrong side or the model is wrong. Skip the bet.
EV vs CLV (related but different)
| Metric | When measured | What it tells you |
|---|---|---|
| EV | Before the bet | Is this line mathematically profitable? |
| CLV | After the bet, at game close | Did the market move toward your side? |
The two are tightly correlated. If you systematically bet positive EV, your CLV trends positive over 200+ bets. If your CLV is flat or negative across a large sample, your EV reads were wrong (model overconfidence, stale data, or buying the public side).
Run /clv after 50+ logged bets to verify your EV process is sound. See HOW_TO_CLV_TRACKING.md.
NuroPicks tools that compute EV for you
/oddsshows the line shop and best available price. Combine with the model probability shown on/picks./picksalready filters Pro and Elite tier picks to only positive-EV plays (default threshold +3 percent)./kellysizes the recommended stake once you have the price and probability locked.- The
/recordsite (nuropicks.com/record) shows historical EV, CLV, and actual settled ROI side-by-side so you can verify the model's EV reads have predictive power.
TL;DR
Positive EV before the bet is the only repeatable edge in sports betting. Bet only when (probability × decimal odds) − 1 > 0.02. Size the stake with Kelly. Verify with CLV. Skip everything else.