Randomly assigning participants


Author
Message
dinghu
dinghu
Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)Associate Member (239 reputation)
Group: Forum Members
Posts: 17, Visits: 47
I am a novice to Inquisit and I am trying to code an experiment in which participants are first randomly assigned to one of two possible groups, and then further randomly assigned to one of 3 groups within the parent group. I am not sure how to accomplish that. Currently, the code I have written is just for the child group, seen below. I am not sure how to layer this into a parent group, and I'm not even sure if I am approaching this correctly in the first place. I am planning to run this through Inquisit Web using a participant pool from Prolific, if that makes a difference! Thank you in advance for any help.


<variables>
/ group = (1 of 3) (firstblock=data_50, secondblock=data_500, thirdblock=data_10000)
/ group = (2 of 3) (firstblock=data_500, secondblock=data_10000, thirdblock=data_50)
/ group = (3 of 3) (firstblock=data_10000, secondblock=data_50, thirdblock=data_500)
</variables>
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
dinghu - Last Year
Dave - Last Year
dinghu - Last Year
Dave - Last Year
dinghu - Last Year
dinghu - Last Year
                         > Once I add the other stimulus type, it would become 18 groups...
Dave - Last Year
                             Wow, this code was cool to see, and I really appreciate the work you...
dinghu - Last Year
                                 As for resources, read the Programmer's Manual (...
Dave - Last Year
                                     Thank you so much! I think I have the script running the way I had...
dinghu - Last Year

Reading This Topic

Explore
Messages
Mentions
Search