BetPoisson计算足球比赛的概率(1x2,以下,超过等)。
所需的输入数据是:
1)在家中得分的总进球(Teama)
2)在家中承认的总进球(Teama)
3)总体比赛(Teama)
4)总进球得分(TeamB)
5)反对离开的总进球(TeamB)
6)总体比赛(TeamB)
In probability theory and statistics, the Poisson distribution, named after French mathematician Siméon Denis Poisson, is a discrete probability distribution that expresses the probability of a given number of events occurring in a fixed interval of time and/or space if these events occur with a known average rate and independently of the time since the last event.nnThe Poisson distribution can also be used for the number of events in other specified intervals such as distance, area or volume.
阅读更多信息