What is correct score in football betting?
The exact scoreline market explained — and why even the most likely result lands just 10–15% of the time.
The definition
A correct score bet wins only if you predict the exact final scoreline after 90 minutes of normal time. There is no partial credit — backing 2–1 wins only if the match ends 2–1. A 3–1, 2–0, or any other result loses the bet, regardless of which team won or how close the scoreline was.
Settlement is based on goals scored in 90 minutes of normal time, including referee-added injury time. Goals in extra time or penalty shoot-outs are not counted.
Why correct score is genuinely difficult
Football distributes probability across a large number of possible scorelines. In a typical match where the home team is expected to score 1.4 goals and the away team 1.0 goal, the single most likely scoreline might be 1–1 at around 13%. Every other scoreline — 1–0, 2–1, 2–0, 0–1, and dozens more — shares the remaining 87%.
This means a correct score prediction is correct even when it is the model’s best single guess roughly 1 time in 7 to 1 time in 10. Sites claiming “guaranteed correct score predictions” or “100% sure correct scores” are not describing how football statistics work. xgprophet shows the actual probability alongside every predicted scoreline so you can judge the confidence level directly.
Even the most likely scoreline in a typical match carries only 10–15% probability. That is not a flaw in the model — it is a fact about how goals are distributed.
How xgprophet calculates correct score probability
The xgprophet Poisson model estimates expected goals (λ) for both teams based on recent xG form and league context. Every possible scoreline from 0–0 to 5–5 is assigned a probability using the joint Poisson formula:
P(home = k, away = m) = P(home k goals) × P(away m goals)
where P(k goals) = e−λ × λk / k!
The two teams’ goal-scoring processes are treated as independent — each follows a Poisson distribution with its own λ. Multiplying the two probabilities gives the joint probability for any exact scoreline. The scoreline with the highest joint probability becomes the model’s predicted correct score.
As a worked example with home λ = 1.4 and away λ = 1.0:
| Scoreline | P(home) | P(away) | Joint P |
|---|---|---|---|
| 1–1 | 24.6% | 36.8% | ~9% |
| 1–0 | 24.6% | 36.8% | ~9% |
| 2–1 | 17.2% | 36.8% | ~6% |
| 2–0 | 17.2% | 36.8% | ~6% |
| 0–0 | 24.7% | 36.8% | ~9% |
The table shows why no single scoreline dominates. The model surfaces the highest-probability result as its prediction — but also shows you the probability so you know exactly how confident that guess is.
Most common correct scores in football
Historically across top European leagues, the most frequent scorelines are:
- 1–0 and 0–1 — narrow home or away wins, ~12–15% combined
- 1–1 — the most common draw, ~11–14% of matches
- 2–0 and 0–2 — comfortable wins with a clean sheet
- 2–1 and 1–2 — three-goal matches, common in attack-minded leagues
The exact distribution shifts by league and season — the Bundesliga produces more goals per match than the Premier League, for example, shifting probability toward higher-scoring scorelines. The Poisson model captures this via the league-specific average xG that feeds into each team’s λ estimate.
Correct score vs match result (1X2)
The 1X2 market asks only which team wins (or if it draws). Correct score asks the same question but with the exact margin. The 1X2 probability is the sum of all correct score probabilities for outcomes in that category:
- Home win probability = P(1–0) + P(2–0) + P(2–1) + P(3–0) + … (all home-win scorelines)
- Draw probability = P(0–0) + P(1–1) + P(2–2) + … (all draw scorelines)
- Away win probability = P(0–1) + P(0–2) + P(1–2) + P(0–3) + … (all away-win scorelines)
This is why xgprophet’s 1X2 probabilities always sum to 100% — the correct score probabilities for all possible scorelines sum to 100%, and the 1X2 categories partition them.
Frequently asked questions
- What is a correct score bet in football?
- A bet that wins only if you predict the exact final scoreline after 90 minutes of normal time. Any other result — even one goal different — loses the bet.
- What is the most common correct score in football?
- 1–0 and 1–1 are historically the two most frequent scorelines in top European leagues, each occurring in roughly 12–16% of matches. Even so, the most common result occurs in fewer than 1 in 6 matches — reflecting how spread out scoreline probabilities are.
- How does xgprophet calculate correct score probability?
- Using Poisson joint probability: P(home=k, away=m) = P(home k goals) × P(away m goals), where P(k goals) = e−λ × λk/ k!. The scoreline with the highest probability across all combinations from 0–0 to 5–5 is shown as the model’s predicted correct score.
- Why do correct score predictions only show 10–15% probability?
- Because probability is spread across many possible scorelines. Even a dominant favourite might produce a 2–0 result only 16% of the time — the rest of the probability is distributed across 3–0, 1–0, 2–1, and dozens of other outcomes. xgprophet shows the actual probability so you can judge confidence directly rather than relying on unfounded “sure” claims.