SaitechAI Worksheet — Probability Involving Combinations
IIT JEE focus • Concepts + Worked Examples + Target Practice (6 problems) • Keys hidden until Submit
Order ignored → use nCrEqually likely outcomesComplement method
Concept Notes
In many IIT JEE probability questions, you count outcomes using combinations when the order of selection does not matter.
Typical contexts: card hands, committees, choosing balls together.
1) Combination basics
Formula
nCr = n! / (r! (n-r)!)
Use combinations when selection is unordered (AB = BA). Keywords: “choose”, “select”, “hand of cards”, “committee”.
2) Probability via counting
Main rule
P(E) = (Number of favourable combinations) / (Total number of possible combinations)
Model A — Cards (few examples)
Example A1: 2 aces in 2-card draw (from 52)
Total = 52C2, Favourable = 4C2 → P = (4C2)/(52C2)
Reason: a 2-card selection is unordered, so combinations.