Hi There,
I intend to use SS to run a conjoint experiment, this calls for a series of random numbers (independent), which numbers later make up / form the characteristics of an individual candidate.
For example, consider two candidates, Candidate A and Candidate B, all with the following characteristics;
1 Gender[ Male, Female]
-
Occupation [Student, Lawyer, Doctor, Farmer]
-
Religion [Muslim, Christian, None]
I intend to create profiles for Candidate A and Candidate B, randomly based on the characteristics above.
Using Quest.IRnd(), returns one random number, even on multiple independent calls.
Thanks,
Ezra.