Randomly assigning participants


Author
Message
dinghu
dinghu
Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 reputation)Associate Member (225 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 - 10 Months Ago
Dave - 10 Months Ago
dinghu - 10 Months Ago
Dave - 10 Months Ago
dinghu - 10 Months Ago
dinghu - 10 Months Ago
                         > Once I add the other stimulus type, it would become 18 groups...
Dave - 10 Months Ago
                             Wow, this code was cool to see, and I really appreciate the work you...
dinghu - 10 Months Ago
                                 As for resources, read the Programmer's Manual (...
Dave - 10 Months Ago
                                     Thank you so much! I think I have the script running the way I had...
dinghu - 10 Months Ago

Reading This Topic

Explore
Messages
Mentions
Search