Respuesta :
Answer:
a) -6 mpg.
b) 2.77 mpg
c) The 95% confidence interval for the difference of population mean gas mileages for engines A and B and interpret the results, in mpg, is (-8.77, -3.23).
Step-by-step explanation:
To solve this question, we need to understand the central limit theorem, and subtraction of normal variables.
Central Limit Theorem
The Central Limit Theorem estabilishes that, for a normally distributed random variable X, with mean [tex]\mu[/tex] and standard deviation [tex]\sigma[/tex], the sampling distribution of the sample means with size n can be approximated to a normal distribution with mean [tex]\mu[/tex] and standard deviation [tex]s = \frac{\sigma}{\sqrt{n}}[/tex].
For a skewed variable, the Central Limit Theorem can also be applied, as long as n is at least 30.
For a proportion p in a sample of size n, the sampling distribution of the sample proportion will be approximately normal with mean [tex]\mu = p[/tex] and standard deviation [tex]s = \sqrt{\frac{p(1-p)}{n}}[/tex]
Subtraction between normal variables:
When two normal variables are subtracted, the mean is the difference of the means, while the standard deviation is the square root of the sum of the variances.
Gas mileage A: Mean 36, standard deviation 6, sample of 50:
So
[tex]\mu_A = 36, s_A = \frac{6}{\sqrt{50}} = 0.8485[/tex]
Gas mileage B: Mean 42, standard deviation 8, sample of 50:
So
[tex]\mu_B = 42, s_B = \frac{8}{\sqrt{50}} = 1.1314[/tex]
Distribution of the difference:
Mean:
[tex]\mu = \mu_A - \mu_B = 36 - 42 = -6[/tex]
Standard error:
[tex]s = \sqrt{s_A^2+s_B^2} = \sqrt{0.8485^2+1.1314^2} = 1.4142[/tex]
A. Find the point estimate.
This is the difference of means, that is, -6 mpg.
B. Find the margin of error
We have that to find our [tex]\alpha[/tex] level, that is the subtraction of 1 by the confidence interval divided by 2. So:
[tex]\alpha = \frac{1 - 0.95}{2} = 0.025[/tex]
Now, we have to find z in the Ztable as such z has a pvalue of [tex]1 - \alpha[/tex].
That is z with a pvalue of [tex]1 - 0.025 = 0.975[/tex], so Z = 1.96.
Now, find the margin of error M as such
[tex]M = zs = 1.96*1.4142 = 2.77[/tex]
The margin of error is of 2.77 mpg
C. Construct the 95% confidence interval for the difference of population mean gas mileages for engines A and B and interpret the results(5 pts)
The lower end of the interval is the sample mean subtracted by M. So it is -6 - 2.77 = -8.77 mpg
The upper end of the interval is the sample mean added to M. So it is -6 + 2.77 = -3.23 mpg
The 95% confidence interval for the difference of population mean gas mileages for engines A and B and interpret the results, in mpg, is (-8.77, -3.23).