document.write( "Question 524874: Consider a t distribution with 7 degrees of freedom. Compute P(-1.29 < t < 1.29). Round your answer to at least three decimal places.\r
\n" );
document.write( "\n" );
document.write( "Consider a t distribution with 18 degrees of freedom. Find the value of c such that P(t<= c) = 0.05. Round your answer to at least three decimal places.\r
\n" );
document.write( "\n" );
document.write( "P(-1.29 < t < 1.29) =
\n" );
document.write( "c = \n" );
document.write( "
Algebra.Com's Answer #347967 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Consider a t distribution with 7 degrees of freedom. \n" ); document.write( "Compute P(-1.29 < t < 1.29). Round your answer to at \n" ); document.write( "least three decimal places. \n" ); document.write( "-- \n" ); document.write( "Using a TI-84 Plus calculator: \n" ); document.write( "P(-1.29 < t < 1.29) = tcdf(-1.29,1.29,7) = 0.7620 \n" ); document.write( "-------------------------------------------------------------- \n" ); document.write( "Consider a t distribution with 18 degrees of freedom. Find the value of c such that P(t<= c) = 0.05. Round your answer to at least three decimal places. \n" ); document.write( "Find the t-value with df = 18 and a left tail of 5% \n" ); document.write( "invT(0.05,18) = -1.7341 \n" ); document.write( "=============================================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |