Instead, you should be using the t distribution with 39 degrees of freedom.

  • Thread starter Thread starter joemama69
  • Start date Start date
  • Tags Tags
    P-value Variance
joemama69
Messages
390
Reaction score
0

Homework Statement



Measure of Contaminatino has a normal distribution w/ unknown mean and unknown variance. Random sample of n=40 provides sample mean = 28.30 and sample variance = 17.38

1)Find Upper 95% Confidence Interval

2)Test Null Hyp = 25.5 vs Alt Hyp = 28.30... Upper Tailed

Homework Equations





The Attempt at a Solution



1)...95% CI... therefore z(1.645) = 95%

(xbar)+z sqrt(sigma^2 / n) = 28.30 + 1.645 sqrt(17.38 / 40) = 28.30 + 1.0843=29.38

(0 < u < 29.38)


2) Test Null Hyp = 25.5 vs Alt Hyp = 28.30... Upper Tailed

Since n = 40 we do not to use T-Tables and can just compute the P-Value from Z-Table.

Z=(x-u)/sqrt(sigma^2/n) = (28.30 - 25.50)/sqrt(17.38 / 40) = z(4.25) = 1.00 ?

Since it us upper tailed P-Value = 1-z(4.25) = 1-1 = 0 ?


Where did I go wrong... Based on my 95% CI, Shouldnt I get a little less than 95% for a value lessthan 29.38?
 
Physics news on Phys.org
joemama69 said:

Homework Statement



Measure of Contaminatino has a normal distribution w/ unknown mean and unknown variance. Random sample of n=40 provides sample mean = 28.30 and sample variance = 17.38

1)Find Upper 95% Confidence Interval

2)Test Null Hyp = 25.5 vs Alt Hyp = 28.30... Upper Tailed

Homework Equations





The Attempt at a Solution



1)...95% CI... therefore z(1.645) = 95%

(xbar)+z sqrt(sigma^2 / n) = 28.30 + 1.645 sqrt(17.38 / 40) = 28.30 + 1.0843=29.38

(0 < u < 29.38)


2) Test Null Hyp = 25.5 vs Alt Hyp = 28.30... Upper Tailed

Since n = 40 we do not to use T-Tables and can just compute the P-Value from Z-Table.

Z=(x-u)/sqrt(sigma^2/n) = (28.30 - 25.50)/sqrt(17.38 / 40) = z(4.25) = 1.00 ?

Since it us upper tailed P-Value = 1-z(4.25) = 1-1 = 0 ?


Where did I go wrong... Based on my 95% CI, Shouldnt I get a little less than 95% for a value lessthan 29.38?

The questions make no sense: 95% confidence interval of WHAT? The mean? The variance? The actual level of contamination?

If you do want a confidence interval for the mean, you are using the wrong distribution: when you have to estimate both the mean and the variance from the data, the normal distribution does not apply. (It would apply if you knew the variance exactly and only had to estimate the mean from the data.)
 
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