document.write( "Question 381448: A continuous random variable X follows the t-distribution with 120 degree of freedom.\r
\n" );
document.write( "\n" );
document.write( "1) Find P(X>1.980)
\n" );
document.write( "2) Find P(X<-1.289)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #270558 by robertb(5830)![]() ![]() You can put this solution on YOUR website! Just a suggestion: With a degree of freedom this big, you can already replace the t-distribution with the z-distribution. (The graphs of the density functions are almost identical!) So P(X>1.980) = P(Z>1.980), and P(X<-1.289)= P(Z < -1.289). Try it! \n" ); document.write( " |