Questions

M.C.Q (1 Marks)

🎯

Test yourself on this topic

10 questions · timed · auto-graded

MCQ 11 Mark
If a dice is rolled two times, then what will be the probability of sum of appeared number is 7 ?
  • A
    $\frac{5}{36}$
  • B
    $\frac{1}{12}$
  • $\frac{1}{6}$
  • D
    $\frac{1}{9}$
Answer
Correct option: C.
$\frac{1}{6}$
(C)
Total results throwing two dice at a time $=6 \times 6=36$ Sum of number is 7 such that, $\{(1,6),(6,1),(2,5),(5,2),(4,3),(3,4)\}=6$
$
\text { Hence } \quad \begin{aligned}
\text { Such probability } & =\frac{\text { Favourable results }}{\text { Total results }} \\
& =\frac{6}{36}=\frac{1}{6}
\end{aligned}
$
Hence correct option is (C).
View full question & answer
MCQ 21 Mark
If $P ( A )=0.8, P ( B )=0.5$ and $P ( B / A )=0.4$, then the value of $P ( A \cap B )$ is :
  • 0.32
  • B
    0.2
  • C
    0.4
  • D
    0.64
Answer
Correct option: A.
0.32
(A) 0.32
View full question & answer
MCQ 31 Mark
Two cards are drawn at random and without replacement from a pack of 52 playing cards, then the probability that both the cards are black is :
  • A
    $\frac{26}{52}$
  • $\frac{52}{102}$
  • C
    $\frac{25}{51}$
  • D
    $\frac{1}{2}$
Answer
Correct option: B.
$\frac{52}{102}$
(B) $\frac{52}{102}$
View full question & answer
MCQ 41 Mark
4 white and 3 black balls are in a bag. 3 white and 4 black balls are in other bag. If a ball is drawn, that is black then find the probability of ball is black drawn from second bag.
  • A
    $\frac{1}{7}$
  • B
    $\frac{2}{7}$
  • C
    $\frac{3}{7}$
  • $\frac{4}{7}$
Answer
Correct option: D.
$\frac{4}{7}$
(D)
Let $E_1=$ Ball drawn from first bag
$E _2=$ Ball drawn from second bag
$\therefore \quad P\left(E_1\right)=\frac{1}{2}$ and $P\left(E_2\right)=\frac{1}{2}$
Total balls in first bag $=4+3=7$
and no. of black balls $=3$
Hence probability of a black ball drawn from first bag
$
P\left(\frac{A}{E_1}\right)=\frac{{ }^3 C_1}{{ }^7 C_1}=\frac{3}{7}
$
Probability of a black ball drawn from second bag
$
P\left(\frac{A}{E_2}\right)=\frac{{ }^4 C_1}{{ }^7 C_1}=\frac{4}{7}
$
Hence such probability
$
\begin{aligned}
P\left(\frac{E_2}{A}\right) & =\frac{P\left(E_2\right) \cdot P\left(A \mid E_2\right)}{P\left(E_1\right) \cdot P\left(A \mid E_1\right)+P\left(E_2\right) \cdot P\left(A \mid E_2\right)} \\
& =\frac{\frac{1}{2} \times \frac{4}{7}}{\frac{1}{2} \cdot \frac{3}{7}+\frac{1}{2} \cdot \frac{4}{7}}=\frac{4 / 7}{\frac{3}{7}+4 / 7} \\
& =\frac{4}{7}
\end{aligned}
$
Hence correct option is (D).
View full question & answer
MCQ 51 Mark
Probability of speaking truth by A is $\frac{4}{5}$ where as by B is $\frac{3}{4}$. When they speak on a topic, then probability of contradiction:
  • $\frac{7}{20}$
  • B
    $\frac{1}{5}$
  • C
    $\frac{3}{20}$
  • D
    $\frac{4}{5}$
Answer
Correct option: A.
$\frac{7}{20}$
(A)
Given
$
\begin{array}{l}
P(A)=\frac{4}{5} \therefore P(\overline{A})=1-\frac{4}{5}=\frac{1}{5} \\
P(B)=\frac{3}{4} \therefore P(\overline{B})=1-\frac{3}{4}=\frac{1}{4}
\end{array}
$
Probability of contradiction to speak $A$ and $B$
$
\begin{array}{l}
=P(A) \cdot P(\overline{B})+P(B) P(\overline{A}) \\
=\frac{4}{5} \times \frac{1}{4}+\frac{3}{4} \times \frac{1}{5} \\
=\frac{1}{5}+\frac{3}{20}=\frac{7}{20}
\end{array}
$
Hence correct option is (A).
View full question & answer
MCQ 61 Mark
A die is rolled. Let $A$ be event of getting number more than 3 and B be event of getting number less than 5 . Then value of $P ( A \cup B )$ :
  • A
    $\frac{3}{5}$
  • B
    10
  • C
    1
  • D
    $2 / 5$
View full question & answer
MCQ 71 Mark
Two events A and B such that $P ( A )=\frac{1}{4}, P ( A \mid B )=\frac{1}{2}$, and $P(B \mid A)=\frac{2}{3}$, then value of $P(B)$ :
  • A
    $\frac{1}{6}$
  • B
    $\frac{1}{3}$
  • C
    $\frac{2}{3}$
  • D
    $\frac{1}{2}$
View full question & answer
MCQ 81 Mark
In a pack of playing cards there are 4 Ace, 4 King, 4 Queen and 4 Jack. Two cards are drawn. What is the probability getting at least one Ace?
  • A
    $\frac{1}{5}$
  • B
    $\frac{3}{16}$
  • $\frac{9}{20}$
  • D
    $\frac{1}{9}$
Answer
Correct option: C.
$\frac{9}{20}$
(C)
Total cards in a pack of playing cards $=4+4+4+4$ $=16$
Methods of two cards are drawn $={ }^{16} C _2$
Probability of getting at least one Ace
$
\begin{array}{l}
=\frac{{ }^4 C_1 \times{ }^{12} C_1}{{ }^{16} C_2}+\frac{{ }^4 C_2}{{ }^{16} C_2} \\
=\frac{4 \times 12 \times 2}{16 \times 15}+\frac{4 \times 3}{16 \times 15} \\
=\frac{96+12}{16 \times 15}=\frac{108}{240}=\frac{9}{20}
\end{array}
$
Hence correct option is (C).
View full question & answer
MCQ 91 Mark
4 numbers are taken from 1, 2, 3, 4, 5, 6, 7. Probability of getting sum of 4 numbers is less than 12 .
  • A
    $\frac{3}{35}$
  • B
    $\frac{4}{35}$
  • $\frac{2}{35}$
  • D
    $\frac{1}{35}$
Answer
Correct option: C.
$\frac{2}{35}$
(C)
Total methods of taking 4 numbers $=7 \times 6 \times 5 \times 4$ Total methods of taking numbers having sum less than $4\{1,2,3,4\}$ and $\{1,2,3,5\}$
$
=\lfloor 4+\lfloor 4=24+24=48
$
Hence, $\quad$ Such probability $=\frac{48}{7 \times 6 \times 5 \times 4}=\frac{2}{35}$
Hence correct option is (C).
View full question & answer
MCQ 101 Mark
If one pair of two unbiased dice are rolled then what is the probability of getting sum 5 ?
  • A
    $\frac{5}{36}$
  • B
    $\frac{1}{12}$
  • C
    $\frac{1}{18}$
  • $\frac{1}{9}$
Answer
Correct option: D.
$\frac{1}{9}$
(D)
Total number of results when two dice are rolled $=6 \times$ $6=36$
Sum is 5 such as $\{(1,4),(4,1),(2,3),(3,2)\}=4$
$
\begin{aligned}
\text { Hence, }\text { Such probability } & =\frac{\text { Favoured conditions }}{\text { Total conditions }} \\
& =\frac{4}{36}=\frac{1}{9}
\end{aligned}
$
Hence correct option is (D).
View full question & answer
M.C.Q (1 Marks) - Maths STD 12 Science Questions - Vidyadip