bhandariavi
There are three people Sam, Rick and Husam. What is the probability that they don't have birthday on a same day (Sunday, MOnday---Saturday)?
I am sorry I don't have OA for this question.Bunuel, Pkit, shrouded1, icandy, IanStewart or any other members please help me!
Solutions:
I attempted it from two approaches but got two different answers
Approach 1:
7/7 * 6/7 * 5/ 7
Approach 2:
If we consider Sunday-Mon- Tue-Wed-Th-Fri- Sat as seven different seats and we can find in how many ways three people can make an arrangement on these seats.
7! / { 3! * (7-3)!} = 7! / { 3! * 4!}
Please let me know which approach is correct. Why one is wrong and another is right? or Why both of them are wrong?
I am not sure if I am correct, but let's try...
Suppose, all their birthdays are on a Sunday...
therefore, probability is = 1/7 * 1/7 * 1/7
For 7 such days, it is = 7 * 1/(7*7*7) = 1/49
Now, assuming only Sam and Rick's birthday is on a Sunday...
Therefore, probability is = 1/7 *1/7 * 6/7
For 7 days, it is = 7* 1/49 *6/7 = 6/49.
There can be 3 such combo ( S & R, R & H, S & H).
Therefore, net = 6/49 * 3 = 18/49
Therefore, total probability of same birthdays = 1/49 + 18/49 = 19/49
Therefore, required answer is = 1 - 19/49 = 30 /49