Math Problem Statement

As reported in "Runner's World" magazine, the times of the finishers in the New York City 10 km run are normally distributed with a mean of 61 minutes and a standard deviation of 9 minutes. Let x denote finishing time for the finishers.

a) The distribution of the variable x has mean 61 and standard deviation  9. 

b) The distribution of the standardized variable z has mean 0 and standard deviation  1. 

c) The percentage of finishers with times between 40 and 65 minutes is equal to the area under the standard normal curve between  and . 

d) The percentage of finishers with times exceeding 82 minutes is equal to the area under the standard normal curve that lies to the right of .

Solution

Explanation and Solution

We are working with a normal distribution for the 10 km finishing times:

  • Mean (μ\mu) = 61 minutes
  • Standard deviation (σ\sigma) = 9 minutes.

The standardized variable zz is given by: z=xμσz = \frac{x - \mu}{\sigma} where xx is the finishing time.


Part c) Percentage of finishers with times between 40 and 65 minutes

We are asked for the percentage of finishers between x=40x = 40 and x=65x = 65. First, calculate the corresponding zz-scores:

z1=40619=2192.33z_1 = \frac{40 - 61}{9} = \frac{-21}{9} \approx -2.33 z2=65619=490.44z_2 = \frac{65 - 61}{9} = \frac{4}{9} \approx 0.44

The percentage of finishers between these times is equal to the area under the standard normal curve between z1=2.33z_1 = -2.33 and z2=0.44z_2 = 0.44. Using standard normal tables or a calculator:

  • The cumulative probability for z1=2.33z_1 = -2.33 is approximately 0.00990.0099.
  • The cumulative probability for z2=0.44z_2 = 0.44 is approximately 0.67000.6700.

The area between z1z_1 and z2z_2 is: P(2.33z0.44)=0.67000.0099=0.6601P(-2.33 \leq z \leq 0.44) = 0.6700 - 0.0099 = 0.6601

Thus, 66.01% of finishers have times between 40 and 65 minutes.


Part d) Percentage of finishers with times exceeding 82 minutes

For x=82x = 82, calculate the corresponding zz-score:

z=82619=2192.33z = \frac{82 - 61}{9} = \frac{21}{9} \approx 2.33

The percentage of finishers exceeding 82 minutes corresponds to the area under the standard normal curve to the right of z=2.33z = 2.33. From standard normal tables:

  • The cumulative probability for z=2.33z = 2.33 is approximately 0.99010.9901.

The area to the right is: P(z>2.33)=10.9901=0.0099P(z > 2.33) = 1 - 0.9901 = 0.0099

Thus, 0.99% of finishers have times exceeding 82 minutes.


Summary of Results:

  1. Mean and standard deviation of xx: 61 and 9 respectively.
  2. Mean and standard deviation of zz: 0 and 1 respectively.
  3. Percentage of finishers with times between 40 and 65 minutes: 66.01%.
  4. Percentage of finishers with times exceeding 82 minutes: 0.99%.

Would you like a visualization or further clarification?

Related Questions:

  1. What is the percentage of finishers with times less than 50 minutes?
  2. How would the results change if the mean or standard deviation were different?
  3. Can we calculate the percentage of finishers with times between two other values (e.g., 30 and 90 minutes)?
  4. What is the z-score corresponding to a time of 70 minutes?
  5. How is the normal distribution useful for analyzing race times?

Tip:

To quickly calculate percentages or probabilities for a normal distribution, consider using z-tables or statistical software for accurate results.

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Normal Distribution
Standardization (z-scores)
Probability

Formulas

z = (x - μ) / σ
P(a ≤ z ≤ b) = Φ(z2) - Φ(z1)
P(z > c) = 1 - Φ(c)

Theorems

Properties of the Standard Normal Distribution

Suitable Grade Level

Grades 10-12