Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Multiplication Rule Probability Explained with Formula and Applications

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Multiplication Rule Probability Formula for Independent and Dependent Events with Solved Examples

The concept of multiplication rule probability plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. It helps you quickly find the chance that two or more events will happen at the same time, making it a must-know for probability chapters, board exams, and competitive tests like JEE or Olympiads.


What Is Multiplication Rule Probability?

The multiplication rule probability is a method in maths to calculate the probability that two or more events will occur together (at the same time). It applies to both independent and dependent events and uses basic probability formulas. You’ll find this concept applied in areas such as joint probability, conditional probability, and compound event calculations during classwork and exams.


Key Formula for Multiplication Rule Probability

Here are the most important formulas for multiplication rule probability:

Type of Events Formula
Independent Events (A and B) P(A ∩ B) = P(A) × P(B)
Dependent Events (A and B) P(A ∩ B) = P(A) × P(B|A)
General case or n Events P(A1 ∩ A2 ∩ ... ∩ An) = P(A1) × P(A2|A1) × ... × P(An|A1 ∩ ... ∩ An-1)

Here, P(A ∩ B) means the probability of both A and B happening (intersection).


Types of Multiplication Rule Probability Problems

Type Description Formula Used
Independent Events The outcome of one does not affect the other P(A) × P(B)
Dependent Events The outcome of one does affect the other (think: no replacement) P(A) × P(B|A)
Conditional Probability Finding probability given that another event has already happened P(A|B) = P(A ∩ B) / P(B)

Step-by-Step Illustration

Let’s solve one problem for each case (independent and dependent events) to make multiplication rule probability easy to use:


Example 1: Independent Events

What is the probability of getting a 4 on one die and a 6 on another die in a single throw?

1. P(getting a 4 on first die) = 1/6

2. P(getting a 6 on second die) = 1/6

3. Both events are independent, so multiply:

4. Probability = 1/6 × 1/6 = 1/36

Example 2: Dependent Events

A bag contains 4 blue and 6 black marbles. Two are picked one after another without replacement. What is the probability both are blue?

1. P(First blue) = 4/10

2. After first blue is taken, remaining blue marbles = 3, total marbles = 9

3. P(Second blue | first blue already picked) = 3/9

4. Multiply probabilities:

5. Probability = (4/10) × (3/9) = 12/90 = 2/15

Frequent Errors and Misunderstandings

  • Mixing up addition and multiplication rules. Remember: use multiplication rule probability for simultaneous (AND) events.
  • Not checking if events are independent or dependent before choosing the formula.
  • Forgetting to adjust totals when “no replacement” occurs in dependent problems.

Speed Trick or MCQ Shortcut

For quick exam solving using the multiplication rule probability, check keywords:

  • If you see “AND”, “both”, or “all” — often it’s a multiplication scenario.
  • For “at least one”, “either/or” — it’s likely addition rule.
  • If “without replacement” is mentioned, adjust denominators after each draw!

Vedantu experts teach students to quickly identify these in live classes, helping you score faster in MCQ questions.


Practice Sheet: Try These Yourself

  • What is the probability of tossing a head on a coin and rolling a 2 on a dice?
  • From a deck of 52 cards, find the probability of drawing two aces in a row without replacement.
  • If you pick 3 objects one by one from a bag with 5 red and 3 green, what is the probability all are green?
  • Out of 6 blue and 4 white balls, what is the probability first is blue and second is also blue without replacement?

Relation to Other Concepts

The idea of multiplication rule probability connects closely with topics such as Addition Theorem of Probability, Conditional Probability, and Joint Probability. Mastering this rule helps you solve complex probability trees and real-life statistical problems, and builds a solid foundation for advanced studies.


Classroom Tip

A quick way to remember: If you’re asked for the probability of A and B both happening, multiply their chances (adjusting as needed for dependency). Vedantu’s teachers say: “AND means multiply in probability!”


We explored multiplication rule probability—from definition, formula, examples, common mistakes, real tricks, and its links to addition and conditional probability. Continue practicing with Vedantu to become confident in solving compound probability problems in your next test.


Other useful Vedantu pages: Probability | Probability for Class 10 | Total Probability Theorem |


FAQs on Multiplication Rule Probability Explained with Formula and Applications

1. What is the multiplication rule in probability?

The multiplication rule in probability states that the probability of two events occurring together is found by multiplying their probabilities. For events A and B:

P(A and B) = P(A) × P(B|A)

Where:

  • P(A) is the probability of event A.
  • P(B|A) is the probability of event B given that A has already occurred.
This rule is used to calculate joint probability for dependent and independent events.

2. What is the formula for the multiplication rule of independent events?

For independent events, the multiplication rule is P(A and B) = P(A) × P(B). Two events are independent if the occurrence of one does not affect the other. For example:

  • If P(A) = 0.5 and P(B) = 0.4,
  • Then P(A and B) = 0.5 × 0.4 = 0.2.
This simplified formula applies only when events are independent.

3. How do you use the multiplication rule for dependent events?

For dependent events, use P(A and B) = P(A) × P(B|A), where the second probability depends on the first. Steps:

  • Find P(A).
  • Find P(B|A), the conditional probability.
  • Multiply the two values.
Example: If P(A) = 0.6 and P(B|A) = 0.3, then P(A and B) = 0.6 × 0.3 = 0.18.

4. What is the difference between independent and dependent events in the multiplication rule?

The key difference is whether one event affects the probability of the other.

  • Independent events: P(A and B) = P(A) × P(B).
  • Dependent events: P(A and B) = P(A) × P(B|A).
In independent events, probabilities stay the same, while in dependent events, the second probability changes based on the first event.

5. Can you give an example of the multiplication rule with cards?

Yes, drawing two aces in a row without replacement uses the multiplication rule for dependent events.

  • P(first ace) = 4/52.
  • P(second ace | first ace) = 3/51.
  • P(two aces) = (4/52) × (3/51) = 12/2652 = 1/221.
This shows how conditional probability changes when sampling without replacement.

6. How is the multiplication rule related to conditional probability?

The multiplication rule is derived directly from the definition of conditional probability. Since P(B|A) = P(A and B) / P(A), rearranging gives:

P(A and B) = P(A) × P(B|A)

This connection makes the rule essential for solving problems involving joint probability and conditional events.

7. When can you multiply probabilities directly?

You can multiply probabilities directly when events are independent. This means:

  • P(B|A) = P(B).
  • The occurrence of A does not affect B.
In such cases, use P(A and B) = P(A) × P(B) without adjusting the second probability.

8. What is the multiplication rule for more than two events?

For three or more events, multiply sequential probabilities using conditional probability.

P(A and B and C) = P(A) × P(B|A) × P(C|A and B)

For independent events, it simplifies to:

P(A) × P(B) × P(C)

This rule extends to any number of events in probability theory.

9. What are common mistakes when using the multiplication rule in probability?

A common mistake is assuming events are independent when they are actually dependent. Other errors include:

  • Forgetting to use P(B|A) in dependent cases.
  • Not adjusting probabilities when sampling without replacement.
  • Confusing the multiplication rule with the addition rule.
Always check whether one event affects the other before choosing the formula.

10. How does the multiplication rule differ from the addition rule in probability?

The multiplication rule finds the probability of events happening together, while the addition rule finds the probability of at least one occurring.

  • Multiplication rule: P(A and B).
  • Addition rule: P(A or B) = P(A) + P(B) − P(A and B).
Use multiplication for joint probability and addition for mutually exclusive or overlapping events.