Concerning the birthday problem in probability

In summary, the conversation revolves around determining the probability of two people in a group having the same birthday. The correct approach is to calculate the probability that at least two have the same birthday by subtracting the probability of no two having the same birthday from 1. This is done by considering the birthdays of each person in the group and taking into account the fact that the probabilities are not independent, as shown in the example of 366 people.
  • #1
red65
13
0
The problem is stated like this :
There are k people in a room. Assume each person’s birthday is equally likely to be any of the 365 days of the year (we exclude February 29), and that people’s birthdays are independent (we assume there are no twins in the room). What is the probability that two people in the group
have the same birthday?
say that we have 23 people, my approach is to calculate the number of pairs in the group which is 23 choose 2 then multiply these by the probability that 2 people have the same birthday which is 1/356(because the first pick any day from 365 days then the second has a probability of 1/365 of picking the same day )
why my approach is wrong?
thanks.
 
Physics news on Phys.org
  • #2
You are wrong in assuming that the probabilities of the pairs having identical birthdays are independent. Consider an extreme example of 366 people. If the first 365 people all have different birthdays, then all the birthdays are taken and the 366th person MUST have the same birthday as someone.

EDIT: the numbers below were incorrect and have been corrected. (Thanks @mathman )
Take this approach. The probability that at least two have the same birthday is 1-(probability that no two have the same birthday). Now calculate the probability that no two have the same birthday. Start with person 1. He can have any of 365 birthdays. Person 2 can have any of the 364 remaining birthdays. Person 3 can have any of the 363 remaining birthdays. Continue like that and see where it gets you.
 
Last edited:
  • Informative
  • Like
Likes red65 and PeroK
  • #3
FactChecker said:
You are wrong in assuming that the probabilities of the pairs having identical birthdays are independent. Consider an extreme example of 366 people. If the first 365 people all have different birthdays, then all the birthdays are taken and the 366th person MUST have the same birthday as someone.

Take this approach. The probability that at least two have the same birthday is 1-(probability that no two have the same birthday). Now calculate the probability that no two have the same birthday. Start with person 1. He can have any of 356 birthdays. Person 2 can have any of the 355 remaining birthdays. Person 3 can have any of the 354 remaining birthdays. Continue like that and see where it gets you.
Typo in numbers.
 
  • Like
Likes FactChecker
  • #4
mathman said:
Typo in numbers.
Thanks. I corrected them. Sorry.
 
  • #5
red65 said:
The problem is stated like this :
There are k people in a room. Assume each person’s birthday is equally likely to be any of the 365 days of the year (we exclude February 29), and that people’s birthdays are independent (we assume there are no twins in the room). What is the probability that two people in the group
have the same birthday?
say that we have 23 people, my approach is to calculate the number of pairs in the group which is 23

No, it's 23 * 22 / 2 = 253
The first person gives you 23, the second has to be someone different 22, pair AB is the same as pair BA.
red65 said:
choose 2 then multiply these by the probability that 2 people have the same birthday which is 1/356(because the first pick any day from 365 days then the second has a probability of 1/365 of picking the same day )
Yes for one pair so you have 253 chances, each one offering you 1/365 chance. However, there may be more than one pair who have the same birthday, so you can't just multiply 1/365 by 253. In fact if you do the sums correctly you end up with approximately a 50/50 chance. You can do the calculation by finding out the probability of NOT finding a matching pair. Which is (1-1/365)^253. The probabilty of finding one is then 1 minus that. Which is 0.50047715403658201443106172385727
 

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
8
Views
3K
  • Precalculus Mathematics Homework Help
Replies
9
Views
3K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
3
Views
948
  • Set Theory, Logic, Probability, Statistics
Replies
13
Views
921
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
6
Views
2K
  • Set Theory, Logic, Probability, Statistics
2
Replies
57
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
7
Views
342
Back
Top