Compound Probability Formula

Compound probability is the probability of two or more events occurring together (P(A and B)) or at least one occurring (P(A or B)), accounting for.

The Formula

P(A and B)=P(A)×P(BA)P(A \text{ and } B) = P(A) \times P(B|A) P(A or B)=P(A)+P(B)P(A and B)P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B)

When to use: Single-event probability asks about one thing happening. Compound probability asks about combinations: 'What's the chance of rolling a 6 AND flipping heads?' or 'What's the chance of drawing a heart OR a face card?' The word 'and' usually means multiply; the word 'or' usually means add (but subtract the overlap).

Quick Example

**AND (independent):** Flip heads AND roll a 6: P=12×16=112P = \frac{1}{2} \times \frac{1}{6} = \frac{1}{12}
**OR (overlapping):** Draw a heart OR a king from a standard deck: P=1352+452152=1652=413P = \frac{13}{52} + \frac{4}{52} - \frac{1}{52} = \frac{16}{52} = \frac{4}{13}
(Subtract the king of hearts counted twice.)

Notation

P(AB)P(A \cap B) for 'A and B'; P(AB)P(A \cup B) for 'A or B'

What This Formula Means

The probability of two or more events occurring together (P(A and B)P(A \text{ and } B)) or at least one occurring (P(A or B)P(A \text{ or } B)), accounting for whether the events are independent or dependent.

Single-event probability asks about one thing happening. Compound probability asks about combinations: 'What's the chance of rolling a 6 AND flipping heads?' or 'What's the chance of drawing a heart OR a face card?' The word 'and' usually means multiply; the word 'or' usually means add (but subtract the overlap).

Formal View

P(AB)=P(A)P(BA)P(A \cap B) = P(A) \cdot P(B|A); P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B)

Worked Examples

Example 1

medium
Events A and B: P(A)=0.5P(A)=0.5, P(B)=0.4P(B)=0.4, P(AB)=0.2P(A \cap B)=0.2. Find (a) P(AB)P(A \cup B), (b) P(AB)P(A|B), and verify whether A and B are independent.

Answer

(a) P(AB)=0.7P(A \cup B) = 0.7. (b) P(AB)=0.5P(A|B) = 0.5. A and B are independent.

First step

1
(a) Addition rule: P(AB)=P(A)+P(B)P(AB)=0.5+0.40.2=0.7P(A \cup B) = P(A)+P(B)-P(A \cap B) = 0.5+0.4-0.2 = 0.7

See the full worked solution + why-it-works coaching

SetupKey insightWhy it worksCommon pitfallConnection

Unlock answer keys One Family plan — every worked solution, all subjects

Example 2

hard
A card is drawn from a standard deck. Event A: card is red. Event B: card is a face card (J, Q, K). Find P(AB)P(A \cup B) and P(AB)P(A \cap B).

Example 3

easy
Two fair dice are rolled. Find P(both odd)P(\text{both odd}) by listing or by the product rule.

Common Mistakes

  • Adding for 'and' or multiplying for 'or' - 'and' multiplies; 'or' adds then subtracts the overlap.
  • Forgetting to subtract the overlap in an 'or' problem - use P(A)+P(B)P(A and B)P(A)+P(B)-P(A\text{ and }B) unless the events are mutually exclusive.
  • Using P(B)P(B) instead of P(BA)P(B|A) for dependent events - when the first event changes the second, multiply by the conditional probability.

Why This Formula Matters

Most real probability questions chain events together, and the and/or split with the overlap correction is what keeps you from double-counting or wrongly multiplying. Spotting whether events are independent or dependent (does the first change the second?) is the recognition skill that decides whether you use P(B)P(B) or P(BA)P(B|A). Recognizing it by "Does the problem combine two or more events with 'and' (multiply) or 'or' (add minus overlap)?" — rather than by familiar numbers — is what lets a student tell it apart from simple (single-event) probability and conditional probability and counting principle in a mixed problem set.

Frequently Asked Questions

What is the Compound Probability formula?

The probability of two or more events occurring together (P(A and B)P(A \text{ and } B)) or at least one occurring (P(A or B)P(A \text{ or } B)), accounting for whether the events are independent or dependent.

How do you use the Compound Probability formula?

Single-event probability asks about one thing happening. Compound probability asks about combinations: 'What's the chance of rolling a 6 AND flipping heads?' or 'What's the chance of drawing a heart OR a face card?' The word 'and' usually means multiply; the word 'or' usually means add (but subtract the overlap).

What do the symbols mean in the Compound Probability formula?

P(AB)P(A \cap B) for 'A and B'; P(AB)P(A \cup B) for 'A or B'

Why is the Compound Probability formula important in Math?

Most real probability questions chain events together, and the and/or split with the overlap correction is what keeps you from double-counting or wrongly multiplying. Spotting whether events are independent or dependent (does the first change the second?) is the recognition skill that decides whether you use P(B)P(B) or P(BA)P(B|A). Recognizing it by "Does the problem combine two or more events with 'and' (multiply) or 'or' (add minus overlap)?" — rather than by familiar numbers — is what lets a student tell it apart from simple (single-event) probability and conditional probability and counting principle in a mixed problem set.

What do students get wrong about Compound Probability?

The procedure for compound probability is the easy part; the trap is adding for 'and' or multiplying for 'or'. Asking "Does the problem combine two or more events with 'and' (multiply) or 'or' (add minus overlap)?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Compound Probability formula?

Before studying the Compound Probability formula, you should understand: probability, independent events, conditional probability.