Let's Think "SEQUENCE."

Random Number Generators, Statistics, and Probability

* How many sequences can we make out of the number 3? Ans: One. The sequence is 3.

* How many seuqences can we make out of the numbers 1 and 1? Ans. One. The sequence is 11.

* How many sequences can we make out the numbers 2 and 3 if we don't care about the order? Ans: One. The sequence is 23 or 32. This is one sequence because we don't care about the order.

* How many sequences can we make out of the numbers 2 and 3 if we do care about the order? Ans: Two. The sequences are 23 and 32.

* How many sequences can we make out of the numbers 1,2, and 3 if we care about the order? Ans: Six.