Fatskills
Practice. Master. Repeat.
Study Guide: How to Solve Probability Problems
Source: https://www.fatskills.com/quantitative-aptitude-and-numerical-ability-for-competitive-examinations/chapter/how-to-solve-probability-problems

How to Solve Probability Problems

By Fatskills Exam Guides Team — the exam nerds behind 28,500+ quizzes and 2.1M practice questions across 500+ global exams.

⏱️ ~6 min read

How to Solve Probability Problems

(For SSC, Bank, Railway Exams – Ace Your Exam with Confidence!)


Introduction

"Master probability, and you unlock 5-10 marks in every SSC/Bank/Railway exam—questions that look tricky but follow the same 3-step method every time!

(On camera: Hold up a past paper with a probability question circled.) "This one question could be the difference between a pass and a fail. Today, I’ll show you the exact steps to solve any probability problem in under 60 seconds—no guesswork, no panic."


What You Need To Know First

Before diving into probability, ensure you understand:
1. Basic fractions and percentages – Converting between them (e.g., 3/4 = 75%).
2. Counting principles – How to count total possible outcomes (e.g., rolling a die = 6 outcomes).
3. Set theory basics – Terms like "and" (intersection), "or" (union), and "not" (complement).

(On camera: Point to a whiteboard with these 3 points.) "If any of these feel shaky, pause here and review them first. Probability is just counting with fractions—get these right, and the rest is easy!


Key Vocabulary

Term Plain-English Definition Quick Example
Experiment An action with uncertain results. Tossing a coin, rolling a die.
Outcome A single possible result of an experiment. Heads, 4 on a die.
Sample Space (S) All possible outcomes of an experiment. For a die: {1, 2, 3, 4, 5, 6}.
Event (E) A specific set of outcomes we’re interested in. Rolling an even number: {2, 4, 6}.
Probability (P) A number between 0 and 1 showing how likely an event is. P(Heads) = 1/2.
Complement (E’) The event not happening. If E = rolling a 6, E’ = rolling 1-5.

(On camera: Read each term aloud, then ask:) "Which term describes ‘rolling a number greater than 4 on a die’? (Pause) That’s an event—specifically, {5, 6}."


