I'll usually just write a quick program to roll the dice a few thousand times and map out the distribution; I took the probability and stats in college to learn the 'right' way to get the correct answer, but Monte Carlo-style estimations are a lot easier to do when your day job is writing web server code ...