Hi, I want to ask a question in a questionnaire, e.g. "Do you like X cooked using Y?" and the respondent simply answer Yes or No. X and Y are variable, and each of them has five options, e.g. X has {Poultry, Beef, Lamb, Fish, Vegetable} and Y has {Fry, Soup, Bake, Marinate, Sauce}. Participants will be shown a random combination of X and Y, e.g. "Do you like 'Poultry' cooked using 'Soup'?"
I'm aware of the following options
1
,
2
,
3
. But in this case, there are 25 possible combinations.
How do I display a random combination of X and Y variables?