How Does the Central Limit Theorem Apply to Comparing Dog Heights?

  • Thread starter Thread starter superwolf
  • Start date Start date
  • Tags Tags
    Distribution
superwolf
Messages
179
Reaction score
0

Homework Statement



The distribution of heights of a certain breed of terrier dogs has a mean height of 72 cm and a standard deviation of 10 cm, whereas the distribution of heights of a certain breed of poodles has a mean height of 28 cm with a stanndard deviation of 5 cm. Assuming that the sample means can be measured to any degree of accuracy, find the probability that the sample mean for a random sample of heights of 64 terriers exceeds the sample mean for a random sample of heights of 100 poodles by at most 44.2 cm.

Homework Equations



Central Limit Theorem:

<br /> Z = \frac{\bar X - \mu}{\sigma/\sqrt{n}}<br />

The Attempt at a Solution



Can I simply calculate the chance that the average sample height of the terriers terriers does not exceed (28 cm + 44.2 cm) = 72.2 cm ?
 
Physics news on Phys.org
I'm pretty sure you need to be using the two-sample t test. Your null hypothesis is
H0: \mu_T \leq \mu_P
Your alternate hypothesis is
Ha: \mu_T &gt; \mu_P
You'll be looking at the probability in the right-hand tail of the distribution.
 
No, a t-test won't give a probability that one sample mean is larger than another - it will indicate whether one population mean is larger than another, and we already know that is the case.

Use of the CLT for both is correct: think these steps.

1) use the CLT to find the distribution for the mean height of the specified group of terriers - call the sample mean Tbar (I don't have time to use Latex now)

2) use the clt to find the distribution for the mean height of the poodles - call the sample
mean Pbar

3) Since these are different breeds of dogs, you know the distributions of the sample breeds are INDEPENDENT, so you know how to find the distribution of Tbar - Pbar

The probability you need to calculate, based on Step 3, is

P(Tbar - Pbar <=44.2) (average height of terrier mean exceeds average height of poodles by at most 44.2)
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top