All questions
Question 1
The lifespan of a certain type of industrial lightbulb is normally distributed with a standard deviation of 100 hours. It is known that 15% of these bulbs have a lifespan of less than 2800 hours. What is the mean lifespan of the lightbulbs?
- 2696 hours
- 2815 hours
- 2904 hours (correct answer)
- 2968 hours
Explanation: This is an inverse normal problem to find the mean (μ).\nP(X < 2800) = 0.15. We need to find the z-score that corresponds to the 15th percentile.\nFrom a standard normal table, the z-score for a cumulative probability of 0.15 is approximately -1.04.\nUsing the z-score formula: z = (x - μ) / σ.\n-1.04 = (2800 - μ) / 100\n-104 = 2800 - μ\nμ = 2800 + 104 = 2904 hours.
Question 2
Two data points from a normally distributed dataset are known: a value of 60 has a z-score of -1.0, and a value of 90 has a z-score of +2.0. What are the mean (μ) and standard deviation (σ) of this distribution?
- μ = 60, σ = 10
- μ = 80, σ = 20
- μ = 75, σ = 15
- μ = 70, σ = 10 (correct answer)
Explanation: When you encounter z-score problems with two data points, you're working with the fundamental z-score formula: z=σx−μ. This creates a system of equations that you can solve for the unknown mean (μ) and standard deviation (σ).
Set up your two equations from the given information. For the value 60 with z-score -1.0: −1=σ60−μ, which rearranges to 60=μ−σ. For the value 90 with z-score +2.0: 2=σ90−μ, which becomes 90=μ+2σ.
Now solve the system. From the first equation: μ=60+σ. Substitute this into the second equation: 90=(60+σ)+2σ=60+3σ. Solving for σ: 30=3σ, so σ=10. Then μ=60+10=70.
Answer A (μ = 60, σ = 10) incorrectly assumes the lower data value equals the mean, ignoring that z = -1.0 means it's one standard deviation below the mean. Answer B (μ = 80, σ = 20) likely comes from incorrectly averaging the data values and miscalculating the standard deviation. Answer C (μ = 75, σ = 15) appears to split the difference between values without properly accounting for their different z-score magnitudes.
Remember: z-scores tell you exactly how many standard deviations away from the mean each value sits. Use this geometric relationship to set up your equations systematically rather than guessing based on the raw data values. Question 3
Two manufacturing processes, A and B, produce bolts with a mean length of 50 mm. The lengths from process A are normally distributed with a standard deviation of 0.5 mm, while the lengths from process B are normally distributed with a standard deviation of 0.8 mm. If a bolt is considered acceptable if its length is between 49.0 mm and 51.0 mm, which statement is the most accurate?
- Process A will produce a higher proportion of acceptable bolts than Process B. (correct answer)
- Process B will produce a higher proportion of acceptable bolts than Process A.
- Both processes will produce the same proportion of acceptable bolts because their means are the same.
- The proportion of acceptable bolts cannot be compared without knowing the total number of bolts produced.
Explanation: A smaller standard deviation means the data is less spread out and more concentrated around the mean. For a given acceptance interval centered on the mean, the distribution with the smaller standard deviation will have a larger area within that interval.\nMathematically:\nProcess A: P(49 < X < 51) = P((49-50)/0.5 < Z < (51-50)/0.5) = P(-2 < Z < 2) ≈ 0.9545.\nProcess B: P(49 < X < 51) = P((49-50)/0.8 < Z < (51-50)/0.8) = P(-1.25 < Z < 1.25) ≈ 0.7888.\nTherefore, Process A, with the smaller standard deviation, produces a higher proportion of acceptable bolts.
Question 4
The height of adult females in a certain population is normally distributed with mean μ and standard deviation σ. An adult female is selected at random and is found to be shorter than the mean height. Given this information, what is the probability that her height is greater than μ - 0.5σ?
- 0.1915
- 0.3085
- 0.3830 (correct answer)
- 0.6170
Explanation: This is a conditional probability problem. Let H be the height. We want to find P(H > μ - 0.5σ | H < μ).\nUsing the conditional probability formula P(A|B) = P(A and B) / P(B).\nEvent B is H < μ. For a normal distribution, P(H < μ) = P(Z < 0) = 0.5.\nEvent A is H > μ - 0.5σ. \nThe event (A and B) is (μ - 0.5σ < H < μ).\nIn terms of z-scores, this is P(-0.5 < Z < 0).\nP(-0.5 < Z < 0) = P(Z < 0) - P(Z < -0.5) = 0.5000 - 0.3085 = 0.1915.\nTherefore, the conditional probability is P(A|B) = 0.1915 / 0.5 = 0.3830.
Question 5
Two students take different standardized tests. Amy scores 1250 on Test A, where the scores are normally distributed with a mean of 1050 and a standard deviation of 200. Ben scores 30 on Test B, where the scores are normally distributed with a mean of 21 and a standard deviation of 6. The standardized score (z-score) for Ben was how much greater than the standardized score for Amy?
- 0.50 (correct answer)
- 5.00
- 1.25
- 1.50
Explanation: First, calculate the standardized score (z-score) for each student.\nAmy's z-score: z_A = (1250 - 1050) / 200 = 200 / 200 = 1.00.\nBen's z-score: z_B = (30 - 21) / 6 = 9 / 6 = 1.50.\nThe question asks for the difference between their z-scores: z_B - z_A = 1.50 - 1.00 = 0.50.
Question 6
A company produces widgets with weights that are normally distributed with a mean of 200g. The company rejects any widget that weighs more than 210g or less than 190g. If 31.74% of widgets are rejected, what is the standard deviation of the weights?
- 5g
- 20g
- 15g
- 10g (correct answer)
Explanation: This question tests your understanding of the normal distribution and how to work backwards from rejection rates to find the standard deviation. When you see a problem involving normally distributed data with symmetric rejection limits around the mean, you're dealing with z-scores and the empirical rule.
Since the mean is 200g and widgets are rejected below 190g or above 210g, the rejection limits are exactly 10g away from the mean on both sides. With 31.74% total rejection rate, this splits equally due to symmetry: 15.87% rejected on each tail.
This means 84.13% of widgets fall below 210g (or above 190g). Looking this up in a z-table or using the fact that 84.13% corresponds to approximately one standard deviation above the mean, we find that z ≈ 1.0.
Using the z-score formula: z=σx−μ
Substituting: 1.0=σ210−200=σ10
Therefore: σ=10g
Choice A (5g) would result in z = 2.0, giving only about 4.56% total rejection rate. Choice B (20g) would give z = 0.5, resulting in about 61.7% rejection rate. Choice C (15g) would give z ≈ 0.67, resulting in about 50.3% rejection rate.
Study tip: When working with normal distribution problems involving symmetric rejection regions, remember that you can use z-tables to connect percentages to standard deviations. Practice recognizing that 84.13% ≈ 1 standard deviation, 97.72% ≈ 2 standard deviations, and 99.87% ≈ 3 standard deviations. Question 7
The scores on a highly selective examination are normally distributed. The 10th percentile score is 512 and the 90th percentile score is 688. What is the probability that a randomly selected test-taker scores above 650?
- 0.1587
- 0.2266 (correct answer)
- 0.7734
- 0.8413
Explanation: This is a multi-step problem. First, find the mean (μ) and standard deviation (σ). The z-score for the 10th percentile is approximately -1.28, and for the 90th percentile is +1.28.\n1) (512 - μ) / σ = -1.28\n2) (688 - μ) / σ = 1.28\nAdding the two equations after multiplying by σ: (512 - μ) + (688 - μ) = 0 → 1200 - 2μ = 0 → μ = 600.\nSubstitute μ = 600 into the second equation: (688 - 600) / σ = 1.28 → 88 / σ = 1.28 → σ = 88 / 1.28 = 68.75.\nNow, find the probability of scoring above 650.\n z = (650 - 600) / 68.75 = 50 / 68.75 ≈ 0.75.\nP(Z > 0.75) = 1 - P(Z < 0.75) = 1 - 0.7734 = 0.2266.
Question 8
The heights of a certain species of plant are normally distributed with a mean of 30 cm and a standard deviation of 4 cm. What is the approximate probability that a randomly selected plant will be between 25 cm and 35 cm tall?
- 0.683
- 0.789 (correct answer)
- 0.894
- 0.954
Explanation: This question requires calculating the probability for an interval that is not an integer number of standard deviations from the mean.\nFirst, convert the heights to z-scores:\nz₁ = (25 - 30) / 4 = -5 / 4 = -1.25\nz₂ = (35 - 30) / 4 = 5 / 4 = 1.25\nNext, find P(-1.25 < Z < 1.25) using a standard normal table or calculator.\nP(-1.25 < Z < 1.25) = P(Z < 1.25) - P(Z < -1.25) = 0.8944 - 0.1056 = 0.7888.\nDistractor A uses the empirical rule for ±1σ (68.3%). Distractor D uses the empirical rule for ±2σ (95.4%). Distractor C is the one-sided probability P(Z < 1.25).
Question 9
A data point X = 120 is observed from a normal distribution with a mean of μ = 100 and an unknown standard deviation σ. The z-score for this data point is +2.5. If the standard deviation of the distribution were to double, what would be the new z-score for the same data point X = 120?
- 1.25 (correct answer)
- 2.50
- 5.00
- Cannot be determined
Explanation: First, use the initial information to find the original standard deviation, σ.\nz = (X - μ) / σ → 2.5 = (120 - 100) / σ → 2.5 = 20 / σ → σ = 20 / 2.5 = 8.\nNext, the standard deviation doubles, so the new standard deviation is σ_new = 2 * 8 = 16.\nFinally, calculate the new z-score with σ_new, keeping X and μ the same.\nz_new = (120 - 100) / 16 = 20 / 16 = 1.25.
Question 10
The diameters of ball bearings produced by a machine are normally distributed with a mean of 10 mm and a standard deviation of 0.04 mm. Which of the following intervals contains the central 80% of the diameters?
- (9.949 mm, 10.051 mm) (correct answer)
- (9.934 mm, 10.066 mm)
- (9.920 mm, 10.080 mm)
- (9.872 mm, 10.128 mm)
Explanation: The central 80% of the data lies between the 10th percentile and the 90th percentile. This leaves 10% in each tail.\nThe z-score corresponding to a cumulative probability of 0.10 is approximately -1.28. By symmetry, the z-score for the 90th percentile is +1.28.\nCalculate the bounds of the interval:\nLower bound = μ + z_lower * σ = 10 + (-1.28)(0.04) = 10 - 0.0512 = 9.9488 mm.\nUpper bound = μ + z_upper * σ = 10 + (1.28)(0.04) = 10 + 0.0512 = 10.0512 mm.\nRounding to three decimal places gives the interval (9.949 mm, 10.051 mm).
Question 11
In a university course, final scores are normally distributed. A student learns their standardized score (z-score) is -1.5. This student also knows that 10% of students scored above 828 and the standard deviation of scores is 100. What was this student's actual score?
- 550 (correct answer)
- 572
- 678
- 850
Explanation: This is a two-step problem. First, find the mean (μ) of the distribution.\n'10% of students scored above 828' means P(X > 828) = 0.10, which is the 90th percentile. The z-score for the 90th percentile is approximately 1.28.\nUsing the z-score formula: 1.28 = (828 - μ) / 100 → 128 = 828 - μ → μ = 828 - 128 = 700.\nNow, use this mean to find the student's actual score (x) given their z-score of -1.5.\nz = (x - μ) / σ → -1.5 = (x - 700) / 100 → -150 = x - 700 → x = 700 - 150 = 550.
Question 12
A population's test scores are normally distributed with a mean of 200 and a variance of 625. What is the approximate probability that a randomly selected individual has a score between 180 and 230?
- 0.032
- 0.673 (correct answer)
- 0.885
- 0.997
Explanation: The key is to use the standard deviation, not the variance. The variance is σ² = 625, so the standard deviation is σ = √625 = 25.\nNext, calculate the z-scores for the interval boundaries:\nz_lower = (180 - 200) / 25 = -20 / 25 = -0.8.\nz_upper = (230 - 200) / 25 = 30 / 25 = 1.2.\nNow, find the area under the standard normal curve between these z-scores: P(-0.8 < Z < 1.2).\nP(-0.8 < Z < 1.2) = P(Z < 1.2) - P(Z < -0.8) = 0.8849 - 0.2119 = 0.6730.\nThe distractor 0.032 results from incorrectly using the variance (625) as the standard deviation in the calculation.
Question 13
The z-score for a value x₁ is z₁. The z-score for a value x₂ is z₂ = -z₁. Assuming z₁ is not zero, which of the following expressions represents the mean (μ) of the normal distribution from which x₁ and x₂ were drawn?
- μ = (x₁ - x₂)/2
- μ cannot be determined without knowing σ.
- μ = x₁ + z₁σ
- μ = (x₁ + x₂)/2 (correct answer)
Explanation: When you encounter z-score problems involving symmetric relationships, remember that z-scores measure how many standard deviations a value lies from the mean. The key insight here is recognizing what it means when two z-scores are opposites.
Since z2=−z1, these two values are equidistant from the mean but on opposite sides. Using the z-score formula z=σx−μ, we can write:
z1=σx1−μ and z2=σx2−μ=−z1
This means σx2−μ=−σx1−μ, which simplifies to x2−μ=−(x1−μ) or x2−μ=μ−x1. Rearranging gives us x1+x2=2μ, so μ=2x1+x2.
Choice D is correct because when two values have opposite z-scores, their average equals the mean of the distribution.
Choice A incorrectly subtracts the values instead of adding them. This would give you the distance between the values divided by 2, not the mean.
Choice B is wrong because we can determine μ without knowing σ. The symmetric relationship provides enough information.
Choice C represents a rearrangement of the z-score formula but doesn't use the given relationship between z1 and z2.
Remember: when z-scores are opposites (z2=−z1), the corresponding data values are symmetric about the mean, so their average equals the population mean. Question 14
The scores on a highly selective examination are normally distributed. The 10th percentile score is 512 and the 90th percentile score is 688. What is the probability that a randomly selected test-taker scores above 650?
- 0.1587
- 0.2266 (correct answer)
- 0.7734
- 0.8413
Explanation: This is a multi-step problem. First, find the mean (μ) and standard deviation (σ). The z-score for the 10th percentile is approximately -1.28, and for the 90th percentile is +1.28.\n1) (512 - μ) / σ = -1.28\n2) (688 - μ) / σ = 1.28\nAdding the two equations after multiplying by σ: (512 - μ) + (688 - μ) = 0 → 1200 - 2μ = 0 → μ = 600.\nSubstitute μ = 600 into the second equation: (688 - 600) / σ = 1.28 → 88 / σ = 1.28 → σ = 88 / 1.28 = 68.75.\nNow, find the probability of scoring above 650.\n z = (650 - 600) / 68.75 = 50 / 68.75 ≈ 0.75.\nP(Z > 0.75) = 1 - P(Z < 0.75) = 1 - 0.7734 = 0.2266.
Question 15
Two students take different standardized tests. Amy scores 1250 on Test A, where the scores are normally distributed with a mean of 1050 and a standard deviation of 200. Ben scores 30 on Test B, where the scores are normally distributed with a mean of 21 and a standard deviation of 6. The standardized score (z-score) for Ben was how much greater than the standardized score for Amy?
- 0.50 (correct answer)
- 5.00
- 1.25
- 1.50
Explanation: First, calculate the standardized score (z-score) for each student.\nAmy's z-score: z_A = (1250 - 1050) / 200 = 200 / 200 = 1.00.\nBen's z-score: z_B = (30 - 21) / 6 = 9 / 6 = 1.50.\nThe question asks for the difference between their z-scores: z_B - z_A = 1.50 - 1.00 = 0.50.
Question 16
The heights of a certain species of plant are normally distributed with a mean of 30 cm and a standard deviation of 4 cm. What is the approximate probability that a randomly selected plant will be between 25 cm and 35 cm tall?
- 0.683
- 0.789 (correct answer)
- 0.894
- 0.954
Explanation: This question requires calculating the probability for an interval that is not an integer number of standard deviations from the mean.\nFirst, convert the heights to z-scores:\nz₁ = (25 - 30) / 4 = -5 / 4 = -1.25\nz₂ = (35 - 30) / 4 = 5 / 4 = 1.25\nNext, find P(-1.25 < Z < 1.25) using a standard normal table or calculator.\nP(-1.25 < Z < 1.25) = P(Z < 1.25) - P(Z < -1.25) = 0.8944 - 0.1056 = 0.7888.\nDistractor A uses the empirical rule for ±1σ (68.3%). Distractor D uses the empirical rule for ±2σ (95.4%). Distractor C is the one-sided probability P(Z < 1.25).
Question 17
The lifespan of a certain type of industrial lightbulb is normally distributed with a standard deviation of 100 hours. It is known that 15% of these bulbs have a lifespan of less than 2800 hours. What is the mean lifespan of the lightbulbs?
- 2696 hours
- 2815 hours
- 2904 hours (correct answer)
- 2968 hours
Explanation: This is an inverse normal problem to find the mean (μ).\nP(X < 2800) = 0.15. We need to find the z-score that corresponds to the 15th percentile.\nFrom a standard normal table, the z-score for a cumulative probability of 0.15 is approximately -1.04.\nUsing the z-score formula: z = (x - μ) / σ.\n-1.04 = (2800 - μ) / 100\n-104 = 2800 - μ\nμ = 2800 + 104 = 2904 hours.
Question 18
The diameters of ball bearings produced by a machine are normally distributed with a mean of 10 mm and a standard deviation of 0.04 mm. Which of the following intervals contains the central 80% of the diameters?
- (9.949 mm, 10.051 mm) (correct answer)
- (9.934 mm, 10.066 mm)
- (9.920 mm, 10.080 mm)
- (9.872 mm, 10.128 mm)
Explanation: The central 80% of the data lies between the 10th percentile and the 90th percentile. This leaves 10% in each tail.\nThe z-score corresponding to a cumulative probability of 0.10 is approximately -1.28. By symmetry, the z-score for the 90th percentile is +1.28.\nCalculate the bounds of the interval:\nLower bound = μ + z_lower * σ = 10 + (-1.28)(0.04) = 10 - 0.0512 = 9.9488 mm.\nUpper bound = μ + z_upper * σ = 10 + (1.28)(0.04) = 10 + 0.0512 = 10.0512 mm.\nRounding to three decimal places gives the interval (9.949 mm, 10.051 mm).
Question 19
The z-score for a value x₁ is z₁. The z-score for a value x₂ is z₂ = -z₁. Assuming z₁ is not zero, which of the following expressions represents the mean (μ) of the normal distribution from which x₁ and x₂ were drawn?
- μ = (x₁ - x₂)/2
- μ cannot be determined without knowing σ.
- μ = x₁ + z₁σ
- μ = (x₁ + x₂)/2 (correct answer)
Explanation: When you encounter z-score problems involving symmetric relationships, remember that z-scores measure how many standard deviations a value lies from the mean. The key insight here is recognizing what it means when two z-scores are opposites.
Since z2=−z1, these two values are equidistant from the mean but on opposite sides. Using the z-score formula z=σx−μ, we can write:
z1=σx1−μ and z2=σx2−μ=−z1
This means σx2−μ=−σx1−μ, which simplifies to x2−μ=−(x1−μ) or x2−μ=μ−x1. Rearranging gives us x1+x2=2μ, so μ=2x1+x2.
Choice D is correct because when two values have opposite z-scores, their average equals the mean of the distribution.
Choice A incorrectly subtracts the values instead of adding them. This would give you the distance between the values divided by 2, not the mean.
Choice B is wrong because we can determine μ without knowing σ. The symmetric relationship provides enough information.
Choice C represents a rearrangement of the z-score formula but doesn't use the given relationship between z1 and z2.
Remember: when z-scores are opposites (z2=−z1), the corresponding data values are symmetric about the mean, so their average equals the population mean. Question 20
Two data points from a normally distributed dataset are known: a value of 60 has a z-score of -1.0, and a value of 90 has a z-score of +2.0. What are the mean (μ) and standard deviation (σ) of this distribution?
- μ = 60, σ = 10
- μ = 80, σ = 20
- μ = 75, σ = 15
- μ = 70, σ = 10 (correct answer)
Explanation: When you encounter z-score problems with two data points, you're working with the fundamental z-score formula: z=σx−μ. This creates a system of equations that you can solve for the unknown mean (μ) and standard deviation (σ).
Set up your two equations from the given information. For the value 60 with z-score -1.0: −1=σ60−μ, which rearranges to 60=μ−σ. For the value 90 with z-score +2.0: 2=σ90−μ, which becomes 90=μ+2σ.
Now solve the system. From the first equation: μ=60+σ. Substitute this into the second equation: 90=(60+σ)+2σ=60+3σ. Solving for σ: 30=3σ, so σ=10. Then μ=60+10=70.
Answer A (μ = 60, σ = 10) incorrectly assumes the lower data value equals the mean, ignoring that z = -1.0 means it's one standard deviation below the mean. Answer B (μ = 80, σ = 20) likely comes from incorrectly averaging the data values and miscalculating the standard deviation. Answer C (μ = 75, σ = 15) appears to split the difference between values without properly accounting for their different z-score magnitudes.
Remember: z-scores tell you exactly how many standard deviations away from the mean each value sits. Use this geometric relationship to set up your equations systematically rather than guessing based on the raw data values.