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

 



Q 11 :

An integer is chosen at random from the integers 1, 2, 3, ..., 50. The probability that the chosen integer is a multiple of at least one of 4, 6, and 7 is                    [2024]

  • 825

     

  • 950

     

  • 1425

     

  • 2150

     

(4)

Let A, B, C be the events represents the numbers divisible by 4, 6 and 7 respectively.

   n(A)=12,  n(B)=8,  n(C)=7

       n(AB)=4,  n(BC)=1,  n(AC)=1

and n(ABC)=0

So, n(ABC)=12+8+7-4-1-1=21

   Required probability=2150

 



Q 12 :

Two integers x and y are chosen with replacement from the set {0, 1, 2, 3,…,10}. Then the probability that |x-y|>5, is                  [2024]

  • 60121

     

  • 31121

     

  • 62121

     

  • 30121

     

(4)

Let E={(x,y):|x-y|>5} and x,y{0,1,2,,10}

E={(0,6),(0,7),(0,8),(0,9),(0,10),(1,7),(1,8),(1,9),(1,10),(2,8),(2,9),(2,10),(3,9),(3,10),(4,10),(6,0),(7,0),(8,0),(9,0),(10,0),(7,1),(8,1),(9,1),(10,1),(8,2),(9,2),(10,2),(9,3),(10,3),(10,4)}

   n(E)=30

Total number of possible outcomes =11×11=121

    Required probability=30121

 



Q 13 :

Bag A contains 3 white, 7 red balls and bag B contains 3 white, 2 red balls. One bag is selected at random and a ball is drawn from it. The probability of drawing the ball from bag A, if the ball drawn is white, is                  [2024]

  • 310

     

  • 14

     

  • 19

     

  • 13

     

(4)

Let E1 be the event that bag A is selected, E2 be the event that bag B is selected and E be the event that white ball is drawn.

  P(E1)=P(E2)=12,  P(EE1)=310,  P(EE2)=35

Required probability,

P(E1E)=P(E1)·P(EE1)P(E1)·P(EE1)+P(E2)·P(EE2)

=12×31012×310+12×35=13

 



Q 14 :

Two marbles are drawn in succession from a box containing 10 red, 30 white, 20 blue and 15 orange marbles, with replacement being made after each drawing. Then the probability that the first drawn marble is red and the second drawn marble is white, is                           [2024]

  • 225

     

  • 475

     

  • 23

     

  • 425

     

(2)

Total marbles = 10 + 30 + 20 + 15 = 75

Let E be the event of drawing first drawn marble is red and second drawn marble is white.

Now, probability of drawing first red marble and 2nd white marble is

         P(E)=1075×3075=475

 



Q 15 :

A coin is biased so that a head is twice as likely to occur as a tail. If the coin is tossed 3 times, then the probability of getting two tails and one head is               [2024]

  • 227

     

  • 29

     

  • 127

     

  • 19

     

(2)

Let x be the probability of getting a tail.

 P(T)=x;  P(H)=2x

 x+2x=1x=13

 P(T)=13 and P(H)=23

Now, required probability=C23×13×13×23

=3×227=29



Q 16 :

In a tournament, a team plays 10 matches with probabilities of winning and losing each match as 13 and 23 respectively. Let x be the number of matches that the team wins, and y be the number of matches that the team loses. If the probability P(xy2)  is p, then 39p equals _______ .                [2024]



(8288)

|x-y|10 and 0x10 and 0y10

 p=P(|x-y|2)

=P(x=4,y=6)+P(x=5,y=5)+P(x=6,y=4)

=C410(13)4(23)6+C510(13)5(23)5+C610(13)6(23)4

=210(26310)+252(25310)+210(24310)

=25310[420+252+105]p=25310×777

Hence, 39p=39×25310×777=253×777=8288



Q 17 :

Let the mean and the standard deviation of the probability distribution 

X α 1 0 -3
P(X) 13 K 16 14

 

be μ and σ, respectively. If σ-μ=2, then σ+μ is equal to _____________.              [2024]



(5)

We have, P(X)=1

13+K+16+14=18+4+624+K=1

K=1-1824=624=14

Now, μ=α3+14-34=α3-12

and σ=(α23+14+94)-(α3-12)2 =(2α29+α3+94)

Given, σ-μ=2

σ=μ+2

σ2=(μ+2)2 2α29+α3+94=α29+94+α

α29-2α3=0

α=0,6                    [α0  X=0 is already given]

α=6μ=32 and σ=72

So μ+σ=5

 



Q 18 :

