document.write( "Question 1172452: Construction company A is determining whether it should submit a bid for a new shopping center. In the past, their main competitor, construction company B, has submitted bids 60% of the time. If company B does not bid on a job, the probability that company A will get the job is 0.50 If company B bids on a job, the probability that company A will get the job is 0.25 .
\n" );
document.write( "a. If company A gets the job, what is the probability that company B did not bid?
\n" );
document.write( "b. What is the probability that company A will get the job? \n" );
document.write( "
Algebra.Com's Answer #797488 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part (a) \n" ); document.write( "Define the events \n" ); document.write( "B = Company B bids on a job \n" ); document.write( "A = Company A gets the job contract\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This leads to \n" ); document.write( "P(B) = probability that company B bids on a job \n" ); document.write( "P(A) = probability that company A gets the job contract\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We know that company B bids 60% of the time, so, \n" ); document.write( "P(B) = 0.60 \n" ); document.write( "P(B') = 1-P(B) = 1-0.60 = 0.40 \n" ); document.write( "The B' means \"event B does not happen\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have these conditional probabilities \n" ); document.write( "P(A given B') = 0.50 \n" ); document.write( "P(A given B) = 0.25 \n" ); document.write( "that were provided in the instructions\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Recall the conditional probability formula \n" ); document.write( "P(A given B) = P(A and B)/P(B) \n" ); document.write( "which rearranges to \n" ); document.write( "P(A and B) = P(A given B)*P(B)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similarly, \n" ); document.write( "P(A and B') = P(A given B')*P(B')\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we know that \n" ); document.write( "P(A and B) = P(A given B)*P(B) \n" ); document.write( "P(A and B) = 0.25*0.60 \n" ); document.write( "P(A and B) = 0.15 \n" ); document.write( "we also can find, \n" ); document.write( "P(A and B') = P(A given B')*P(B') \n" ); document.write( "P(A and B') = 0.50*0.40 \n" ); document.write( "P(A and B') = 0.20\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Therefore, \n" ); document.write( "P(A) = (A and B happens) OR (A and B' happens) \n" ); document.write( "P(A) = P(A and B) + P(A and B') ......... law of total probability \n" ); document.write( "P(A) = 0.15 + 0.20 \n" ); document.write( "P(A) = 0.35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use of a probability tree is a visual way to organize all this information.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now we can say: \n" ); document.write( "P(B' given A) = P(B' and A)/P(A) \n" ); document.write( "P(B' given A) = P(A and B')/P(A) \n" ); document.write( "P(B' given A) = 0.20/0.35 \n" ); document.write( "P(B' given A) = 20/35 \n" ); document.write( "P(B' given A) = (5*4)/(5*7) \n" ); document.write( "P(B' given A) = 4/7 \n" ); document.write( "This represents the probability of company B not bidding, given company A got the job.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 4/7 \n" ); document.write( "Note: in decimal form, 4/7 = 0.57 approximately\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "================================================= \n" ); document.write( "Part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This was computed earlier when we got p(A) = 0.35\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "It seems that it might be handy to do part (b) first, then tackle part (a). However, there may be an alternative route. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.35 \n" ); document.write( " \n" ); document.write( " |