A probability experiment: spin a spinner with equal sections 1,2,3,4,5 and draw a card from a standard deck and note its suit (hearts, diamonds, clubs, spades). List the sample space (use tree mentally). How many outcomes?
Counting: 5 spinner outcomes Γ 4 suits = 20 outcomes.Sample space = {1β₯,1β¦,1β£,1β , 2β₯,...,5β }. (explicit list not needed)
3.1.2 β Simple event? picking a Jack or a heart?
From a standard deck, consider event C = βthe card is a Jack or a heartβ. Is C a simple event? Explain.
No β it contains multiple outcomes: all 4 Jacks plus the hearts that are not Jack (12 hearts) β total 4+12=16 outcomes. Simple events have exactly one outcome.
3.1.3 β Pizza combinations
A pizza shop offers: crust (thin, thick, stuffed) ; sauce (red, pesto, BBQ) ; cheese (mozzarella, vegan, blend) ; topping (pepperoni, mushrooms, onions, sausage). How many different pizzas can you make with exactly one choice from each category?
3.1.4 β Two fair dice, find P(sum = 7) and P(sum > 9)
Roll two sixβsided dice (one red, one blue). Use classical probability.
Total outcomes = 36. Sum=7: {(1,6),(2,5),(3,4),(4,3),(5,2),(6,1)} β 6 β 6/36=1/6β0.1667. Sum>9: sum 10,11,12. (4,6),(5,5),(6,4),(5,6),(6,5),(6,6) β 6 outcomes β 6/36=1/6.
3.1.5 β Laptop brand preference (empirical)
Brand
frequency
Dell
84
HP
63
Apple
97
Lenovo
42
Other
14
If one respondent is chosen at random, what is the empirical probability that they prefer Apple or Dell?
Total = 84+63+97+42+14 = 300. Apple+Dell freq = 97+84=181 β P = 181/300 β 0.6033.
3.1.6 β Classify probability type
a) βThe chance that it will rain tomorrow is 30%β β meteorologistβs forecast.
b) βThe probability of drawing a red card from a deck is 1/2.β
c) βBased on records, the probability a patient tests positive for a certain disease is 0.02.β
a) subjective (educated forecast, not longβrun frequency). b) classical (equally likely). c) empirical (from historical data).
3.1.7 β Complement rule (flight delays)
At a certain airport, the probability that a flight is delayed is 0.18. Find the probability that a flight is not delayed.
A bag contains 3 red marbles and 5 blue marbles. You draw one marble (without replacement, but it doesn't affect coin), then toss a fair coin. Use a tree to find P(red and tails).
P(red) = 3/8. P(tails) = 1/2. independent? marble draw does not affect coin β multiply: (3/8)*(1/2) = 3/16 = 0.1875.
3.1.9 β License plate probability
A state license plate has 3 letters followed by 3 digits (letters AβZ, digits 0β9). Letters and digits can repeat. What is the probability that a randomly generated plate reads βABC 123β?
Total plates = 26Β³ Γ 10Β³ = 17,576 Γ 1,000 = 17,576,000. Only one specific plate β P = 1 / 17,576,000 β 5.69e-8.
π 3.2 β fresh conditional & multiplication
3.2.1 β Candies: two draws without replacement
A jar contains 6 strawberry candies and 4 orange candies. You draw two candies without replacement. Find P(second is orange | first is strawberry).
After removing one strawberry: left 5 strawberry + 4 orange = 9 total. P(orange|first strawberry) = 4/9 β 0.444.
3.2.2 β Smartphone vs age group
iPhone
Android
Other
under 30
45
32
5
30 or older
28
54
16
Find P(iPhone | under 30).
Total under 30 = 45+32+5 = 82. iPhone under30 = 45 β 45/82 β 0.549.
3.2.3 β Independent? marble with replacement
Draw a marble from a bag (3 red, 5 blue), note color, replace it, then draw again. Are the events βfirst redβ and βsecond blueβ independent?
Yes, because replacement restores original composition. P(second blue|first red) = P(blue) = 5/8 β independent.
3.2.4 β P(king then queen) with replacement
Two cards drawn from a deck with replacement. Find P(king first and queen second).