Does the attribute order play a role in the design efficiency?
Your answer
Please only use this to answer the original question. Otherwise please use comments.
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register.
1 Answer
+1 vote
Which design test were you looking at the first time?
We have seen some instances in the past where order can have an effect for cases where the design is close to deficient and the attribute order is then changed. The basic test that runs when you generate a design is particularly susceptible to this. The designer itself can also be impacted if, in its randomized search of the design space, it gets stuck and can't move forward. If it worked before, you can try a different design seed or another design method to see if it can work around the dead end it hit. However, I suspect that your design has some issues, so make sure you test your design thoroughly.
If you continue to experience the problem with the one design and not the other, we'd like to take a look at it. There may be a minor algorithmic issue that we can program around to solve the problem. If you need to field quickly and are satisfied that the original design will work, you can always export the design (to a .csv) using the original attribute order, switch the order of the columns using Excel, and then import the newly-ordered design into a copy of your study where you've also reordered the attributes.