Last Updated: April 2026
JEE Main Probability 2027 is one of the highest-yield, easiest-to-master chapters in the JEE Mathematics syllabus. Year after year, NTA poses 1–2 direct probability questions in Paper 1, and most of them collapse into four canonical models: classical probability, conditional probability, Bayes’ theorem, and the binomial distribution. If you can recognize which of those four templates a question belongs to within the first ten seconds, you can solve it in under ninety. This guide walks you through every formula you need, the structured way to read a probability problem, and a 40-problem mental practice flow culminating in a 10-MCQ live quiz at the end of this post.
Why Probability Is a Scoring Chapter for JEE Main 2027
Out of the 30 Maths questions in JEE Main, probability typically contributes 1 question worth +4, and it is almost always solvable within 60–90 seconds if you have memorised the formula sheet below. Unlike Calculus or Vectors, probability questions are short, mostly numerical, and have a fixed solution path. The problem is that students treat each problem as “new”; in reality, every JEE Main probability question is a permutation of six core ideas:
- Sample space + favourable outcomes (classical)
- Addition rule for non-mutually-exclusive events
- Multiplication rule + independence
- Conditional probability
- Total probability + Bayes’ theorem
- Binomial / mean-variance distribution
Master these six and you will solve every probability question NTA throws at you.
The JEE Probability Formula Sheet
| Concept | Formula | When to Use |
|---|---|---|
| Classical probability | P(E) = n(E)/n(S) | Equally likely outcomes, finite sample space |
| Addition rule | P(A∪B) = P(A) + P(B) − P(A∩B) | “Either A or B occurs” |
| Mutually exclusive | P(A∩B) = 0 ⇒ P(A∪B) = P(A) + P(B) | Events that cannot occur together |
| Conditional probability | P(A|B) = P(A∩B)/P(B) | “Given that B has occurred” |
| Multiplication rule | P(A∩B) = P(A) · P(B|A) | Joint probability, dependent events |
| Independence | P(A∩B) = P(A) · P(B) | Coins, dice, independent draws (with replacement) |
| Total probability | P(E) = Σ P(Bᵢ) · P(E|Bᵢ) | Partitioned sample space (boxes, machines) |
| Bayes’ theorem | P(Bᵢ|E) = P(Bᵢ) P(E|Bᵢ) / Σ P(Bⱼ) P(E|Bⱼ) | “Given the effect, find probability of cause” |
| Binomial: P(X=k) | C(n,k) p^k q^(n−k) | n independent trials, two outcomes |
| Binomial mean / variance | μ = np; σ² = npq | Find n, p, q from given μ and σ² |
| Complement rule | P(A’) = 1 − P(A) | “At least one” problems |
| Geometric probability | P = favourable area / total area | Continuous sample space (target, time interval) |
The 4-Step Problem Reading Framework
Every JEE probability problem can be cracked by mechanically asking these four questions:
Step 1: What is the sample space? Count or describe S. For dice: |S|=36; for two cards from 52: C(52,2)=1326; for tossing a coin n times: 2^n.
Step 2: Are events independent or dependent? “With replacement” or “different sources” ⇒ independent (multiplication is direct). “Without replacement” or “given that” ⇒ conditional.
Step 3: Is this a forward or reverse problem? Forward problems compute P(effect | cause) — use total probability. Reverse problems compute P(cause | effect) — use Bayes.
Step 4: Is this binomial? If you see “n trials,” “exactly k successes,” “at least k,” or “probability of success p,” it is binomial. Memorise the mean=np, variance=npq trick — many JEE problems give you μ and σ² and ask for n.
Worked Example 1: Conditional Probability
“A family has two children. Given that at least one is a boy, what is the probability that both are boys?”
Sample space: {BB, BG, GB, GG}, all equally likely. Event B = “at least one boy” = {BB, BG, GB}, |B|=3. Event A = “both boys” = {BB}. P(A|B) = P(A∩B)/P(B) = (1/4)/(3/4) = 1/3. The trap answer is 1/2.
Worked Example 2: Bayes’ Theorem
“Three urns contain 2W,3B; 4W,1B; 3W,2B respectively. A urn is chosen at random and a white ball is drawn. Probability it came from the second urn?”
Apply Bayes:
P(U₂|W) = [P(W|U₂)P(U₂)] / Σ P(W|Uᵢ)P(Uᵢ)
= (4/5 × 1/3) / [(2/5 + 4/5 + 3/5) × 1/3]
= (4/5) / (9/5) = 4/9.
Worked Example 3: Binomial Mean & Variance
“A binomial distribution has mean 4 and variance 8/3. Find n and p.”
np = 4, npq = 8/3 ⇒ q = (npq)/(np) = (8/3)/4 = 2/3 ⇒ p = 1/3. From np = 4: n × 1/3 = 4 ⇒ n = 12, p = 1/3.
40 Practice Problem Categories (Self-Drill List)
Work through these 40 problem types — each represents one JEE-style question. After you finish, attempt the 10-MCQ live quiz at the bottom of this post.
- Two dice — sum is prime
- Two dice — sum is multiple of 3
- Three coins — exactly two heads
- Card from deck — face card or red
- Two cards drawn — both kings (without replacement)
- Bag 5R/3B — first red, second blue (without replacement)
- Independence test — given P(A), P(B), P(A∩B)
- P(A∪B) when mutually exclusive
- Birthday problem variant for n=4 students
- Dice thrown 4 times — at least one six
- Coin tossed 6 times — exactly 3 heads (binomial)
- Coin tossed 6 times — at least 4 heads
- Conditional: family with 3 children, at least 2 girls given eldest is girl
- Conditional with cards: P(king | face card)
- Bayes — 2 boxes with different colour mixes
- Bayes — 3 machines producing defectives at different rates
- Bayes — disease testing with false positives (medical version)
- Total probability — urn drawn from another urn
- Binomial — find n given μ and σ²
- Binomial — variance is 4 times mean (find p)
- Geometric — point in unit square satisfies inequality
- Geometric — meeting problem (two arrivals within 15 min)
- Leap year — 53 Sundays
- Leap year — 53 Sundays AND 53 Mondays
- Permutation: word arrangement with at least one vowel separated
- Probability that a word is a particular dictionary entry
- Drawing 3 balls — exactly 2 red from mixed bag
- Drawing balls one by one without replacement — probability sequence
- Independent events — both occur
- Independent events — exactly one occurs
- Independent events — neither occurs
- Letter writing problem — at least one letter to right envelope
- Random function from {1..n} to {1..n} — surjection probability
- Random number from 1–100 — divisible by 3 or 5
- Two coins until first head — geometric distribution
- Defective bulbs — at most 2 defective in sample of 10
- Coin biased p=2/3, tossed 5 times — exactly 3 heads
- Random integer x²+y² < r² — area approach
- Probability of getting a specific permutation in random arrangement
- Mean and variance of sum of two dice
The “At Least One” Trap
If a JEE question asks “probability of at least one X,” do not add probabilities case by case. Instead use:
P(at least one) = 1 − P(none) = 1 − (1−p)^n
This single line saves 60% of solution time on every binomial-style problem.
The Independence Test
Many JEE problems implicitly test whether you can detect independence. The check is mechanical: compute P(A∩B) directly, then compute P(A)·P(B). If they are equal, A and B are independent — even if the problem disguises this as a “given” relationship.
FAQ
Q1. How many probability questions appear in JEE Main 2027?
Typically 1–2 in each shift, contributing 4–8 marks. Statistics (mean, variance, standard deviation) often counts as a separate but adjacent topic.
Q2. Is Bayes’ theorem mandatory for JEE Main?
Yes. NTA has asked at least one Bayes-style question in 4 of the last 6 years. Memorise the formula and practise 10 reverse-conditional problems.
Q3. Should I memorise specific binomial expansions?
Memorise C(n,k) for n ≤ 7 and the formulas μ=np, σ²=npq. The rest can be derived.
Q4. How long does an average probability problem take in the actual exam?
60–90 seconds for classical/binomial; 90–120 seconds for Bayes. If you exceed 2 minutes, mark and skip.
Q5. Can probability overlap with Permutations & Combinations?
Constantly. About 40% of probability problems require combinatorial counting in the numerator/denominator. Master both chapters in tandem.
Internal Links — Continue Your JEE Prep
- JEE Main Permutations and Combinations 2027 — companion chapter, master before probability
- Top 20 Most Important Chapters for JEE Main
- JEE Main Physics — Chapter Weightage 2027
- JEE Main vs JEE Advanced — Complete Comparison
- Best JEE Coaching Online 2027
Take the 10-MCQ Probability Quiz
Apply everything you just learned. Aim for 8/10 in under 12 minutes.
[cg_quiz data=”ewogICJ0aXRsZSI6ICJKRUUgTWFpbiBQcm9iYWJpbGl0eSAyMDI3IOKAlCAxMCBRdWVzdGlvbiBRdWl6IiwKICAicXVlc3Rpb25zIjogWwogICAgeyJxIjogIklmIFAoQSkgPSAwLjYsIFAoQikgPSAwLjUsIFAoQeKIqUIpID0gMC4zLCB3aGF0IGlzIFAoQXxCKT8iLCAib3B0aW9ucyI6IFsiMC41IiwgIjAuNiIsICIwLjMiLCAiMC44Il0sICJhbnN3ZXIiOiAxLCAiZXhwbGFuYXRpb24iOiAiUChBfEIpID0gUChB4oipQikvUChCKSA9IDAuMy8wLjUgPSAwLjYuIn0sCiAgICB7InEiOiAiVHdvIGRpY2UgYXJlIHRocm93bi4gUHJvYmFiaWxpdHkgdGhhdCB0aGUgc3VtIGlzIDc/IiwgIm9wdGlvbnMiOiBbIjEvNiIsICIxLzgiLCAiMS85IiwgIjEvMTIiXSwgImFuc3dlciI6IDAsICJleHBsYW5hdGlvbiI6ICJGYXZvdXJhYmxlIGNhc2VzICgxLDYpLCgyLDUpLCgzLDQpLCg0LDMpLCg1LDIpLCg2LDEpID0gNi4gVG90YWwgPSAzNi4gUCA9IDYvMzYgPSAxLzYuIn0sCiAgICB7InEiOiAiQSBiYWcgY29udGFpbnMgNSByZWQgYW5kIDMgYmx1ZSBiYWxscy4gVHdvIGFyZSBkcmF3biB3aXRob3V0IHJlcGxhY2VtZW50LiBQcm9iYWJpbGl0eSBib3RoIGFyZSByZWQ/IiwgIm9wdGlvbnMiOiBbIjUvMTQiLCAiMTAvMjgiLCAiMTUvNTYiLCAiNS8yOCJdLCAiYW5zd2VyIjogMCwgImV4cGxhbmF0aW9uIjogIlAgPSAoNS84KSDDlyAoNC83KSA9IDIwLzU2ID0gNS8xNC4ifSwKICAgIHsicSI6ICJJZiBBIGFuZCBCIGFyZSBpbmRlcGVuZGVudCB3aXRoIFAoQSk9MC40IGFuZCBQKEIpPTAuNSwgdGhlbiBQKEHiiKpCKSA9ID8iLCAib3B0aW9ucyI6IFsiMC42IiwgIjAuNyIsICIwLjkiLCAiMC4yIl0sICJhbnN3ZXIiOiAxLCAiZXhwbGFuYXRpb24iOiAiUChB4oiqQikgPSBQKEEpK1AoQiktUChBKVAoQikgPSAwLjQrMC41LTAuMjAgPSAwLjcuIn0sCiAgICB7InEiOiAiQSBkaWUgaXMgdGhyb3duIDQgdGltZXMuIFByb2JhYmlsaXR5IG9mIGdldHRpbmcgYXQgbGVhc3Qgb25lIHNpeD8iLCAib3B0aW9ucyI6IFsiNjcxLzEyOTYiLCAiNjI1LzEyOTYiLCAiMS82IiwgIjUvNiJdLCAiYW5zd2VyIjogMCwgImV4cGxhbmF0aW9uIjogIlAobm8gc2l4KSA9ICg1LzYpXjQgPSA2MjUvMTI5Ni4gUChhdCBsZWFzdCBvbmUpID0gMSAtIDYyNS8xMjk2ID0gNjcxLzEyOTYuIn0sCiAgICB7InEiOiAiQmF5ZXM6IEJveCAxIGhhcyAzIHJlZCwgMiBibHVlOyBCb3ggMiBoYXMgMSByZWQsIDQgYmx1ZS4gQSBib3ggaXMgY2hvc2VuIGF0IHJhbmRvbSBhbmQgYSByZWQgYmFsbCBpcyBkcmF3bi4gUHJvYmFiaWxpdHkgaXQgY2FtZSBmcm9tIEJveCAxPyIsICJvcHRpb25zIjogWyIzLzQiLCAiMS8yIiwgIjIvMyIsICIzLzUiXSwgImFuc3dlciI6IDAsICJleHBsYW5hdGlvbiI6ICJQKEIxfFIpID0gW1AoUnxCMSlQKEIxKV0vUChSKSA9ICgzLzUgw5cgMS8yKS8oMy81w5cxLzIgKyAxLzXDlzEvMikgPSAoMy8xMCkvKDQvMTApID0gMy80LiJ9LAogICAgeyJxIjogIkJpbm9taWFsOiBBIGNvaW4gaXMgdG9zc2VkIDUgdGltZXMuIFByb2JhYmlsaXR5IG9mIGV4YWN0bHkgMyBoZWFkcz8iLCAib3B0aW9ucyI6IFsiMTAvMzIiLCAiNS8zMiIsICIxLzgiLCAiMy84Il0sICJhbnN3ZXIiOiAwLCAiZXhwbGFuYXRpb24iOiAiQyg1LDMpKDEvMileMygxLzIpXjIgPSAxMC8zMiA9IDUvMTYuIn0sCiAgICB7InEiOiAiSWYgUChBKT0xLzMsIFAoQik9MS80LCBQKEHiiKpCKT0xLzIsIGFyZSBBIGFuZCBCIGluZGVwZW5kZW50PyIsICJvcHRpb25zIjogWyJZZXMiLCAiTm8iLCAiQ2Fubm90IHNheSIsICJNdXR1YWxseSBleGNsdXNpdmUiXSwgImFuc3dlciI6IDAsICJleHBsYW5hdGlvbiI6ICJQKEHiiKlCKT1QKEEpK1AoQiktUChB4oiqQik9MS8zKzEvNC0xLzI9MS8xMi4gUChBKVAoQik9MS8xMi4gRXF1YWwg4oeSIGluZGVwZW5kZW50LiJ9LAogICAgeyJxIjogIk1lYW4gb2YgYmlub21pYWwgZGlzdHJpYnV0aW9uIGlzIDQgYW5kIHZhcmlhbmNlIGlzIDIuIEZpbmQgbi4iLCAib3B0aW9ucyI6IFsiOCIsICI2IiwgIjEyIiwgIjE2Il0sICJhbnN3ZXIiOiAwLCAiZXhwbGFuYXRpb24iOiAibnA9NCwgbnBxPTIg4oeSIHE9MS8yLCBwPTEvMiwgbj04LiJ9LAogICAgeyJxIjogIlByb2JhYmlsaXR5IHRoYXQgYSBsZWFwIHllYXIgaGFzIDUzIFN1bmRheXMgaXM6IiwgIm9wdGlvbnMiOiBbIjEvNyIsICIyLzciLCAiMy83IiwgIjQvNyJdLCAiYW5zd2VyIjogMSwgImV4cGxhbmF0aW9uIjogIkxlYXAgeWVhciA9IDM2NiBkYXlzID0gNTIgd2Vla3MgKyAyIGRheXMuIFR3byBleHRyYSBkYXlzIGNvdWxkIGJlIChTdW4sTW9uKSwoTW9uLFR1ZSksLi4uLChTYXQsU3VuKS4gT3V0IG9mIDcgcGFpcnMsIDIgY29udGFpbiBTdW5kYXkuIFA9Mi83LiJ9CiAgXQp9Cg==”]
Three Bonus Problem-Solving Heuristics
Heuristic A — When in doubt, list the sample space. For dice, coins, and small-card problems, brute-force enumeration is faster than abstract reasoning. A typical NTA problem has |S| ≤ 36 — write all favourable cases on the rough sheet and count.
Heuristic B — For “without replacement,” use multiplication rule. P(R then B) from a 5R/3B bag = (5/8)(3/7) = 15/56. Do not switch to combinations unless the problem explicitly asks for an unordered draw.
Heuristic C — Bayes’ theorem in 30 seconds. Memorise the structure: numerator = “the specific path”; denominator = “all paths leading to the same effect.” If you can write both lines, you can compute Bayes without writing the full formula.
Two-Week Probability Mastery Plan
Days 1–3: Re-read NCERT Chapter 13 (Class 12). Solve all examples, then all back-exercise problems. Goal: comfort with classical and conditional probability.
Days 4–7: Pick up Cengage / Arihant chapter on probability. Focus on Bayes and binomial. Solve 5 problems daily of each subtype.
Days 8–11: Solve previous-year JEE Main probability questions (2019–2025). Maintain an error log — every wrong answer must be re-attempted in 48 hours.
Days 12–14: Mixed-topic mock — 10 probability questions in 15 minutes. Hit 8/10 consistently before declaring the chapter “done.”
Conclusion: Probability is the single most efficient marks-per-minute chapter in JEE Main Maths. Memorise the 12-row formula sheet, drill the 4-step framework, and complete 100+ practice problems before mock test 1. With consistent practice, the 4 marks from probability are essentially guaranteed — and they are the marks that often decide whether you cross the 99 percentile boundary.