document.write( "Question 841601: In a survey of 300 college graduates, 61% reported that they entered a profession closely related to their college major. If 8 college graduates are randomly selected, what is the probability that 5 of them entered a profession closely related to their college major? Round your answer to the nearest thousandths place. \n" ); document.write( "
Algebra.Com's Answer #507032 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "p = .61
\n" ); document.write( "using TI Calculator
\n" ); document.write( "binompdf(n, p, x-value).
\n" ); document.write( "P(5 out of 8) = binompdf(8,.61,5). \n" ); document.write( "
\n" );