normam distribution Flashcards
characteristics of normal distributions
- variable has to be continuous
- for a continuous variable, the area under the probability graph has to be 1
(so to find P(170<X<190>), use integration to find the area between these values) - y axis is the probability density
the middle of the normal distribution curve is
the mean
the larger the variance,
the wider the curve
normal distribution format
X ~ N (mew, variance) (o^2)
the curve has
points of inflection one standard deviation away from the mean
(where the curve changes from concave to convex)
the normal distribution is
symmetrical, mean = mode = median
68-95-99.7 rule
- 68% of data is within one standard deviation of the mean
- 95% of data is within two standard deviations of the mean
- 99.7% of data is within three standard deviations of the mean
- for practical purposes, we consider all data to lie within mew + or - 5(variance)
what is the z value
the number of standard deviations above the mean
how to find z value
(X - mean) / standard deviation
what is the standard normal distribution
X ~N (0,1^2)
mean = 0
sd = 1
P(a<Z<b) is the same as
P(z<b) - p(z<a)
when can we use normal distribution from binomial distribution
- when the number of trials is large
and the probability is close to 0.5
how to set the mean and standard deviation from binomial distribution
mew = np
s.d = sqrt(np(1-p))