Normal Distribution - [Statistics 2]. Flashcards
How do you write a Normal Distribution?
X~N(μ, σ2).
μ = Mean.
σ2 = Variance.
What shape is a Normal Distribution Graph?
A Bell-Shaped Curve where there is the largest area in the middle and smallest sections on the outside.
What percentage of values lie within 1 standard deviation of the mean?
For a Normal Distribution?
What else lies 1 S.D away from the mean?
2/3 (67%).
Points of Inflection.
What percentage of values lie within 2 standard deviation of the mean?
95%.
What percentage of values lie within 3 standard deviation of the mean?
99.8%.
How do you calculate x̄ from ∑x, ∑(x-x̄)2 and n?
x̄ = ∑x / n.
How do you calculate the Standard Deviation from ∑x, ∑(x-x̄)2 and n?
S.D = √(∑(x-x̄)2) / n.
What things do you need to write to explain why you can use a Normal Distribution?
- The Data is Symmetrical.
- The Data is Continuous.
- Most of the Data lies in the middle.
What equation allows you to Standardise the vales of X to Z?
Z = X - μ / σ.
If P(Z < z) = 0.5, what is the Area, Tail, μ and σ to use in InvN, given that Z~N(0, 12)?
- Area = 0.5.
- Tail = Left Tail.
- μ = 0.
- σ = 1.
If σ2 = Variance, then what does Standard Deviation equal?
S.D = σ = √σ2 = √Variance.
When can a Normal Distribution be used to approximate a Binomial Distribution?
- When ‘n’ is large (n ≥ 20) and p ≈ 0.5.
OR - np ≥ 5 and n(1-p) ≥ 5.