Solved
Setting Up Complicated Branch Logic
I need to introduce three similar branches (each showing a different product and set of prices) and show each respondent just one of the branches. I also need to control the quotas on each branch so that the each branch is shown an equal number of times and has a subsample of 50% male, 50% female. How could I set this up?
Best answer by lillianc
This answer assumes the following:
* You have male/female information set previously in your survey or in embedded data
* You have set Male and Female quotas with equal maximum counts
Branch 1: If the male quota has not yet been met and the respondent is male
* randomize 3 blocks, displaying only one, evenly presented
Branch 2: If the female quota has not yet been met and the respondent is female
* randomize 3 blocks, displaying only one, evenly presented
!
View original
Leave a Reply
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.