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
-
Create a cell array out of a struct
2398 Solvers
-
Return unique values without sorting
997 Solvers
-
Duplicate each element of a vector.
634 Solvers
-
Find last zero for each column
688 Solvers
-
Create an index-powered vector
930 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!