SOLUTION: Test the claim that the mean time Americans spend watching TV per day is 4.4 hours at the 0.10 level of significance. A random sample of 80 people had a mean time of 2.225 hours vi

Algebra ->  Probability-and-statistics -> SOLUTION: Test the claim that the mean time Americans spend watching TV per day is 4.4 hours at the 0.10 level of significance. A random sample of 80 people had a mean time of 2.225 hours vi      Log On


   



Question 740412: Test the claim that the mean time Americans spend watching TV per day is 4.4 hours at the 0.10 level of significance. A random sample of 80 people had a mean time of 2.225 hours viewing per day and a standard deviation of 1.088 hours.
I have a hard time determining whether to use a z test or t test. Here I think it is a z test because the sample is over 30.

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Test the claim that thee mean time Americans spend watching TV per day is 4.4 hours at the 0.10 level of significance. A random sample of 80 people had a mean time of 2.225 hours viewing per day and a standard deviation of 1.088 hours.
I have a hard time determining whether to use a z test or t test. Here I think it is a z test because the sample is over 30.
------
Some texts use a t-test for ALL means testing. Others use the t-test
only for samples <= 30. You'll have to check your text to see which
way to go, or do it both ways.
-------
Ho: u = 4.4(claim)
Ha: u # 4.40
=======
z(2.225) = (2.225-4.4)/1.088 = -1.9991
----
p-value = 2*P(z < -1.9991) = 2*normalcdf(-100,-1.9991) = 0.04560
-----
Since the p-value is < 10%, reject Ho.
The test results do not support the claim.
==============================================
Cheers,
Stan H.