document.write( "Question 1041069: A multiple choice test consists of four questions. Each question has five possible answers of which only one is correct. A student guesses on every question. Find the probability distribution of X, the number of questions she answers correctly.
\n" ); document.write( "
\n" ); document.write( "Table with x and P(X=x)
\n" ); document.write( "x= 1, 2, 3, 4 then
\n" ); document.write( "P(X=x)?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #656050 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
The random variable X = the number of questions she answers correctly.\r
\n" ); document.write( "\n" ); document.write( "==> The possible values of X are 0, 1, 2, 3, 4.\r
\n" ); document.write( "\n" ); document.write( "The probability distribution of X:\r
\n" ); document.write( "\n" ); document.write( "\"P%28X+=+0%29+=+%28matrix%282%2C1%2C4%2C0%29%29%2A0.80%5E4%2A0.20%5E0+=+0.4096\"
\n" ); document.write( "\"P%28X+=+1%29+=+%28matrix%282%2C1%2C4%2C1%29%29%2A0.80%5E3%2A0.20%5E1+=+0.4096\"
\n" ); document.write( "\"P%28X+=+2%29+=+%28matrix%282%2C1%2C4%2C2%29%29%2A0.80%5E2%2A0.20%5E2+=+0.1536\"
\n" ); document.write( "\"P%28X+=+3%29+=+%28matrix%282%2C1%2C4%2C3%29%29%2A0.80%5E1%2A0.20%5E3+=+0.0256\"
\n" ); document.write( "\"P%28X+=+4%29+=+%28matrix%282%2C1%2C4%2C4%29%29%2A0.80%5E0%2A0.20%5E4+=+0.0016\"
\n" ); document.write( "
\n" );