How many jobs will result from the following matrix configuration?

How many jobs will result from the following matrix configuration?

A . 3 jobs
B . 4 jobs
C . 5 jobs
D . 6 jobs

Answer: D

Explanation:

The matrix configuration specifies two variables: color and animal. The color variable has 2 values (green and pink), and the animal variable has 2 values (owl and magpie). This would result in 4 combinations (2 color values × 2 animal values). Additionally, the include section introduces two more combinations (color: blue and animal: owl; color: pink and animal: magpie).

Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments