List 1 — Events & Probability
Sample spaces and event probabilities
Task 1 — Coin Tossing
A fair coin is tossed once, then twice, then three times. Describe the sample space for each experiment and give its size. What is an elementary outcome?
A single toss yields heads (H) or tails (T). Each is an elementary outcome.
Each outcome is an ordered pair of results from the first and second toss.
Each outcome is an ordered triple. Since each toss has 2 outcomes, by the multiplication rule there are total outcomes.
Listing all eight triples explicitly:
For tosses the sample space has elements, since tosses are independent and each doubles the count.
Each toss branches into H or T; the four equally likely leaves form .
Task 2 — Rolling a Die
A fair six-sided die is rolled once, then twice, then three times. Describe the sample space for each experiment and give its size.
A single roll of a standard die shows one of six faces.
Each outcome is an ordered pair where . By the multiplication rule:
Each outcome is an ordered triple . Applying the multiplication rule again:
For rolls of a -sided die the sample space has elements.
Each extra die multiplies the count by 6.
Task 3 — Drawing Cards
A standard deck has 52 cards. (a) One card is drawn: describe the sample space. (b) Two cards are drawn with replacement: find the sample space size. (c) Two cards are drawn without replacement: find the sample space size.
- a)(a) One card drawn at random.
- b)(b) Two cards drawn with replacement (card is returned before second draw).
- c)(c) Two cards drawn without replacement.
The sample space consists of all 52 individual cards in the deck.
After recording the first card it is returned, so the second draw also has 52 choices. Each outcome is an ordered pair.
The first draw has 52 choices; since the card is NOT returned, the second draw has only 51 choices. Order matters (we record which card came first).
Without replacement the space is smaller because repeated outcomes (drawing the same card twice) are impossible.
Replacement keeps all 52 cards available for the second draw; without replacement one card is gone.
Task 4 — Weekly Weather
Each day the weather can be in exactly one of three states: Sunny (S), Cloudy (C), or Rainy (R). Describe the sample space for one day, two days, and a full week (7 days), and give its size in each case.
There are three possible states for a single day.
Each outcome is an ordered pair of daily states, giving equally likely combinations.
Each outcome is an ordered 7-tuple of daily states. Applying the multiplication rule seven times:
For days with weather states the sample space has elements.
Each extra day triples the number of sequences.
Task 5 — Buffon's Needle (Sample Space)
A needle of length is dropped at random onto a floor ruled with parallel lines spaced apart (with ). Describe the sample space and explain why it is continuous (uncountably infinite).
The position of the dropped needle is completely determined by two real-valued quantities: (1) the distance from the needle's center to the nearest line, and (2) the acute angle that the needle makes with the direction of the lines.
An elementary outcome is the ordered pair . The sample space is the rectangle in the plane:
Both and are real numbers ranging over intervals. Each interval contains uncountably many points (by the uncountability of ), so itself is uncountably infinite — it cannot be listed or enumerated.
Because is continuous, probabilities are assigned via area: the probability of any event is proportional to the area of relative to the total area of .
Drop needles and watch the crossing rate. The continuous sample space has uncountably many outcomes.
Each needle crosses a line (red) when its half-projection onto the vertical exceeds the distance to the nearest line. The crossing rate converges to 2L/(πd).
Task 6 — Coin Probabilities
A fair coin is tossed. Compute the following probabilities: (a) heads on one toss; (b) exactly one head in two tosses; (c) exactly two heads in three tosses; (d) at least one tail in three tosses; (e) all tosses the same in three tosses.
- a)(a) : heads on a single toss.
- b)(b) : exactly one head in two tosses.
- c)(c) : exactly two heads in three tosses.
- d)(d) : at least one tail in three tosses.
- e)(e) : all three tosses show the same face.
The sample space has 2 equally likely outcomes; only 1 is heads.
The sample space is with 4 equally likely outcomes. The favorable outcomes are and .
From outcomes, choose the ones with exactly 2 heads: .
Alternatively, using the binomial formula with , , :
It is easier to use the complement: the only outcome with NO tail is .
The favorable outcomes are (all heads) and (all tails), giving 2 out of 8.
Comparing all five probabilities side by side.
Task 7 — Die Probabilities
A fair six-sided die is rolled once and twice. Compute the following probabilities: (a) an even number on one roll; (b) a number greater than 4 on one roll; (c) sum equals 7 on two rolls; (d) both dice show the same number; (e) sum is at least 10 on two rolls.
- a)(a) : result is even on a single roll.
- b)(b) : result is greater than 4 on a single roll.
- c)(c) : sum of two dice equals 7.
- d)(d) : both dice show the same number.
- e)(e) : sum of two dice is at least 10.
Even faces are — three out of six equally likely outcomes.
Faces greater than 4 are — two out of six.
The pairs with are: — exactly 6 favorable pairs out of 36.
Doubles are — six pairs out of 36.
Listing pairs with sum : — six pairs out of 36.
The six favorable cells lie on the anti-diagonal.
| 1 | 2 | 3 | 4 | 5 | 6 | |
|---|---|---|---|---|---|---|
| 1 | . | . | . | . | . | X |
| 2 | . | . | . | . | X | . |
| 3 | . | . | . | X | . | . |
| 4 | . | . | X | . | . | . |
| 5 | . | X | . | . | . | . |
| 6 | X | . | . | . | . | . |
All five event probabilities for one and two dice.
Task 8 — Card Probabilities
One or two cards are drawn from a standard 52-card deck. Compute: (a) P(heart); (b) P(king); (c) P(not a face card); (d) P(both hearts) with replacement; (e) P(both hearts) without replacement.
- a)(a) One card: probability it is a heart.
- b)(b) One card: probability it is a king.
- c)(c) One card: probability it is not a face card (Jack, Queen, King).
- d)(d) Two cards with replacement: both are hearts.
- e)(e) Two cards without replacement: both are hearts.
There are 13 hearts in a deck of 52 cards.
There are 4 kings (one per suit) in 52 cards.
Face cards are Jacks, Queens, Kings: total. Non-face cards: .
With replacement, draws are independent; each has probability of being a heart.
The first draw: 13 hearts out of 52. Given the first was a heart, 12 hearts remain out of 51.
All five card event probabilities compared.
Task 9 — Weather Probabilities
Each day the weather is independently Sunny (S), Cloudy (C), or Rainy (R), each with probability . Compute: (a) P(both weekend days sunny); (b) P(Wed, Thu, Fri all rainy); (c) P(at least one sunny day in a week); (d) P(no rainy day in a week); (e) P(exactly two sunny days in a week).
- a)(a) Both Saturday and Sunday are sunny.
- b)(b) Wednesday, Thursday, and Friday are all rainy.
- c)(c) At least one of the 7 days in the week is sunny.
- d)(d) None of the 7 days in the week is rainy.
- e)(e) Exactly two of the 7 days in the week are sunny.
Saturday and Sunday are independent; each has probability of being sunny.
Wednesday, Thursday, and Friday are independent; each has probability of being rainy.
Use the complement: "no sunny day in 7" means each day is Cloudy or Rainy, with probability each.
Each day must be Sunny or Cloudy (probability ). The 7 days are independent.
This is a binomial probability with , successes (sunny), , .
All five weather event probabilities compared.
Task 10 — Buffon's Needle Probabilities
A needle of length is dropped uniformly at random on a floor with parallel lines spaced apart. The needle's position is where is the distance from the center to the nearest line and is the acute angle with the lines. Compute: (a) P(needle crosses a line); (b) P(no crossing); (c) P(angle less than ); (d) P(center within of a line); (e) P(crosses AND angle ).
- a)(a) Event : the needle crosses a line.
- b)(b) Event : the needle does not cross any line.
- c)(c) Event : the angle satisfies .
- d)(d) Event : the center is within of the nearest line.
- e)(e) Event : the needle crosses a line AND the angle satisfies .
The sample space is a rectangle in the plane. Its total area is:
The needle crosses a line when the projection of its half-length onto the perpendicular to the lines exceeds , i.e., when .
Compute the area of by integrating over , then divide by the total area.
Event is the complement of .
The angle is uniform on , so the probability of any sub-interval is proportional to its length.
The distance is uniform on , so is the fraction of the interval covered by .
Event restricts the crossing condition to . Its area is computed by integrating the crossing bound over this sub-range:
Divide the favorable area by the total area of :
The empirical crossing rate converges to ; the slider changes .
Each needle crosses a line (red) when its half-projection onto the vertical exceeds the distance to the nearest line. The crossing rate converges to 2L/(πd).