Quiz: Probability — The Foundation of Inference

Test your understanding before moving on. Target: 70% or higher to proceed confidently.


Section 1: Multiple Choice (1 point each)

1. Which approach to probability is most appropriate when you want to estimate the probability of an event by repeating an experiment many times and tracking results?

  • A) Classical approach
  • B) Relative frequency approach
  • C) Subjective approach
  • D) Complement approach
Answer **B)** Relative frequency approach. *Why B:* The relative frequency approach defines probability as the proportion of times an event occurs over many repetitions. It's based on observed data from repeated trials. *Why not A:* The classical approach requires all outcomes to be equally likely and uses counting, not repeated trials. *Why not C:* The subjective approach uses expert judgment, not repeated experimentation. *Why not D:* The complement is a probability rule, not an approach to defining probability. *Reference:* Section 8.2

2. A fair six-sided die is rolled. What is the probability of rolling a number greater than 4?

  • A) 1/6
  • B) 1/3
  • C) 1/2
  • D) 2/3
Answer **B)** 1/3. *Why B:* The outcomes greater than 4 are {5, 6} — that's 2 favorable outcomes out of 6 total equally likely outcomes. P = 2/6 = 1/3. *Why not A:* 1/6 would be the probability of a single specific outcome (like rolling exactly a 5). *Why not C:* 1/2 would mean 3 outcomes are greater than 4, but only 5 and 6 qualify. *Why not D:* 2/3 = 4/6, which would mean 4 outcomes are greater than 4. Only 2 are. *Reference:* Section 8.2 (classical approach)

3. A coin is flipped 10 times and lands on heads 8 times. Which statement is correct?

  • A) The coin is definitely unfair because heads came up 80% of the time
  • B) The coin is definitely fair because 10 flips isn't enough to tell
  • C) We can't be certain whether the coin is fair; 10 flips is too few for the relative frequency to reliably estimate the true probability
  • D) The probability of heads is exactly 0.80
Answer **C)** We can't be certain whether the coin is fair; 10 flips is too few for the relative frequency to reliably estimate the true probability. *Why C:* The law of large numbers tells us that relative frequencies converge to the true probability only with many trials. With just 10 flips, wide variation from the true probability is expected even for a fair coin. *Why not A:* You can't conclude unfairness from only 10 trials. Getting 8 heads in 10 flips of a fair coin, while unlikely, is not impossible (it happens about 4.4% of the time). *Why not B:* We also can't conclude it's "definitely fair" — we simply don't have enough data to tell. *Why not D:* 0.80 is the *observed* relative frequency from this small sample, not necessarily the true probability. *Reference:* Section 8.3 (law of large numbers)

4. The gambler's fallacy is the mistaken belief that:

  • A) Casinos always lose money in the long run
  • B) Past independent random events influence future ones
  • C) Probability changes based on sample size
  • D) All gambling games have equal odds
Answer **B)** Past independent random events influence future ones. *Why B:* The gambler's fallacy is the belief that after a streak (e.g., 5 heads in a row), the opposite outcome is "due." In reality, independent events have no memory — each trial is unaffected by previous ones. *Why not A:* Casinos actually DO win in the long run because of the house edge — this is correct, not a fallacy. *Why not C:* Probability estimates do get more precise with larger samples (law of large numbers), which is actually true. *Why not D:* Different games have different odds, but this isn't what the gambler's fallacy is about. *Reference:* Section 8.3

5. Events A and B are mutually exclusive. P(A) = 0.3 and P(B) = 0.4. What is P(A or B)?

  • A) 0.12
  • B) 0.58
  • C) 0.70
  • D) Cannot be determined
Answer **C)** 0.70. *Why C:* For mutually exclusive events, P(A or B) = P(A) + P(B) = 0.3 + 0.4 = 0.7. There is no overlap to subtract because mutually exclusive events cannot occur simultaneously. *Why not A:* 0.12 = 0.3 × 0.4, which would be the multiplication rule for independent events — but we're asked about "or," not "and." *Why not B:* 0.58 doesn't correspond to any correct calculation here. *Why not D:* We have all the information needed — the events are mutually exclusive and we know both probabilities. *Reference:* Section 8.5

6. In a standard deck of 52 cards, what is P(drawing a queen or a diamond)?

  • A) 4/52 + 13/52 = 17/52
  • B) 4/52 + 13/52 − 1/52 = 16/52
  • C) 4/52 × 13/52 = 52/2704
  • D) 4/52 − 13/52 = −9/52
