Problem 1272. The almost-birthday problem.
This is a harder version of the birthday problem. Now, you will have to determine the probability that two or more people in a randomly assembled group of n people are having their birthdays within d days of each other. As usual, ignore the leap year and assume that every day is equally probable.
Solution Stats
Problem Comments
Solution Comments
Show commentsProblem Recent Solvers26
Suggested Problems
-
Find the longest sequence of 1's in a binary sequence.
6558 Solvers
-
Return the 3n+1 sequence for n
8416 Solvers
-
522 Solvers
-
Make a vector of prime numbers
949 Solvers
-
Back to basics - mean of corner elements of a matrix
449 Solvers
More from this Author13
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!