Questions

Solve the Following Question.(2 Marks)

Take a timed test

28 questions · self-marked practice — reveal the answer and mark yourself.

Question 12 Marks
Suppose that five good fuses and two defective ones have been mixed up. To find the defective fuses, we test them one-by-one, at random and without replacement What is the probability that we are lucky and find both of the defective fuses in the first two tests?
Answer
Number of fuses = 5 + 2 = 7

Testing two fuses one-by-one at random, without replacement from 7 can be done in

${ }^7 C _1 \times{ }^6 C _1$ ways.

$\therefore n ( S )={ }^7 C _1 \times{ }^6 C _1=7 \times 6=42$

Let event A: Getting defective fuses in the first two tests without replacement. There are two defective fuses.

$\begin{aligned} & \therefore n ( A )={ }^2 C _1 \times{ }^1 C _1=2 \times 1=2 \\ & \therefore P ( A )=\frac{n(A)}{n(S)}=\frac{2}{42}=\frac{1}{21}\end{aligned}$

View full question & answer
Question 22 Marks
An urn contains 5 red balls and 2 green balls. A ball is drawn. If it’s green, a red ball is added to the urn, and if it’s red, a green ball is added to the urn. (The original ball is not returned to the urn). Then a second ball is drawn. What is the probability that the second ball is red?
Answer
A: Event of drawing a red ball and placing a green ball in the urn

B: Event of drawing a green ball and placing a red ball

C: Event of drawing a red ball in the second draw

$\begin{aligned} & P(A)=\frac{5}{7} \\ & P(B)=\frac{2}{7} \\ & P(C / A)=\frac{4}{7} \\ & P(C / B)=\frac{6}{7}\end{aligned}$

Required probability

$\begin{aligned} & P(C)=P(A) P(C / A)+P(B) P(C / B) \\ & =\frac{5}{7} \times \frac{4}{7}+\frac{2}{7} \times \frac{6}{7} \\ & =\frac{32}{49}\end{aligned}$

View full question & answer
Question 32 Marks
A die is loaded in such a way that the probability of the face with j dots turning up is proportional to j for j = 1, 2,….., 6. What is the probability, in one roil of the die, that an odd number of dots will turn up?
Answer
According to the given condition, the probability of the face with 1, 2, 3, 4, 5, 6 dots

turning up is proportional to 1, 2, 3, 4, 5, 6.

Let k be the common ration of proportionality.

∴ The probabilities of the faces with 1, 2, 3, 4, 5, 6 dots turning up are 1k , 2k, 3k, 4k, 5k, 6k respectively.

Since sum of the probabilities = 1,

k(1 + 2+ ….. + 6) = 1

$\begin{aligned} & k \left(\frac{6 \times 7}{2}\right)=1 \\ & k =\frac{1}{21}\end{aligned}$

Required probability = P(1) + P(3) + P(5)

$\begin{aligned} & =\frac{1}{21}+\frac{3}{21}+\frac{5}{21} \\ & =\frac{9}{21} \\ & =\frac{3}{7}\end{aligned}$

