Back to ShikshaPal ExplainerClass 10 / Math
ShikshaPal
Class 10 · Math

Probability

Probability is the mathematics of uncertainty.

Feynman Lens

Start with the simplest version: this lesson is about Probability. If you can explain the core idea to a friend using everyday language, examples, and one clear reason why it matters, you have moved from memorising to understanding.

Probability is the mathematics of uncertainty. When you flip a coin, roll a die, or make decisions with incomplete information, probability quantifies how likely outcomes are. Rather than guessing, probability gives you a numerical measure from 0 (impossible) to 1 (certain). Understanding probability is essential for risk assessment, decision-making, gambling, insurance, weather forecasting, medical diagnosis, and scientific inference. This chapter introduces the theoretical approach to probability—calculating likelihood from first principles using equally likely outcomes.

The Sample Space: All Possible Outcomes

Before calculating probability, you must identify all possible outcomes.

Sample space (S): The set of all possible outcomes of an experiment.

Examples:

Key insight: Each outcome in a sample space must be equally likely (for the definition of probability to apply directly). A fair coin has equally likely outcomes (each 50%). A biased coin doesn't.

Events: Subsets of the Sample Space

An event (E) is a subset of the sample space—a collection of outcomes you're interested in.

Examples:

An event can be:

The Theoretical Probability Formula

For equally likely outcomes:

P(Event E) = (Number of favorable outcomes) / (Total number of outcomes)
           = |E| / |S|

Where |E| means the count of outcomes in event E, and |S| means the count of all outcomes.

Examples:

This formula assumes:

  1. All outcomes are equally likely
  2. Outcomes are mutually exclusive (can't happen simultaneously)
  3. The sample space is complete (includes all possibilities)

Complementary Events: The "Not" Relationship

The complement of event E is "not E"—all outcomes where E doesn't occur.

P(E) + P(not E) = 1

Or equivalently:

P(not E) = 1 − P(E)

Intuition: You either get E or you don't. The probabilities must sum to 1.

Example:

Sometimes calculating P(not E) is easier than P(E) directly. If you want "at least one success," it's often easier to calculate "no successes" and subtract from 1.

Multiple Events: Combined Probabilities

When dealing with multiple events, you need careful language:

"Or" (union): Event A or Event B (or both) occur

"And" (intersection): Event A and Event B both occur

Example with a die:

Real-World Applications: From Theory to Decision-Making

Insurance: Probability of accidents determines premium costs

Weather: Probability of rain affects planning

Medical diagnosis: Probability that a positive test means you have the disease (more complex than the basic formula)

Lottery: Astronomically small probabilities explain why lotteries aren't profitable for players

Quality control: Probability of defects determines batch acceptance

Probability builds on and relates to:

Key Formulas and Concepts

Socratic Questions

  1. If you flip two fair coins, why are there 4 equally likely outcomes (HH, HT, TH, TT) rather than 3 outcomes (2 heads, 1 head, 0 heads)?
  1. When rolling two dice, there are 36 equally likely outcomes. But when counting the sum (2 through 12), the outcomes are NOT equally likely. Why is the sum not uniformly distributed?
  1. If the probability of an event is 0.3, what is the probability that it doesn't occur? Can you explain why these must sum to 1?
  1. Two events A and B are independent. If P(A) = 0.4 and P(B) = 0.5, what is P(A and B)? What if they were mutually exclusive instead?
  1. In a game, you win if you roll a die and get 5 or 6 on the first roll, OR you roll a 6 on the second roll. How would you calculate your probability of winning?

Term / Concept
What is Probability?
tap to flip
Probability is the central idea of this lesson. Use the chapter examples to explain what it means and why it matters.
Term / Concept
What is Sample space (S)?
tap to flip
The set of all possible outcomes of an experiment.
Term / Concept
What is Examples?
tap to flip
- Coin flip: S = {Head, Tail} (2 outcomes)
Term / Concept
What is Key insight?
tap to flip
Each outcome in a sample space must be equally likely (for the definition of probability to apply directly). A fair coin has equally likely outcomes (each 50%). A biased coin doesn't.
Term / Concept
What is Certain?
tap to flip
(the entire sample space): probability = 1
Term / Concept
What is Impossible?
tap to flip
(the empty set): probability = 0
Term / Concept
What is Partial?
tap to flip
(some outcomes): probability between 0 and 1
Term / Concept
What is Intuition?
tap to flip
You either get E or you don't. The probabilities must sum to 1.
Term / Concept
What is Example?
tap to flip
- P(rolling a 3) = 1/6
Term / Concept
What is "Or" (union)?
tap to flip
Event A or Event B (or both) occur
Term / Concept
What is "And" (intersection)?
tap to flip
Event A and Event B both occur
Term / Concept
What is Example with a die?
tap to flip
- P(rolling 1 or 2) = P(1) + P(2) = 1/6 + 1/6 = 1/3 (mutually exclusive)
Term / Concept
What is Insurance?
tap to flip
Probability of accidents determines premium costs
Term / Concept
What is Weather?
tap to flip
Probability of rain affects planning
Term / Concept
What is Medical diagnosis?
tap to flip
Probability that a positive test means you have the disease (more complex than the basic formula)
Term / Concept
What is Lottery?
tap to flip
Astronomically small probabilities explain why lotteries aren't profitable for players
Term / Concept
What is Quality control?
tap to flip
Probability of defects determines batch acceptance
Term / Concept
What is Theoretical probability?
tap to flip
P(E) = (favorable outcomes) / (total outcomes)
Term / Concept
What is Complement rule?
tap to flip
P(not E) = 1 − P(E)
Term / Concept
What is Mutually exclusive events?
tap to flip
P(A or B) = P(A) + P(B)
Term / Concept
What is Independent events?
tap to flip
P(A and B) = P(A) × P(B)
Term / Concept
What is Sample space?
tap to flip
The set of all possible outcomes
Term / Concept
What is Favorable outcome?
tap to flip
An outcome in event E
Term / Concept
What is the core idea of The Sample Space: All Possible Outcomes?
tap to flip
Before calculating probability, you must identify all possible outcomes. Sample space (S): The set of all possible outcomes of an experiment.
Term / Concept
What is the core idea of Events: Subsets of the Sample Space?
tap to flip
An event (E) is a subset of the sample space—a collection of outcomes you're interested in.
Term / Concept
What is the core idea of The Theoretical Probability Formula?
tap to flip
For equally likely outcomes: P(Event E) = (Number of favorable outcomes) / (Total number of outcomes) = |E| / |S| Where |E| means the count of outcomes in event E, and |S| means the count of all outcomes.
Term / Concept
What is the core idea of Complementary Events: The "Not" Relationship?
tap to flip
The complement of event E is "not E"—all outcomes where E doesn't occur. P(E) + P(not E) = 1 Or equivalently: P(not E) = 1 − P(E) Intuition: You either get E or you don't. The probabilities must sum to 1.
Term / Concept
What is the core idea of Multiple Events: Combined Probabilities?
tap to flip
When dealing with multiple events, you need careful language: "Or" (union): Event A or Event B (or both) occur - Depends on whether events overlap (are mutually exclusive) - For mutually exclusive: P(A or B) = P(A) +…
Term / Concept
What is the core idea of Real-World Applications: From Theory to Decision-Making?
tap to flip
Insurance: Probability of accidents determines premium costs Weather: Probability of rain affects planning Medical diagnosis: Probability that a positive test means you have the disease (more complex than the basic…
Term / Concept
What is the core idea of Connecting to Related Topics?
tap to flip
Probability builds on and relates to: - chapter-13-statistics: Statistics observes actual outcomes; probability predicts theoretical ones - chapter-01-real-numbers: Counting outcomes uses divisibility and number…
Term / Concept
What is the core idea of Key Formulas and Concepts?
tap to flip
- Theoretical probability: P(E) = (favorable outcomes) / (total outcomes) - Complement rule: P(not E) = 1 − P(E) - Mutually exclusive events: P(A or B) = P(A) + P(B) - Independent events: P(A and B) = P(A) × P(B) -…
Term / Concept
What is Coin flip?
tap to flip
S = {Head, Tail} (2 outcomes)
Term / Concept
What is Single die roll?
tap to flip
S = {1, 2, 3, 4, 5, 6} (6 outcomes)
Term / Concept
What is Two coin flips?
tap to flip
S = {HH, HT, TH, TT} (4 outcomes)
Term / Concept
What is Selecting a card?
tap to flip
S = {all 52 cards} (52 outcomes)
Term / Concept
What is Die roll?
tap to flip
"Getting an even number" = {2, 4, 6} (3 outcomes out of 6)
Term / Concept
What is Two die rolls?
tap to flip
"Sum equals 7" = {(1,6), (2,5), (3,4), (4,3), (5,2), (6,1)} (6 outcomes out of 36)
Term / Concept
What is Certain (the entire sample space)?
tap to flip
probability = 1
Term / Concept
What is Impossible (the empty set)?
tap to flip
probability = 0
Term / Concept
What is Partial (some outcomes)?
tap to flip
probability between 0 and 1
40 cards — click any card to flip
If you flip two fair coins, why are there 4 equally likely outcomes (HH, HT, TH, TT) rather than 3 outcomes (2 heads, 1 head, 0 heads)?
  • A Memorize the exact line without checking the reasoning.
  • B Use the chapter's formula or relation and explain the reasoning step by step.
  • C Ignore the examples and rely only on a keyword.
  • D Treat the idea as unrelated to the rest of the lesson.
When rolling two dice, there are 36 equally likely outcomes. But when counting the sum (2 through 12), the outcomes are NOT equally likely. Why is the sum not uniformly distributed?
  • A Memorize the exact line without checking the reasoning.
  • B Use the chapter's formula or relation and explain the reasoning step by step.
  • C Ignore the examples and rely only on a keyword.
  • D Treat the idea as unrelated to the rest of the lesson.
If the probability of an event is 0.3, what is the probability that it doesn't occur? Can you explain why these must sum to 1?
  • A Memorize the exact line without checking the reasoning.
  • B Use the chapter's formula or relation and explain the reasoning step by step.
  • C Ignore the examples and rely only on a keyword.
  • D Treat the idea as unrelated to the rest of the lesson.
Two events A and B are independent. If P(A) = 0.4 and P(B) = 0.5, what is P(A and B)? What if they were mutually exclusive instead?
  • A Memorize the exact line without checking the reasoning.
  • B Use the chapter's formula or relation and explain the reasoning step by step.
  • C Ignore the examples and rely only on a keyword.
  • D Treat the idea as unrelated to the rest of the lesson.
In a game, you win if you roll a die and get 5 or 6 on the first roll, OR you roll a 6 on the second roll. How would you calculate your probability of winning?
  • A Memorize the exact line without checking the reasoning.
  • B Use the chapter's formula or relation and explain the reasoning step by step.
  • C Ignore the examples and rely only on a keyword.
  • D Treat the idea as unrelated to the rest of the lesson.
Which approach best shows that you understand Probability?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Sample space (S)?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Examples?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Key insight?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Certain?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Impossible?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Partial?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Intuition?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Example?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand "Or" (union)?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand "And" (intersection)?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Example with a die?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Insurance?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Weather?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Medical diagnosis?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Lottery?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Quality control?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Theoretical probability?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Complement rule?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Mutually exclusive events?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Independent events?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Sample space?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Favorable outcome?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand The Sample Space: All Possible Outcomes?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Events: Subsets of the Sample Space?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand The Theoretical Probability Formula?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Complementary Events: The "Not" Relationship?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Multiple Events: Combined Probabilities?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Real-World Applications: From Theory to Decision-Making?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Connecting to Related Topics?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Key Formulas and Concepts?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Coin flip?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Single die roll?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Two coin flips?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
Which approach best shows that you understand Selecting a card?
  • A Repeat its name from memory.
  • B Explain it using a simple example and the reason it works.
  • C Skip the conditions where it applies.
  • D Use it only when the textbook wording is identical.
0 / 40