Formulas To Know

  1. Basic Probability Formula [ P(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes}} ]
  2. MEMORISE THIS – This is the foundation of every probability problem.
  3. Favorable outcomes: Outcomes that match the event (e.g., rolling a 3).
  4. Total outcomes: All possible results (e.g., 6 for a die).

  5. Probability of Complementary Event [ P(E') = 1 - P(E) ]

  6. MEMORISE THIS – Use when the question asks for "not" or "at least."
  7. Example: If P(rain) = 0.3, then P(no rain) = 1 - 0.3 = 0.7.

  8. Addition Rule (Mutually Exclusive Events) [ P(A \text{ or } B) = P(A) + P(B) ]

  9. Mutually exclusive: Events that cannot happen at the same time (e.g., rolling a 2 or a 5 on a die).
  10. Given on exam sheet (but memorize the condition).

  11. Addition Rule (Non-Mutually Exclusive Events) [ P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B) ]

  12. Non-mutually exclusive: Events that can happen together (e.g., drawing a red card or a king from a deck).
  13. Given on exam sheet (but practice identifying overlaps).

  14. Multiplication Rule (Independent Events) [ P(A \text{ and } B) = P(A) \times P(B) ]

  15. Independent: One event doesn’t affect the other (e.g., flipping a coin twice).
  16. MEMORISE THIS – Common in "with replacement" problems.

  17. Conditional Probability [ P(A \mid B) = \frac{P(A \text{ and } B)}{P(B)} ]

  18. P(A | B): Probability of A given that B has already happened.
  19. Given on exam sheet (but rare in SSC/Bank exams—focus on basics first).

(On camera: Point to each formula and say:) "These 6 formulas cover 90% of exam questions. The first two? Memorize them now. The rest? Understand when to use them."


Step-by-Step Method

Follow these 3 steps for every probability problem:

  1. Identify the experiment and sample space.
  2. Ask: What’s the action? (e.g., rolling a die, drawing a card)
  3. Write down all possible outcomes (sample space).

  4. Define the event and count favorable outcomes.

  5. Ask: What are we looking for? (e.g., "rolling an even number")
  6. Count how many outcomes match the event.

  7. Apply the probability formula.

  8. Plug numbers into ( P(E) = \frac{\text{Favorable}}{\text{Total}} ).
  9. Simplify the fraction if needed.

(On camera: Hold up a die and walk through the steps aloud.) "Let’s say the question is: ‘What’s the probability of rolling a number greater than 4 on a die?’
1. Experiment: Rolling a die. Sample space: {1, 2, 3, 4, 5, 6}.
2. Event: Numbers > 4 → {5, 6}. Favorable outcomes = 2.
3. Probability = 2/6 = 1/3. Done!


Worked Examples

Example 1 – Basic

Question: A bag contains 4 red balls and 6 blue balls. What is the probability of drawing a red ball?

Solution:
1. Experiment: Drawing 1 ball from the bag. - Total balls = 4 red + 6 blue = 10. - Sample space: {R, R, R, R, B, B, B, B, B, B}.

  1. Event: Drawing a red ball.
  2. Favorable outcomes = 4 (the red balls).

  3. Probability: [ P(\text{Red}) = \frac{4}{10} = \frac{2}{5} ]

What we did and why: - We counted the total number of balls (denominator) and the number of red balls (numerator). - Simplified the fraction to lowest terms.


Example 2 – Medium

Question: A die is rolled twice. What is the probability of getting a sum of 5?

Solution:
1. Experiment: Rolling a die twice. - Total outcomes = 6 (first roll) × 6 (second roll) = 36. - Sample space: {(1,1), (1,2), ..., (6,6)}.

  1. Event: Sum of 5.
  2. Favorable outcomes: (1,4), (2,3), (3,2), (4,1) → 4 outcomes.

  3. Probability: [ P(\text{Sum} = 5) = \frac{4}{36} = \frac{1}{9} ]

What we did and why: - Used the multiplication principle to count total outcomes (6 × 6). - Listed all pairs that sum to 5 (don’t miss any!). - Simplified the fraction.


Example 3 – Exam-Style

Question: In a class of 30 students, 18 play cricket, 12 play football, and 5 play both. What is the probability that a randomly selected student plays only football?

Solution:
1. Experiment: Selecting 1 student from 30. - Total outcomes = 30.

  1. Event: Plays only football.
  2. Total football players = 12.
  3. Players who play both = 5.
  4. Only football = 12 - 5 = 7.

  5. Probability: [ P(\text{Only Football}) = \frac{7}{30} ]

What we did and why: - Used a Venn diagram (mentally) to subtract the overlap (both sports). - "Only football" means football players not in the intersection.


Common Mistakes

Mistake Why it Happens Correct Approach
Counting total outcomes wrong Forgetting to multiply for multiple events (e.g., die rolled twice). Use the multiplication principle: 6 × 6 = 36.
Misidentifying favorable outcomes Including outcomes that don’t match the event (e.g., counting 6 for "numbers > 4"). Double-check: "Numbers > 4" = {5, 6}.
Ignoring "without replacement" Treating dependent events as independent (e.g., drawing 2 cards without putting the first back). Adjust the denominator after each draw.
Confusing "and" vs. "or" Adding probabilities for "and" or multiplying for "or." "And" = multiply (independent), "or" = add (mutually exclusive).
Forgetting to simplify fractions Leaving answers like 4/8 instead of 1/2. Always simplify to lowest terms.

(On camera: Hold up a red pen and say:) "These mistakes cost marks. Circle your final answer and ask: ‘Did I count correctly? Did I simplify?’"


Exam Traps

Trap How to Spot it How to Avoid it
"At least" or "at most" questions The question uses phrases like "at least 1 head in 3 coin tosses." Use the complement rule: P(at least 1) = 1 - P(none).
Non-mutually exclusive events The question asks for "A or B" where A and B can happen together (e.g., "red card or king"). Use the full addition rule: P(A or B) = P(A) + P(B) - P(A and B).
Conditional probability disguise The question gives extra info (e.g., "given that the card is red"). Identify the "given" condition and adjust the sample space.

(On camera: Point to a past paper question with "at least.") "See this? ‘At least 1’ is code for ‘use the complement rule.’ Don’t fall for it—flip the problem!


1-Minute Recap

(On camera: Look directly at the student, speak naturally.)

"Alright, listen up—this is your last-minute cheat sheet for probability:

  1. Every problem starts the same way: Identify the experiment, list the sample space, and count favorable outcomes.
  2. Memorize these two formulas:
  3. ( P(E) = \frac{\text{Favorable}}{\text{Total}} )
  4. ( P(E') = 1 - P(E) ) (for "not" or "at least" questions).
  5. For "and" problems (independent events): Multiply probabilities.
  6. For "or" problems: Add probabilities only if the events can’t happen together. If they can, subtract the overlap.
  7. Watch for traps: "At least 1" = use the complement. "Without replacement" = adjust the denominator.

Now, grab a past paper, pick 3 probability questions, and solve them using these steps. You’ve got this!"