Let a,b and c denote the outcome of three independent rolls of a fair tetrahedral die, whose four faces are marked 1, 2, 3, 4. If the probability that ax2+bx+c=0 has all real roots is mn,gcd(m,n)=1, then m+n is equal to _______ .                  [2024]



(19)

We have, ax2+bx+c=0

For real roots, b2-4ac0                    ...(i)

a,b,c{1,2,3,4}                                    ...(ii)

Ordered triplet (a,b,c) satisfying (i) and (ii) are

 (1,2,1),(1,3,1),(2,3,1),(1,3,2),(1,4,1),(1,4,2),(2,4,1),(2,4,2),(4,4,1),(1,4,4),(3,4,1),(1,4,3)

i.e. total 12 favourable outcomes.

Total number of outcomes = 4×4×4=64

 Required probability=1264=316=mn        (Given)

Here, m+n=3+16=19



Q 19 :

Given three identical balls each containing 10 balls, whose colours are as follows:

                           Red         Blue          Green

Bag I                     3              2                 5

Bag II                    4              3                 3

Bag III                   5              1                 4

A person chooses a bag at random and takes out a ball. If the ball is Red, the probability that it is from bag I is p and if the ball is Green, the probability that it is from bag III is q, then the value of (1p+1q) is :          [2025]

  • 6

     

  • 9

     

  • 7

     

  • 8

     

(3)

Let us define the Events

A : Ball drawn from bag I

B : Ball drawn from bag II

C : Ball drawn from bag III

R : Red ball is drawn

G : Green ball is drawn

  P(R)=P(A)·P(R/A)+P(B)·P(R/B)+P(C)·P(R/C)

                     =13×310+13×410+13×510=1230

Now, p=P(A/R)=P(A)P(R/A)P(R)=13×3101230=312=14

Now, P(G)=13×510+13×310+13×410=1230

  q=P(C/G)=P(C)·P(G/C)P(G)=13×4101230=412=13

  1p+1q=4+3=7.



Q 20 :

The probability, of forming a 12 persons committee from 4 engineers, 2 doctors and 10 professors containing at least 3 engineers and at least 1 doctor, is          [2025]

  • 129182

     

  • 103182

     

  • 1726

     

  • 1926

     

(1)

Total number of ways of selecting 12 people from 4 engineers, 2 doctors and 10 professors = C1216 = 1820.

To determine favourite outcomes:-

To select at least 3 engineers 1 doctor is, we can choose

4 Engineers 2 Doctors 10 Professors Number of ways
3 1 8 C34×C12×C810=360
4 2 6 C44×C22×C610=210
3 2 7 C34×C22×C710=480
4 1 7 C44×C12×C710=240

Total favourable outcomes = 1290

So, required probability =12901820=129182.



Q 21 :

A bag contains 19 unbiased coins and one coin with head on both sides. One coin drawn at random is tossed and head turns up. If the probability that the drawn coin was unbiased, is mn, gcd (m, n) = 1, then n2m2 is equal to          [2025]

  • 64

     

  • 80

     

  • 72

     

  • 60

     

(2)

Let us defined the events as

A : Unbiased coin is selected

B : Biased coin in selected

H : Head turns up.

  P(H)=P(A)P(H/A)+P(B)P(H/B)

                     =1920×12+120×1=2140

Now, P(A/H)=P(A)P(H/A)P(H)=1920×122140=1921

 mn=1921

  n2m2=441361=80.



Q 22 :

If A and B are two events such that P(A) = 0.7, P(B) = 0.4 and P(AB¯)=0.5, where B¯ denotes the complement of B, then P(B/(AB-)) is equal to          [2025]

  • 13

     

  • 12

     

  • 16

     

  • 14

     

(4)

          P(AB¯)=P(A)P(AB)

 P(AB)=P(A)P(AB¯)

                                     =0.7 – 0.5 = 0.2

Now, P(AB¯)=P(A)P(B¯)P(AB¯)

                                     = 0.7+(1– 0.4) – 0.5 = 0.8

P(B(AB¯))=P(BA)(BB¯)

                                  =P(BA)     [P(BB¯)=0]

                                         = 0.2

Now, P(B/(AB¯))=P(B(AB¯))P(AB¯)=0.20.8=14.



Q 23 :

Two balls are selected at random one by one without replacement from a bag containing 4 white and 6 black balls. If the probability that the first selected balls is black, given that the second selected ball is also black is mn, where gcd (m, n) = 1, then m + n is equal to :          [2025]

  • 11

     

  • 13

     

  • 4

     

  • 14

     

(4)

Required probability

          =610×59410×69+610×59=3024+30=3054=59

So, m = 5, n = 9          [ gcd (m, n) = 1]

   m + n = 14.



