document.write( "Question 1204801: The computer virus attacks a folder consisting of 28 files. The virus corrupts the files independently of each other. Each file is corrupted with a probability of 0.034. What is the probability that the virus will corrupt 4 files? \n" ); document.write( "
Algebra.Com's Answer #841305 by ikleyn(52808)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "The computer virus attacks a folder consisting of 28 files. The virus corrupts
\n" ); document.write( "the files independently of each other. Each file is corrupted with a probability of 0.034.
\n" ); document.write( "What is the probability that the virus will corrupt 4 files?
\n" ); document.write( "~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "It is a binomial type experiment.\r\n" );
document.write( "\r\n" );
document.write( "The number of trials is n= 28.\r\n" );
document.write( "The number of success trials is k= 4.\r\n" );
document.write( "The probability of success in each individual trial is p= 0.034.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Use the standard binomial formula for the probability\r\n" );
document.write( "\r\n" );
document.write( "    P = \"C%5Bn%5D%5Ek%2Ap%5Ek%2A%281-p%29%5E%28n-k%29\" = \"C%5B28%5D%5E4%2A0.034%5E4%2A%281-0.034%29%5E%2828-4%29\" =\r\n" );
document.write( "\r\n" );
document.write( "      = \"20475%2A0.034%5E4%2A0.966%5E24\" = 0.01193  (rounded).   ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );