document.write( "Question 1198877: an assembly line produces plastic piggybanks that are either pink or blue. On average, 2.4% of the banks contain defects. Of the banks with no defects, 15% were blue. The percentage of all banks produced that are perfect pink piggybanks is
\n" );
document.write( "a) 82.6 b) 82.96 c) 85 d) 87.4 e) 95.2 \n" );
document.write( "
Algebra.Com's Answer #832533 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: b) 82.96\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "========================================================\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Work Shown:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "D = has defects \n" ); document.write( "~D = does not have defects\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "B = blue \n" ); document.write( "~B = not blue, aka pink\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(D) = probability of a defect \n" ); document.write( "P(D) = 0.024 \n" ); document.write( "P(~D) = probability of not a defect \n" ); document.write( "P(~D) = 1 - P(D) = 1 - 0.024 = 0.976\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(B given ~D) = probability of selecting blue, given no defects \n" ); document.write( "P(B given ~D) = 0.15 \n" ); document.write( "P(B given ~D) = probability of selecting pink, given no defects \n" ); document.write( "P(~B given ~D) = 1 - P(B given ~D) \n" ); document.write( "P(~B given ~D) = 1 - 0.15 \n" ); document.write( "P(~B given ~D) = 0.85\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(~B and ~D) = P(~B given ~D)*P(~D) \n" ); document.write( "P(~B and ~D) = 0.85*0.976 \n" ); document.write( "P(~B and ~D) = 0.8296\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of selecting a piggybank that is both pink and without defects is 0.8296 \n" ); document.write( "This converts to the 82.96% after moving the decimal point two spots to the right (same as multiplying by 100).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Here's a way to visually represent what's going on using a tree diagram \n" ); document.write( " ![]() \n" ); document.write( "We don't have enough information to fill out the rest of the tree; luckily, we don't need that left side at all. We simply multiply the values along the highlighted path. \n" ); document.write( " \n" ); document.write( " |