How to calculate the probability of rolling X or less on Y dice

34 Views Asked by At

For example, if I have 3 (six-sided) dice and I want to know the probability of rolling 4 or less, how would I calculate that? I want to use a spreadsheet and take as input X and Y, so I'm looking for something formulaic.

Thanks!