Respuesta :
Answer:
The 95% confidence interval for the true difference between the mean times on this course for teams of Siberian Huskies and teams of other breeds of sled dogs is (-0.8276, 0.2276).
Step-by-step explanation:
Before building the confidence interval, we need to understand the central limit theorem and subtraction of normal variables.
Central Limit Theorem
The Central Limit Theorem establishes 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.
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.
Siberian Huskies:
Sample of 47, mean of 5.2 minutes, standard deviation of 1.4. So
[tex]\mu_1 = 5.2[/tex]
[tex]s_1 = \frac{1.4}{\sqrt{47}} = 0.2042[/tex]
Others:
Sample of 39, mean of 5.5 minutes, standard deviation of 1.1. So
[tex]\mu_2 = 5.5[/tex]
[tex]s_2 = \frac{1.1}{\sqrt{39}} = 0.1761[/tex]
Distribution of the difference:
[tex]\mu = \mu_1 - \mu_2 = 5.2 - 5.5 = -0.3[/tex]
[tex]s = \sqrt{s_1^2+s_2^2} = \sqrt{0.2042^2+0.1761^2} = 0.2692[/tex]
Confidence interval:
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 Z-table as such z has a p-value 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[/tex]
In which s is the standard error. So
[tex]M = 1.96(0.2692) = 0.5276[/tex]
The lower end of the interval is the sample mean subtracted by M. So it is -0.3 - 0.5276 = -0.8276.
The upper end of the interval is the sample mean added to M. So it is -0.3 + 0.5276 = 0.2276
The 95% confidence interval for the true difference between the mean times on this course for teams of Siberian Huskies and teams of other breeds of sled dogs is (-0.8276, 0.2276).