View full question & answer
Question 42 Marks
A fair die is thrown. What are the odds in favour of getting a number which is a perfect square in uppermost face of die?
Answer
Random experiment: A fair die is thrown.
$\therefore$ Sample space $S=\{1,2,3,4,5,6\}$
$
\therefore \mathrm{n}(\mathrm{S})=6
$
Let event $\mathrm{A}$ : die shows number which is a perfect square.
$
\begin{aligned}
& \therefore A=\{1,4\} \therefore m=n(A)=2 \\
& \therefore A^{\prime}=\{2,3,5,6\} \therefore(n-m)=4 . \\
& \therefore P(A)=\frac{m}{n}=\frac{2}{6}=\frac{1}{3} \\
& P\left(A^{\prime}\right)=\frac{n-m}{n}=\frac{4}{6}=\frac{2}{3}
\end{aligned}
$
$\therefore$ Odds in favour of event
$
A=P(A): P\left(A^{\prime}\right)=\frac{1 / 3}{2 / 3}=\frac{1}{2}
$
View full question & answer
Question 52 Marks
Three professors A, B and C appear in an interview for the post of Principal. Their chances of getting selected as a principal are $\frac{2}{9}, \frac{4}{9}, \frac{1}{3}$. The probabilities they introduce new course in the college are $\frac{3}{10}$, $\frac{1}{2}, \frac{4}{5}$ respectively. Find the probability that the new course is introduced.
Answer
Self
View full question & answer
Question 62 Marks
Two cards are drawn at random one after the other. Given that first card drawn in nonface red card, what is the probability that second card is face card, if the cards are drawn
i) withoutreplacement? ii) with replacement?
Answer
Let event A: first card drawn is a non-face red card and event B: second card drawn is face card.
$
\therefore \mathrm{P}(\mathrm{A})=\frac{20}{52}=\frac{5}{13} \text { and } \mathrm{P}(\mathrm{B})=\frac{12}{52}=\frac{3}{13}
$
$\therefore$ required probability $=\mathrm{P}$ (second card drawn is face card given that it is a red card)
i) Without replacement: Since first non-face red card is not replaced, therefore now we have 51 cards containing 12 face cards.
$\therefore \mathrm{P}(\mathrm{B} / \mathrm{A})=\frac{12}{51} \neq \mathrm{P}(\mathrm{B})$. In this case $\mathrm{A}$ and $\mathrm{B}$ are not independent.
ii) With replacement: Since first non-face red card is replaced, therefore now again we have 52 cards containing 12 face cards.

$
\therefore \mathrm{P}(\mathrm{B} / \mathrm{A})=\frac{12}{52}=\frac{3}{13}=\mathrm{P}(\mathrm{B}) \text {. }
$

In this case $A$ and $B$ are independent.
View full question & answer
Question 72 Marks
An urn contains 4 black and 6 white balls. Two balls are drawn one after the other without replacement, what is the probability that both balls are black?
Answer
Let event A: first ball drawn in black.
Event B: second ball drawn is black.
$\therefore$ Required probability $=\mathrm{P}$ (both are black balls)
$
\begin{aligned}
& P(A \cap B)=P(A) P(B / A) \\
& \text { Now } P(A)=\frac{4}{10}
\end{aligned}
$

Since first black ball is not replaced in the urn, therefore now we have 9 balls containing 3 black balls.
$\therefore$ Probability of getting second black ball under the condition that first black is not replaced
$
\begin{aligned}
& \text { in the pack }=P(B / A)=\frac{3}{9} \\
& \therefore P(\text { both are black balls })=P(A \cap B) \\
& =P(A) P(B / A)=\frac{4}{10} \times \frac{3}{9}=\frac{2}{15}
\end{aligned}
$

View full question & answer
Question 82 Marks
If $\mathrm{P}\left(\mathrm{A}^{\prime}\right)=0.7, \mathrm{P}(\mathrm{B})=0.7, \mathrm{P}(\mathrm{B} / \mathrm{A})=$ 0.5 , find $\mathrm{P}(\mathrm{A} / \mathrm{B})$ and $\mathrm{P}(\mathrm{A} \cup \mathrm{B})$.
Answer
Since $1-P\left(A^{\prime}\right)=0.7$
$
\mathrm{P}(\mathrm{A})=1-\mathrm{P}\left(\mathrm{A}^{\prime}\right)=1-0.7=0.3
$
Now $\mathrm{P}(\mathrm{B} / \mathrm{A})=\mathrm{P}(\mathrm{A} \cap \mathrm{B}) / \mathrm{P}(\mathrm{A})$
$
\therefore 0.5=\mathrm{P}(\mathrm{A} \cap \mathrm{B}) / 0.3
$
$\therefore \mathrm{P}(\mathrm{A} \cap \mathrm{B})=0.15$
Again $\mathrm{P}(\mathrm{A} / \mathrm{B})=\mathrm{P}(\mathrm{A} \cap \mathrm{B}) / \mathrm{P}(\mathrm{B})$
$=0.15 / 0.7$
$\therefore \mathrm{P}(\mathrm{A} / \mathrm{B})=3 / 14$
Further, by addition theorem
$
\begin{aligned}
& P(A \cup B)=P(A)+P(B)-P(A \cap B) \\
& =0.3+0.7-0.15=0.85
\end{aligned}
$
View full question & answer
Question 92 Marks
A pair of dice is thrown. If sum of the numbers is an odd number, what is the probability that sum is divisible by 3?
Answer
Let Event A: sum is an odd number. Event B: Sum is divisible by 3.
A pair of dice is thrown, therefore n(S) = 36.
But we are given that sum is odd, therefore our
sample space reduces to event A only as follows:
A = {(1,2), (1,4), (1,6), (2,1), (2,3), (2,5),
(3,2), (3,4), (3,6), (4,1), (4,3), (4,5), (5,2), (5,4),
(5,6), (6,1), (6,3), (6,5)}
∴ n(A) = 18
Out of 18 sample points following 6 sample points are favourable for occurrence of event B
B = {(1, 2), (2, 1), (3, 6), (4, 5), (5, 4), (6, 3)}
∴ P[sum is divisible by 3 given that sum is
an odd number] = P(B/A) = 6/18 = 1/3
View full question & answer
Question 102 Marks
A card is drawn from a pack of 52 cards, given that it is a red card, what is the probability that it is a face card.
Answer
Let event A: Red card is drawn
and event B: face card is drawn
A card is drawn from a pack of 52 cards,
therefore n(S) = 52. But we are given that red
card is drawn, therefore our sample space reduces
to event A only, which contains n(A) = 26 sample
points. Event A is called reduced or truncated
sample space. Out of 26 red cards, 6 cards are
favourable for face cards.
∴ P[card drawn is face card given that it is a
red card] = P[B/A] = 6 /26 = 3/13
View full question & answer
Question 112 Marks
The probability that a student will solve problem A is 2/3, and the probability that he will not solve problem B is 5/9. If the probability that student solves at least one problem is 4/5, what is the probability that he will solve both the problems?
Answer
Let event A: student solves problem A
$
\therefore \mathrm{P}(\mathrm{A})=\frac{2}{3}
$
event $B$ : student solves problem $B$.
$\therefore$ event B': student will not solve problem
B.
$
\therefore \mathrm{P}\left(\mathrm{B}^{\prime}\right)=\frac{5}{9}
$
$
\therefore \mathrm{P}(\mathrm{B})=1-\mathrm{P}\left(\mathrm{B}^{\prime}\right)=1-\frac{5}{9}=\frac{4}{9}
$
Probability that student solves at least one
$
\begin{aligned}
& \text { problem }=\mathrm{P}(\mathrm{A} \cup \mathrm{B})=\frac{4}{5} \\
& \therefore \mathrm{P}(\mathrm{A} \cup \mathrm{B})=\mathrm{P}(\mathrm{A})+\mathrm{P}(\mathrm{B})-\mathrm{P}(\mathrm{A} \cap \mathrm{B}) \\
& \therefore \text { required probability }=\mathrm{P} \text { (he will solve both } \\
& \text { the problems) } \\
& =\mathrm{P}(\mathrm{A} \cap \mathrm{B})=\mathrm{P}(\mathrm{A})+\mathrm{P}(\mathrm{B})-\mathrm{P}(\mathrm{A} \cup \mathrm{B}) \\
& =\frac{2}{3}+\frac{4}{9}-\frac{4}{5}=\frac{14}{45} \\
\end{aligned}
$
View full question & answer
Question 122 Marks
Three coins are tossed. Events $E _1, E _2, E _3$ and $E _4$ are defined as follows.
$E_1$ : Occurence of at least two heads.
$E _2$ : Occurence of at least two tails.
$E_3$ : Occurence of at most one head.
$E_4$ : Occurence of two heads.
Describe the sample space and events $E_1, E_2, E_3$ and $E_4$.
Find $E_1 \cup E_4, E_3$. Also check whether
i) $E_1$ and $E_2$ are mutually exclusive
ii) $E_2$ and $E_3$ are equal
Answer
Sample space
$S =\{ HHH , HHT , HTH , HTT , THH , THT , TTH$,
TTT\}
$E _1 : \{HHH, HHT, HTH, THH \}$
$E _2:\{ HTT , THT , TTH , TTT \}$
$E _3:\{ HTT , THT , TTH , TTT \}$
$E _4 : \{HHT, HTH, THH, \}$
$E_1 \cup E 4=\{H T T, H T H, T H H, H H H, H H T\}$
E3 $=\{ HHH , HHT , HTH , THH \}$
i) $E _1 \cap E _2=\{ \}=\phi$
$\therefore E _1$ and $E _2$ are mutually exclusive.
ii) $E_2$ and $E_3$ are equal
View full question & answer
Question 132 Marks
In a single toss of a fair die, what are the odds against the event that number 3 or 4 turns up?
Answer
When a fair die is tossed, the sample space is

S = {1, 2, 3, 4, 5, 6}

∴ n(S) = 6 Let event A: 3 or 4 turns up.

∴ A = {3, 4}

∴ n(A) = 2

$\therefore P ( A )=\frac{n(n)}{n(S)}=\frac{2}{6}=\frac{1}{3}$

$P\left(A^{\prime}\right)=1-P(A)=1-\frac{1}{3}=\frac{2}{3}$

∴ Odds against the event A are P(A’) : P(A)

$\begin{aligned} & =\frac{2}{3}: \frac{1}{3} \\ & =2: 1\end{aligned}$

View full question & answer
Question 142 Marks
2% of the population have a certain blood disease of a serious form: 10% have it in a mild form; and 88% don’t have it at all. A new blood test is developed; the probability of testing

positive is $\frac{9}{10}$ if the subject has the

serious form, $\frac{6}{10}$ if the subject has the mild form, and $\frac{1}{10}$ if the subject doesn't have the

disease. A subject is tested positive. What is the probability that the subject has serious form of the disease?

Answer
Let event $A_1$ : Disease in serious form,

event $A _2$ : Disease in mild form,

event $A_3$ : Subject does not have disease,

event B: Subject tests positive.

$P\left(A_1\right)=0.02, P\left(A_2\right)=0.1, P\left(A_3\right)=0.88$

The probability of testing positive is $\frac{9}{10}$ if the subject has the serious form, $\frac{6}{10}$ if the

subject has the mild form, and $\frac{1}{10}$ if the subject doesn't have the disease

$\begin{aligned} & \therefore P\left(B / A_1\right)=0.9, P\left(B / A_2\right)=0.6, P\left(B / A_3\right)=0.1 \\ & P(B)=P\left(A_1\right) P\left(B / A_1\right)+P\left(A_2\right) P\left(B / A_2\right)+P\left(A_3\right) P\left(B / A_3\right) \\ & =0.02 \times 0.9+0.1 \times 0.6+0.88 \times 0.1 \\ & =0.166\end{aligned}$

Required probability = P(A1/B) By Baye’s theorem

$\begin{aligned} P \left( A _1 / B \right) & =\frac{ P \left( A _1\right) P \left( B / A _1\right)}{ P ( B )} \\ & =\frac{0.9 \times 0.02}{0.166} \\ & =0.108\end{aligned}$

View full question & answer
Question 152 Marks
There are three bags, each containing 100 marbles. Bag 1 has 75 red and 25 blue marbles. Bag 2 has 60 red and 40 blue marbles and Bag 3 has 45 red and 55 blue marbles. One of the bags is chosen at random and marble is picked from the chosen bag. What is the probability that the chosen marble is red?
Answer
Let event R: Chosen marble is red. Let event Bi: ith bag is chosen.

$\therefore P\left(B_i\right)=\frac{1}{3}$

If Bag 1 is chosen, it has 75 red and 25 blue marbles.

∴ Probability that the chosen marble is red under the condition that it is from Bag 1 = P(R/B1)

$\begin{aligned} & =\frac{{ }^{75} C _1}{{ }^{100} C _1} \\ & =\frac{75}{100} \\ & =0.75\end{aligned}$

Similarly we get,

$\begin{aligned} & P\left(R / B_2\right)=\frac{60}{100}=0.60 \\ & P\left(R / B_3\right)=\frac{45}{100}=0.45 \\ & \therefore \text { Required probability } \\ & P(R)=P\left(B_1\right) P\left(R / B_1\right)+P\left(B_2\right) P\left(R / B_2\right)+P\left(B_3\right) P\left(R / B_3\right) \\ & =\frac{1}{3}(0.75)+\frac{1}{3}(0.60)+\frac{1}{3}(0.45) \\ & =\frac{1}{3}(1.8) \\ & =0.60\end{aligned}$

View full question & answer
Question 162 Marks
A family has two children. Find the probability that both the children are girls, given that at least one of them is a girl.
Answer
A family has two children.

∴ Sample space S = {BB, BG, GB, GG}

∴ n(S) = 4 Let event A: At least one of the children is a girl.

∴ A = {GG, GB, BG}

∴ n(A) = 3

$\therefore P ( A )=\frac{n(A)}{n(S)}=\frac{3}{4}$

Let event B: Both children are girls.

∴ B = {GG}

∴ n(B) = 1

$\therefore P ( B )=\frac{n(B)}{n(S)}=\frac{1}{4}$

Also, A ∩ B = B

$\therefore P(A \cap B)=P(B)=\frac{1}{4}$

∴ Required probability = P(B/A)

$\begin{aligned} & =\frac{P(B \cap A)}{P(A)} \\ & =\frac{\frac{1}{4}}{\frac{3}{4}} \\ & =\frac{1}{3}\end{aligned}$

View full question & answer
Question 172 Marks
A bag contains 3 red and 5 white balls. Two balls are drawn at random one after the other without replacement. Find the probability that both the balls are white.
Answer
Let, event A: The first ball drawn is white event B: Second ball drawn is white.

$P(A)=\frac{5}{8}$

After drawing the first ball, without replacing it into the bag a second ball is drawn from the remaining 7 balls.

$\begin{aligned} & \therefore P(B / A)=\frac{4}{7} \\ & \therefore P(B o t h \text { balls are white })=P(A \cap B) \\ & =P(A) \cdot P(B / A) \\ & =\frac{5}{8} \times \frac{4}{7} \\ & =\frac{5}{14}\end{aligned}$

View full question & answer
Question 182 Marks
Two cards are drawn one after the other from a pack of 52 cards without replacement. What is the probability that both the cards are drawn are face cards?
Answer
In a pack of52 cards, there are 12 face cards. Let event A: The first card drawn is a face card.

$\therefore P(A)=\frac{{ }^{12} C_1}{{ }^{52} C_1}=\frac{12}{52}=\frac{3}{13}$

Let event B: The second card drawn is a face card. Since the first card is not replaced in the pack, we now have 51 cards, out of which 11 are face cards.

∴ Probability that the second card is a face card under the condition that the first card is

not replaced in the pack $= P ( B / A )=\frac{{ }^{11} C_1}{{ }^{51} C_1}=\frac{11}{51}$

∴ Required probability = P(A ∩ B) = P(B/A) . P(A)

$\begin{aligned} & =\frac{11}{51} \times \frac{3}{13} \\ & =\frac{11}{221}\end{aligned}$

View full question & answer
Question 192 Marks
An urn contains 4 black, 5 white, and 6 red balls. Two balls are drawn one after the other without replacement. What is the probability that at least one of them is black?
Answer
Total number of balls in the um = 4 + 5 + 6 = 15

Two balls are drawn from 15 balls without replacement.

$\therefore n ( S )={ }^{15} C _1 \times{ }^{14} C _1=15 \times 14=210$

Let event A: At least one ball is black.

i.e., the first ball is black, and the second ball is non-black or the first ball is non-black and the second ball is black,

or both the first and second balls are black.

$\begin{aligned} & \therefore n ( A )={ }^4 C _1 \times{ }^{11} C _1+{ }^{11} C _1 \times{ }^4 C _1+{ }^4 C _1 \times{ }^3 C _1 \\ & =4 \times 11+11 \times 4+4 \times 3 \\ & =100 \\ & \therefore P ( A )=\frac{n(A)}{n(S)}=\frac{100}{210}=\frac{10}{21}\end{aligned}$

Check:

Required probability = 1 – P(no black ball in two balls)

$=1-\frac{{ }^{11} C_2}{{ }^{15} C_2}=1-\frac{11 \times 10}{15 \times 14}=1-\frac{11}{21}=\frac{10}{21}$

View full question & answer
Question 202 Marks
A speaks truth in 80% of the cases and B speaks truth in 60% of the cases. Find the probability that they contradict each other in narrating an incident.
Answer
Let event A : A speaks the truth, event B : B speaks the truth.

$\begin{aligned} & \therefore P(A)=\frac{80}{100}=\frac{4}{5} \\ & \text { and } P(B)=\frac{60}{100}=\frac{3}{5} \\ & P\left(A^{\prime}\right)=1-P(A)=1-\frac{4}{5}=\frac{1}{5} \\ & \text { and } P\left(B^{\prime}\right)=1-P(B)=1-\frac{3}{5}=\frac{2}{5}\end{aligned}$

∴ P(A and B contradict each other) = P(A speaks the truth and B lies) + P (A lies and B speaks the truth)

= P(A ∩ B’) + P(A’ ∩ B)

= P(A) P(B’) + P(A’) P(B)

$\begin{aligned} & =\left(\frac{4}{5} \times \frac{2}{5}\right)+\left(\frac{1}{5} \times \frac{3}{5}\right) \\ & =\frac{8}{25}+\frac{3}{25} \\ & =\frac{11}{25}\end{aligned}$

View full question & answer
Question 212 Marks
From a pack of well-shuffled cards, two cards are drawn at random. Find the probability that both the cards are diamonds when

(i) the first card drawn is kept aside.

ii. the first card drawn is replaced in the pack.

Answer
In a pack of 52 cards, there are 13 diamond cards. Let event A: The first card drawn is a diamond card.

$\therefore P(A)=\frac{{ }^{13} C _1}{{ }^{52} C _1}=\frac{13}{52}=\frac{1}{4}$

(i) Let event B: The second card drawn is a diamond card.

Since the first diamond card is kept aside, we now have 51 cards, out of which 12 are diamond cards.

Probability that the second card is a diamond card under the condition that the first

diamond card is kept aside in the pack $=P(B / A)=\frac{{ }^{12} C _1}{{ }^{51} C _1}=\frac{12}{51}=\frac{4}{17}$

∴ Required probability

= P(A ∩ B) = P(B/A) . P(A)

$\begin{aligned} & =\frac{1}{4} \times \frac{4}{17} \\ & =\frac{1}{17}\end{aligned}$

Let event B: The second card drawn is a diamond card.

Since the first diamond card is replaced in the pack, we now again have 52 cards, out of which 13 are diamond cards.

∴ Probability that the second card is a diamond card under the condition that the first

diamond card is replaced in the pack $= P ( B / A )=\frac{{ }^{13} C _1}{5^2 C _1}=\frac{13}{52}=\frac{1}{4}$

Required probability

= P(A ∩ B) = P(B/A) . P(A)

$\begin{aligned} & =\frac{1}{4} \times \frac{1}{4} \\ & =\frac{1}{16}\end{aligned}$

View full question & answer
Question 222 Marks
For two events $A$ and $B$ of a sample space $S$, if $P(A \cup B)=\frac{5}{6}, P(A \cap B)=\frac{1}{3}$ and $P\left(B^{\prime}\right)=\frac{1}{3}$,

then find P(A).

Answer
Here, $P(A \cup B)=\frac{5}{6}, P(A \cap B)=\frac{1}{3}, P\left(B^{\prime}\right)=\frac{1}{3}$

P(B) = 1 – P(B’)

$\begin{aligned} & =1-\frac{1}{3} \\ & =\frac{2}{3}\end{aligned}$

Since P(A ∪ B) = P(A) + P(B) – P(A ∩ B)

$\begin{aligned} & \frac{5}{6}=P(A)+\frac{2}{3}-\frac{1}{3} \\ & \therefore \frac{5}{6}=P(A)+\frac{1}{3} \\ & \therefore P(A)=\frac{5}{6}-\frac{1}{3}=\frac{1}{2}\end{aligned}$

View full question & answer
Question 232 Marks
The probability that a student will pass in French is 0.64, will pass in Sociology is 0.45 and will pass in both is 0.40. What is the probability that the student will pass in at least one of the two subjects?
Answer
Let event A: The student will pass in French.

∴ P(A) = 0.64

Let event B: The student will pass in Sociology.

∴ P(B) = 0.45 Also, P(A ∩ B) = 0.40

∴ Required probability

P(A ∪ B) = P(A) + P(B) – P(A ∩ B)

= 0.64 + 0.45 – 0.40

= 0.69

View full question & answer
Question 242 Marks
15 professors have been invited for a round table conference by the Vice-chancellor of a university. What is the probability that two particular professors occupy the seats on either side of the Vice-chancellor during the conference?
Answer
Since a Vice-chancellor invited 15 professors for a round table conference, there were all

16 persons in the conference.

These 16 persons can be arranged among themselves around a round table in (16 – 1)! = 15! ways.

∴ n(S) = 15!

Let event A: Two particular professors be seated on either side of the Vice-chancellor.

Those two particular persons sit on either side of a Vice chancellor in ${ }^2 P _2=2$ ! ways.

Thus the remaining 13 persons can be arranged in ${ }^{13} P_{13}=13$ ! ways.

$\begin{aligned} & \therefore n(A)=13 ! 2 ! \\ & \therefore P(A)=\frac{n(A)}{n(S)}=\frac{13 ! \times 2 !}{15 !}=\frac{13 ! \times 2 \times 1}{15 \times 14 \times 13 !}=\frac{1}{105}\end{aligned}$

View full question & answer
Question 252 Marks
4 letters are to be posted in 4 post boxes. If any number of letters can be posted in any of the 4 post boxes, what is the probability that each box contains only one letter?
Answer
There are 4 letters and 4 post boxes.

Since any number of letters can be posted in all 4 post boxes,

so each letter can be posted in different ways.

∴ n(S) = 4 × 4 × 4 × 4

Let event A: Each box contains only one letter.

∴ 1st letter can be posted in 4 different ways.

Since each box contains only one letter, 2nd letter can be posted in 3 different ways.

Similarly, 3rd and 4th letters can be posted in 2 different ways and 1 way respectively.

$\begin{aligned} & \therefore n ( A )=4 \times 3 \times 2 \times 1 \\ & \therefore P ( A )=\frac{n(A)}{n(S)}=\frac{4 \times 3 \times 2 \times 1}{4 \times 4 \times 4 \times 4}=\frac{3}{32}\end{aligned}$

View full question & answer
Question 262 Marks
What is the chance that a leap year, selected at random, will contain 53 Sundays?
Answer
A leap year consists of 366 days.

It has 52 complete weeks and two more days.

These two days can be {(Sun, Mon), (Mon, Tue), (Tue, Wed), (Wed, Thur), (Thur, Fri), (Fri, Sat), (Sat, Sun)}.

∴ n(S) = 7

Let event E : There are 53 Sundays.

∴ E = {(Sun, Mon), (Sat, Sun)}

∴ n(E) = 2

$\therefore P ( E )=\frac{n(E)}{n(S)}=\frac{2}{7}$

View full question & answer
Question 272 Marks
A bag contains four cards marked as 5, 6, 7, and 8. Find the sample space if two cards are drawn at random (a) with replacement (b)without replacement.
Answer
The bag contains 4 cards marked 5, 6, 7, and 8. Two cards are to be drawn from this bag.

(a) If the two cards are drawn with replacement, then the sample space is S = {(5, 5), (5, 6), (5, 7), (5, 8), (6, 5), (6, 6), (6,7), (6, 8), (7, 5), (7, 6), (7, 7), (7, 8), (8, 5), (8, 6), (8, 7), (8, 8)}

If the two cards are drawn without replacement, then the sample space is S = {(5, 6), (5, 7), (5, 8), (6, 5), (6, 7), (6, 8), (7, 5), (7, 6), (7, 8), (8, 5), (8,6), (8, 7)}
View full question & answer
Question 282 Marks
There are four pens: Red, Green, Blue, and Purple in a desk drawer of which two pens are selected at random one after the other with replacement. State the sample space and the following events.

(a) A : Select at least one red pen.

(b) B : Two pens of the same colour are not selected.

Answer
The drawer contains 4 pens out of which one is red (R), one is green (G), one is blue (B) and the other one is purple (P).

From this drawer, two pens are selected one after the other with replacement.

∴ The sample space S is given by

S = {RR, RG, RB, RP, GR, GG, GB, GP, BR, BG, BB, BP, PR, PG, PB, PP}

(a) A : Select at least one red pen.

At least one means one or more than one.

∴ A = {RR, RG, RB, RP, GR, BR, PR}

(b) B : Two pens of the same colour are not selected.

B = {RG, RB, RP, GR, GB, GP, BR, BG, BP, PR, PG, PB}

View full question & answer