Markets like Win to Nil, Win from Behind, and Penalty in Match offer higher odds than standard match-winner bets because they combine multiple conditions or target rare events. Pricing them is harder — both for bookmakers and for bettors — because the underlying events are correlated or difficult to model from public data alone.
Our Specials Estimator helps you approximate Fair Odds for these three markets using different approaches: a Poisson score matrix for Win to Nil (when xG data is available), an odds-based heuristic with adjustable correlation as a fallback, and Poisson event modelling for penalties. Each tab shows its assumptions and formula breakdown, and lets you compare the estimate with your bookmaker’s price.
Specials Estimator
Fair OddsEstimate fair odds for "Team wins AND keeps a clean sheet" (e.g., 1-0, 2-0, 3-0).
Estimate the probability of a team that was trailing at some point still winning the match.
Estimate the probability of at least one penalty kick being awarded in the match.
How to Use the Specials Estimator
Each tab addresses a different market with its own model and inputs.
1. Win to Nil
Your team wins and keeps a clean sheet (e.g., 1-0, 2-0, 3-0).
Option A — From xG (recommended): Enter the Home and Away Expected Goals. The calculator builds a Poisson score matrix and sums the probabilities of all scorelines where Home scores ≥1 and Away scores 0. This gives a direct, model-based Fair Odds.
Option B — From Odds: Enter the Home Win odds and Clean Sheet odds. Set the correlation slider (default 20%) to account for the dependency between winning and keeping a clean sheet — a team that wins is statistically more likely to have conceded fewer goals. The formula multiplies the implied probabilities and applies the correlation uplift.
After calculating, enter your bookmaker’s Win to Nil odds to see whether the market price is above (potential value) or below (no value) the estimate.
2. Win from Behind (Comeback)
Your team concedes the first goal but still wins the match.
Inputs: Home Win odds, BTTS Yes odds, and a “First Goal Concession Rate” slider — the estimated percentage of matches where this team concedes first.
The logic: A comeback requires the team to (a) win, (b) have both teams score (they conceded at least one), and (c) have conceded the first goal specifically. The formula: P(Comeback) ≈ P(Win) × P(BTTS) × Concession Rate. Output is shown as a range (±5% on the concession rate) because this parameter is highly team-dependent.
Guidance: Strong favourites typically concede first in about 25–35% of their matches. Mid-table teams: 40–45%. Underdogs: 50%+. Adjust the slider accordingly.
3. Penalty in Match
Will at least one penalty kick be awarded during regular time?
Inputs: League average penalty rate (default 0.28 per match) and optionally the specific referee’s penalty rate if you can find it.
The model: Poisson distribution — P(≥1 penalty) = 1 − e−λ. If the referee rate is entered, it overrides the league average. The calculator shows both “Penalty: Yes” and “Penalty: No” with Fair Odds for each.
Settlement: Most bookmakers settle this market on regular time (90 minutes + stoppage time) only. Penalties awarded in extra time or during a shootout do not count unless the bookmaker’s rules explicitly state otherwise.
Related Tools: For the base 1X2 odds needed as inputs, use our 1X2 Calculator. For xG data to feed the Poisson model, see the xG Calculator. For referee discipline tendencies, check our Cards & Referee Calculator.
The Formulas
Win to Nil (Poisson): P(Win to Nil) = Σ P(Home = k) × P(Away = 0) for k = 1, 2, 3, … where P(X = k) follows the Poisson distribution with λ = xG.
Win to Nil (Odds-based): P(WTN) = P(Win) × P(Clean Sheet) × (1 + Correlation%). Capped so that P(WTN) cannot exceed P(Win).
Win from Behind: P(Comeback) ≈ P(Win) × P(BTTS Yes) × First Goal Concession Rate. Output shown as a range using Concession Rate ±5%.
Penalty: P(≥1 penalty) = 1 − e−λ where λ = penalties per match rate. P(No penalty) = e−λ.
When These Estimates Are Less Reliable
- Win to Nil (Poisson): Assumes independent Poisson goal scoring. Does not model defensive quality beyond xGA, tactical approach, or match importance.
- Win to Nil (Odds-based): The correlation slider is user-set, not data-driven. If set too high, the estimate will be too generous (odds too low); too low, and it underestimates the compound probability.
- Win from Behind: The concession rate is a rough parameter. Actual comeback frequency depends on when the first goal is scored, the team’s mentality, and how the game unfolds. A team conceding on the 5th minute has much more time to recover than one conceding on the 75th.
- Penalty: League and referee averages are backward-looking. A specific match’s penalty probability depends on team fouling tendencies, box entry rates, VAR tendencies, and match intensity — none of which are modelled here.
Real-World Examples
Example 1: Win to Nil via xG
Liverpool host a bottom-table team at Anfield. You estimate Liverpool xG: 2.40, Opponent xG: 0.55.
- Poisson calculation: P(Away = 0) = e−0.55 = 57.7%. P(Liverpool score ≥1) = 1 − e−2.40 = 90.9%. P(Win to Nil) = Σ scorelines 1-0, 2-0, 3-0… ≈ 47.6%. Fair Odds ≈ 2.10.
- Bookmaker offers: Win to Nil at 2.40. Since 2.40 > 2.10 (fair), the model suggests potential value.
- Caveat: The Poisson model does not capture Liverpool’s specific defensive quality or the opponent’s counter-attacking threat. Always cross-reference with tactical context.
Example 2: Penalty in a Heated Derby
Milan Derby. You check the assigned referee and find he awards 0.45 penalties per match (well above the Serie A average of ~0.35).
- Calculation: P(≥1 penalty) = 1 − e−0.45 = 36.2%. Fair Odds: 2.76.
- Bookmaker offers: “Penalty Yes” at 3.10. The model suggests the market is pricing penalties lower than the referee’s historical rate would imply.
- Caveat: Referee averages are based on past assignments and may not reflect this specific matchup. VAR involvement can also affect penalty rates in ways that historical data does not fully capture.
Frequently Asked Questions (FAQ)
What happens to “Win to Nil” if the game ends 0-0?
The bet loses. A clean sheet without a win does not satisfy the market. Win to Nil requires both conditions: your team scores at least one goal AND the opponent scores zero.
Does “Win from Behind” count if the team equalises and then falls behind again?
Settlement rules vary by bookmaker. Most require that the team was behind at any point during the match and ultimately won in regular time. The specific path (e.g., 0-1, then 1-1, then 1-2, then 3-2) typically does not matter — only that they trailed and won. Always verify with your bookmaker’s terms.
Do penalties in a shootout count for “Penalty in Match”?
No — under standard bookmaker settlement, only penalties awarded during regular time (90 minutes + stoppage) count. Penalties in extra time or a post-match shootout do not count unless the bookmaker explicitly states otherwise.
Why do I see two methods for Win to Nil?
The Poisson method (from xG) directly models the score probability matrix and is more accurate when you have reliable xG data. The odds-based method is a faster fallback when you only know the bookmaker’s Home Win and Clean Sheet prices. The odds-based method relies on a user-set correlation factor, so it is less precise but still useful for screening.
Where can I find referee penalty statistics?
Sites like Transfermarkt (referee profiles), SoccerSTATS, and some league-specific databases publish referee penalty-awarding rates. Look for “penalties awarded per match” over at least 20+ games for a meaningful sample.
