Respuesta :
According to the information given, we have that:
1. Using the z-distribution, the 95% confidence interval for the population mean installation time, in minutes, is (40.775, 43.225).
2. Using the normal distribution and the central limit theorem, it is found that there is a 0.1075 = 10.75% probability that the installation time will be within the interval computed.
Item 1:
We are given the population standard deviation, which is why the z-distribution is used to solve this question.
The information given is:
- Sample mean of [tex]\overline{x} = 42[/tex].
- Population standard deviation of [tex]\sigma = 5[/tex].
- Samples size of 64, hence [tex]n = 64[/tex].
The confidence interval is:
[tex]\overline{x} \pm M[/tex]
The margin of error is given by:
[tex]M = z\frac{\sigma}{\sqrt{n}}[/tex]
In which:
- z is the critical value.
- [tex]\sigma[/tex] is the population standard deviation.
- n is the sample size.
The first step is finding the critical value, which is z with a p-value of [tex]\frac{1 + \alpha}{2}[/tex], in which [tex]\alpha[/tex] is the confidence level.
In this problem, [tex]\alpha = 0.95[/tex], thus, z with a p-value of [tex]\frac{1 + 0.95}{2} = 0.975[/tex], which means that it is z = 1.96.
Thus:
[tex]M = 1.96\frac{5}{\sqrt{64}} = 1.225[/tex]
[tex]\overline{x} - M = 42 - 1.225 = 40.775[/tex]
[tex]\overline{x} + M = 42 + 1.225 = 43.225[/tex]
The 95% confidence interval for the population mean installation time, in minutes, is (40.775, 43.225).
Item 2:
First, the normal distribution and the central limit theorem are introduced.
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, for sampling distributions of samples means of size n, the standard deviation is [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For this problem, we have that [tex]\mu = 40, s = \frac{5}{\sqrt{64}} = 0.625[/tex]
The probability is the p-value of Z when X = 43.225 subtracted by the p-value of Z when X = 40.775.
X = 43.225:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{43.225 - 40}{0.625}[/tex]
[tex]Z = 5.16[/tex]
[tex]Z = 5.16[/tex] has a p-value of 1.
X = 40.775:
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{40.775 - 40}{0.625}[/tex]
[tex]Z = 1.24[/tex]
[tex]Z = 1.24[/tex] has a p-value of 0.8925.
1 - 0.8925 = 0.1075.
0.1075 = 10.75% probability that the installation time will be within the interval computed.
A similar problem is given at https://brainly.com/question/24663213