document.write( "Question 876628: the probability that an intergrated circuit will have defective etching 0.06.The probability that it have a crack defect is 0.03,and the probabiltiy that it will have both defect 0.02\r
\n" );
document.write( "\n" );
document.write( "1.What is probability that a newly manufactured chip will have either an etching or a crack defect
\n" );
document.write( "2.What is the probability that a newly manufactured chip will have neither defect
\n" );
document.write( "3.If a chip with a defective etching is selected,what is the probabiltiy that it will have a crack
\n" );
document.write( "4.are the two events,a defective etching and a crack indepedent events \n" );
document.write( "
Algebra.Com's Answer #528903 by ewatrrr(24785) You can put this solution on YOUR website! 1. P( either) = .06+.03-.02 = .07 \n" ); document.write( "2. P(neither) = .93 \n" ); document.write( "3. P(crack|def etching) = .02/.03 \n" ); document.write( "4. See 3. \n" ); document.write( " |