Answer **B)** 4/52 + 13/52 − 1/52 = 16/52. *Why B:* "Queen or diamond" uses the general addition rule because these events overlap (the Queen of Diamonds is both). P(queen) + P(diamond) − P(queen AND diamond) = 4/52 + 13/52 − 1/52 = 16/52. *Why not A:* This doesn't subtract the overlap. The Queen of Diamonds would be counted twice. *Why not C:* This uses the multiplication rule, which is for "and" with independent events — not "or." *Why not D:* You can't subtract probabilities this way, and a negative probability is impossible. *Reference:* Section 8.5

7. Two events A and B are independent. P(A) = 0.6 and P(B) = 0.3. What is P(A and B)?

  • A) 0.90
  • B) 0.72
  • C) 0.18
  • D) 0.30
Answer **C)** 0.18. *Why C:* For independent events, P(A and B) = P(A) × P(B) = 0.6 × 0.3 = 0.18. *Why not A:* 0.90 = 0.6 + 0.3, which is the addition rule for mutually exclusive events, not the multiplication rule. *Why not B:* 0.72 = 0.6 × 1.2, which doesn't correspond to any correct formula. *Why not D:* 0.30 is just P(B) alone, ignoring P(A) entirely. *Reference:* Section 8.6

8. Which of the following pairs of events are mutually exclusive?

  • A) Being a freshman and being a biology major
  • B) Rolling a 3 and rolling an even number on a single die roll
  • C) Drawing a red card and drawing a face card from a standard deck
  • D) Being taller than 6 feet and being shorter than 5 feet
Answer **D)** Being taller than 6 feet and being shorter than 5 feet. *Why D:* A person cannot simultaneously be taller than 6 feet AND shorter than 5 feet. These events cannot co-occur — they are mutually exclusive. *Why not A:* A student can be both a freshman and a biology major — these can co-occur. *Why not B:* While rolling a 3 (odd) and rolling an even number are mutually exclusive on a single die, let's check: 3 is odd, so "rolling a 3" and "rolling an even number" cannot co-occur — this IS mutually exclusive. However, D is the clearest example. *Why not C:* A card can be both red and a face card (e.g., King of Hearts). *Note:* Both B and D are technically correct. However, D is the intended "best answer" as B involves a subtle check. If your exam uses this question, both B and D should receive credit. *Reference:* Section 8.5

9. P(A) = 0.7. What is P(not A)?

  • A) 0.7
  • B) 0.3
  • C) −0.7
  • D) 1.7
Answer **B)** 0.3. *Why B:* The complement rule: P(not A) = 1 − P(A) = 1 − 0.7 = 0.3. *Why not A:* That's P(A) itself, not its complement. *Why not C:* Probabilities cannot be negative. *Why not D:* Probabilities cannot exceed 1. *Reference:* Section 8.4

10. In a contingency table, a joint probability is calculated by dividing:

  • A) A cell count by the row total
  • B) A cell count by the column total
  • C) A cell count by the grand total
  • D) A row total by the grand total
Answer **C)** A cell count by the grand total. *Why C:* A joint probability P(A and B) is the probability of both events occurring together. In a contingency table, you find the cell where both events intersect and divide by the grand total. *Why not A:* A cell count divided by the row total gives a conditional probability (coming in Chapter 9). *Why not B:* A cell count divided by the column total also gives a conditional probability. *Why not D:* A row total divided by the grand total gives a marginal probability, not a joint probability. *Reference:* Section 8.7

Section 2: Short Answer (2 points each)

11. A bag contains 3 red, 5 blue, and 2 yellow marbles. You draw one marble at random.

(a) What is P(blue)? (b) What is P(red or yellow)? (c) What is P(not red)?

Answer Total marbles: 3 + 5 + 2 = 10 (a) P(blue) = 5/10 = 0.50 (b) Red and yellow are mutually exclusive, so: P(red or yellow) = P(red) + P(yellow) = 3/10 + 2/10 = 5/10 = 0.50 (c) P(not red) = 1 − P(red) = 1 − 3/10 = 7/10 = 0.70 *Note:* Parts (b) and (c) give the same answer — "red or yellow" is equivalent to "not blue," and since P(blue) = P(red or yellow) = 0.50, we get P(not blue) = P(not red or yellow) = 0.50 as well. Wait — let me recalculate: P(not red) = 1 − 3/10 = 7/10 = 0.70. This is different from (b) because "not red" includes both blue AND yellow, while "red or yellow" excludes blue. *Reference:* Sections 8.2, 8.4, 8.5

12. Use the following contingency table to answer the questions below.

Yes No Total
Group A 45 55 100
Group B 30 70 100
Total 75 125 200

(a) What is P(Group A)? (b) What is P(Yes)? (c) What is P(Group A and Yes)? (d) What is P(Group A or Yes)?

