One yes/no outcome?
A single trial suggests Bernoulli; the number of successes over several trials suggests binomial.
Random variables and distributions · examples
The same formula may describe free throws, calls or waiting times. The important step is recognising what is measured and which assumptions make the model plausible.
A single trial suggests Bernoulli; the number of successes over several trials suggests binomial.
Poisson is a candidate when events occur independently at a stable average rate.
Geometric for a discrete number of attempts; exponential for continuous waiting time between Poisson events.
Normal may fit when many small independent effects add together, provided physical boundaries are not a problem.
Bernoulli
A randomly chosen component is defective with probability 3%. Let for a defect and 0 otherwise.
For the number of defective items among 100 independent components, use a binomial model instead.
Binomial
A player takes 10 independent shots and scores each with probability 0.7. The probability of exactly 8 scores is:
Fatigue or learning may violate the constant-probability and independence assumptions.
Geometric
Each attempt to connect to a service succeeds with probability 0.2. The probability that the first success occurs on attempt four is:
This means three failures followed by one success, assuming independent attempts with constant probability.
Poisson
An average of 3 calls arrive every ten minutes. With a stable rate and independent arrivals, the probability of exactly 5 is:
If the rate changes through the day, split the model into time bands or use a non-homogeneous process.
Uniform
A perfectly punctual bus comes every 12 minutes and you arrive at a random time, so .
The model assumes the passenger's arrival is not synchronised with the timetable.
Exponential
A component has a mean life of 1000 hours and constant failure rate per hour.
A constant rate means no ageing, which may be unrealistic for components that wear out.
Normal
Suppose height is approximately normal with mean 175 cm and standard deviation 7 cm. The interval 168–182 cm is .
The 68–95–99.7 rule applies to normal distributions, not automatically to every data set with a mean and standard deviation.
Change the number of shots, success probability and observed count. Light bars show theoretical probabilities; after simulation, outlines show frequencies from 1000 series.