document.write( "Question 389595: 10.3% of students in statistics actually take the course because they want to. If two students are selected at random, find the probability that both took statistics because they wanted to \n" ); document.write( "
Algebra.Com's Answer #276104 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Note: The probability of x successes in n trials is:
\n" ); document.write( "P = nCx* \"p%5Ex%2Aq%5E%28n-x%29\" where p and q are the probabilities of success and failure respectively.
\n" ); document.write( "10.3% of students in statistics actually take the course because they want to
\n" ); document.write( "In this case p = .103 & q = .897
\n" ); document.write( "nCx = \"n%21%2F%28x%21%28n-x%21%29%29\"
\n" ); document.write( "P( 2 randomly selected, taking stat because they wanted to) = (.103)^2 = .0106 \n" ); document.write( "
\n" );