219k views
2 votes
Possible outcomes of 2 dates selected from 365

User Marc Ziss
by
8.4k points

2 Answers

4 votes
The first date has 365 possible outcome
The second date has 364 possible outcome (since one day already selected)
The total outcome is 365 x 364 =132,860 outcomes
User Andreas Linden
by
8.2k points
3 votes
Unique pair of dates...use "n choose k" formula:

n!/(k!(n-k)!), n=number of total possible choices, k=number of selections

365!/(2!(363!))

66430 unique combinations
User Lukx
by
7.8k points

No related questions found