document.write( "Question 829281: (1) Consider an F distribution with 12 numerator degrees of freedom and 14 denominator degrees of freedom. Compute P (F<=0.74)\r
\n" );
document.write( "\n" );
document.write( "(2) Consider an F distribution with 15 numerator degrees of freedom and 24 denominator degrees of freedom. Find c such that P (F>c)=0.025\r
\n" );
document.write( "\n" );
document.write( "I got 0.6867 for the first answer. Don't know how to approach the second problem. Can someone please help? \n" );
document.write( "
Algebra.Com's Answer #499748 by reviewermath(1029) You can put this solution on YOUR website! (1) Consider an F distribution with 12 numerator degrees of freedom and 14 denominator degrees of freedom. Compute P (F<=0.74)\r \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "Type =1-fdist(0.74,12,14) in Excel, then enter to get the answer.\r \n" ); document.write( "\n" ); document.write( "(2) Consider an F distribution with 15 numerator degrees of freedom and 24 denominator degrees of freedom. Find c such that P (F>c)=0.025 \n" ); document.write( "Anawer: c = \n" ); document.write( "Type =finv(0.025,15,24)in Excel, then enter to get the answer. \n" ); document.write( " \n" ); document.write( " |