Answer:
95.44% probability that a given student will complete the test in more than 36 minutes but less than 44 minutes
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(which is the square root of the variance) [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 = 40, \sigma = \sqrt{4} = 2[/tex]
What is the probability that a given student will complete the test in more than 36 minutes but less than 44 minutes?
This is the pvalue of Z when X = 44 subtracted by the pvalue of Z when X = 36. So
X = 44
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{44 - 40}{2}[/tex]
[tex]Z = 2[/tex]
[tex]Z = 2[/tex] has a pvalue of 0.9772
X = 36
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{36 - 40}{2}[/tex]
[tex]Z = -2[/tex]
[tex]Z = -2[/tex] has a pvalue of 0.0228
0.9772 - 0.0228
0.9544
95.44% probability that a given student will complete the test in more than 36 minutes but less than 44 minutes