Multiplication Rule

Probability Theory
principle

Grade 9-12

View on concept map

The multiplication rule finds the probability that two events both occur. This rule is essential for sequential events, without-replacement problems, and multi-step chance models.

Definition

The multiplication rule finds the probability that two events both occur. It multiplies the probability of the first event by the conditional probability of the second event given that the first has happened.

💡 Intuition

For an “and” problem, move through the events in sequence. Take the chance of the first step, then update for the second step based on what is already known.

🎯 Core Idea

“And” means multiply only after you decide whether the second factor is conditional or unchanged by independence.

Example

If a bag has 3 red and 2 blue marbles, the probability of drawing two red marbles without replacement is (3/5) imes (2/4) = 3/10.

Formula

P(A \cap B) = P(A)P(B \mid A)

Notation

A \cap B means both events occur.

🌟 Why It Matters

This rule is essential for sequential events, without-replacement problems, and multi-step chance models.

💭 Hint When Stuck

Write the second factor as a question: after A happened, what is the probability of B now?

Formal View

The multiplication rule is the defining relationship between joint probability and conditional probability. If the events are independent, the conditional term reduces to P(B).

🚧 Common Stuck Point

Students often multiply the original probabilities even when the first event changes the sample space for the second.

⚠️ Common Mistakes

  • Multiplying original probabilities when the second event is conditional
  • Using the multiplication rule for “or” problems
  • Ignoring whether the process uses replacement or not

Common Mistakes Guides

Frequently Asked Questions

What is Multiplication Rule in Statistics?

The multiplication rule finds the probability that two events both occur. It multiplies the probability of the first event by the conditional probability of the second event given that the first has happened.

What is the Multiplication Rule formula?

P(A \cap B) = P(A)P(B \mid A)

When do you use Multiplication Rule?

Write the second factor as a question: after A happened, what is the probability of B now?

How Multiplication Rule Connects to Other Ideas

To understand multiplication rule, you should first be comfortable with conditional probability and tree diagram. Once you have a solid grasp of multiplication rule, you can move on to independent events and stat expected value.