The sum of two values obtained on rolling a pair of dice always lies between 1 and 12.
False
When we roll a pair of dice the minimum sum is 2 i.e., (1+1) and maximum sum 12 i.e., (6+6).
The sum of values on rolling two dice can be any integer value between 2 and 12.
i.e, {2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12}
Hence, there are 11 outcomes.