24
©
2003 John D. McGregor
Combinations of variables
Suppose we have 3 variables
And that each variable can take on 3 values
27 possible combinations
1,1,1
1,1,2
1,1,3
1,2,1
1,2,2
1,2,3
…