Math, asked by anugk2003, 7 months ago

a bag contains 1 red ball and 2 yellow balls what is the probability that the first two balls picked are yellow ??

Answers

Answered by SaiThanvi
1

Answer:

Probability is all about finding the num of elements in sample space ( i.e all the possibilities that are equally likely ) and the num of elements that favors the event. ( Event is a subset of the sample space )

Let me show the solution in 2 ways

Using Formula :

————————————————

| Sample Space| = 6 choose 2 = 6! / (6–2)! * 2! = 15

P(No 2 Red balls)= 3 choose 2 / 15 = 3/15 = 0.2

So the probability P(At least 1 Red Ball) = 1–0.2 = 0.8

Brute Force method

————————————————-

Let us find out the sample space :

We have 3 red balls - R1,R2,R3 , 1 Y ball - Y1 , 2 Green balls - G1,G2

We have to pick 2 balls from 6 balls. The number of ways that this can be done is calculated as below

__ __

We have place 2 holders :

The first one could be filled by any of the balls, R1,R2,R3,Y1 ,G1,G2 i.e 6 ways

The second could be filled by the remaining 5 balls i.e 5 ways

so we have 6*5=30 ways of picking the balls. Since the sequence does not matter i.e R1R2 and R2R1 are same etc. we need to divide 30 by number of ways that 2 elements can be arranged which is 2!=2

Answered by ravneetsingh87
1

Step-by-step explanation:

total outcomes =3

there is 1 red ball and 2 yellow balls

so,no.of favourable outcomes =2

because it is asked the probability of getting yellow balls

#probability=2/3

Similar questions