document.write( "Question 1191943: Use the following probabilities to answer the question. Don't round; enter your answers as ratios and let WAMAP do the calculations for you. It may be helpful to make a contingency table.
\n" );
document.write( "P(A)= 0.31, P(B)=0.76 and P( A and B)=0.18
\n" );
document.write( "P(B | A)=
\n" );
document.write( "p( Not B | A)=
\n" );
document.write( "P( Not B | Not A)= \n" );
document.write( "
Algebra.Com's Answer #823811 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Given info: \n" ); document.write( "P(A) = 0.31 \n" ); document.write( "P(B) = 0.76 \n" ); document.write( "P(A and B) = 0.18\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Based on the given info, we can say \n" ); document.write( "P(not A) = 1 - P(A) = 1 - 0.31 = 0.69 \n" ); document.write( "P(not B) = 1 - P(B) = 1 - 0.76 = 0.24 \n" ); document.write( "In short, \n" ); document.write( "P(not A) = 0.69 \n" ); document.write( "P(not B) = 0.24\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what the contingency table starts off looking like \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Fill in the given values, and the values found so far \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the \"A\" column, notice how we're missing one value in the middle. \n" ); document.write( "Apply the law of total probability \n" ); document.write( "P(A and B) + P(A and not B) = P(A) \n" ); document.write( "0.18 + P(A and not B) = 0.31 \n" ); document.write( "P(A and not B) = 0.31 - 0.18 \n" ); document.write( "P(A and not B) = 0.13\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then along the first row, we can say a similar argument. \n" ); document.write( "P(A and B) + P(not A and B) = P(B) \n" ); document.write( "0.18 + P(not A and B) = 0.76 \n" ); document.write( "P(not A and B) = 0.76 - 0.18 \n" ); document.write( "P(not A and B) = 0.58\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Lastly, we can look at row 2 or column 2 to find that final missing probability. \n" ); document.write( "P(A and not B) + P(not A and not B) = P(not B) \n" ); document.write( "0.13 + P(not A and not B) = 0.24 \n" ); document.write( "P(not A and not B) = 0.24 - 0.13 \n" ); document.write( "P(not A and not B) = 0.11 \n" ); document.write( "Or, \n" ); document.write( "P(not A and B) + P(not A and not B) = P(not A) \n" ); document.write( "0.58 + P(not A and not B) = 0.69 \n" ); document.write( "P(not A and not B) = 0.69 - 0.58 \n" ); document.write( "P(not A and not B) = 0.11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "To summarize so far, we calculated: \n" ); document.write( "P(A and not B) = 0.13 \n" ); document.write( "P(not A and B) = 0.58 \n" ); document.write( "P(not A and not B) = 0.11\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what the completed contigency table looks like \n" ); document.write( "
\n" ); document.write( "Optionally if you wanted, you could convert those decimal values to their fractional forms.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now to calculate the conditional probabilities\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(B | A) = P(B and A)/P(A) \n" ); document.write( "P(B | A) = P(A and B)/P(A) \n" ); document.write( "P(B | A) = 0.18/0.31 \n" ); document.write( "P(B | A) = 18/31\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(not B | A) = P(not B and A)/P(A) \n" ); document.write( "P(not B | A) = P(A and not B)/P(A) \n" ); document.write( "P(not B | A) = 0.13/0.31 \n" ); document.write( "P(not B | A) = 13/31 \n" ); document.write( "Or another route you could take is: \n" ); document.write( "P(not B | A) = 1 - P(B | A) \n" ); document.write( "P(not B | A) = 1 - 18/31 \n" ); document.write( "P(not B | A) = 31/31 - 18/31 \n" ); document.write( "P(not B | A) = (31-18)/31 \n" ); document.write( "P(not B | A) = 13/31 \n" ); document.write( "This alternative route works because P(B | A) and P(not B|A) are complementary events in the same way that P(B) and P(not B) are complementary.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(not B | not A) = P(not B and not A)/P(not A) \n" ); document.write( "P(not B | not A) = P(not A and not B)/P(not A) \n" ); document.write( "P(not B | not A) = 0.11/0.69 \n" ); document.write( "P(not B | not A) = 11/69\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "---------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answers:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(B | A) = 18/31 \n" ); document.write( "P(not B | A) = 13/31 \n" ); document.write( "P(not B | not A) = 11/69 \n" ); document.write( " \n" ); document.write( " |