document.write( "Question 1177345: Science fiction novels average 290 pages in length. The average length of 10 randomly chosen novels written by I. M. Wordy was 365 pages in length with a standard deviation of 50. At a = 0.05 are Wordy's novels significantly longer than the average science fiction novel?
\n" );
document.write( "a) State the hypothesis\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b) Find Critical Value\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c) Find Test Value\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d) Make a decision\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "e) Summarize your results \n" );
document.write( "
Algebra.Com's Answer #806447 by Boreal(15235) You can put this solution on YOUR website! Ho: Wordy is >290 \n" ); document.write( "Ha: Wordy is <=290 \n" ); document.write( "test is a t 0.95, df=9 \n" ); document.write( "critical value is t> 1.833 \n" ); document.write( "test is t=(365-290)/50/sqrt(10) \n" ); document.write( "t=75*sqrt(10)/50 \n" ); document.write( "=4.74 \n" ); document.write( "reject Ho and conclude the novels are longer than 290 pages, p-value 0.0005. \n" ); document.write( " |