Respuesta :
Answer:
a) [tex]s=\sqrt{\frac{\sum_{i=1}^n (X_i -\bar X)^2}{n-1}}[/tex]
[tex]\bar X_1 =747.5[/tex] represent the sample mean 1
[tex]\bar X_2 =738.938[/tex] represent the sample mean 2
[tex]s_1 =170.407[/tex] sample standard deviation for sample 1
[tex]s_2 =212.146[/tex] sample standard deviation for sample 2
b) The 95% confidence interval would be given by [tex]-140.5 \leq \mu_1 -\mu_2 \leq 157.6[/tex]
c) The interval contains values of different signs
II.Because the interval contains both positive and negative numbers, we can not say that one region is more interesting than the other.
d) We use the T distribution
Student's t was used because [tex]\sigma_1[/tex] and [tex]\sigma_2[/tex] are known.
Step-by-step explanation:
Data given and previous concepts
A confidence interval is "a range of values that’s likely to include a population value with a certain degree of confidence. It is often expressed a % whereby a population means lies between an upper and lower interval".
The margin of error is the range of values below and above the sample statistic in a confidence interval.
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".
Data given
Region I: 540 810 790 790 340 800 890 860 820 640 970 720
Region II: 750 870 700 810 965 350 895 850 635 955 710 890 520 650 280 993
Part a
We can calculate the sample mean and deviation with the following formulas:
[tex]\bar X =\frac{\sum_{i=1}^n X_i}{n}[/tex]
[tex]s=\sqrt{\frac{\sum_{i=1}^n (X_i -\bar X)^2}{n-1}}[/tex]
[tex]\bar X_1 =747.5[/tex] represent the sample mean 1
[tex]\bar X_2 =738.938[/tex] represent the sample mean 2
n1=12 represent the sample 1 size
n2=16 represent the sample 2 size
[tex]s_1 =170.407[/tex] sample standard deviation for sample 1
[tex]s_2 =212.146[/tex] sample standard deviation for sample 2
[tex]\mu_1 -\mu_2[/tex] parameter of interest.
Part b
The confidence interval for the difference of means is given by the following formula:
[tex](\bar X_1 -\bar X_2) \pm t_{\alpha/2}\sqrt{\frac{s^2_1}{n_1}+\frac{s^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 =747.5-738.938=8.563[/tex]
In order to calculate the critical value [tex]t_{\alpha/2}[/tex] we need to find first the degrees of freedom, given by:
[tex]df=n_1 +n_2 -1=12+16-2=26[/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: "=-T.INV(0.025,26)".And we see that [tex]t_{\alpha/2}=2.06[/tex]
The standard error is given by the following formula:
[tex]SE=\sqrt{\frac{s^2_1}{n_1}+\frac{s^2_2}{n_2}}[/tex]
And replacing we have:
[tex]SE=\sqrt{\frac{170.407^2}{12}+\frac{212.146^2}{16}}=72.338[/tex]
Confidence interval
Now we have everything in order to replace into formula (1):
[tex]8.563-2.06\sqrt{\frac{170.407^2}{12}+\frac{212.146^2}{16}}=-140.453[/tex]
[tex]8.563+2.06\sqrt{\frac{170.407^2}{12}+\frac{212.146^2}{16}}=157.579[/tex]
So on this case the 95% confidence interval would be given by [tex]-140.5 \leq \mu_1 -\mu_2 \leq 157.6[/tex]
Part c
The interval contains values of different signs
II.Because the interval contains both positive and negative numbers, we can not say that one region is more interesting than the other
Part d
We use the T distribution
Student's t was used because [tex]\sigma_1[/tex] and [tex]\sigma_2[/tex] are known.