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

Respuesta :

Using the normal distribution, there is a 0.0781 = 7.81% probability that a randomly selected cyclist will take between 2.35 and 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 between 2.35 and 2.45 hours is the p-value of Z when X = 2.45 subtracted by the p-value of Z when X = 2.35, hence:

X = 2.45:

[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.

X = 2.35:

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

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

Z = -0.3

Z = -0.3 has a p-value of 0.3821.

0.4602 - 0.3821 = 0.0781.

0.0781 = 7.81% probability that a randomly selected cyclist will take between 2.35 and 2.45 hours to complete the race.

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

#SPJ1