Saraswati Vidyamandir Logo
Home Our Courses CBSE Resources
NCERT Solutions
Science — Class 9 Science — Class 10 Maths — Class 9 Maths — Class 10 About Us Contact Us Book Free Orientation
Chapter 14

Probability

Class 10 Maths  ·  NCERT Solutions  ·  13 Examples + 25 Questions

13 Examples + 25 Questions Solved
Chapter 14: Probability — NCERT Solutions (rationalised syllabus 2026–27), with all 13 worked Examples from the chapter plus every question of Exercise 14.1, the chapter's only exercise. In Class IX you met the experimental (or empirical) probability of an event — the fraction of trials in which it actually happened, out of trials you actually ran. This chapter introduces the theoretical (classical) probability instead: an exact value worked out in advance from counting outcomes, valid whenever every outcome of the experiment is equally likely, with no need to run a single trial.

From here on the book makes one standing assumption explicit: every experiment in this chapter has equally likely outcomes — a coin lands heads or tails with the same chance, a fair die shows each of its six faces with the same chance, a card is drawn from a well-shuffled deck with every card equally likely to come out. That assumption is what makes \(P(E)=\dfrac{\text{favourable outcomes}}{\text{total outcomes}}\) valid, and it is also what the reasoning-style questions (Q2, Q3, Q22(ii), Q25) ask you to check rather than assume. Two useful shortcuts follow immediately: the complement rule \(P(\overline{E})=1-P(E)\), and the two extreme cases — an impossible event has probability 0, a sure (certain) event has probability 1, so \(0\le P(E)\le 1\) always. Every worked Example below builds one of these outcomes lists out explicitly before counting — that habit is worth copying on every question, since most mistakes in this chapter come from miscounting the outcomes, not from the arithmetic afterwards.

Two worked Examples (10* and 11*) and one Exercise question (Q20*) extend the same idea to outcomes that are not a finite list at all — a point anywhere on a line, or anywhere inside a region — where a ratio of lengths or areas takes the place of a ratio of counts. NCERT itself marks all three ‘*Not from the examination point of view’; they are included here in full for completeness, with that footnote repeated so nothing is mistaken for exam-relevant content that is not.

Key Formulas Used on This Page

Theoretical (classical) probability
For an experiment whose outcomes are all equally likely, the probability of an event E is \(P(E)=\dfrac{\text{Number of outcomes favourable to }E}{\text{Number of all possible outcomes}}\). Always check the equally-likely assumption before using this formula — Exercise 14.1 Q2, Q3, Q22(ii) and Q25 are all about exactly this check.
Complement rule
The event ‘not E’, written \(\overline{E}\), consists of every outcome NOT in E, so \(P(E)+P(\overline{E})=1\), i.e. \(P(\overline{E})=1-P(E)\). This is often the fastest route to an answer (Examples 5, 6, 9; Exercise Q5, Q7, Q8(ii), Q17(ii), Q21(ii), Q23, Q24(ii)).
Bounds, and the two extreme cases
For any event E, \(0\le P(E)\le 1\). An impossible event (no outcome is favourable) has \(P(E)=0\); a sure or certain event (every outcome is favourable) has \(P(E)=1\).
Geometric (continuous) probability
When the outcomes are points on a line, or points inside a region, instead of a finite list, the ratio of counts is replaced by a ratio of measures: \(P(E)=\dfrac{\text{favourable length (or area)}}{\text{total length (or area)}}\), still assuming every point is equally likely to be picked. Used in Examples 10* and 11*, and Exercise Q20* — all three marked ‘not from the examination point of view’ in the book itself.

Worked Examples (Examples 1–13)

Example 1

Find the probability of getting a head when a coin is tossed once. Also find the probability of getting a tail.

Solution

Step 1 — list the equally likely outcomes. Tossing a coin once has exactly two possible outcomes: Head (H) and Tail (T). Both are equally likely.

\(\text{Total number of outcomes} = 2\)

Step 2 — count the favourable outcomes. Let E be the event ‘getting a head’. Only 1 outcome (H) is favourable to E.

\(P(E)=P(\text{head})=\frac{\text{Number of outcomes favourable to }E}{\text{Number of all possible outcomes}}=\frac{1}{2}\)

Step 3 — getting a tail. Similarly, if F is the event ‘getting a tail’, exactly 1 outcome (T) is favourable to it, so

\(P(F)=P(\text{tail})=\frac{1}{2}\)

Note that \(P(E)+P(F)=\frac{1}{2}+\frac{1}{2}=1\) — the two elementary events between them use up the whole sample space, exactly as the complement rule requires.

Example 2

A bag contains a red ball, a blue ball and a yellow ball, all the balls being of the same size. Kritika takes out a ball from the bag without looking into it. What is the probability that she takes out the (i) yellow ball?(ii) red ball?(iii) blue ball?

Solution

Step 1 — the outcomes. Kritika draws without looking, so it is equally likely that she takes out any one of the three balls. Let Y, R, B be the events ‘the ball taken out is yellow / red / blue’.

\(\text{Number of possible outcomes} = 3\)

Step 2 — each colour is one outcome out of three.

\(P(Y)=\frac{1}{3}\)

By the identical reasoning,

\(P(R)=\frac{1}{3}\)
\(P(B)=\frac{1}{3}\)

Check: \(P(Y)+P(R)+P(B)=\frac{1}{3}+\frac{1}{3}+\frac{1}{3}=1\).

Example 3

Suppose we throw a die once. (i) What is the probability of getting a number greater than 4?(ii) What is the probability of getting a number less than or equal to 4?

Solution

Step 1 — the outcomes. A single throw of a fair die has 6 equally likely outcomes: 1, 2, 3, 4, 5, 6.

\(\text{Number of possible outcomes} = 6\)

(i) Number greater than 4. Let E be this event. The favourable outcomes are 5 and 6, so there are 2 of them.

\(P(E)=P(\text{number}>4)=\frac{2}{6}=\frac{1}{3}\)

(ii) Number less than or equal to 4. Let F be this event. The favourable outcomes are 1, 2, 3, 4, so there are 4 of them.

\(P(F)=P(\text{number}\le 4)=\frac{4}{6}=\frac{2}{3}\)

Note. ‘Not greater than 4’ means exactly the same thing as ‘less than or equal to 4’, so E and F are complementary events, and indeed \(P(E)+P(F)=\frac{1}{3}+\frac{2}{3}=1\).

Example 4

One card is drawn from a well-shuffled deck of 52 cards. Calculate the probability that the card will (i) be an ace,(ii) not be an ace.

Solution

Step 1 — the deck. A deck of 52 cards is divided into 4 suits of 13 cards each — spades, hearts, diamonds and clubs — and each suit has one card of every rank: ace, king, queen, jack, 10, 9, ..., 2. Well-shuffling ensures all 52 outcomes are equally likely.

\(\text{Number of possible outcomes} = 52\)

(i) Card is an ace. Let E be this event. There is exactly one ace in each of the 4 suits, so 4 outcomes are favourable to E.

\(P(E)=\frac{4}{52}=\frac{1}{13}\)

(ii) Card is not an ace. Let F be this event, i.e. \(F=\overline{E}\). There are \(52-4=48\) cards that are not aces, so 48 outcomes are favourable to F.

\(P(F)=\frac{48}{52}=\frac{12}{13}\)

Cross-check via the complement rule.

\(P(F)=P(\overline{E})=1-P(E)=1-\frac{1}{13}=\frac{12}{13}\)

Both routes agree.

Example 5

Two players, Sangeeta and Reshma, play a tennis match. It is known that the probability of Sangeeta winning the match is 0.62. What is the probability of Reshma winning the match?

Solution

Step 1 — set up the events. Let S be the event ‘Sangeeta wins the match’ and R be the event ‘Reshma wins the match’. Since exactly one of the two players wins, S and R are complementary events: \(R=\overline{S}\).

\(P(S)=0.62 \ (\text{given})\)

Step 2 — apply the complement rule.

\(P(R)=1-P(S)=1-0.62=0.38\)

The probability of Reshma winning the match is 0.38.

Example 6

Savita and Hamida are friends. What is the probability that both will have (i) different birthdays?(ii) the same birthday? (ignoring a leap year)

Solution

Step 1 — the outcomes. Savita's birthday can be any one of the 365 days of the year; so, independently, can Hamida's. Treating Savita's birthday as fixed, Hamida's birthday is equally likely to be any of the 365 days.

\(\text{Number of possible outcomes} = 365\)

(i) Different birthdays. Hamida's birthday is ‘different from Savita's’ for every day except the one day that matches it, so \(365-1=364\) outcomes are favourable.

\(P(\text{different birthdays})=\frac{364}{365}\)

(ii) Same birthday. This is the complement of ‘different birthdays’:

\(P(\text{same birthday})=1-P(\text{different birthdays})\)
\(P(\text{same birthday})=1-\frac{364}{365}=\frac{1}{365}\)

It is far easier to get this from the complement rule than to argue about a single favourable day directly.

Example 7

There are 40 students in Class X of a school of whom 25 are girls and 15 are boys. The class teacher has to select one student as a class representative. She writes the name of each student on a separate card, the cards being identical. Then she puts the cards in a bag and stirs them thoroughly. She then draws one card from the bag. What is the probability that the name written on the card is the name of (i) a girl?(ii) a boy?

Solution

Step 1 — the outcomes. There are 40 students, and stirring the identical cards thoroughly makes any one of the 40 cards equally likely to be drawn.

\(\text{Number of all possible outcomes} = 40\)

(i) Name of a girl. 25 of the 40 cards carry a girl's name.

\(P(\text{Girl})=\frac{25}{40}=\frac{5}{8}\)

(ii) Name of a boy. 15 of the 40 cards carry a boy's name.

\(P(\text{Boy})=\frac{15}{40}=\frac{3}{8}\)

Cross-check via the complement rule. ‘Boy’ is the same as ‘not Girl’:

\(P(\text{Boy})=1-P(\text{Girl})=1-\frac{5}{8}=\frac{3}{8}\)

Both routes agree.

Example 8

A box contains 3 blue, 2 white, and 4 red marbles. If a marble is drawn at random from the box, what is the probability that it will be (i) white?(ii) blue?(iii) red?

Solution

Step 1 — the outcomes. ‘Drawn at random’ means all the marbles are equally likely to be drawn.

\(\text{Number of possible outcomes} = 3+2+4=9\)

(i) White. There are 2 white marbles.

\(P(W)=\frac{2}{9}\)

(ii) Blue. There are 3 blue marbles.

\(P(B)=\frac{3}{9}=\frac{1}{3}\)

(iii) Red. There are 4 red marbles.

\(P(R)=\frac{4}{9}\)

Check: \(P(W)+P(B)+P(R)=\frac{2}{9}+\frac{3}{9}+\frac{4}{9}=\frac{9}{9}=1\), which must hold since white, blue and red between them cover every marble in the box.

Example 9

Harpreet tosses two different coins simultaneously (say, one is of ₹1 and other of ₹2). What is the probability that she gets at least one head?

Solution

Step 1 — list every outcome. Write H for ‘head’ and T for ‘tail’. Because the two coins are different, (H, T) — head on the ₹1 coin, tail on the ₹2 coin — is a different outcome from (T, H). All 4 outcomes are equally likely:

\(S=\{(H,H),(H,T),(T,H),(T,T)\}\)
\(\text{Number of possible outcomes} = 4\)

Step 2 — count the favourable outcomes. Let E be the event ‘at least one head’. Every outcome except \((T,T)\) has at least one head, so E is favoured by \((H,H)\), \((H,T)\) and \((T,H)\) — 3 outcomes.

\(P(E)=\frac{3}{4}\)

Cross-check via the complement rule. ‘At least one head’ is the complement of ‘no head at all’, i.e. \((T,T)\), which has probability \(\frac{1}{4}\):

\(P(E)=1-P(\overline{E})=1-\frac{1}{4}=\frac{3}{4}\)

Both routes agree: the probability that Harpreet gets at least one head is 3/4.

Example 10

*Not from the examination point of view. In a musical chair game, the person playing the music has been advised to stop playing the music at any time within 2 minutes after she starts playing. What is the probability that the music will stop within the first half-minute after starting?

Solution

Step 1 — why the earlier method cannot be used directly. The music can stop at literally ANY instant between 0 and 2 minutes — there are infinitely many possible stopping instants, so they cannot be listed and counted the way a coin's or die's outcomes were. The outcomes are instead all the points on the number line from 0 to 2, i.e. the interval \([0,2]\), of total length 2.

\(\text{Total length} = 2\)

Step 2 — the favourable outcomes. Let E be the event ‘the music stops within the first half-minute’, i.e. the stopping instant lies in the interval \([0,\tfrac{1}{2}]\), of length \(\tfrac{1}{2}\).

\(\text{Length favourable to }E = \tfrac{1}{2}\)

Step 3 — the ratio of LENGTHS takes the place of the ratio of counts. Since every instant is equally likely to be the stopping instant, the natural extension of \(P(E)=\frac{\text{favourable outcomes}}{\text{total outcomes}}\) to a continuous range is a ratio of lengths:

\(P(E)=\frac{\text{Length favourable to }E}{\text{Total length}}\)
\(P(E)=\frac{\tfrac{1}{2}}{2}=\frac{1}{4}\)

The probability that the music stops within the first half-minute is 1/4.

Example 11

*Not from the examination point of view. A missing helicopter is reported to have crashed somewhere in the rectangular region shown in the figure. What is the probability that it crashed inside the lake shown in the figure?

Lake9 km4.5 km6 km2 km
Fig. 14.2 — the rectangular search region (9 km × 4.5 km); the shaded lake occupies the top-right corner, 3 km wide and 2.5 km tall.
Solution

Step 1 — extend the idea of Example 10 to AREA. The helicopter is equally likely to have crashed anywhere in the rectangular region, so this time the ratio of counts is replaced by a ratio of AREAS.

Step 2 — the total area. From the figure, the whole rectangular region is 9 km wide and 4.5 km tall (all data is given only in the figure — there are no numbers in the question text itself):

\(\text{Area of the entire region} = 4.5\times 9 = 40.5\ \text{km}^2\)

Step 3 — the lake's dimensions. The lake occupies the top-right corner. Its width is what is left of the 9 km after the labelled 6 km strip, i.e. \(9-6=3\) km; its height is what is left of the 4.5 km after the labelled 2 km strip below it, i.e. \(4.5-2=2.5\) km:

\(\text{Area of the lake} = 2.5\times 3 = 7.5\ \text{km}^2\)

Step 4 — the ratio of areas.

\(P(\text{helicopter crashed in the lake})=\frac{\text{Area of the lake}}{\text{Area of the entire region}}=\frac{7.5}{40.5}=\frac{75}{405}=\frac{5}{27}\)

The probability that the helicopter crashed inside the lake is 5/27.

Example 12

A carton consists of 100 shirts of which 88 are good, 8 have minor defects and 4 have major defects. Jimmy, a trader, will only accept the shirts which are good, but Sujatha, another trader, will only reject the shirts which have major defects. One shirt is drawn at random from the carton. What is the probability that (i) it is acceptable to Jimmy?(ii) it is acceptable to Sujatha?

Solution

Step 1 — the outcomes. One shirt is drawn at random from 100, so there are 100 equally likely outcomes.

\(\text{Number of possible outcomes} = 100\)

(i) Acceptable to Jimmy. Jimmy accepts only good shirts, and there are 88 of those.

\(P(\text{acceptable to Jimmy})=\frac{88}{100}=0.88\)

(ii) Acceptable to Sujatha. Sujatha rejects only shirts with a MAJOR defect, so she accepts everything else: the 88 good shirts plus the 8 with only a minor defect, i.e. \(88+8=96\) shirts.

\(P(\text{acceptable to Sujatha})=\frac{96}{100}=0.96\)

Notice Sujatha's standard is looser than Jimmy's, so more shirts are acceptable to her — and indeed \(0.96>0.88\).

Example 13

Two dice, one blue and one grey, are thrown at the same time. Write down all the possible outcomes. What is the probability that the sum of the two numbers appearing on the top of the dice is (i) 8?(ii) 13?(iii) less than or equal to 12?

Solution

Step 1 — list all the outcomes. Each ordered pair (blue die result, grey die result) is a distinct outcome — note carefully that \((1,4)\) and \((4,1)\) are DIFFERENT outcomes, since they come from the two dice showing different faces. All \(6\times 6=36\) ordered pairs, shown in the table below, are equally likely:

 123456
1(1, 1)(1, 2)(1, 3)(1, 4)(1, 5)(1, 6)
2(2, 1)(2, 2)(2, 3)(2, 4)(2, 5)(2, 6)
3(3, 1)(3, 2)(3, 3)(3, 4)(3, 5)(3, 6)
4(4, 1)(4, 2)(4, 3)(4, 4)(4, 5)(4, 6)
5(5, 1)(5, 2)(5, 3)(5, 4)(5, 5)(5, 6)
6(6, 1)(6, 2)(6, 3)(6, 4)(6, 5)(6, 6)
\(\text{Number of possible outcomes} = 36\)

(i) Sum is 8. Reading the table (its anti-diagonal, marked in the book's own figure), the pairs whose entries add to 8 are \((2,6),(3,5),(4,4),(5,3),(6,2)\) — 5 outcomes.

\(P(\text{sum}=8)=\frac{5}{36}\)

(ii) Sum is 13. The largest possible sum is \(6+6=12\), so no pair anywhere in the table adds to 13 — 0 favourable outcomes. This is an impossible event.

\(P(\text{sum}=13)=\frac{0}{36}=0\)

(iii) Sum is less than or equal to 12. Every pair in the table has a sum between 2 and 12, so ALL 36 outcomes are favourable — this is a sure event.

\(P(\text{sum}\le 12)=\frac{36}{36}=1\)

Exercise 14.1

Q1

Complete the following statements: (i) Probability of an event E + Probability of the event ‘not E’ = _______.(ii) The probability of an event that cannot happen is _______. Such an event is called _______.(iii) The probability of an event that is certain to happen is _______. Such an event is called _______.(iv) The sum of the probabilities of all the elementary events of an experiment is _______.(v) The probability of an event is greater than or equal to _______ and less than or equal to _______.

Answer

(i) \(P(E)+P(\overline{E})=\mathbf{1}\) — this is the complement rule, and it holds for every event E.

(ii) The probability of an event that cannot happen is 0. Such an event is called an impossible event.

(iii) The probability of an event that is certain to happen is 1. Such an event is called a sure event (or certain event).

(iv) The sum of the probabilities of all the elementary events of an experiment is 1.

(v) The probability of an event is greater than or equal to 0 and less than or equal to 1, i.e. \(0\le P(E)\le 1\).

Q2

Which of the following experiments have equally likely outcomes? Explain. (i) A driver attempts to start a car. The car starts or does not start.(ii) A player attempts to shoot a basketball. She/he shoots or misses the shot.(iii) A trial is made to answer a true-false question. The answer is right or wrong.(iv) A baby is born. It is a boy or a girl.

Answer

(i) NOT equally likely. Whether the car starts depends on its mechanical condition (fuel, battery, engine health) rather than on a symmetric random process — there is no reason at all for ‘starts’ and ‘does not start’ to be equally probable.

(ii) NOT equally likely. Whether the shot goes in depends heavily on the player's skill and the difficulty of the attempt, so ‘shoots’ and ‘misses’ have no reason to be equally probable either.

(iii) Equally likely. If the answer is a pure guess with no information to go on, right and wrong are symmetric — there is nothing to make one more likely than the other.

(iv) Equally likely (the standard assumption used throughout this chapter, ignoring the small real biological variation between the two).

So (iii) and (iv) have equally likely outcomes; (i) and (ii) do not, because in each case one outcome is genuinely more (or less) probable than the other for reasons outside the toss/draw itself.

Q3

Why is tossing a coin considered to be a fair way of deciding which team should get the ball at the beginning of a football game?

Answer

A coin toss has exactly two possible outcomes, head and tail, and — for a fair, unbiased coin tossed at random — both outcomes are equally likely, each with probability \(\tfrac{1}{2}\). Because neither side is favoured over the other, whichever team calls heads or tails has exactly the same \(\tfrac{1}{2}\) chance of winning the toss as the other team. That symmetry — no team gets an advantage from the method itself — is precisely what makes the toss fair.

Q4

Which of the following cannot be the probability of an event? (A) \(\frac{2}{3}\)(B) \(-1.5\)(C) 15%(D) 0.7

Answer

Rule to apply. Every probability must satisfy \(0\le P(E)\le 1\). Check each option's value against that rule:

\((A)\ \tfrac{2}{3}\approx 0.667\)
\((B)\ -1.5\)
\((C)\ 15\%=0.15\)
\((D)\ 0.7\)

(A), (C) and (D) each lie between 0 and 1, so all three are valid probabilities. Only (B) is negative, which falls outside \([0,1]\), so it cannot be the probability of any event. The answer is (B) −1.5.

Q5

If \(P(E)=0.05\), what is the probability of ‘not E’?

Answer

By the complement rule,

\(P(\overline{E})=1-P(E)=1-0.05=0.95\)

The probability of ‘not E’ is 0.95.

Q6

A bag contains lemon flavoured candies only. Malini takes out one candy without looking into the bag. What is the probability that she takes out (i) an orange flavoured candy?(ii) a lemon flavoured candy?

Answer

(i) Orange flavoured candy. The bag contains ONLY lemon flavoured candies, so there are 0 candies of any other flavour — drawing an orange one is impossible.

\(P(\text{orange flavoured candy})=0\)

(ii) Lemon flavoured candy. Every single candy in the bag is lemon flavoured, so drawing a lemon flavoured candy is certain.

\(P(\text{lemon flavoured candy})=1\)

These are the two extreme cases from the Key Formulas box: an impossible event (probability 0) and a sure event (probability 1).

Q7

It is given that in a group of 3 students, the probability of 2 students not having the same birthday is 0.992. What is the probability that the 2 students have the same birthday?

Answer

Let E be the event ‘the 2 students do not have the same birthday’, so \(P(E)=0.992\). The event ‘the 2 students have the same birthday’ is exactly \(\overline{E}\). By the complement rule,

\(P(\overline{E})=1-P(E)=1-0.992=0.008\)

The probability that the 2 students have the same birthday is 0.008.

Q8

A bag contains 3 red balls and 5 black balls. A ball is drawn at random from the bag. What is the probability that the ball drawn is (i) red?(ii) not red?

Answer

Step 1 — the outcomes.

\(\text{Number of possible outcomes} = 3+5=8\)

(i) Red. There are 3 red balls.

\(P(\text{red})=\frac{3}{8}\)

(ii) Not red. This is the complement of ‘red’: the 5 black balls, or equivalently \(1-\tfrac{3}{8}\).

\(P(\text{not red})=\frac{5}{8}=1-\frac{3}{8}\)
Q9

A box contains 5 red marbles, 8 white marbles and 4 green marbles. One marble is taken out of the box at random. What is the probability that the marble taken out will be (i) red?(ii) white?(iii) not green?

Answer

Step 1 — the outcomes.

\(\text{Number of possible outcomes} = 5+8+4=17\)

(i) Red.

\(P(\text{red})=\frac{5}{17}\)

(ii) White.

\(P(\text{white})=\frac{8}{17}\)

(iii) Not green. This is the complement of ‘green’: the 5 red plus 8 white marbles, i.e. \(5+8=13\) of the 17, or equivalently \(1-\tfrac{4}{17}\).

\(P(\text{not green})=\frac{13}{17}=1-\frac{4}{17}\)
Q10

A piggy bank contains hundred 50p coins, fifty ₹1 coins, twenty ₹2 coins and ten ₹5 coins. If it is equally likely that one of the coins will fall out when the bank is turned upside down, what is the probability that the coin (i) will be a 50p coin?(ii) will not be a ₹5 coin?

Answer

Step 1 — the outcomes.

\(\text{Number of possible outcomes} = 100+50+20+10=180\)

(i) 50p coin.

\(P(50\text{p coin})=\frac{100}{180}=\frac{5}{9}\)

(ii) Not a ₹5 coin. Complement of ‘₹5 coin’: \(180-10=170\) coins are not a ₹5 coin.

\(P(\text{not a ₹5 coin})=\frac{170}{180}=\frac{17}{18}\)
Q11

Gopi buys a fish from a shop for his aquarium. The shopkeeper takes out one fish at random from a tank containing 5 male fish and 8 female fish. What is the probability that the fish taken out is a male fish?

Answer

Step 1 — the outcomes. The tank has \(5+8=13\) fish in all, each equally likely to be the one taken out.

\(\text{Number of possible outcomes} = 13\)

Step 2 — favourable outcomes. 5 of the 13 fish are male.

\(P(\text{male fish})=\frac{5}{13}\)
Q12

A game of chance consists of spinning an arrow which comes to rest pointing at one of the numbers 1, 2, 3, 4, 5, 6, 7, 8, and these are equally likely outcomes. What is the probability that it will point at (i) 8?(ii) an odd number?(iii) a number greater than 2?(iv) a number less than 9?

Answer

Step 1 — the outcomes.

\(\text{Number of possible outcomes} = 8\)

(i) Points at 8. Exactly 1 outcome (the number 8) is favourable.

\(P(8)=\frac{1}{8}\)

(ii) Odd number. The odd numbers are 1, 3, 5, 7 — 4 of them.

\(P(\text{odd number})=\frac{4}{8}=\frac{1}{2}\)

(iii) Greater than 2. The numbers 3, 4, 5, 6, 7, 8 are greater than 2 — 6 of them.

\(P(\text{number}>2)=\frac{6}{8}=\frac{3}{4}\)

(iv) Less than 9. All 8 numbers (1 through 8) are less than 9, so this is a sure event.

\(P(\text{number}<9)=\frac{8}{8}=1\)
Q13

A die is thrown once. Find the probability of getting (i) a prime number;(ii) a number lying between 2 and 6;(iii) an odd number.

Answer

Step 1 — the outcomes. 6 equally likely outcomes: 1, 2, 3, 4, 5, 6.

(i) Prime number. The prime numbers among 1–6 are 2, 3, 5 — 3 of them (1 is not prime, 4 and 6 are composite).

\(P(\text{prime})=\frac{3}{6}=\frac{1}{2}\)

(ii) Number lying between 2 and 6. ‘Between 2 and 6’ means strictly between the two, i.e. 3, 4, 5 — 3 numbers.

\(P(\text{between 2 and 6})=\frac{3}{6}=\frac{1}{2}\)

(iii) Odd number. The odd numbers are 1, 3, 5 — 3 of them.

\(P(\text{odd})=\frac{3}{6}=\frac{1}{2}\)

All three happen to come out to \(\tfrac{1}{2}\) here — a coincidence of which particular 3 faces each event picks out, not a general rule.

Q14

One card is drawn from a well-shuffled deck of 52 cards. Find the probability of getting (i) a king of red colour(ii) a face card(iii) a red face card(iv) the jack of hearts(v) a spade(vi) the queen of diamonds

Answer

Step 1 — the deck. 52 cards, 4 suits of 13, so 52 equally likely outcomes.

(i) King of red colour. The red suits are hearts and diamonds, each with exactly one king, so 2 red kings.

\(P(\text{king of red colour})=\frac{2}{52}=\frac{1}{26}\)

(ii) Face card. The face cards are the jacks, queens and kings — \(3\times 4=12\) of them.

\(P(\text{face card})=\frac{12}{52}=\frac{3}{13}\)

(iii) Red face card. Of those 12 face cards, the red ones (hearts and diamonds) number \(3\times 2=6\).

\(P(\text{red face card})=\frac{6}{52}=\frac{3}{26}\)

(iv) Jack of hearts. There is exactly 1 such card in the whole deck.

\(P(\text{jack of hearts})=\frac{1}{52}\)

(v) Spade. One whole suit, 13 cards.

\(P(\text{spade})=\frac{13}{52}=\frac{1}{4}\)

(vi) Queen of diamonds. Exactly 1 such card.

\(P(\text{queen of diamonds})=\frac{1}{52}\)
Q15

Five cards—the ten, jack, queen, king and ace of diamonds, are well-shuffled with their face downwards. One card is then picked up at random. (i) What is the probability that the card is the queen?(ii) If the queen is drawn and put aside, what is the probability that the second card picked up is (a) an ace? (b) a queen?

Answer

(i) First draw. 5 cards, all equally likely, and exactly 1 is the queen.

\(P(\text{queen})=\frac{1}{5}\)

(ii) Second draw, after the queen is set aside. Only 4 cards remain — ten, jack, king, ace — and every one of them is equally likely to be picked next. This is a NEW, smaller sample space; recount from scratch rather than reusing the first fraction.

\(\text{Total outcomes} = 4\)

(a) An ace. Exactly 1 of the 4 remaining cards is the ace.

\(P(\text{ace})=\frac{1}{4}\)

(b) A queen. The queen was already removed in the first draw, so 0 of the 4 remaining cards is a queen — this is now an impossible event.

\(P(\text{queen})=\frac{0}{4}=0\)
Q16

12 defective pens are accidentally mixed with 132 good ones. It is not possible to just look at a pen and tell whether or not it is defective. One pen is taken out at random from this lot. Determine the probability that the pen taken out is a good one.

Answer

Step 1 — the outcomes. \(12+132=144\) pens in total, each equally likely to be drawn.

\(\text{Number of possible outcomes} = 144\)

Step 2 — favourable outcomes. 132 of the 144 pens are good.

\(P(\text{good pen})=\frac{132}{144}=\frac{11}{12}\)
Q17

(i) A lot of 20 bulbs contain 4 defective ones. One bulb is drawn at random from the lot. What is the probability that this bulb is defective?(ii) Suppose the bulb drawn in (i) is not defective and is not replaced. Now one bulb is drawn at random from the rest. What is the probability that this bulb is not defective?

Answer

(i) First draw. 20 bulbs, 4 defective, all 20 equally likely to be drawn.

\(P(\text{defective})=\frac{4}{20}=\frac{1}{5}\)

(ii) Second draw, without replacement. The bulb removed in part (i) was NOT defective, so of the original 16 good bulbs, only \(16-1=15\) good bulbs remain, while all 4 defective bulbs are still in the lot. In total, \(20-1=19\) bulbs remain, all equally likely to be drawn next.

\(\text{Total outcomes} = 19\)
\(\text{Good bulbs remaining} = 15\)
\(P(\text{not defective})=\frac{15}{19}\)
Q18

A box contains 90 discs which are numbered from 1 to 90. If one disc is drawn at random from the box, find the probability that it bears (i) a two-digit number(ii) a perfect square number(iii) a number divisible by 5.

Answer

Step 1 — the outcomes.

\(\text{Number of possible outcomes} = 90\)

(i) Two-digit number. The single-digit numbers among 1–90 are just 1 to 9 — 9 of them — so the two-digit numbers are the remaining \(90-9=81\).

\(P(\text{two-digit number})=\frac{81}{90}=\frac{9}{10}\)

(ii) Perfect square number. The perfect squares from 1 to 90 are \(1^2,2^2,\dots,9^2\), i.e. 1, 4, 9, 16, 25, 36, 49, 64, 81 (since \(9^2=81\le 90\) but \(10^2=100>90\)) — 9 numbers.

\(P(\text{perfect square})=\frac{9}{90}=\frac{1}{10}\)

(iii) Divisible by 5. These are 5, 10, 15, ..., 90 — an arithmetic list with \(\frac{90}{5}=18\) terms.

\(P(\text{divisible by 5})=\frac{18}{90}=\frac{1}{5}\)
Q19

A child has a die whose six faces show the letters as given below. The die is thrown once. What is the probability of getting (i) A?(ii) D?

ABCDEA
The die's six faces (as printed): A, B, C, D, E, A — note A appears twice.
Answer

Step 1 — read the faces carefully. The six faces, as printed, read A, B, C, D, E, A — note the letter A appears TWICE, so the six faces are NOT six different outcomes; two of them happen to carry the same letter.

\(\text{Number of faces} = 6\)

(i) Getting A. A appears on 2 of the 6 faces.

\(P(A)=\frac{2}{6}=\frac{1}{3}\)

(ii) Getting D. D appears on exactly 1 of the 6 faces.

\(P(D)=\frac{1}{6}\)

The five distinct letters A, B, C, D, E do not have equal probability here — A is twice as likely as any of the other four, precisely because it is printed on two faces.

Q20

*Not from the examination point of view. Suppose you drop a die at random on the rectangular region shown in the figure. What is the probability that it will land inside the circle with diameter 1m?

3 m2 mdiameter 1 m
Fig. 14.6 — a 3 m × 2 m rectangular region with a circle of diameter 1 m at its centre.
Answer

Step 1 — another AREA ratio, as in Example 11. Dropping the die at random on the region means every point of the rectangle is equally likely to be where it lands, so the probability is again a ratio of areas.

Step 2 — the total area. From the figure, the rectangle is 3 m wide and 2 m tall (again, the numbers are given only in the figure):

\(\text{Area of the rectangle} = 3\times 2=6\ \text{m}^2\)

Step 3 — the favourable area. The circle has diameter 1 m, so its radius is \(\tfrac{1}{2}\) m:

\(\text{Area of the circle} = \pi r^2=\pi\left(\frac{1}{2}\right)^2=\frac{\pi}{4}\ \text{m}^2\)

Step 4 — the ratio.

\(P(\text{lands inside the circle})=\frac{\text{Area of the circle}}{\text{Area of the rectangle}}=\frac{\pi/4}{6}=\frac{\pi}{24}\)

The probability is \(\dfrac{\pi}{24}\) (leave the answer in terms of \(\pi\); numerically, \(\approx 0.131\)).

Q21

A lot consists of 144 ball pens of which 20 are defective and the others are good. Nuri will buy a pen if it is good, but will not buy if it is defective. The shopkeeper draws one pen at random and gives it to her. What is the probability that (i) She will buy it?(ii) She will not buy it?

Answer

Step 1 — the outcomes. 144 pens, of which \(144-20=124\) are good.

\(\text{Number of possible outcomes} = 144\)

(i) She will buy it. She buys only a good pen; there are 124 of those.

\(P(\text{will buy})=\frac{124}{144}=\frac{31}{36}\)

(ii) She will not buy it. This is the complement of ‘will buy’ — the 20 defective pens.

\(P(\text{will not buy})=\frac{20}{144}=\frac{5}{36}=1-\frac{31}{36}\)
Q22

Refer to Example 13. (i) Complete the following table:

Sum on 2 diceProbability
21/36
3
4
5
6
7
85/36
9
10
11
121/36
(ii) A student argues that ‘there are 11 possible outcomes 2, 3, 4, 5, 6, 7, 8, 9, 10, 11 and 12. Therefore, each of them has a probability \(\tfrac{1}{11}\)’. Do you agree with this argument? Justify your answer.

Answer

(i) Filling the table. Using the 36-outcome table from Example 13, count how many of the 36 ordered pairs give each sum:

\(\text{sum}=2:\ (1,1)\ \to 1 \text{ pair}\)
\(\text{sum}=3:\ (1,2),(2,1)\ \to 2 \text{ pairs}\)
\(\text{sum}=4:\ (1,3),(2,2),(3,1)\ \to 3 \text{ pairs}\)
\(\text{sum}=5:\ 4 \text{ pairs}, \ \text{sum}=6:\ 5 \text{ pairs}, \ \text{sum}=7:\ 6 \text{ pairs}\)

and by the same symmetric pattern, sum = 9 has 4 pairs, sum = 10 has 3 pairs, sum = 11 has 2 pairs, sum = 12 has 1 pair (sum = 8 is already given as 5 pairs). Dividing every count by 36 gives the completed table:

SumProbability
21/36
32/36
43/36
54/36
65/36
76/36
85/36
94/36
103/36
112/36
121/36

Check: adding all 11 probabilities gives \(\tfrac{1+2+3+4+5+6+5+4+3+2+1}{36}=\tfrac{36}{36}=1\), as it must, since the sum of the probabilities of all the elementary events of an experiment is always 1.

(ii) Is the argument correct? No, the argument is NOT correct. The GENUINELY equally likely outcomes of this experiment are the 36 ordered pairs listed in Example 13's table — not the 11 possible SUMS. The 11 sums are a coarser grouping of those 36 outcomes, and from the table above they clearly do NOT occur equally often: a sum of 7 comes from 6 different pairs, while a sum of 2 comes from only 1 pair. Treating ‘11 possible outcomes, hence each \(\tfrac{1}{11}\)’ assumes those 11 sums are equally likely, which the completed table shows to be false — for instance \(P(\text{sum}=7)=\tfrac{6}{36}=\tfrac{1}{6}\), which is nowhere near \(\tfrac{1}{11}\). The lesson: before applying \(P(E)=\tfrac{\text{favourable}}{\text{total}}\), always check that the outcomes you are counting are truly equally likely — here that means the 36 dice pairs, not the 11 sums.

Q23

A game consists of tossing a one rupee coin 3 times and noting its outcome each time. Hanif wins if all the tosses give the same result i.e., three heads or three tails, and loses otherwise. Calculate the probability that Hanif will lose the game.

Answer

Step 1 — list all the outcomes. Each toss gives H or T, and the three tosses are independent, so the outcomes are ordered triples. All \(2\times2\times2=8\) outcomes are equally likely:

\(S=\{HHH,\ HHT,\ HTH,\ THH,\)
\(\phantom{S=\{}\ HTT,\ THT,\ TTH,\ TTT\}\)
\(\text{Number of possible outcomes} = 8\)

Step 2 — Hanif WINS. He wins only if all three tosses match: HHH or TTT — 2 outcomes.

\(P(\text{Hanif wins})=\frac{2}{8}=\frac{1}{4}\)

Step 3 — Hanif LOSES. Losing is the complement of winning.

\(P(\text{Hanif loses})=1-P(\text{Hanif wins})=1-\frac{1}{4}=\frac{3}{4}\)

The probability that Hanif loses the game is 3/4.

Q24

A die is thrown twice. What is the probability that (i) 5 will not come up either time?(ii) 5 will come up at least once? [Hint: Throwing a die twice and throwing two dice simultaneously are treated as the same experiment.]

Answer

Step 1 — the outcomes. Per the hint, treat ‘a die thrown twice’ exactly like Example 13's two dice: 36 equally likely ordered pairs \((a,b)\), where \(a\) is the result of the first throw and \(b\) of the second.

\(\text{Number of possible outcomes} = 36\)

(i) 5 does not come up either time. Neither \(a\) nor \(b\) may be 5, so each of them has 5 allowed values (1, 2, 3, 4, 6) instead of 6:

\(\text{Favourable outcomes} = 5\times 5=25\)
\(P(\text{5 not either time})=\frac{25}{36}\)

(ii) 5 comes up at least once. This is the complement of ‘5 does not come up either time’:

\(P(\text{5 at least once})=1-\frac{25}{36}=\frac{11}{36}\)
Q25

Which of the following arguments are correct and which are not correct? Give reasons for your answer. (i) If two coins are tossed simultaneously there are three possible outcomes—two heads, two tails or one of each. Therefore, for each of these outcomes, the probability is \(\tfrac{1}{3}\).(ii) If a die is thrown, there are two possible outcomes—an odd number or an even number. Therefore, the probability of getting an odd number is \(\tfrac{1}{2}\).

Answer

(i) Two coins, ‘three outcomes each \(\tfrac{1}{3}\)’ — NOT CORRECT. The genuinely equally likely outcomes are the 4 ordered pairs \(\{HH,HT,TH,TT\}\) (as in Example 9), not the 3 DESCRIPTIONS ‘two heads’, ‘two tails’, ‘one of each’. Counting how many of the 4 equally likely outcomes fall under each description:

\(\text{two heads} = \{HH\}\ \to 1 \text{ outcome}\)
\(\text{two tails} = \{TT\}\ \to 1 \text{ outcome}\)
\(\text{one of each} = \{HT,TH\}\ \to 2 \text{ outcomes}\)

So the true probabilities are

\(P(\text{two heads})=\frac{1}{4}, \ P(\text{two tails})=\frac{1}{4}\)
\(P(\text{one of each})=\frac{2}{4}=\frac{1}{2}\)

— NOT \(\tfrac{1}{3}\) each. The argument's error is treating three UNEQUALLY-sized groups of outcomes as if they were themselves equally likely elementary events.

(ii) Die, ‘odd or even, each \(\tfrac{1}{2}\)’ — CORRECT. Here the same check works OUT in the argument's favour: the genuinely equally likely outcomes are the 6 faces \(\{1,2,3,4,5,6\}\), and the two groups ‘odd’ = \(\{1,3,5\}\) and ‘even’ = \(\{2,4,6\}\) each contain exactly 3 of those 6 outcomes — they ARE equally sized. So

\(P(\text{odd})=\frac{3}{6}=\frac{1}{2}, \ P(\text{even})=\frac{3}{6}=\frac{1}{2}\)

and the stated conclusion happens to be correct here — but only because odd and even really do split the die's 6 faces into two equal-sized halves, not merely because there were ‘two named options’. Comparing (i) and (ii) side by side is the whole point of this question: counting how many DESCRIPTIONS an experiment has tells you nothing about their probabilities on its own — you always have to go back to the genuinely equally likely outcomes and count those.