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

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
answered
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
answered
User Lukx
by
7.8k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.