839 views
3 votes
3 votes
8 pairs of shoes are in a closet. 8 shoes are selected at random. The probability that there will be at least one pair and at most 3 pairs amongst selected shoes are?

2 Answers

5 votes
5 votes

1st case:we have taken 1 pair.then from 8 pairs,we can choose it in 8 ways.now we have to take another 6 shoes from remaining 7 pairs, which will not be pair of anyone.this will be 7C6 * 26 =7*64=448(choosing 6 pairs from 7. after that taking any one of them from each pair).so total ways=(8*448)=3584

2nd case:we have taken 2 pairs.then from 8 pairs,we can choose it in 8C2=28 ways.now we have to take another 4 shoes from remaining 6 pairs, which will not be pair of anyone.this will be 6C4 * 24 =15*16=240(choosing 4 pairs from 6. after that taking any one of them from each pair).so total ways=(28*240)=6720

3rd case:we have taken 3 pairs.then from 8 pairs,we can choose it in 8C3=56 ways.now we have to take another 2 shoes from remaining 5 pairs, which will not be pair of anyone.this will be 5C2 * 22=10*4=40(choosing 2 pairs from 5. after that taking any one of them from each pair).so total ways=(56*40)=2240

so required probability=(3584+6720+2240)/16C8=6272/6435=0.9746

edited by
0 votes
0 votes
S = 16C8;
A = (2C2x14C6)+(4C4x12C4)+(6C6x10C2) = 3543;
P = A/S = 0.275.
Explanation: Firstly think the probability has to come very less to 1,beacause der r 16 shoes and the pairs r being randomly chosen,so definitely 0.947 is not the answer!LOL!
Now just see der r 16 shoes(8 pairs) ::::
The meaning of 8 shoes randomly selected is,u can choose either 4 pairs or in random way
Now atleast 1 and atmost 3 pairs means, among 16 u can choose 2 shoes(which has to be a pair)
so 2C2,and remaining 6 shoes r randomly selected from 14,so the event for atleast one is::::2C2x14C6
I think this is simple question! and d rest of all is the same way!!!

Related questions

0 votes
0 votes
0 answers
1
Manan Shah asked Dec 20, 2018
338 views
If the marks obtained by the students in a competitive exam follows normal distribution with mean value 50 and variance 10. If the passing marks is 40 then percentage of ...
0 votes
0 votes
2 answers
2
Sambit Kumar asked Mar 13, 2018
1,529 views
Consider an urn containing $12$ balls, of which $8$ are white.A sample of size $4$ is to be drawn without replacement.What is the conditional probability that the first a...
2 votes
2 votes
0 answers
3
itsvkp1 asked Nov 13, 2017
291 views
Is there any relation between independent events and mutually exclusive events?
1 votes
1 votes
1 answer
4
papesh asked Nov 4, 2016
429 views