Find the mean of a binomial distribution
Mean=np
Z score formula
Z=(data point-mean)/standard deviation. Positive score is greater then mean. Negative score means less then mean. It is limited to two decimal points
Binomial probability normal distribution
Probability of success=p
Probability of failure=q
P(x=r)=(n (p^r)*(q^(n-r))
r)
Relating binomial and normal distribution
np greater then or equal to 5.
nq greater than or equal to 5.
Mean (mu)=n*p
Standard deviation= root(npq)=root(np(1-p))
Central tendency
A single value that describes the way in which a group of data cluster around a central value.