In: Statistics and Probability
1. Recall from Example 1 that whenever Suzan sees a bag of marbles, she grabs a handful at random. She has seen a bag containing three red marbles, five green ones, two white ones, and two purple ones. She grabs eight of them. Find the probability of the following event, expressing it as a fraction in lowest terms. HINT [See Example 1.
She has all the red ones.
2. Recall from Example 1 that whenever Suzan sees a bag of marbles, she grabs a handful at random. She has seen a bag containing four red marbles, five green ones, three white ones, and three purple ones. She grabs eight of them. Find the probability of the following event, expressing it as a fraction in lowest terms. HINT [See Example 1.]
She has at least one green one.
3. Recall from Example 1 that whenever Suzan sees a bag of marbles, she grabs a handful at random. She has seen a bag containing four red marbles, two green ones, five white ones, and three purple ones. She grabs five of them. Find the probability of the following event, expressing it as a fraction in lowest terms. HINT [See Example 1.]
She has two red ones and one of each of the other colors.
4. Recall from Example 1 that whenever Suzan sees a bag of marbles, she grabs a handful at random. She has seen a bag containing four red marbles, four green ones, three white ones, and two purple ones. She grabs five of them. Find the probability of the following event, expressing it as a fraction in lowest terms. HINT [See Example 1.]
She has two green ones and one of each of the other colors.
5. Recall from Example 1 that whenever Suzan sees a bag of marbles, she grabs a handful at random. She has seen a bag containing three red marbles, two green ones, four white ones, and one purple one. She grabs seven of them. Find the probability of the following event, expressing it as a fraction in lowest terms. HINT [See Example 1.]
She does not have all the red ones.
6. Recall from Example 1 that whenever Suzan sees a bag of marbles, she grabs a handful at random. She has seen a bag containing four red marbles, three green ones, two white ones, and two purple ones. She grabs eight of them. Find the probability of the following event, expressing it as a fraction in lowest terms. HINT [See Example 1.]
She does not have all the green ones.
Probability = Favorable Outcomes / Total Outcomes
Please note nCx = n! / [(n-x)!*x!]
__________________________________________________
(1) Total Marbles = 3 Red + 5 Green + 2 White = 10
To Find P(All red)
Favorable Outcomes = 3 Red * 5 Others = 3C3 * 7C5 = 1 * 21 = 21
Total Outcomes = Choosing 8 out of 10 = 10C8 = 45
Therefore P(All Red) = 21/45 = 7 / 15
____________________________________________________
(2) Total Marbles = 4 Red + 5 Green + 3 White = 12
To Find P(At least 1 green) = P(1 G * 7 Others) + P(2 G * 6 Others) + P(3 G * 5 Others) + P(4 G * 4 Others) + P(5 G * 3 Others)
1 G * 7 Others = 5C1 * 7C7 = 5 * 1 = 5
2 G * 6 Others = 5C2 * 7C6 = 10 * 7 = 70
3 G * 5 Others = 5C3 * 7C5 = 10 * 21 = 210
4 G * 4 Others = 5C4 * 7C4 = 5 * 35 = 175
5 G * 3 Others = 5C5 * 7C3 = 1 * 35 = 35
Therefore Total Favorable Outcomes = 5 + 70 + 350 + 175 + 21 = 495
Total Outcomes = Choosing 8 out of 12 = 12C8 = 495
Therefore P(All Red) = 495/495 = 1
_____________________________________________________
(3) Total Marbles = 4 Red + 2 Green + 5 White + 3 Purple= 14
To Find P(2 Reds and 1 each of the others)
Favorable Outcomes = 4C2 * 2C1 * 5C1 * 3C1 = 6 * 2 * 5 * 3 = 180
Total Outcomes = Choosing 5 out of 14 = 14C5 = 2002
Therefore P(2 Red and 1 of each color) = 180/2002 = 90 / 1001
____________________________________________________
(4) Total Marbles = 4 Red + 5 Green + 3 White + 2 Purple = 14
To Find P(2 Greens and 1 each of the others)
Favorable Outcomes = 4C1 * 5C2 * 3C1 * 2C1 = 4 * 10 * 3 * 2 = 240
Total Outcomes = Choosing 5 out of 14 = 14C5 = 2002
Therefore P(2 Red and 1 of each color) = 240/2002 = 180 / 1001
____________________________________________________
(5) Total Marbles = 3 Red + 2 Green + 4 White + 1 Purple = 10
To Find P(Not all red) = 1 - P(All red)
Total Outcomes = Choosing 7 out of 10 = 10C7 = 120
All red out of 3 and 4 others from the remaining 7 = 3C3 * 7C4 = 1 * 35 = 35
Favorable Outcomes = 120 - 35 = 85
Therefore P(Not all Red) = 85/120 = 17 / 24
_____________________________________________________
(6) Total Marbles = 4 Red + 3 Green + 2 White + 2 Purple = 11
To Find P(Not all Green) = 1 - P(All green)
Total Outcomes = Choosing 8 out of 11 = 11C8 = 165
All Green out of 3 and 5 others from the remaining 8 = 3C3 * 8C5 = 1 * 56 = 56
Favorable Outcomes = 165 - 56 = 109
Therefore P(Not all Green) = 109 / 165
______________________________________________________