If three dice are thrown at a time, then the probability of getting the sum of the numbers on them as a prime number is
Show Hint
To find the number of ways to get a certain sum with multiple dice, it's systematic to list the partitions of the sum into parts no larger than 6. Then, for each partition, calculate the number of permutations.