Generating accurate scoreline probability distributions is one of the most technically demanding aspects of football prediction. At 1X2.TV, our AI models use sophisticated statistical methods to produce probability estimates for every possible match scoreline.
Bivariate Poisson Model
Our core scoreline prediction engine uses a bivariate Poisson distribution that models each team's goal output as correlated Poisson processes. The bivariate approach captures the correlation between the two teams' goal counts (in matches where one team scores many goals, the other often scores fewer), producing more realistic score distributions than independent Poisson models.
Score Probability Matrix
For each match, our models generate a complete score probability matrix covering all scorelines from 0-0 through 6-6 and beyond. Each cell contains the estimated probability of that specific scoreline. This matrix is the foundation for all derivative predictions: 1X2 probabilities are calculated by summing the appropriate cells, Over/Under probabilities by summing scorelines above or below the threshold, and BTTS by summing cells where both teams score at least once.
Fat-Tail Adjustments
Standard Poisson models underestimate the probability of extreme scorelines (5-0, 6-1, etc.) because real football exhibits more variance than the Poisson distribution assumes. Our models apply fat-tail adjustments using negative binomial distributions or empirical correction factors to better capture the probability of high-scoring outlier results.
Dynamic In-Play Scoreline Updates
As matches progress and goals are scored, our scoreline probability matrices update in real-time. The conditional probability of the final scoreline given the current score and elapsed time provides continuously updating predictions that power our live prediction features.

