If two dice are rolled the outcome space should be 21, not 36, right?
Apparently my probability book thinks rolling a [2, 1] is different from rolling a [1, 2]

but you roll both at the same time.

Am I wrong?

  1. samureiser said: So imagine one die is red and the other die is blue. And then you have code which is function(red_value, blue_value). In that situation, it totally matters.
  2. samureiser answered: You are wrong, but understandably. You cannot assume that only the sum is important.
  3. jromeem posted this