Respuesta :
Answer:
a) Null hypothesis:[tex]\mu_{1}-\mu_{2}=0[/tex]
Alternative hypothesis:[tex]\mu_{1} - \mu_{2}\neq 0[/tex]
b) [tex]z=\frac{(16.015-16.005)-0}{\sqrt{\frac{0.015^2}{10}+\frac{0.018^2}{10}}}=1.350[/tex]
c) Since is a bilateral test the p value would be:
[tex]p_v =2*P(z>1.350)=0.177[/tex]
Comparing the p value with the significance level [tex]\alpha=0.05[/tex] we see that [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and the difference between the two groups is NOT significantly different.
d) [tex]0.01-1.96\sqrt{\frac{0.015^2}{10}+\frac{0.018^2}{10}}=-0.0045[/tex]
[tex]0.01+1.96\sqrt{\frac{0.015^2}{10}+\frac{0.018^2}{10}}=0.025[/tex]
So on this case the 95% confidence interval would be given by [tex]-0.0045 \leq \mu_1 -\mu_2 \leq 0.025[/tex]
Step-by-step explanation:
For this case we have the following info:
Machine 1: 16.03 16.01 16.04 15.96 16.05 15.98 16.05 16.02 16.02 15.99
Machine 2: 16.02 16.03 15.97 16.04 15.96 16.02 16.01 16.01 15.99 16.00
We can calculate the sample mean with the following formula:
[tex] \bar X = \frac{\sum_{i=1}^n X_i}{n}[/tex]
[tex]\bar X_{1}=16.015[/tex] represent the mean for sample 1
[tex]\bar X_{2}=16.005[/tex] represent the mean for sample 2
[tex]\sigma_{1}=0.015[/tex] represent the population standard deviation for 1
[tex]\sigma_{2}=0.018[/tex] represent the sample standard deviation for 2
[tex]n_{1}=10[/tex] sample size for the group 2
[tex]n_{2}=10[/tex] sample size for the group 2
Significance level provided
z would represent the statistic (variable of interest)
Concepts and formulas to use
Part a
We need to conduct a hypothesis in order to check if the difference in the population means, the system of hypothesis would be:
Null hypothesis:[tex]\mu_{1}-\mu_{2}=0[/tex]
Alternative hypothesis:[tex]\mu_{1} - \mu_{2}\neq 0[/tex]
We have the population standard deviation's, so for this case is better apply a z test to compare means, and the statistic is given by:
[tex]z=\frac{(\bar X_{1}-\bar X_{2})-\Delta}{\sqrt{\frac{\sigma^2_{1}}{n_{1}}+\frac{\sigma^2_{2}}{n_{2}}}}[/tex] (1)
Part b
z-test: Is used to compare group means. Is one of the most common tests and is used to determine whether the means of two groups are equal to each other.
With the info given we can replace in formula (1) like this:
[tex]z=\frac{(16.015-16.005)-0}{\sqrt{\frac{0.015^2}{10}+\frac{0.018^2}{10}}}=1.350[/tex]
Part c
P value
Since is a bilateral test the p value would be:
[tex]p_v =2*P(z>1.350)=0.177[/tex]
Comparing the p value with the significance level [tex]\alpha=0.05[/tex] we see that [tex]p_v>\alpha[/tex] so we can conclude that we have enough evidence to FAIL to reject the null hypothesis, and the difference between the two groups is NOT significantly different.
Part d
The confidence interval for the difference of means is given by the following formula:
[tex](\bar X_1 -\bar X_2) \pm z_{\alpha/2}\sqrt{\frac{\sigma^2_1}{n_1}+\frac{\sigma^2_2}{n_2}}[/tex] (1)
The point of estimate for [tex]\mu_1 -\mu_2[/tex] is just given by:
[tex]\bar X_1 -\bar X_2 =16.015-16.005=0.01[/tex]
Since the Confidence is 0.95 or 95%, the value of [tex]\alpha=0.05[/tex] and [tex]\alpha/2 =0.025[/tex], and we can use excel, a calculator or a table to find the critical value. The excel command would be: "=-NORM.INV(0.025,0,1)".And we see that [tex]z_{\alpha/2}=1.96[/tex]
Confidence interval
Now we have everything in order to replace into formula (1):
[tex]0.01-1.96\sqrt{\frac{0.015^2}{10}+\frac{0.018^2}{10}}=-0.0045[/tex]
[tex]0.01+1.96\sqrt{\frac{0.015^2}{10}+\frac{0.018^2}{10}}=0.025[/tex]
So on this case the 95% confidence interval would be given by [tex]-0.0045 \leq \mu_1 -\mu_2 \leq 0.025[/tex]