Question 3
A test has \( \mu = 75 \), \( \sigma = 8 \). A student scores 90. Find their z-score.
Check Answer
Solution:
\( z = \dfrac{x - \mu}{\sigma} = \dfrac{90 - 75}{8} = \dfrac{15}{8} = 1.875 \).
Question 4
A z-score of \( z = -1.5 \) on a test with \( \mu = 70 \), \( \sigma = 6 \) corresponds to what raw score?
Check Answer
Solution:
\( x = \mu + z\sigma = 70 + (-1.5)(6) = 70 - 9 = 61 \).
Question 5
For the standard normal distribution, \( P(Z < 1.5) \) ≈ ? (decimal to 4 places, use standard table)
Check Answer
Solution:
From standard normal table: \( P(Z < 1.5) = 0.9332 \).
Question 6
\( P(Z > 1.0) = ? \) (decimal to 4 places)
Check Answer
Solution:
\( P(Z > 1) = 1 - P(Z < 1) = 1 - 0.8413 = 0.1587 \).
Question 7
\( P(-1 < Z < 1) = ? \) (decimal to 4 places)
Check Answer
Solution:
\( P(-1 < Z < 1) = 0.8413 - 0.1587 = 0.6826 \) (matches the empirical rule's 68%).
Question 8
IQ is normally distributed with \( \mu = 100 \), \( \sigma = 15 \). What is \( P(\text{IQ} > 130) \)? (decimal to 4 places)
Check Answer
Solution:
\( z = \dfrac{130 - 100}{15} = 2.0 \). \( P(Z > 2) = 1 - 0.9772 = 0.0228 \).
Question 9
SAT scores: \( \mu = 1000 \), \( \sigma = 200 \). \( P(800 \le X \le 1200) = ? \) (decimal to 4 places)
Check Answer
Solution:
\( z_1 = \dfrac{800 - 1000}{200} = -1 \), \( z_2 = 1 \). \( P(-1 \le Z \le 1) = 0.6826 \).
Question 10
A factory produces bolts with diameter \( N(10\,\mathrm{mm}, 0.05\,\mathrm{mm}) \). A bolt is defective if its diameter is < 9.9 mm or > 10.1 mm. Find \( P(\text{defective}) \). (decimal to 4 places)
Check Answer
Solution:
\( z = \pm\dfrac{0.1}{0.05} = \pm 2 \). \( P(\text{defective}) = 1 - P(-2 \le Z \le 2) = 1 - 0.9544 = 0.0456 \).