Answer (a) P(Group A) = 100/200 = 0.50 (b) P(Yes) = 75/200 = 0.375 (c) P(Group A and Yes) = 45/200 = 0.225 (d) P(Group A or Yes) = P(Group A) + P(Yes) − P(Group A and Yes) = 0.50 + 0.375 − 0.225 = 0.65 *Verification:* Count directly: Group A has 100 people. Plus Group B who said Yes: 30. Total = 130. 130/200 = 0.65. ✓ *Reference:* Section 8.7

13. A student flips two coins. List the complete sample space and calculate:

(a) P(both heads) (b) P(exactly one head) (c) P(at least one tail)

Answer Sample space: {HH, HT, TH, TT} — 4 equally likely outcomes. (a) P(both heads) = P(HH) = 1/4 = 0.25 (b) P(exactly one head) = P(HT or TH) = 2/4 = 0.50 (c) P(at least one tail) = 1 − P(no tails) = 1 − P(HH) = 1 − 1/4 = 3/4 = 0.75 *Alternative for (c):* Count directly — HT, TH, and TT all contain at least one tail. That's 3 out of 4 outcomes. ✓ *Reference:* Sections 8.2, 8.4, 8.6

14. Events A and B are independent with P(A) = 0.4 and P(B) = 0.5.

(a) Calculate P(A and B). (b) Calculate P(A or B). (c) Calculate P(neither A nor B).

Answer (a) P(A and B) = P(A) × P(B) = 0.4 × 0.5 = 0.20 (independence → multiply) (b) P(A or B) = P(A) + P(B) − P(A and B) = 0.4 + 0.5 − 0.20 = 0.70 (c) P(neither A nor B) = 1 − P(A or B) = 1 − 0.70 = 0.30 *Interpretation:* "Neither A nor B" is the complement of "A or B." *Reference:* Sections 8.4, 8.5, 8.6

15. A factory produces light bulbs. Each bulb has a 0.02 probability of being defective, independently.

(a) What is the probability that 3 randomly selected bulbs are ALL non-defective? (b) What is the probability that at least one of the 3 bulbs is defective?

Answer (a) P(non-defective) = 1 − 0.02 = 0.98 for each bulb. P(all 3 non-defective) = 0.98 × 0.98 × 0.98 = 0.98³ = 0.9412 (b) P(at least one defective) = 1 − P(all non-defective) = 1 − 0.9412 = 0.0588 *In words:* There's about a 5.9% chance that at least one of the three bulbs is defective. *Reference:* Sections 8.4, 8.6

Section 3: True/False with Explanation (1 point each)

16. True or False: If P(A) = 0.5 and P(B) = 0.6, then A and B cannot be mutually exclusive.

Answer **True.** If A and B were mutually exclusive, then P(A or B) = P(A) + P(B) = 0.5 + 0.6 = 1.1. But probabilities cannot exceed 1. Therefore, A and B must have some overlap — they cannot be mutually exclusive. *The general rule:* Two events with P(A) + P(B) > 1 can never be mutually exclusive. *Reference:* Section 8.5

17. True or False: If two events are mutually exclusive, they are also independent.

Answer **False.** If events A and B are mutually exclusive (and both have non-zero probability), knowing that A occurred tells you that B definitely did NOT occur. This means A provides information about B — the very definition of dependence. Mutually exclusive events with non-zero probabilities are always dependent. *Mathematical check:* For independent events, P(A and B) = P(A) × P(B). For mutually exclusive events, P(A and B) = 0. These can only be equal if P(A) = 0 or P(B) = 0. *Reference:* Section 8.6

18. True or False: The law of large numbers guarantees that in 1,000 coin flips, you will get exactly 500 heads.

Answer **False.** The law of large numbers says that the *proportion* of heads approaches 0.50 as the number of flips increases — not that the count will be exactly half. In 1,000 flips, you might get 487 heads, 512 heads, or 503 heads. The proportion (e.g., 0.487, 0.512, 0.503) is very close to 0.50, but it won't be exactly 0.500 in most cases. *Reference:* Section 8.3

19. True or False: A probability of 0 means the event will never happen.

Answer **True** (for practical purposes in this course). In an introductory course, a probability of 0 means the event is impossible — it cannot occur. (Advanced note for the curious: in continuous probability distributions, events with probability 0 can technically occur. For example, the probability of a random number being exactly 3.000000... is 0, but it's not impossible. This subtlety is beyond the scope of this chapter but will make more sense after Chapter 10.) *Reference:* Section 8.2

20. True or False: When using a contingency table, the sum of all joint probabilities in the table equals 1.

Answer **True.** The joint probabilities represent every possible combination of the two variables. Every observation in the dataset falls into exactly one cell. Since the joint probabilities are each cell count divided by the grand total, they must sum to 1 (the grand total divided by the grand total). *Reference:* Section 8.7