document.write( "Question 630065: Consider a t distribution with 22 degrees of freedom. Compute P(t>= 1.44). Round your answer to at least three decimal places.
\n" );
document.write( "Consider a t distribution with 25 degrees of freedom. Find the value of C such that P(-c
Algebra.Com's Answer #396681 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider a t distribution with 22 degrees of freedom. Compute P(t>= 1.44). Round your answer to at least three decimal places. \n" ); document.write( "---- \n" ); document.write( "P(t >= 1.44 when df = 22) = tcdf(1.44,100,22) = 0.0820 \n" ); document.write( "============================= \n" ); document.write( "Consider a t distribution with 25 degrees of freedom. Find the value of C such that P(-c \n" ); document.write( "Center 0.99 on a t-distribution curve. \n" ); document.write( "That leasves 0.005 in each tail. \n" ); document.write( "Find invT(0.005,25) = -2.7874 \n" ); document.write( "----- \n" ); document.write( "C = 2.7874 \n" ); document.write( "================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |