Class 11 Maths NCERT Solutions Chapter 14 Ex 14.2 – Probability | Boundless Maths
Ex 14.2 Class 11 Maths NCERT Solutions · Chapter 14

Class 11 Maths NCERT Solutions Chapter 14 Ex 14.2 – Probability

Free, step-by-step Class 11 Maths NCERT Solutions for Chapter 14 Ex 14.2 — all 21 questions solved, covering valid probability assignments, probability with equally likely outcomes, and the addition and complement rules.

A probability assignment is valid only when every value is \ge0 and all the values sum to exactly 1 — Questions 1 and 12 test this directly. Whenever outcomes are equally likely, P(A)=\dfrac{n(A)}{n(S)} does the rest. For everything else, two identities carry the whole exercise: the addition rule P(A\cup B)=P(A)+P(B)-P(A\cap B), and the complement rule P(\text{not }A)=1-P(A).

21Questions
Easy–HardDifficulty Mix
2026-27CBSE Syllabus

Class 11 Maths NCERT Solutions Chapter 14 Ex 14.2 — All 21 Questions

1

Which of the following can not be valid assignment of probabilities for outcomes of sample space S=\{\omega_1,\omega_2,\omega_3,\omega_4,\omega_5,\omega_6,\omega_7\} (a) 0.1, 0.01, 0.05, 0.03, 0.01, 0.2, 0.6 (b) 1/7 each, for all seven outcomes (c) 0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7 (d) −0.1, 0.2, 0.3, 0.4, −0.2, 0.1, 0.3 (e) 1/14, 2/14, 3/14, 4/14, 5/14, 6/14, 15/14

Medium +
Solution

A valid assignment needs every probability \ge0, and all the probabilities must add up to exactly 1.

(a) Every value is positive, and the sum is 0.1+0.01+0.05+0.03+0.01+0.2+0.6=1. Valid.

(b) Every value is positive, and the sum is 7\times\dfrac{1}{7}=1. Valid.

(c) Every value is positive, but the sum is 0.1+0.2+0.3+0.4+0.5+0.6+0.7=2.8\ne1. Not valid.

(d) Two of the values (−0.1 and −0.2) are negative. Not valid.

(e) Every value is positive, but the sum is \dfrac{1+2+3+4+5+6+15}{14}=\dfrac{36}{14}\ne1. Not valid.

(a) and (b) are valid. (c), (d) and (e) are NOT valid assignments.
2

A coin is tossed twice, what is the probability that atleast one tail occurs?

Easy +
Solution

The sample space is S=\{\text{HH,HT,TH,TT}\}, 4 equally likely outcomes.

'At least one tail' excludes only HH, so the favourable outcomes are \{\text{HT,TH,TT}\}, 3 outcomes.

P(\text{at least one tail})=\dfrac{3}{4}

P(at least one tail) = 3/4
3

A die is thrown, find the probability of following events: (i) A prime number will appear (ii) A number greater than or equal to 3 will appear (iii) A number less than or equal to one will appear (iv) A number more than 6 will appear (v) A number less than 6 will appear

Easy +
Solution

The sample space is S=\{1,2,3,4,5,6\}, 6 equally likely outcomes.

(i) Prime numbers on a die: \{2,3,5\}, 3 outcomes. P=\dfrac{3}{6}=\dfrac{1}{2}

(ii) Numbers \ge3: \{3,4,5,6\}, 4 outcomes. P=\dfrac{4}{6}=\dfrac{2}{3}

(iii) Numbers \le1: \{1\}, 1 outcome. P=\dfrac{1}{6}

(iv) Numbers >6: no such outcome on a die. P=\dfrac{0}{6}=0

(v) Numbers <6: \{1,2,3,4,5\}, 5 outcomes. P=\dfrac{5}{6}

(i) 1/2 (ii) 2/3 (iii) 1/6 (iv) 0 (v) 5/6
4

A card is selected from a pack of 52 cards. (a) How many points are there in the sample space? (b) Calculate the probability that the card is an ace of spades. (c) Calculate the probability that the card is (i) an ace (ii) black card.

Easy +
Solution

(a) Each of the 52 cards is a possible outcome, so the sample space has 52 points.

(b) There is exactly 1 ace of spades in the deck. P(\text{ace of spades})=\dfrac{1}{52}

(c)(i) There are 4 aces in the deck. P(\text{ace})=\dfrac{4}{52}=\dfrac{1}{13}

(c)(ii) There are 26 black cards (clubs and spades). P(\text{black card})=\dfrac{26}{52}=\dfrac{1}{2}

(a) 52 points (b) 1/52 (c)(i) 1/13 (c)(ii) 1/2
5

A fair coin with 1 marked on one face and 6 on the other and a fair die are both tossed. Find the probability that the sum of numbers that turn up is (i) 3 (ii) 12

Medium +
Solution

The coin shows 1 or 6, and the die shows 1 to 6, so the sample space has 2\times6=12 equally likely outcomes.

(i) A sum of 3 needs coin = 1 and die = 2 (since coin = 6 would need die = −3, impossible). Only (1,2) works — 1 outcome. P=\dfrac{1}{12}

(ii) A sum of 12 needs coin = 6 and die = 6 (since coin = 1 would need die = 11, impossible). Only (6,6) works — 1 outcome. P=\dfrac{1}{12}

(i) P(sum = 3) = 1/12 (ii) P(sum = 12) = 1/12
6

There are four men and six women on the city council. If one council member is selected for a committee at random, how likely is it that it is a woman?

Easy +
Solution

There are 4+6=10 council members in total, and one is selected at random.

P(\text{woman})=\dfrac{6}{10}=\dfrac{3}{5}

P(a woman is selected) = 3/5
7

A fair coin is tossed four times, and a person wins Re 1 for each head and loses Rs 1.50 for each tail that turns up. From the sample space, calculate how many different amounts of money you can have after four tosses, and the probability of having each of these amounts.

Hard +
Solution

The sample space of tossing a coin four times has 2^4=16 equally likely outcomes. The amount won depends only on the number of heads, k, out of 4 tosses: amount =k(1)-(4-k)(1.5)=2.5k-6, and the number of outcomes with exactly k heads is \binom{4}{k}.

Heads (k)Amount (₹)OutcomesProbability
0−6.0011/16
1−3.5044/16 = 1/4
2−1.0066/16 = 3/8
31.5044/16 = 1/4
44.0011/16

These 5 amounts and probabilities together account for all 16 outcomes (1+4+6+4+1=16), confirming the total probability is 1.

5 different amounts are possible: −₹6 (P=1/16), −₹3.50 (P=1/4), −₹1 (P=3/8), ₹1.50 (P=1/4), ₹4 (P=1/16).
8

Three coins are tossed once. Find the probability of getting (i) 3 heads (ii) 2 heads (iii) atleast 2 heads (iv) atmost 2 heads (v) no head (vi) 3 tails (vii) exactly two tails (viii) no tail (ix) atmost two tails

Medium +
Solution

The sample space is S=\{\text{HHH,HHT,HTH,THH,HTT,THT,TTH,TTT}\}, 8 equally likely outcomes.

(i) 3 heads: \{\text{HHH}\}, 1 outcome. P=\dfrac{1}{8}

(ii) Exactly 2 heads: \{\text{HHT,HTH,THH}\}, 3 outcomes. P=\dfrac{3}{8}

(iii) At least 2 heads (2 or 3 heads): 3+1=4 outcomes. P=\dfrac{4}{8}=\dfrac{1}{2}

(iv) At most 2 heads (0, 1 or 2 heads): all except HHH, 7 outcomes. P=\dfrac{7}{8}

(v) No head: \{\text{TTT}\}, 1 outcome. P=\dfrac{1}{8}

(vi) 3 tails: \{\text{TTT}\}, 1 outcome. P=\dfrac{1}{8}

(vii) Exactly 2 tails: \{\text{HTT,THT,TTH}\}, 3 outcomes. P=\dfrac{3}{8}

(viii) No tail: \{\text{HHH}\}, 1 outcome. P=\dfrac{1}{8}

(ix) At most 2 tails (0, 1 or 2 tails): all except TTT, 7 outcomes. P=\dfrac{7}{8}

(i) 1/8 (ii) 3/8 (iii) 1/2 (iv) 7/8 (v) 1/8 (vi) 1/8 (vii) 3/8 (viii) 1/8 (ix) 7/8
9

If \dfrac{2}{11} is the probability of an event, what is the probability of the event 'not A'.

Easy +
Solution

Using the complement rule P(\text{not }A)=1-P(A):

P(\text{not }A)=1-\dfrac{2}{11}=\dfrac{9}{11}

P(not A) = 9/11
10

A letter is chosen at random from the word 'ASSASSINATION'. Find the probability that letter is (i) a vowel (ii) a consonant

Medium +
Solution

The word 'ASSASSINATION' has 13 letters: A appears 3 times, S appears 4 times, I appears 2 times, N appears 2 times, T appears 1 time, and O appears 1 time (3+4+2+2+1+1=13).

(i) Vowels are A, I, O: 3+2+1=6 letters out of 13. P(\text{vowel})=\dfrac{6}{13}

(ii) Consonants are S, N, T: 4+2+1=7 letters out of 13. P(\text{consonant})=\dfrac{7}{13}

(i) P(vowel) = 6/13 (ii) P(consonant) = 7/13
11

In a lottery, a person choses six different natural numbers at random from 1 to 20, and if these six numbers match with the six numbers already fixed by the lottery committee, he wins the prize. What is the probability of winning the prize in the game? (Hint: order of the numbers is not important.)

Medium +
Solution

Since order doesn't matter, the total number of ways to choose 6 different numbers from 1 to 20 is \binom{20}{6}.

\binom{20}{6}=\dfrac{20!}{6!\,14!}=38760

Only one of these combinations matches the committee's fixed six numbers, so there is exactly 1 favourable outcome.

P(\text{winning})=\dfrac{1}{38760}

P(winning the prize) = 1/38760
12

Check whether the following probabilities P(A) and P(B) are consistently defined (i) P(A) = 0.5, P(B) = 0.7, P(A∩B) = 0.6 (ii) P(A) = 0.5, P(B) = 0.4, P(A∪B) = 0.8

Medium +
Solution

(i) Since A\cap B\subseteq A, it must always be true that P(A\cap B)\le P(A). Here P(A\cap B)=0.6, but P(A)=0.5<0.6. This is impossible, so these values are not consistently defined.

(ii) Using the addition rule, P(A\cap B)=P(A)+P(B)-P(A\cup B)=0.5+0.4-0.8=0.1. Since 0\le0.1\le\min(0.5,0.4)=0.4, and P(A\cup B)=0.8\ge\max(0.5,0.4)=0.5, all conditions are satisfied, so these values are consistently defined.

(i) NOT consistently defined (since P(A∩B) > P(A) is impossible). (ii) Consistently defined (gives P(A∩B) = 0.1, which is valid).
13

Fill in the blanks in following table: (i) P(A)=1/3, P(B)=1/5, P(A∩B)=1/15, P(A∪B)=? (ii) P(A)=0.35, P(B)=?, P(A∩B)=0.25, P(A∪B)=0.6 (iii) P(A)=0.5, P(B)=0.35, P(A∩B)=?, P(A∪B)=0.7

Medium +
Solution

In every row, use the addition rule P(A\cup B)=P(A)+P(B)-P(A\cap B) to solve for the missing value.

(i) P(A\cup B)=\dfrac{1}{3}+\dfrac{1}{5}-\dfrac{1}{15}=\dfrac{5}{15}+\dfrac{3}{15}-\dfrac{1}{15}=\dfrac{7}{15}

(ii) 0.6=0.35+P(B)-0.25\ \Rightarrow\ P(B)=0.6-0.35+0.25=0.5

(iii) 0.7=0.5+0.35-P(A\cap B)\ \Rightarrow\ P(A\cap B)=0.5+0.35-0.7=0.15

(i) P(A∪B) = 7/15 (ii) P(B) = 0.5 (iii) P(A∩B) = 0.15
14

Given P(A)=\dfrac{3}{5} and P(B)=\dfrac{1}{5}. Find P(A or B), if A and B are mutually exclusive events.

Easy +
Solution

Since A and B are mutually exclusive, P(A\cap B)=0, so the addition rule simplifies to P(A\cup B)=P(A)+P(B).

P(A\text{ or }B)=\dfrac{3}{5}+\dfrac{1}{5}=\dfrac{4}{5}

P(A or B) = 4/5
15

If E and F are events such that P(E)=\dfrac{1}{4}, P(F)=\dfrac{1}{2} and P(E\text{ and }F)=\dfrac{1}{8}, find (i) P(E or F) (ii) P(not E and not F)

Medium +
Solution

(i) Using the addition rule:

P(E\text{ or }F)=P(E)+P(F)-P(E\text{ and }F)=\dfrac{1}{4}+\dfrac{1}{2}-\dfrac{1}{8}=\dfrac{2}{8}+\dfrac{4}{8}-\dfrac{1}{8}=\dfrac{5}{8}

(ii) 'Not E and not F' is E'\cap F'=(E\cup F)' by De Morgan's law, so:

P(\text{not }E\text{ and not }F)=1-P(E\text{ or }F)=1-\dfrac{5}{8}=\dfrac{3}{8}

(i) P(E or F) = 5/8 (ii) P(not E and not F) = 3/8
16

Events E and F are such that P(not E or not F) = 0.25, State whether E and F are mutually exclusive.

Medium +
Solution

'Not E or not F' is E'\cup F'=(E\cap F)' by De Morgan's law, so:

P((E\cap F)')=0.25\ \Rightarrow\ P(E\cap F)=1-0.25=0.75

Since P(E\cap F)=0.75\ne0, the events E and F do share outcomes.

E and F are NOT mutually exclusive, since P(E∩F) = 0.75 ≠ 0.
17

A and B are events such that P(A) = 0.42, P(B) = 0.48 and P(A and B) = 0.16. Determine (i) P(not A) (ii) P(not B) and (iii) P(A or B)

Medium +
Solution

(i) P(\text{not }A)=1-P(A)=1-0.42=0.58

(ii) P(\text{not }B)=1-P(B)=1-0.48=0.52

(iii) Using the addition rule:

P(A\text{ or }B)=P(A)+P(B)-P(A\text{ and }B)=0.42+0.48-0.16=0.74

(i) P(not A) = 0.58 (ii) P(not B) = 0.52 (iii) P(A or B) = 0.74
18

In Class XI of a school 40% of the students study Mathematics and 30% study Biology. 10% of the class study both Mathematics and Biology. If a student is selected at random from the class, find the probability that he will be studying Mathematics or Biology.

Easy +
Solution

Let M: 'studies Mathematics' and B: 'studies Biology'. Given P(M)=0.4, P(B)=0.3, P(M\cap B)=0.1.

Using the addition rule:

P(M\text{ or }B)=P(M)+P(B)-P(M\cap B)=0.4+0.3-0.1=0.6

P(Mathematics or Biology) = 0.6
19

In an entrance test that is graded on the basis of two examinations, the probability of a randomly chosen student passing the first examination is 0.8 and the probability of passing the second examination is 0.7. The probability of passing atleast one of them is 0.95. What is the probability of passing both?

Medium +
Solution

Let A: 'passes the first exam' and B: 'passes the second exam'. Given P(A)=0.8, P(B)=0.7, and 'at least one' means P(A\cup B)=0.95.

Using the addition rule, rearranged for P(A\cap B):

P(A\cap B)=P(A)+P(B)-P(A\cup B)=0.8+0.7-0.95=0.55

P(passing both examinations) = 0.55
20

The probability that a student will pass the final examination in both English and Hindi is 0.5 and the probability of passing neither is 0.1. If the probability of passing the English examination is 0.75, what is the probability of passing the Hindi examination?

Medium +
Solution

Let E: 'passes English' and H: 'passes Hindi'. Given P(E\cap H)=0.5, P(\text{neither})=P((E\cup H)')=0.1, and P(E)=0.75.

Since 'passing neither' is the complement of 'passing at least one':

P(E\cup H)=1-0.1=0.9

Using the addition rule, rearranged for P(H):

P(H)=P(E\cup H)-P(E)+P(E\cap H)=0.9-0.75+0.5=0.65

P(passing the Hindi examination) = 0.65
21

In a class of 60 students, 30 opted for NCC, 32 opted for NSS and 24 opted for both NCC and NSS. If one of these students is selected at random, find the probability that (i) The student opted for NCC or NSS. (ii) The student has opted neither NCC nor NSS. (iii) The student has opted NSS but not NCC.

Medium +
Solution

Let N: 'opted for NCC' and S: 'opted for NSS'. Then P(N)=\dfrac{30}{60}, P(S)=\dfrac{32}{60}, P(N\cap S)=\dfrac{24}{60}.

(i) Using the addition rule:

P(N\cup S)=\dfrac{30}{60}+\dfrac{32}{60}-\dfrac{24}{60}=\dfrac{38}{60}=\dfrac{19}{30}

(ii) 'Neither' is the complement of 'NCC or NSS':

P(\text{neither})=1-P(N\cup S)=1-\dfrac{19}{30}=\dfrac{11}{30}

(iii) 'NSS but not NCC' is S-N=S\cap N':

P(S-N)=P(S)-P(N\cap S)=\dfrac{32}{60}-\dfrac{24}{60}=\dfrac{8}{60}=\dfrac{2}{15}

(i) P(NCC or NSS) = 19/30 (ii) P(neither) = 11/30 (iii) P(NSS but not NCC) = 2/15

Revising before a test?

Every definition and result from this chapter — the algebra of events, mutually exclusive and exhaustive events, the axioms of probability, the addition and complement rules — on one printable formula sheet.

Get Formula Cards →
Common Questions

Class 11 Maths NCERT Solutions Chapter 14 Ex 14.2 — FAQs

How many questions are there in Exercise 14.2?
Exercise 14.2 has 21 questions. They cover checking whether a probability assignment is valid, computing probabilities with equally likely outcomes using P(A) = n(A)/n(S), and applying the addition rule P(A∪B) = P(A) + P(B) − P(A∩B) and the complement rule P(not A) = 1 − P(A) to coins, dice, cards, and real-world scenarios like exams and student clubs.
How do you check if a probability assignment is valid?
A probability assignment to the outcomes of a sample space is valid only if every individual probability is greater than or equal to 0, and the probabilities of all the outcomes add up to exactly 1. If even one value is negative, or the total is anything other than 1, the assignment is not valid — even if it looks reasonable at a glance.
Where can I find the official NCERT textbook for this chapter?
Probability is Chapter 14 of the NCERT Class 11 Mathematics textbook, published by the National Council of Educational Research and Training (NCERT) and prescribed by CBSE. You can download the official textbook PDF directly from ncert.nic.in, NCERT's official website — the solutions on this page follow the exercise exactly as it appears there.

Carry the formulas with you

One-page printable formula deck for every unit, including Probability.

Get Formula Cards →
Expert CBSE Coaching · Class 9–12