Q 24 :

If A and B are two events such that P(AB)=0.1, and P(A|B) and P(B|A) are the roots of the equation 12x27x+1=0, then the value of P(A¯B¯)P(A¯B¯) is :          [2025]

  • 53

     

  • 43

     

  • 74

     

  • 94

     

(4)

We have, 12x27x+1=0

 x=13,14

Let P(AB)=13 and P(BA)=14

 P(AB)P(B)=13 and P(AB)P(A)=14

 P(B)=0.3 and P(A)=0.4

  P(AB)=0.3+0.40.1=0.6

Now, P(A¯B¯)P(A¯B¯)=P(AB¯)P(AB¯)

                                  =1P(AB)1P(AB)=10.110.6=94.



Q 25 :

One die has two faces marked 1, two faces marked 2, one face marked 3 and one face marked 4. Another die has one face marked 1, two faces marked 2, two faces marked 3 and one face marked 4. The probability of getting the sum of numbers to be 4 or 5, when both the dice are thrown together, is          [2025]

  • 12

     

  • 23

     

  • 49

     

  • 35

     

(1)

Let x be the number shows on dice –1 and y be the number shows on dice –2.

Favorable outcomes = {(x, y) = (1, 3), (3, 1), (2, 2), (2, 3), (3, 2), (1, 4), (4, 1)}

   Required probability

                        =26×26+16×16+26×26+26×26+16×26+26×16+16×16

                        =1836=12.



Q 26 :

A board has 16 squares as shown in the figure:

       
       
       
       

 

Out of these 16 squares, two squares are chosen at random. The probability that they have no side in common is:          [2025]

  • 45

     

  • 35

     

  • 710

     

  • 2330

     

(1)

Total ways for selecting any two squares =C216=120

Total ways for selecting common side squares =3×4Horizontal side+3×4Vertical side=24

So, required probability =124120=96120=45.



Q 27 :

A and B alternately throw a pair of dice. A wins if he throws a sum of 5 before B throws a sum of 8, and B wins if he throws a sum of 8 before A throws a sum of 5. The probability, that A wins if A makes the first throw, is          [2025]

  • 817

     

  • 919

     

  • 917

     

  • 819

     

(2)

Let E1 be the event that A get sum of 5 and E2 be the event that B get sum of 8.

                            P(E1)=436=19 and P(E2)=536

   Required Probability

                               =P(E1)+P(E¯1)P(E¯2)P(E1)+P(E¯1)P(E¯2)P(E¯1)P(E¯2)P(E1)+...

                               =19+89×3136×19+89×3136×89×3136×19+...

                               =1916281=919.



Q 28 :

Let A=[aij] be a square matrix of order 2 with entries either 0 or 1. Let E be the event that A is an invertible matrix. Then the probability P(E) is:          [2025]

  • 58

     

  • 38

     

  • 316

     

  • 18

     

(2)

Given : A=[aij]2×2 with entries 0 or 1.

Total possible ways for matrix A are 4×4=16 ways.

Here E = {A|A is invertible}

[1101],[1110],[1011],[0111],[1001] and [0110] = 6 matrices

Thus, probability P(E) is given by =616=38.



Q 29 :

Two number k1 and k2 are randomly chosen from the set of natural numbers. Then, the probability that the value of ik1+ik2, (i=1) is non-zero, equals          [2025]

  • 23

     

  • 12

     

  • 14

     

  • 34

     

(4)

Given, ik1+ik20

Possible values of ik1= 4 = Possible values of ik2

  Cases are i, –1, – i, 1

  Total number cases =4×4=16

For ik1+ik2=0,

Cases are (1, –1), (–1, 1), (i, – i), (– i, i)

  Required probability =1416=1216=34.



Q 30 :

Bag B1 contains 6 white and 4 blue balls, Bag B2 contains 4 white and 6 blue balls, and Bag B3 contains 5 white and 5 blue balls. One of the bags is selected at random and a ball is drawn from it. If the ball is white, then the probability, that the ball is drawn from bag B2, is :          [2025]

  • 25

     

  • 415

     

  • 23

     

  • 13

     

(2)

Consider the events, E1: Bag B1 is selected, E2: Bag B2 is selected, E3: Bag B3 is selected

A : Ball drawn is white. Then P(E1)=P(E2)=P(E3)=13

P(A/E1)=610,P(A/E2)=410,P(A/E3)=510

Required probability

P(E2A)=P(E2)P(AE2)P(E1)P(AE1)+P(E2)P(AE2)+P(E3)P(AE3)

                     =13×410(13)(610)+(13)(410)+(13)(510)=430630+430+530=415