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 function handle that reverses the input arguments of another function handle
157 Solvers
-
Sum of diagonal of a square matrix
1629 Solvers
-
233 Solvers
-
Circular Primes (based on Project Euler, problem 35)
648 Solvers
-
Generate a random matrix A of (1,-1)
398 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!