Normal Distribution Flashcards
Normal Distribution Notation
X ∼ N(μ, σ^2)
Remember to square root for σ before putting in calculator
Normal curve shape
Bell shaped Peak at the mean μ Symmetrical about the mean Mean = median = mode as no skew The x-axis is an asymptote
Area under a normal curve
Shows probabilities, total area = 1
P(X = x) for normal distribution
0 so P(X <= x) = P(X < x)
Normal distribution calculator
Use Ncd, with a comically large upper or lower if it is only a less than or greater than an X
Z
Z ∼ N(0, 1)
X to Z
Z = (X - μ)/σ and plug that value of Z into the standard normal distribution
Z to X
X = σZ + μ
Inverse normal calc
< means left, > means right
Finding an unknown σ and/or μ from a known probability
Find the Z value that would give it in the standard distribution and use X = σZ + μ
Can use simultaneous equations if both are unknown
Normal Hypothesis test
Population parameter, μ = value modelled as
H0: μ = population parameter
H1: μ >/!= population parameter (1/2 tail)
Significance level as a decimal
Code for z using (sqrt(n)(meanx - μ))/σ
Find the probability Z > z and compare to α
Normal two-tail hypothesis test
Carry out a one-tail with the side of the mean it’s on, compare to α/2
P (X = 7) binomial normal approximation
P(6.5 < Y < 7.5)
P (X <= 7) binomial normal approximation
P(Y < 7.5)
P (X < 7) binomial normal approximation
P(Y < 6.5)