A collection of probability models applied to football
-
Updated
Nov 10, 2018 - Java
A collection of probability models applied to football
Simples calculadora de probabilidade desenvolvida em Java para distribuição binomial e poisson.
This program generates random variables using the Poisson distribution. The Poisson distribution is a discrete probability distribution that expresses, based on a mean frequency of occurrence, the probability that a certain number of events will occur during a certain period of time. Specifically, it specializes in the probability of occurrence …
A java app calculator for Poisson distribution
Add a description, image, and links to the poisson-distribution topic page so that developers can more easily learn about it.
To associate your repository with the poisson-distribution topic, visit your repo's landing page and select "manage topics."