Discrete probability distributions Flashcards
Conditions for binomial distribution
Fixed number of trials
fixed chance of success
two outcomes only
independent success rate of trials
conditions of poisson distribution
mean rate of occurrence in a given time period
random event
events are independent of each other
Binomial notation
X ~ B(n, p)
where n is the number of trials and p is the chance of success
Binomial formula
P (X = r) = nCr x p^r x q^n-r
E(X) for binomial distribution
E(X) = np
Var(X) for binomial distribution
Var(X) = npq
or np - np^2
poisson formula
P(X = r) = e^-λ x λ^r/r!
where λ = the mean rate of occurrence
poisson notation
X ~ Po(λ)
λ i.e mean rate of occurrence
poisson skew
positively skewed
has less of an effect as λ increases
what is a unique feature of poisson distribution
E(X) = Var(X) = λ
good for questions which ask what type of distribution is appropriate
If X ~ Po(x)
and Y ~ Po(y)
Then what is X + Y
X + Y ~ Po(x + y)