Thursday, July 14, 2011

How to write formula for all possible combinations?

Lets say that you have a total of A answers, and you want the total amount of combinations for B questions, then you have A^B combinations. In your case, you have 2 answers, which are either yes or no, and want the total of all 4 questions. Then you have 2^4 =16 total combinations.

No comments:

Post a Comment