The time taken to complete a motorcycle race is normally distributed, with an average time (µ) of 2.5 hours and a standard deviation () of 0.5 hours.
What is the probability that a randomly selected cyclist will take at least 2.45 hours to complete the race?

Respuesta :

Using the normal distribution, there is a 0.5398 = 53.98% probability that a randomly selected cyclist will take at least 2.45 hours to complete the race.

Normal Probability Distribution

The z-score of a measure X of a normally distributed variable with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex] is given by:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

  • The z-score measures how many standard deviations the measure is above or below the mean.
  • Looking at the z-score table, the p-value associated with this z-score is found, which is the percentile of X.

The mean and the standard deviation are given, respectively, by:

[tex]\mu = 2.5, \sigma = 0.5[/tex]

The probability that a randomly selected cyclist will take at least 2.45 hours to complete the race is one subtracted by the p-value of Z when X = 2.45, hence:

[tex]Z = \frac{X - \mu}{\sigma}[/tex]

[tex]Z = \frac{2.45 - 2.5}{0.5}[/tex]

Z = -0.1

Z = -0.1 has a p-value of 0.4602.

1 - 0.4602 = 0.5398.

0.5398 = 53.98% probability that a randomly selected cyclist will take at least 2.45 hours to complete the race.

More can be learned about the normal distribution at https://brainly.com/question/4079902

#SPJ1