Question 863153: Science fiction novels average 250 pages in length. The average length of 10 randomly chosen novels written by I. M. Wordy was 295 pages in length with a standard deviation of 60. At = .05, are Wordy's novels significantly longer than the average science fiction novel?
Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Science fiction novels average 250 pages in length. The average length of 10 randomly chosen novels written by I. M. Wordy was 295 pages in length with a standard deviation of 60. At = .05, are Wordy's novels significantly longer than the average science fiction novel?
------------
Ho: u <= 250
Ha: u > 250 (claim)
--------------------------
t(295) = (295-150)/[60/sqrt(10)] = 2.37
-------------------------------
p-value = tcdp(2.37,100,9) = 0.0210
-----
Conclusion: Since the p-value is less than 5%, reject Ho.
The test results support the claim.
Cheers,
Stan H.
=========================
|
|
|