Respuesta :
Answer:
a) We have the standard deviation and the mean, so it is appropriate to use the normal distribution to find probabilities for x.
b) There is a 15.97% probability that x will be between 54 and 55.
c) The 47th percentile of x is [tex]X = 52.877[/tex].
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]
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. Subtracting 1 by the pvalue, we This p-value is the probability that the value of the measure is greater than X.
A sample of size 45 will be drawn from a population with mean 53 and standard deviation 11.
This means that [tex]\mu = 53[/tex].
We have to find the standard deviation of the sample, that is:
[tex]\sigma = \frac{11}{\sqrt{45}} = 1.64[/tex]
(a) Is it appropriate to use the normal distribution to find probabilities for x?
We have the standard deviation and the mean, so it is appropriate to use the normal distribution to find probabilities for x.
(b) Find the probability that x will be between 54 and 55.
This is the pvalue of the Z score when X = 55 subtracted by the pvalue of the Z score when X = 54.
X = 55
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{55 - 53}{1.64}[/tex]
[tex]Z = 1.22[/tex]
[tex]Z = 1.22[/tex] has a pvalue of 0.88877.
X = 54
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]Z = \frac{54 - 53}{1.64}[/tex]
[tex]Z = 0.61[/tex]
[tex]Z = 0.61[/tex] has a pvalue of 0.72907.
So, there is a 0.88877 - 0.72907 = 0.1597 = 15.97% probability that x will be between 54 and 55.
(c) Find the 47th percentile of x. Round the answer to at least two decimal places.
This is the value of X when Z has a pvalue of 0.47;
This is between [tex]Z = -0.07[/tex] and [tex]Z = -0.08[/tex]. So we use [tex]Z = -0.075[/tex].
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
[tex]-0.075 = \frac{X - 53}{1.64}[/tex]
[tex]X = 52.877[/tex]
The 47th percentile of x is [tex]X = 52.877[/tex].
The probability that x will be between 54 and 55 is; 0.1597
The 47th percentile of x is; 52.877
What is the probability?
We are given;
Mean; μ = 53
Population standard deviation; σ = 11
sample size; n = 45
Thus;
Sample standard deviation; s = σ/√n
s = 11/√45
s = 1.64
A)Yes, it is appropriate to use the normal distribution to find probabilities for x because we have the standard deviation and the mean.
(B) At x' = 55, we have the z-score as;
z = (55 - 53)/1.64
z = 1.22
The p-value here from online tables is;
p-value = 0.8888
At x' = 54, we have the z-score as;
z = (54 - 53)/1.64
z = 0.61
The p-value here from online tables is;
p-value = 0.7291
Thus, probability that x will be between 54 and 55 is;
P(54 < x < 55) = Â 0.8888 - 0.7291
P(54 < x < 55) = 0.1597 = 15.97%
C) The z-score that corresponds to the 47th percentile is; z = -0.075. Thus;
-0.075 = (x' - 53)/1.64
x' - 53 = (-0.075 * 1.64)
x' = 53 + (-0.075 * 1.64)
x' = 52.877
Read more about Probability at; https://brainly.com/question/4630765