Probability I(11th And 12th > Mathematics ) Questions and Answers

Question 1.


The probability that A speaks truth is 45, while this probability for B is 34. The probability that they contradict each other when asked to speak on a fact is


  1.     323
  2.     120
  3.     15
  4.     1440
Explanation:-
Answer: Option D. -> 1440
:
D

In short the event described here is P(A)'P(B) +P(A)P(B)'


where P(A) and P(B) are the probabilities of A and B speaking the truth respectively.


P(E)= P(A)'P(B) +P(A)P(B)' = 15×34+45×14


P(E)=320+420=720=1440



Question 2.


Ashu studies at Byju's classes and her probability of selection in IIT-JEE is 45. Ridhima took coaching at FIIT-JEE and the probability of her selection is 23. What is the probability that only 1 of them cracks the Exam?


  1.     25
  2.     310
  3.     415
  4.     None of the above.
Explanation:-
Answer: Option A. -> 25
:
A

P(A)= 45


P(R)=23


P(E)= P(A'R)+P(AR')


P(E)=15×23+45×13


P(E)=215+415


P(E)= 615


P(E)= 25



Question 3.


Probability of a fraudster being caught is 12 and committing a fraud is 35. What is his chance of not going to jail?


  1.     70%
  2.     50%
  3.     40%
  4.     35%
Explanation:-
Answer: Option A. -> 70%
:
A

P(not going to jail)= P( F')+ P(F intersection C')


where P(F) is the probability of commiting a fraud and P(C) is the Probability of being caught


P(F')= 25


P(C')= 12


P(F intersection C')= P(F) × P(C')= 35×12=310


P(not going to jail)= 25+310=710=70%



Question 4.


Three houses are available in a locality. Three persons apply for the houses. Each applies for one house without consulting others. The probability that all the three apply for the same house is


  1.     29
  2.     218
  3.     38
  4.     120
Explanation:-
Answer: Option B. -> 218
:
B

For a particular house being selected Probability =13


Prob(all the persons apply for the same house) =(13×13×13)×3=19 or 218



Question 5.


Two persons A and B take turns in throwing a pair of dice. The first person to through 9 from both dice will be awarded the prize. If A throws first then the probability that B wins the game is
 


  1.     917 
  2.     817 
  3.     89 
  4.     19 
Explanation:-
Answer: Option B. -> 817 
:
B
The probability of throwing 9 with two dice = 436=19
 The probability of not throwing 9 with two dice = 89
If A is to win he should throw 9 in 1st or 3rd or 5th attempt
If B is to win, he should throw, 9 in 2nd, 4th attempt
B’s chances = (89).19+(89)3.19+.....=89×191(89)2=817

Question 6.


There are four machines and it is known that exactly two of them are faulty. They are tested, one by one, is a random order till both the faulty machines are identified. Then the probability that only two tests are needed
 


  1.     13
  2.     16
  3.     12
  4.     14
Explanation:-
Answer: Option B. -> 16
:
B
This is a problem of without replacement.
P=one def. from 2 def.any one from 4×1 def. from remaining 1 def.any one from remaining 3
Hence required probability = 24×13=16
Aliter : Number of ways in which two faulty machines may be detected (depending upon the test done to identify the faulty machines) = 4C2=6
Number of favourable cases = 1
[When faulty machines are identified in the first and the second test].
Hence required probability = 16

Question 7.


In four schools B1,B2,B3,B4 the percentage of girls students is 12, 20, 13, 17 respectively. From a school selected at random, one student is picked up at random and it is found that the student is a girl. The probability that the school selected is B2, is


  1.     631
  2.     1031
  3.     1362
  4.     1762
Explanation:-
Answer: Option B. -> 1031
:
B
Favorable number of cases = 20C1=20
Sample space = 62C1=62
 Required probability = 2062=1031

Question 8.


Cards are drawn one by one at random from a well shuffled full pack of 52 cards until two aces are obtained for the first time. If N is the number of cards required to be drawn, then PrN=n where  2n50, is
 


  1.     (n1)(52n)(51n)50×49×17×3
  2.     2(n1)(52n)(51n)50×49×17×3
  3.     3(n1)(52n)(51n)50×49×17×3 
  4.     4(n1)(52n)(51n)50×49×17×3
Explanation:-
Answer: Option A. -> (n1)(52n)(51n)50×49×17×3
:
A
Here the least number of draws to obtain 2 aces are 2 and the maximum number is 50 thus n can take value from 2 to 50.
Since we have to make n draws for getting two aces, in (n – 1) draws, we get any one of the 4 aces and in the nth draw we get one ace. Hence the required probability
=4C1×48Cn252Cn1×352(n1)
=4×(48)!(n2)!(48n+2)!×(n1)!(52n+1)!(52)!×352n+1
=(n1)(52n)(51n)50×49×17×3 (on simplification).

Question 9.


Six boys and six girls sit in a row. What is the probability that the boys and girls sit alternatively
 


  1.     1462
  2.     1924
  3.     12
  4.     None of these
Explanation:-
Answer: Option A. -> 1462
:
A
Let n = total number of ways = 12!
and m = favourable numbers of ways = 2×6!.6!
Since the boys and girls can sit alternately in 6! . 6! ways if we begin with a boy and similarly
they can sit alternately in 6! . 6! Ways if we begin with a girl
Hence required probability  = mn=2×6!.6!12!=1462

Question 10.


Let X be a set containing n elements. If two subsets A and B of X are picked at random, the probability that A and B the same number of elements, is
 


  1.     2nCn22n 
  2.     12nCn 
  3.     1.3.5....(2n1)2n 
  4.     3n4n 
Explanation:-
Answer: Option A. -> 2nCn22n 
:
A
We know that the number of sub-sets of a set containing n elements is 2n.
Therefore the number of ways of choosing A and B is 2n.2n=22n
We also know that the number of sub-sets (of X) which contain exactly r elements is nCr.
Therefore the number of ways of choosing A and B, so that they have the same number elements is
(nC0)2+(nC1)2+(nC2)2+....+(nCn)2=2nCn
Thus the required probability = 2nCn22n.