180k views
5 votes
The average score for all basketball players in a particular season has a mean of 75 and a standard deviation of 3.5. Suppose 49 played basketball today. Find the probability that the average score of the 49 players exceeded 76

User Asym
by
7.7k points

1 Answer

5 votes

Answer:

0.0228

Explanation:

Given that:

mean (μ) = 75, Standard deviation (σ) = 3.5

The z score is a score used in statistics to measure by how many standard deviations the raw score is above or below the mean. If the z score is positive, it means that the raw sore is above the mean and if the z score is negative then the raw score is below the mean. The z score is given by:


z=(x-\mu)/(\sigma)\\ \\For\ a\ sample \ n, the\ z\ score\ is:\\ \\z=(x-\mu)/((\sigma)/(√(n) ) )

For x > 76 and a sample (n) = 49:


z=(x-\mu)/((\sigma)/(√(n) ) )\\\\z=(76-75)/((3.5)/(√(49) ) )=2

From the normal distribution table, the probability that the average score of the 49 players exceeded 76 = P(x > 76) = P(z > 2) = 1 - P(z < 2) = 1 - 0.9772 = 0.0228

User Aboodz
by
7.1k points