I am quite new to NGENE recently designed a choice experiment. Please, I need a check on my design if it is right because it is important that everything is correct before I start the data collection.
Brief background: The experiment is about consumers´ willingness to pay for sustainable wines i.e. wines produced with a new technology that allow farmers to reduce pesticides application at the farm.
I used three attributes:
1. Pesticide(PEST) reduction with 4 levels: 10%, 20%, 30% and 40% -reductions from current applications
2. Certification(CERT) with 4 levels: No certicfcation (0), Third-party cert(1)., Participatory gurantee cert(2). and Eu/National cert(3).
3. Price(PRIC) with 4 levels: 5%, 20%, 35% and 50% -increments from current prevailing market prices
Design
;alts = alt1*, alt2*, NONE
;rows = 16
;con
;eff = (mnl,d)
;model:
U(alt1) = b2[0] * PRIC[5, 20, 35, 50] + b3.effects[0|0|0] * PEST[10, 20, 30, 40] + b4.effects[0|0|0]* CERT[1, 2, 3, 0]/
U(alt2) = b2 * PRIC + b3 * PEST + b4* CERT/
U(NONE) = b6[0]
$
As you can see, I used efficient design with zero PRIORS and two blocks.
I settled on the evaluation 449 because it has the highest D-optimality of 89.29%
Some concerns:
1. Is the D-optimality more important than the D- and A-errors? Becasue the D-optimality reduces to zerro as the iteration increases and the errors reduces.
2. Will the use of effects instead of dummy affect my outcome?
3. Could you please assist me with the use of stars(*) on alt1 and alt2. I was advised to add them but I cannot explain its significance
4. Can the design still be improved in any way possible? Thus, increase the D-optimality or reduce the errors
5. How can I ensure that higher price increment levels are paired with higher pesticide reduction levels only and vice versa