Probability MCQ Questions & Answers in Statistics and Probability | Maths
Learn Probability MCQ questions & answers in Statistics and Probability are available for students perparing for IIT-JEE and engineering Enternace exam.
221.
The mean and variance of a random variable $$X$$ having binomial distribution are 4 and 2 respectively, then $$P (X = 1)$$ is
223.
A father has $$3$$ children with at least one boy. The probability that he has $$2$$ boys and $$1$$ girl is :
A
$$\frac{1}{4}$$
B
$$\frac{1}{3}$$
C
$$\frac{2}{3}$$
D
none of these
Answer :
$$\frac{1}{3}$$
Consider the following events :
$$A :$$ Father has at least one boy
$$B :$$ Father has $$2$$ boys and one girl
Then, $$A =$$ one boy and $$2$$ girls, $$2$$ boys and one girl, $$3$$ boys and no girl $$A \cap B = 2$$ boys and one girl
Now, the required probability is
$$P\left( {A/B} \right) = \frac{{P\left( {A \cap B} \right)}}{{P\left( A \right)}} = \frac{1}{3}.$$
224.
$$A$$ and $$B$$ are two events where $$P\left( A \right) = 0.25$$ and $$P\left( B \right) = 0.5.$$ The probability of both happening together is $$0.14.$$ The probability of both $$A$$ and $$B$$ not happening is :
225.
A man firing at a distant target has $$10\% $$ chance of hitting the target in one shot. The number of times he must fire at the target to have about $$50\% $$ chance of hitting the target is :
A
$$11$$
B
$$9$$
C
$$7$$
D
$$5$$
Answer :
$$7$$
The probability of hitting in one shot $$ = \frac{{10}}{{100}} = \frac{1}{{10}}$$
If he fires $$n$$ shots, the probability of hitting at least once
$$\eqalign{
& = 1 - {\left( {1 - \frac{1}{{10}}} \right)^n} = 1 - {\left( {\frac{9}{{10}}} \right)^n} = \frac{1}{2}\,\,\left( {{\text{from the question}}} \right) \cr
& \therefore \,{\left( {\frac{9}{{10}}} \right)^n} = \frac{1}{2} \cr
& \therefore \,n\left\{ {2{{\log }_{10}}3 - 1} \right\} = - {\log _{10}}2 \cr
& \therefore \,n = \frac{{{{\log }_{10}}2}}{{1 - 2{{\log }_{10}}3}} = \frac{{0.3010}}{{1 - 2 \times 0.4771}} = 6.5\left( {{\text{nearly}}} \right) \cr} $$
$$\therefore $$ for $$6$$ shots, the probability is about $$53\% $$ while for $$7$$ shots it is nearly $$48\% .$$
226.
$$A$$ and $$B$$ draw two cards each, one after another, from a pack of well-shuffled pack of $$52$$ cards. The probability that all the four cards drawn are of the same suit is :
A
$$\frac{{44}}{{85 \times 49}}$$
B
$$\frac{{11}}{{85 \times 49}}$$
C
$$\frac{{13 \times 24}}{{17 \times 25 \times 49}}$$
D
none of these
Answer :
$$\frac{{44}}{{85 \times 49}}$$
The probability of the four cards being spades $$ = \frac{{{}^{13}{C_2}}}{{{}^{52}{C_2}}} \times \frac{{{}^{11}{C_2}}}{{{}^{50}{C_2}}}.$$
Similarly, for other suits.
$$\therefore $$ the required probability $$ = 4 \times \frac{{{}^{13}{C_2} \times {}^{11}{C_2}}}{{{}^{52}{C_2} \times {}^{50}{C_2}}} = \frac{{44}}{{85 \times 49}}.$$
227.
Three numbers are chosen at random without replacement from {1, 2, 3, . . . . . 8}. The probability that their minimum is 3, given that their maximum is 6, is:
A
$$\frac{3}{8}$$
B
$$\frac{1}{5}$$
C
$$\frac{1}{4}$$
D
$$\frac{2}{5}$$
Answer :
$$\frac{1}{5}$$
Given sample space = {1, 2, 3, . . . . . ,8}
Let Event
$$A$$ : Maximum of three numbers is 6.
$$B$$ : Minimum of three numbers is 3.
This is the case of conditional probability
We have to find $$P$$ (minimum) is 3 when it is given that $$P$$ (maximum) is 6.
$$\eqalign{
& \therefore \,\,P\left( {\frac{B}{A}} \right) = \frac{{P\left( {B \cap A} \right)}}{{P\left( A \right)}} \cr
& = \frac{{\frac{{^2{C_1}}}{{^8{C_3}}}}}{{\frac{{^5{C_2}}}{{^8{C_3}}}}} \cr
& = \frac{{^2{C_1}}}{{^5{C_2}}} \cr
& = \frac{2}{{10}} \cr
& = \frac{1}{5} \cr} $$
228.
Three dice are thrown simultaneously. The probability of getting a sum of $$15$$ is :
A
$$\frac{1}{{72}}$$
B
$$\frac{5}{{36}}$$
C
$$\frac{5}{{72}}$$
D
none of these
Answer :
none of these
$$n\left( S \right) = 6 \times 6 \times 6$$
$$n\left( E \right) = $$ the number of solutions of $$x + y + z = 15,$$ where $$1 \leqslant x \leqslant 6,\,1 \leqslant y \leqslant 6,\,1 \leqslant z \leqslant 6$$
$$\eqalign{
& = {\text{ coefficient of }}{x^{15}}{\text{ in }}{\left( {x + {x^2} + ......{x^6}} \right)^3} \cr
& = {\text{ coefficient of }}{x^{12}}{\text{ in }}{\left( {1 + x + ......{x^5}} \right)^3} \cr
& = {\text{ coefficient of }}{x^{12}}{\text{ in }}{\left( {\frac{{1 - {x^6}}}{{1 - x}}} \right)^3} \cr
& = {\text{ coefficient of }}{x^{12}}{\text{ in }}\left( {1 - 3.{x^6} + 3.{x^{12}} - {x^{18}}} \right).{\left( {1 - x} \right)^{ - 3}} \cr
& = {\text{ coefficient of }}{x^{12}}{\text{ in }}\left( {1 - 3{x^6} + 3{x^{12}} - {x^{18}}} \right)\left( {{}^2{C_0} + {}^3{C_1}x + {}^4{C_2}{x^2} + .....} \right) \cr
& = {}^{14}{C_{12}} - 3 \times {}^8{C_6} + 3 \times {}^2{C_0} = 10 \cr
& \therefore \,\,P\left( E \right) = \frac{{10}}{{6 \times 6 \times 6}} = \frac{5}{{108}}. \cr} $$
229.
In a class $$30\% $$ students like tea, $$20\% $$ like coffee and $$10\% $$ like both tea and coffee. A student is selected at random then what is the probability that he does not like tea if it is known that he likes coffee ?
A
$$\frac{1}{2}$$
B
$$\frac{3}{4}$$
C
$$\frac{1}{3}$$
D
none of these
Answer :
$$\frac{1}{2}$$
Let $$P\left( A \right) = $$ probability that a randomly selected student likes tea $$= 0.3.$$
Let $$P\left( {{A_2}} \right) = $$ probability that a randomly selected student does not like tea $$ = 1 - 0.3 = 0.7.$$
Let $$P\left( B \right) = $$ probability that a randomly selected student likes coffee $$= 0.2.$$
$$\eqalign{
& \therefore \,P\left( {{A_2} \cap B} \right) \cr
& = P\left( B \right) - P\left( {A \cap B} \right) \cr
& = 0.2 - 0.1 \cr
& = 0.1 \cr} $$
Now we have to find
$$P\left( {\frac{{{A_2}}}{B}} \right) = \frac{{P\left( {{A_2} \cap B} \right)}}{{P\left( B \right)}} = \frac{{0.1}}{{0.2}} = \frac{1}{2}$$
230.
Let $$S$$ be the universal set and $$n\left( X \right) = k.$$ The probability of selecting two subsets $$A$$ and $$B$$ of the set $$X$$ such that $$B = \overline A $$ is :
A
$$\frac{1}{2}$$
B
$$\frac{1}{{{2^k} - 1}}$$
C
$$\frac{1}{{{2^k}}}$$
D
$$\frac{1}{{{3^k}}}$$
Answer :
$$\frac{1}{{{2^k} - 1}}$$
The total number of subsets of $$X$$ is $${2^k}.$$ So, $$n\left( S \right) = {}^{{2^k}}{C_2}.$$
$$n\left( E \right) = $$ the number of selections of two nonintersecting
subsets whose union is $$X$$
$$\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, = \frac{1}{2}\left( {{}^k{C_0} + {}^k{C_1} + {}^k{C_2} + .....} \right)$$
( $$\because $$ the number of selections in which one subset has $$r$$ elements and the rest are in the other subset $$ = {}^k{C_r}$$ and every selection appears twice in the total number of selections ).
$$\therefore \,P\left( E \right) = \frac{{\left( {\frac{1}{2}} \right){{.2}^k}}}{{{}^{{2^k}}{C_2}}} = \frac{{{2^{k - 1}}}}{{\frac{{{2^k}\left( {{2^k} - 1} \right)}}{2}}} = \frac{1}{{{2^k} - 1}}.$$