Respuesta :
Using the normal distribution and the central limit theorem, it is found that:
a) The 95% confidence interval for the population mean resistance, in ohms, is (0.57, 0.67).
b) 0.2358 = 23.58% probability that an average of 52 resistances is 0.62 ohms or higher.
Normal Probability Distribution
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 the sampling distribution of sample means of size n is given by [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
Question a:
We have that:
- Sample of 52 resistors, thus [tex]n = 52[/tex].
- Sample mean of 0.62 ohms, thus [tex]\overline{x} = 0.62[/tex].
- Population standard deviation of 0.2 ohms, thus [tex]\sigma = 0.2[/tex].
The confidence interval is:
[tex]\overline{x} \pm M[/tex]
The margin of error is:
[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.
Then:
[tex]M = 1.96\frac{0.2}{\sqrt{52}} = 0.05[/tex]
[tex]\overline{x} - M = 0.62 - 0.05 = 0.57[/tex]
[tex]\overline{x} + M = 0.62 + 0.05 = 0.67[/tex]
The 95% confidence interval for the population mean resistance, in ohms, is (0.57, 0.67).
Item b:
- Population mean of 0.6 ohms means that [tex]\mu = 0.6[/tex].
- The standard error is:
[tex]s = \frac{0.2}{\sqrt{52}}[/tex].
The probability is 1 subtracted by the p-value of Z when X = 0.62, thus:
[tex]Z = \frac{X - \mu}{\sigma}[/tex]
By the Central Limit Theorem
[tex]Z = \frac{X - \mu}{s}[/tex]
[tex]Z = \frac{0.62 - 0.6}{\frac{0.2}{\sqrt{52}}}[/tex]
[tex]Z = 0.72[/tex]
[tex]Z = 0.72[/tex] has a p-value of 0.7642.
1 - 0.7642 = 0.2358.
0.2358 = 23.58% probability that an average of 52 resistances is 0.62 ohms or higher.
A similar problem is given at https://brainly.com/question/24663213