At the U.S. Open Tennis Championship a statistician keeps track of every serve that a player hits during the tournament. The statistician reported that the mean serve speed was 100 miles per hour (mph) and the standard deviation of the serve speeds was 15 mph. Assume that the statistician also gave us the information that the distribution of serve speeds was mound- shaped and symmetric. What percentage of the player's serves were between 115 mph and 145 mph

Respuesta :

Answer:

15.74% of the player's serves were between 115 mph and 145 mph

Step-by-step explanation:

When the distribution is normal, we use the z-score formula.

In a set with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the zscore of a measure X is given by:

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

The Z-score measures how many standard deviations the measure is from the mean. After finding the Z-score, we look at the z-score table and find the p-value associated with this z-score. This p-value is the probability that the value of the measure is smaller than X, that is, the percentile of X. Subtracting 1 by the pvalue, we get the probability that the value of the measure is greater than X.

In this question, we have that:

[tex]\mu = 100, \sigma = 15[/tex]

What percentage of the player's serves were between 115 mph and 145 mph

This is the pvalue of Z when X = 145 subtracted by the pvalue of Z when X = 115.

X = 145

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

[tex]Z = \frac{145 - 100}{15}[/tex]

[tex]Z = 3[/tex]

[tex]Z = 3[/tex] has a pvalue of 0.9987

X = 115

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

[tex]Z = \frac{115 - 100}{15}[/tex]

[tex]Z = 1[/tex]

[tex]Z = 1[/tex] has a pvalue of 0.8413

0.9987 - 0.8413 = 0.1574

15.74% of the player's serves were between 115 mph and 145 mph