The points obtained by students of a class in a test are normally distributed with a mean of 60 points and a standard deviation of 5 points. About what percent of students have scored less than 45 points?

Respuesta :

Answer:

0.13% of students have scored less than 45 points

Step-by-step explanation:

Problems of normally distributed samples can be solved using 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 problem, we have that:

[tex]\mu = 60, \sigma = 5[/tex]

About what percent of students have scored less than 45 points?

This is the pvalue of Z when X = 45. So

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

[tex]Z = \frac{45 - 60}{5}[/tex]

[tex]Z = -3[/tex]

[tex]Z = -3[/tex] has a pvalue of 0.0013

0.13% of students have scored less than 45 points