
Augustine S. answered 12/04/23
PhD Candidate @ GeorgiaTech. Convex Optimization, Linear Programming.
The empirical rule a normal distribution with mean μ and standard deviation σ states that 68% of the data falls within one standard deviation [μ - σ, μ + σ], 95% percent within two standard deviations [μ - 2σ, μ + 2σ], and 99.7% within three standard deviations from the mean [μ - 3σ, μ + 3σ]. Based on that, it becomes easy to tackle the given questions:
a) The normal distribution is centered at the mean, so half of the students will have a score > 84. So 1500/2 = 750 students.
b) The interval [75,93] is the interval [μ - σ, μ + σ], so it is going to be 68% * 1500 = 1020 students.
c) The interval [66,102] is the interval [μ - 2σ, μ + 2σ], so it is going to be 95% * 1500 = 1425 students.
d) The interval [84,93] is the interval [μ, μ + σ], so it is going to be 68% / 2 * 1500 = 510 students.
e) The interval [75,+∞) is the interval [μ-σ, ∞), so it is going to be (68% / 2 + 50%) * 1500 = 1260 students.
Ι hope this was helpful. Please let me know if you need any extra help.