Survey
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
* Your assessment is very important for improving the workof artificial intelligence, which forms the content of this project
Math 111: Introduction to Probability Quiz 6 — March 25, 2008 Name: This quiz covers material from section 7.6. Show your work. It is acceptable if you set up but do not compute the answers. 1. (2 points) The accompanying tree diagram represents a two-stage experiment. Use the diagram to find .25 ggg D ggWggg W A W WWWW .2 ooo oo .75 Dc ooo OOO OOO O .8 .4 g D ggggg g Ac WWWWWWW .6 a. (1 pt) Dc P (D|Ac ) Answer: From the tree diagram, P (D|Ac ) = .4 b. (1 pt) P (A ∩ Dc ) Answer: As discussed in class, P (A ∩ Dc ) = P (A) · P (Dc |A) = .2 · .75 = .15 2. (2 points) The owner of a local ice cream parlor has begun recording the trends of customer purchases. On average, 30% of the customers order low fat ice cream, while the rest order regular ice cream. Of those who order low fat, 50% order a double scoop. Of those who order regular ice cream, 30% order a double scoop. What is the probability that a customer ordered low fat ice cream, given that they ordered a double scoop? Answer: We are given P (low) = .3, P (dbl|low) = .5, and P (dbl|not low) = .3. The completed tree diagram looks like, ee D e.5eeeee eeYeYeee Y YYYYYY kk L YYYY .3kkkkk .5 k k Dc k k k k SkSS SSS SSS SSS .7 S Lc .3eeeeeee D eYYeeeee YYYYYY YYYYY c .7 D By Bayes’ Theorem, P (low|dbl) = P (low) · P (dbl|low) .3 · .5 = ≈ .42 P (low) · P (dbl|low) + P (not low) · P (dbl|not low) .3 · .5 + .7 · .3 3. (4 points) An experiment consists of randomly selecting one of three dice, rolling it, and observing whether the number 1 comes up. The first is a normal six-sided die, the second die is eight-sided (so shows the numbers 1 through 8), the third die is twelve-sided. a. (2 pts) number 1? What is the probability that the die that is rolled will come up with the Answer: The completed tree diagram for this experiment looks like, 1 jjj 1 6 jjj j j j j jjj 6 jTTTTT TTTT TTTT 5 T c 6 1 1 3 1 jjj 1 8 jjj j j j 1 j jjj 3 == 8 jTTTTT TTTT == TTTT == 7 T c == 8 1 == == 1 == 3 == 1 jjj 1 == 12jjjj j = j j j jjj 12 TTTTT TTTT TTTT 11 c 12 1 Since there are three dice and we are selecting one at random, each has a 13 chance of being selected. There are three possible ways a 1 could come up—either we select first die and roll a 1, or select the second and roll a 1, or select the third and roll a 1. So, P (1) = 1 1 1 1 1 1 · + · + · = .125 3 6 3 8 3 12 b. (2 pts) If the die rolled shows the number 1, what is the probability that it was the normal six-sided die? Answer: Bayes’ Theorem says, P (normal|1) = 1 3 · 1 6 + 1 1 3 · 6 1 1 1 3 · 8 + 3 · 1 12 ≈ .44