Respuesta :
Answer:
[tex]P(600<\bar X<700)=0.89347[/tex]
Step-by-step explanation:
Previous concepts
Normal distribution, is a "probability distribution that is symmetric about the mean, showing that data near the mean are more frequent in occurrence than data far from the mean".
The Z-score is "a numerical measurement used in statistics of a value's relationship to the mean (average) of a group of values, measured in terms of standard deviations from the mean".
Solution to the problem
Let X the random variable that represent the total amounts spent by students vacationing for a week in Florida of a population, and for this case we know the distribution for X is given by:
[tex]X \sim N(650,120)[/tex]
Where [tex]\mu=650[/tex] and [tex]\sigma=120[/tex]
And let [tex]\bar X[/tex] represent the sample mean, the distribution for the sample mean is given by:
[tex]\bar X \sim N(\mu,\frac{\sigma}{\sqrt{n}})[/tex]
On this case [tex]\bar X \sim N(650,\frac{120}{\sqrt{15}})[/tex]
We are interested on this probability
[tex]P(600<\bar X<700)[/tex]
And the best way to solve this problem is using the normal standard distribution and the z score given by:
[tex]z=\frac{x-\mu}{\frac{\sigma}{\sqrt{n}}}[/tex]
If we apply this formula to our probability we got this:
[tex]P(600<\bar X<700)=P(\frac{600-\mu}{\frac{\sigma}{\sqrt{n}}}<\frac{X-\mu}{\frac{\sigma}{\sqrt{n}}}<\frac{700-\mu}{\frac{\sigma}{\sqrt{n}}})[/tex]
[tex]=P(\frac{600-650}{\frac{120}{\sqrt{15}}}<Z<\frac{700-650}{\frac{120}{\sqrt{15}}})=P(-1.614<Z<1.614)[/tex]
And we can find this probability on this way:
[tex]P(-1.614<Z<1.614)=P(Z<1.614)-P(Z<-1.614)[/tex]
And in order to find these probabilities we can find tables for the normal standard distribution, excel or a calculator.
[tex]P(-1.614<Z<1.614)=P(Z<-1.614)-P(Z<-1.614)=0.94674-0.05326=0.89347[/tex]
Using the normal distribution and the central limit theorem, it is found that there is a 0.8926 = 89.26% probability that a SRS of 15 students will spend an average of between 600 and 700 dollars.
In a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the z-score of a measure X is given by:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
- It 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, which is the percentile of X.
- By the Central Limit Theorem, the standard deviation for SRS of n is given by [tex]s = \frac{\sigma}{\sqrt{n}}[/tex]
In this problem:
- Mean of 650, thus [tex]\mu = 650[/tex].
- Standard deviation of 120, thus [tex]\sigma = 120[/tex].
- SRS of 15, thus [tex]n = 15, s = \frac{120}{\sqrt{15}}[/tex]
The probability is the p-value of Z when X = 700 subtracted by the p-value of Z when X = 600, thus:
X = 700:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{700 - 650}{\frac{120}{\sqrt{15}}}[/tex]
[tex]Z = 1.61[/tex]
[tex]Z = 1.61[/tex] has a p-value of 0.9463.
X = 600:
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{600 - 650}{\frac{120}{\sqrt{15}}}[/tex]
[tex]Z = -1.61[/tex]
[tex]Z = -1.61[/tex] has a p-value of 0.0537.
0.9463 - 0.0537 = 0.8926
0.8926 = 89.26% probability that a SRS of 15 students will spend an average of between 600 and 700 dollars.
A similar problem is given at https://brainly.com/question/24663213