Consider a normal distribution curve where the middle 85 % of the area under the curve lies above the interval ( 8 , 14 ). Use this information to find the mean, μ , and the standard deviation, σ , of the distribution.

Respuesta :

Answer:

[tex]\sigma = 2.08[/tex]

[tex]\mu = 11[/tex]

Step-by-step explanation:

Problems of normally distributed samples are 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.

Middle 85%

Goes from X when Z has a pvalue of 0.5 - 0.85/2 = 0.075 to X when Z has a pvalue 0.5 + 0.85/2 = 0.925.

Lower limit is 8

This means that when X = 8, Z has a pvalue of 0.075. So when [tex]X = 8, Z = -1.44[/tex].

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

[tex]-1.44 = \frac{8 - \mu}{\sigma}[/tex]

[tex]8 - \mu = -1.44\sigma[/tex]

[tex]\mu = 8 + 1.44\sigma[/tex]

Upper limit is 14

This means that when X = 14, Z has a pvalue of 0.925. So when [tex]X = 8, Z = 1.44[/tex].

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

[tex]1.44 = \frac{14 - \mu}{\sigma}[/tex]

[tex]1.44\sigma = 14 - \mu[/tex]

From the lower limit, we have that

[tex]\mu = 8 + 1.44\sigma[/tex]

So

[tex]1.44\sigma = 14 - (8 + 1.44\sigma)[/tex]

[tex]1.44\sigma = 14 - 8 - 1.44\sigma[/tex]

[tex]2.88\sigma = 6[/tex]

[tex]\sigma = \frac{6}{2.88}[/tex]

[tex]\sigma = 2.08[/tex]

And

[tex]\mu = 8 + 1.44\sigma = 8 + 1.44*2.08 = 11[/tex]