document.write( "Question 1196440: Draw an appropriate tree diagram, and use the multiplication principle to calculate the probabilities of all the outcomes. HINT [See Example 3.]
\n" ); document.write( "Your auto rental company rents out 30 small cars, 22 luxury sedans, and 48 slightly damaged \"budget\" vehicles. The small cars break down 12% of the time, the luxury sedans break down 9% of the time, and the \"budget\" cars break down 40% of the time.
\n" ); document.write( "P(Small and breaks down) =
\n" ); document.write( "P(Small and does not break down) =
\n" ); document.write( "P(Luxury and breaks down) =
\n" ); document.write( "P(Luxury and does not break down) =
\n" ); document.write( "P(Budget and breaks down) =
\n" ); document.write( "P(Budget and does not break down) =
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #829269 by math_tutor2020(3817)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Event S = customer chose a small car
\n" ); document.write( "Event L = customer chose a luxury car
\n" ); document.write( "Event B = customer chose a budget car
\n" ); document.write( "Event R = car breaks down
\n" ); document.write( "Event ~R = car does not break down\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll draw a partial tree diagram, and let you fill out the rest.
\n" ); document.write( "See below.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The top row of branches represents S, L and B to represent \"small\", \"luxury\", and \"budget\" in that exact order.
\n" ); document.write( "The decimal numbers next to each branch represents the probability of randomly selecting that type of car\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "30 small + 22 luxury + 48 budget = 100 cars total
\n" ); document.write( "30/100 = 0.30 is the probability of selecting a small car
\n" ); document.write( "22/100 = 0.22 is the probability of selecting a luxury car
\n" ); document.write( "48/100 = 0.48 is the probability of selecting a budget car\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Then for each of those 3 branches, we'll have 2 branches. That means we have 3*2 = 6 branches total.
\n" ); document.write( "The 2 additional branches represent \"breaks down\" and \"does not break down\", which I'll shorten to R and ~R respectively.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Keep in mind the probability P(R) changes depending on which car you selected.
\n" ); document.write( "For more information, check out the concept of \"conditional probability\".
\n" ); document.write( "P(R) = 0.12 if event S happens
\n" ); document.write( "P(R) = 0.09 if event L happens
\n" ); document.write( "P(R) = 0.40 if event B happens
\n" ); document.write( "their associated complementary probabilities are...
\n" ); document.write( "P(~R) = 1-0.12 = 0.88 if event S happens
\n" ); document.write( "P(~R) = 1-0.09 = 0.91 if event L happens
\n" ); document.write( "P(~R) = 1-0.40 = 0.60 if event B happens\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Rephrased in slightly different notation
\n" ); document.write( "P(R given S) = 0.12
\n" ); document.write( "P(R given L) = 0.09
\n" ); document.write( "P(R given B) = 0.40
\n" ); document.write( "P(~R given S) = 0.88
\n" ); document.write( "P(~R given L) = 0.91
\n" ); document.write( "P(~R given B) = 0.60\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Those 6 new decimal values will label each of the 6 new branches in the second row. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's the tree diagram so far
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Next, we'll multiply values along the branches to find the answers we're after.
\n" ); document.write( "Along path S and path R directly underneath it, we multiply the values to get 0.30*0.12 = 0.036; the result is placed at the very bottom of this pathway\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Another example: 0.30*0.88 = 0.264 when following the path from S to ~R\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Here's the slightly more updated version of the tree diagram
\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "I'll let you take over from here. Your task is to fill out the remaining empty boxes following similar steps shown above.
\n" ); document.write( "Once the tree diagram is completed, you'll have the answers needed.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "For instance, the answer to P(small and breaks down) is the value 0.036 found earlier. This is because we followed the S pathway and R pathway.
\n" ); document.write( "There's a 3.6% chance of selecting a small car and having it break down. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The answer to P(small and does not break down) would be 0.264 since it follows the S to ~R pathway. \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------------------------------\r
\n" ); document.write( "\n" ); document.write( "Extra info:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Notice how
\n" ); document.write( "P(S and R) + P(S and ~R) = P(S)
\n" ); document.write( "0.036 + 0.264 = 0.30
\n" ); document.write( "This is not a coincidence.
\n" ); document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );