document.write( "Question 1038303: Items produced by certain company are subjected to two kinds of defects D1 and D2. out of total production if 5%have defect D1 ,10%have defect D2 and 2% have both defect ,then what is the probability for item to have defect D2,given that it has defect D1?? \n" ); document.write( "
Algebra.Com's Answer #652988 by 21(1)\"\" \"About 
You can put this solution on YOUR website!
given
\n" ); document.write( "P(D1 and D2)=0.02
\n" ); document.write( "P(D1)=0.05
\n" ); document.write( " p(D1 and D2)=P(D1).P(D2|D2)
\n" ); document.write( "0.02=0.05.P(D2|D1)
\n" ); document.write( "P(D2|D1)=0.02/0.05
\n" ); document.write( " =0.4\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );