Q 1 :    

Three urns A, B and C contain 7 red, 5 black, 5 red, 7 black and 6 red, 6 black balls, respectively. One of the urns is selected at random and a ball is drawn from it. If the ball drawn is black, then the probability that it is drawn from urn A is __________ .            [2024]

  • 516

     

  • 417

     

  • 518

     

  • 718

     

(3)

Let A, B, C and E be the events defined as follows

A: First urn is chosen

B: Second urn is chosen

C: Third urn is chosen

E: Ball drawn is black

    P(A)=P(B)=P(C)=13

   P(E|A)=512,  P(E|B)=712,  P(E|C)=612

By Bayes' Theorem,

P(A|E)=P(A)·P(E|A)P(A)·P(E|A)+P(B)·P(E|B)+P(C)·P(E|C)

=13×51213×512+13×712+13×612=55+7+6=518

 



Q 2 :    

A company has two plants A and B to manufacture motorcycles. 60% motorcycles are manufactured at plant A and the remaining are manufactured at plant B. 80% of the motorcycles manufactured at plant A are rated of the standard quality, while 90% of the motorcycles manufactured at plant B are rated of the standard quality. A motorcycle picked up randomly from the total production is found to be of the standard quality. If p is the probability that it was manufactured at plant B, then 126p is                [2024]

  • 64

     

  • 56

     

  • 66

     

  • 54

     

(4)

Let E1 be the event that motorcycle manufactured in plant A.

E2 be the event that motorcycle manufactured in plant B, and E be the event that it found to be of standard quality.

     P(E1)=60100,  P(E2)=40100

         P(EE1)=80100 and P(EE2)=90100

Now, p=P(E2E)=P(E|E2)·P(E2)P(E|E2)·P(E2)+P(E|E1)·(E1)

=90100·4010060100·80100+90100·40100=3648+36=37

     126p=126×37=54



Q 3 :    

If three letters can be posted to any one of the 5 different addresses, then the probability that the three letters are posted to exactly two addresses is ______.              [2024]

  • 625

     

  • 425

     

  • 1825

     

  • 1225

     

(4)

We need to choose 2 addresses out of 5 which can be done in C25 ways.

Now, 3 letters can be posted to exactly 2 addresses in 3×2=6 ways.

Required Probability = C25×653=60125=1225

 



Q 4 :    

Let the sum of two positive integers be 24. If the probability that their product is not less than 34 times their greatest possible product is mn, where gcd(m,n)=1, then n-m equals                         [2024]

  • 9

     

  • 10

     

  • 11

     

  • 8

     

(2)

Let the two positive integers be x and y.

Now, x+y=24, x,yN

Now, x+y2xy                        [ A.M.G.M.]

xy144

Since, 34×144=108

So, xy108

    Favourable cases = {(6,18),(18,6),(7,17),(17,7),(8,16),(16,8),(9,15),(15,9),(10,14),(14,10),(11,13),(13,11),(12,12)}

Total choices for x+y=24 are 23

    Required probability =1323=mn

    n-m=23-13=10

 



Q 5 :    

There are three bags X, Y, and Z. Bag X contains 5 one-rupee coins and 4 five-rupee coins; Bag Y contains 4 one-rupee coins and 5 five-rupee coins, and Bag Z contains 3 one-rupee coins and 6 five-rupee coins. A bag is selected at random and a coin drawn from it at random is found to be a one-rupee coin. Then the probability that it came from bag Y is                      [2024]

  • 12

     

  • 512

     

  • 14

     

  • 13

     

(4)

Let E1,E2,E3 be the event of selecting bags X, Y and Z respectively and A be the event that coin drawn is one-rupee coin.

     P(E1)=P(E2)=P(E3)=13

         P(A|E1)=59,  P(A|E2)=49,  P(A|E3)=39

By Bayes' theorem,

Required Probability = P(E2|A)=13×4913×59+13×49+13×39

                                                      =45+4+3=412=13



Q 6 :    

If an unbiased dice is rolled thrice, then the probability of getting a greater number in the ith roll than the number obtained in the (i-1)th roll, i=2,3, is equal to           [2024]

  • 554

     

  • 254

     

  • 154

     

  • 354

     

(1)

Let X be the event of getting a greater number than the previous one in a throw of a die.

Favourable outcomes to X=C36

[ C36 are ways of getting 3 outcomes one less than other as we have total 6 possible outcomes]

Total outcomes = 63

P(X)=C3663=20216=554



Q 7 :    

A bag contains 8 balls, whose colours are either white or black. 4 balls are drawn at random without replacement and it was found that 2 balls are white and other 2 balls are black. The probability that the bag contains equal number of white and black balls is                [2024]

  • 25

     

  • 17

     

  • 15

     

  • 27

     

(4)

The balls can be distributed as (2W, 6B), (3W, 5B), (4W, 4B), (5W, 3B), (6W, 2B)

   Required probability  =C24×C24C482(C2×C262)+(2)(C2×C253)+C24×C24C48

=6×62(15)+2(30)+36=3630+60+36=36126=27

 



Q 8 :    

Let Ajay will not appear in JEE exam with probability p=27, while both Ajay and Vijay will appear in the exam with probability q=15. Then the probability that Ajay will appear in the exam and Vijay will not appear is                                    [2024]

  • 935

     

  • 335

     

  • 2435

     

  • 1835

     

(4)

We have, P(Not Ajay)=P=27P(Ajay)=P=57

P(AjayVijay)=q=15

   P(Ajaynot Vijay)=p¯-q=57-15=1835



Q 9 :    

An urn contains 6 white and 9 black balls. Two successive draws of 4 balls are made without replacement. The probability that the first draw gives all white balls and the second draw gives all black balls, is                     [2024]

  • 5715

     

  • 5256

     

  • 3715

     

  • 3256

     

(3)

Let A : event when 1st draw gives all 4 white balls.

and B : event when 2nd draw gives all 4 black balls.

       P(A)=C46C415=191 and P(B|A)=C49C411=2155

    Required probability=P(A)×P(BA)=191×2155=3715

 



Q 10 :    

A fair die is thrown until 2 appears. Then the probability that 2 appears in an even number of throws, is                 [2024]

  • 16

     

  • 611

     

  • 56

     

  • 511

     

(4)

Probability that 2 appears =16

Probability that 2 does not appear =56

Required probability =56×16+56×56×56×16+56×56×56×56×56×16+

=56×16+(56)3×16+(56)5×16+ =56×161-56×56=511