For an interactive study experience with progress tracking, bookmarks, and solutions, try our reader.
Open in Interactive ReaderChapter Overview
Probability is the mathematical measurement of uncertainty. It helps us predict the likelihood of an event occurring, from tossing coins and rolling dice to drawing cards and making real-world predictions. In the NEB Class 11 Mathematics exam, this chapter focuses heavily on counting outcomes, applying theorems, and recognizing when to use Addition vs. Multiplication rules.
What this chapter covers
Random Experiments & Sample SpaceClassical & Empirical ProbabilityComplementary EventsMutually Exclusive vs Independent EventsThe Addition TheoremThe Multiplication TheoremCoin, Dice, and Card Problems
Learning Objectives
1
Define probability and understand related terms like random experiment, trial, and event.
2
List out the complete Sample Space for experiments involving coins, dice, and cards using Tree Diagrams.
3
Calculate the probability of simple and compound events using the Classical formula.
4
Use Complementary Events to solve 'not' or 'none' type questions rapidly.
5
Apply the Addition Theorem for events joined by 'OR'.
6
Apply the Multiplication Theorem for events joined by 'AND'.
7
Confidently tackle NEB 4-mark and 5-mark word problems on probability.
The 'At Least One' Ultimate Shortcut
Key Insight
If an NEB question asks for the probability of 'at least one' event happening (e.g., at least one head in 3 coin tosses, or at least one student solving a math problem), DO NOT calculate the probability of 1, 2, and 3 separately and add them.
Use the Complement Shortcut:
$$P(\text{At least one}) = 1 - P(\text{None})$$
Find the probability that NO ONE does it, or it NEVER happens, and subtract from 1. This saves 5 minutes of calculation time in exams!
Use the Complement Shortcut:
$$P(\text{At least one}) = 1 - P(\text{None})$$
Find the probability that NO ONE does it, or it NEVER happens, and subtract from 1. This saves 5 minutes of calculation time in exams!
Example: Three students have 1/2, 1/3, and 1/4 chance to solve a problem. Chance NO ONE solves it = (1/2) × (2/3) × (3/4) = 1/4. So, chance AT LEAST ONE solves it = 1 - 1/4 = 3/4.
Key Definitions
Random Experiment
An operation whose exact outcome cannot be predicted in advance with certainty (e.g., tossing a coin).
Sample Space (S)
The set of all possible outcomes of a random experiment. For a die, S = {1, 2, 3, 4, 5, 6}. Denoted by n(S).
Event (E)
Any subset of the sample space. An outcome or set of outcomes we are interested in. E.g., getting an even number.
Mutually Exclusive Events
Events that CANNOT happen at the same time. If one happens, the other cannot. Example: Rolling a 2 and a 5 in a single throw.
Independent Events
Events where the occurrence of one does NOT affect the probability of the other. Example: Tossing a coin and rolling a die.
Complementary Event (Ē)
The event representing the 'non-occurrence' of event E. Mathematically, $P(\bar{E}) = 1 - P(E)$.
Mutually Exclusive vs. Independent Events
Students lose marks by confusing these two concepts. Memorize this difference:
Mutually Exclusive
Focuses on whether they can happen together.
They CANNOT happen at the same time.
Intersection is zero: $P(A \cap B) = 0$.
Used mainly with the Addition Theorem (OR).
Example: Getting a 'King' AND a 'Queen' on a single card draw is impossible.
VS
Independent Events
Focuses on whether one affects the other.
They CAN happen at the same time, but without influencing each other.
Intersection is product: $P(A \cap B) = P(A) \times P(B)$.
Used mainly with the Multiplication Theorem (AND).
Example: Tossing a coin (Heads) and rolling a die (Six).
Formula Sheet & Core Derivations
Classical (Mathematical) Probability
$$P(E) = \frac{n(E)}{n(S)} = \frac{m}{n}$$
Ratio of favorable outcomes (m) to total possible equally likely outcomes (n).
Complementary Events Rule
$$P(E) + P(\bar{E}) = 1$$
An event either happens or it doesn't. Their probabilities must add up to 100% (or 1).
General Addition Theorem (OR)
$$P(A \cup B) = P(A) + P(B) - P(A \cap B)$$
Used for 'OR' questions. If the events are Mutually Exclusive, $P(A \cap B) = 0$, so you just add.
Multiplication Theorem (AND)
$$P(A \cap B) = P(A) \times P(B)$$
Used for 'AND' questions when events A and B are Independent.
Visualizing the Addition Theorem
Why do we subtract P(A ∩ B)? Because when you add the entire blue circle (A) and the entire red circle (B), you count the middle intersection TWICE. You must subtract it once to get the correct union.
The Venn diagram shows that P(A ∪ B) is the total shaded area. Subtracting the middle prevents double counting.
Visualizing Outcomes: The Cards and Coins Fact Sheet
Trick: You cannot solve probability without knowing the sample spaces of these classic systems.
Steps to Remember:
- COINS (Heads/Tails): 1 Coin = 2 outcomes. 2 Coins = 4 outcomes. 3 Coins = 8 outcomes. The easiest way to find the sample space is to draw a Tree Diagram.
- CARDS (52 Total): 4 Suits (Hearts, Diamonds, Clubs, Spades). Each suit has 13 cards. Red cards = 26, Black cards = 26. Face Cards: Jack, Queen, King (3 per suit = 12 total). Aces are NOT face cards.
- DICE (6-sided): 1 Die = 6 outcomes. 2 Dice = $6 \times 6 = 36$ outcomes. Note: A sum of 7 has the highest probability on two dice (6/36 = 1/6).
Mnemonic: Cards: 52 total, 4 suits, 12 faces. Dice: 6^n. Coins: 2^n.
Question Recognition Guide
| Keyword / Phrase in Question | Use This |
|---|---|
| Question uses the word 'OR' | Use the Addition Theorem: P(A) + P(B) - P(A ∩ B). |
| Question uses 'AND' / 'BOTH' / 'SUCCESSIVELY' | Use the Multiplication Theorem: P(A) × P(B). |
| Question asks for 'AT LEAST ONE' | Use Complement shortcut: 1 - P(None). |
| Question says 'EITHER A OR B' | Use Addition Theorem. |
| Question says 'NEITHER A NOR B' | Find P(A ∪ B) and subtract from 1. |
Common Mistakes (Lose Marks Here!)
Examiners specifically look for these errors in NEB answer sheets.
- Forgetting the Overlap in OR questions: e.g., 'Probability of King or Heart'. Students write 4/52 + 13/52 = 17/52. WRONG! You must subtract the King of Hearts (1/52) because it was counted twice. Correct: 16/52.
- With vs Without Replacement: If drawing two cards 'without replacement', the total cards (denominator) drops from 52 to 51 for the second draw. If 'with replacement', it stays 52.
- Misunderstanding 'Face Cards': Many students include Aces as face cards. Face cards are strictly Jacks, Queens, and Kings (12 total in a deck).
- Confusing Mutually Exclusive vs Independent: You ADD probabilities for mutually exclusive events. You MULTIPLY probabilities for independent events.
Solved Examples (Easy → Hard)
1
Look at the urn below containing colored balls. If one ball is drawn at random, what is the probability that it is NOT green?
Easy
2
A card is drawn from a standard deck. What is the probability that it is a King OR a Heart?
Medium
3
Three students A, B, and C attempt a math problem. Their chances of solving it are 1/2, 1/3, and 1/4 respectively. Find the probability that the problem is solved.
Hard
MCQ Practice (10 Questions)
Mixed Level — MCQ
1
Look at the Venn diagram below. What does the highlighted shaded region represent in probability?
Correct!
Incorrect. Correct: P(A ∩ B)
2
If P(A) = 0.5 and P(B) = 0.3, and A and B are mutually exclusive, what is P(A ∪ B)?
Correct!
Incorrect. Correct: 0.8
3
The probability of a 'sure event' is:
Correct!
Incorrect. Correct: 1
4
If a coin is tossed twice, what is the probability of getting at least one Tail?
Correct!
Incorrect. Correct: 3/4
5
Two events A and B are independent. P(A) = 1/3, P(B) = 1/4. Find P(A ∩ B).
Correct!
Incorrect. Correct: 1/12
6
The probability of drawing a Red Queen from a deck of 52 cards is:
Correct!
Incorrect. Correct: 1/26
7
P(A ∪ B) is equal to P(A) + P(B) ONLY if the events are:
Correct!
Incorrect. Correct: Mutually Exclusive
8
If the probability of winning a game is 4/9, what is the probability of losing?
Correct!
Incorrect. Correct: 5/9
9
Which of the following CANNOT be a probability?
Correct!
Incorrect. Correct: 1.2
10
If P(A ∩ B) = P(A) × P(B), then A and B are:
Correct!
Incorrect. Correct: Independent
Short Questions (2 Marks Each)
1
Look at the spinner below. If the spinner is spun once, what is the probability that it lands on an EVEN number?
[2 marks]
2
Define a Sample Space and give an example of one for tossing three coins.
[2 marks]
3
If P(A) = 0.6, P(B) = 0.5, and P(A ∩ B) = 0.2, calculate P(A ∪ B).
[2 marks]
4
Explain why the probability of an impossible event is 0.
[2 marks]
5
A card is drawn from a deck. What is the probability that it is a face card?
[2 marks]
6
Are the events 'rolling an even number' and 'rolling a number greater than 4' mutually exclusive on a die? Why?
[2 marks]
7
If the probability of Ram passing is 0.8 and Shyam passing is 0.7, find the probability that both pass.
[2 marks]
8
Find the probability of getting a sum of 7 when two dice are thrown.
[2 marks]
9
A letter is chosen from the word 'NEPAL'. What is the probability it is a vowel?
[2 marks]
10
If P(Ē) = 0.45, find P(E).
[2 marks]
Long Questions (4/5 Marks Each)
1
State and prove the Addition Theorem for any two events A and B.
[4 marks]
2
A card is drawn at random from a deck of 52. Find the probability that it is either a Club or an Ace.
[4 marks]
3
Two dice are thrown together. Find the probability that the sum is divisible by 3 or 4.
[5 marks]
4
In a leap year, what is the probability of having 53 Tuesdays?
[4 marks]
5
Prove that for two independent events A and B, $P(A \cup B) = 1 - P(\bar{A})P(\bar{B})$.
[4 marks]
6
Derive the Multiplication Theorem for two independent events A and B.
[4 marks]
7
If P(A) = 2/5, P(B) = 1/3, and P(A ∩ B) = 1/5, are A and B independent? Justify your answer.
[4 marks]
Past NEB Board Questions
Past NEB Board Questions
1
Two dice are thrown. Find the probability that the sum of the numbers appearing is 7.
NEB 2079
[3 marks]
2
A card is drawn from a well-shuffled deck of 52 cards. What is the probability of getting a King or a red card?
NEB 2078
[4 marks]
3
Three students A, B and C solve a problem with probabilities 1/3, 1/4 and 1/5 respectively. What is the probability that the problem is solved?
NEB 2077
[5 marks]
Chapter Test — Full Mixed Paper
Attempt this test in 45 minutes under exam conditions to prepare for the NEB finals.
1
Section A — MCQs (1 Mark Each)
Mixed Level — MCQ
1
Probability cannot be:
Correct!
Incorrect. Correct: 1.5
2
If events are mutually exclusive, what is P(A ∩ B)?
Correct!
Incorrect. Correct: 0
2
Section B — Short Questions (2 Marks Each)
1
State the Addition Theorem for mutually exclusive events.
[2 marks]
2
Find the probability of drawing an Ace from a standard deck of cards.
[2 marks]
3
Section C — Long Questions (4/5 Marks Each)
1
If P(A) = 0.6, P(B) = 0.5, and P(A ∩ B) = 0.2, find P(A ∪ B). Are A and B independent?
[5 marks]
2
A coin is tossed two times. Draw the tree diagram and find the probability of getting exactly one head.
[4 marks]
One-Page Revision Cheat Sheet
1
Formula: $P(E) = \frac{\text{favorable outcomes}}{\text{total outcomes}}$.
2
Range: Probability is always between 0 (Impossible) and 1 (Sure).
3
Complement Rule: $P(E) + P(\bar{E}) = 1$. Use for 'NOT' questions.
4
Addition Theorem ('OR'): $P(A \cup B) = P(A) + P(B) - P(A \cap B)$. Subtract the overlap!
5
Mutually Exclusive: Events cannot happen together. $P(A \cap B) = 0$.
6
Multiplication Theorem ('AND'): $P(A \cap B) = P(A) \times P(B)$ (only if independent).
7
Independent: One event doesn't affect the other. $P(A \cap B) = P(A)P(B)$.
8
'At Least One' Trick: $P(\text{At least one}) = 1 - P(\text{None})$.
9
Cards Fact: 52 total. 4 suits (13 each). 12 Face cards (J, Q, K). Ace is NOT a face card.
10
Dice Fact: 2 dice have $6 \times 6 = 36$ outcomes. Sum of 7 is the most likely (1/6).