I know that the probability should be over or exactly 1 since out 6 possible values the 7th dice will always be a duplicate.
My calculations are wrong though:
$\frac{{7\choose2} 5! 6*1}{6^7}$
Why? I'm guessing my error is in the denominator.
Edit: any one pair excluding triplets, full house etc
Edit 2: My way of thinking was: I need 6 distinct values on 6 of the dice and the 7th dice's value has to be equal to one of the other 6.
${7\choose2}$ = the different combination of dice pairs out of 7 dice
5! = the other combination of distinct values from the non pair dice
6 = how many numbers I get to choose my pair from
1 = ${6\choose6}$ choose value out of the distinct 6 values.
You seem to calculate the probability of exactly a pair (i.e., no triplet, no two pairs, etc.) and that is indeed smaller than $1$.