So if we have a game with player A who roll 2 dice with 6-sides and player B with one 12-sided die what is the probability to win for the player A and the probability to have a draw game.
I have make a thing but I don't know if it is true I have found : probability for A to win : 6/144.
For the probability that A wins, add up the following probabilities:
So the answer is $\frac{1+4+9+16+25+36+35+32+27+20+11}{432}=\frac{1}{2}$.
For the probability of a draw, add up the following probabilities:
So the answer is $\frac{1+2+3+4+5+6+5+4+3+2+1}{432}=\frac{1}{12}$.