October 13th, 2010, 2:16 pm
QuoteOriginally posted by: listQuoteOriginally posted by: kolombofor the birthday problem, the probability that at least 2 people out of N total share the same birthday is 1-365*364*....*(365-N+1)/365^Nwhat would be the probability that at least k people out of N total (k<N) share the same birthday (any date)?what about the probability that at least k people out of N total (k<N) share a specified birthday (a pre-determined fixed date)?there exists other approach for k = 2 to construct a solution. The number of favourable events is a permutation of N taking k at a time. The total number of outcomes are 365^NSorry, i lost the factor 365 in the numerator.