document.write( "Question 1083837: the incidence of occupational disease in an industry is such that the workman has 20 percentage of suffering from it. what is the probability of that out of five workman selected ?
\n" ); document.write( "1) 2 will contact the disease
\n" ); document.write( "2) none will suffer
\n" ); document.write( "3)3 or more will contact the disease
\n" ); document.write( "

Algebra.Com's Answer #697882 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
5C2 or 10 are the number of ways 2 can be selected.
\n" ); document.write( "multiply by 0.2^2*0.8^3=0.2048
\n" ); document.write( "------------
\n" ); document.write( "none is 0.8^5=0.3277
\n" ); document.write( "-------------------
\n" ); document.write( "3 or more will contact
\n" ); document.write( "1 will is 5*0.2*0.8^4=0.4096 (the expected value)
\n" ); document.write( "0,1,2 add to 0.93=421, so 3,4,5 are 0.0579.
\n" ); document.write( "Can check by
\n" ); document.write( "3: 10*0.2^3*0.8^2=0.0512
\n" ); document.write( "4:5*0.2^4*0.8=0.0064
\n" ); document.write( "5:0.2^5=0.0003
\n" ); document.write( "add to 0.0579
\n" ); document.write( "
\n" );