by Michiel Bliemer » Tue Nov 01, 2022 10:06 am
If you used zero priors and numerical attributes, then yes this is expected since 1 vs 4 and 2 vs 3 will generate more information (and hence more efficiency) than other comparisons. Fisher information is maximised if trade-offs are large, hence an design will prioritise comparing extreme levels (1 vs 4) and for attribute level balance it will also include the other levels (2 vs 3). If you let go of attribute level balance, for example when using the modified Federov algorithm, then it would mainly show 1 vs 4 and not use 2 vs 3 at all.
If you use categorical attributes that are dummy or effects coded, then you would see more variation in the level comparisons.
If you use non-zero priors, then you will likely also see more variation in the attribute level combinations since efficiency is optimised at specified choice probabilities.
If there is a dominant attribute, for example price with a large negative parameter, then Ngene WILL also include attribute level comparisons such as 1 vs 1 and 2 vs 2 to allow trade-offs across other attributes.
In summary, the actual attribute level comparisons depend heavily on the coding (dummy/effects or not) and the priors you use. If you want all combinations to appear equally across your choice tasks, you will need to use an orthogonal design (but this comes at the cost of a lower efficiency and cannot avoid dominant alternatives).
Michiel