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
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1259 Solvers
-
Create a function handle that reverses the input arguments of another function handle
155 Solvers
-
326 Solvers
-
Find Index of maximum Value and maximum Value of a vector
166 Solvers
-
592 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!