Creating a randomized list and storing it


Author
Message
b_randon
b_randon
Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)Associate Member (124 reputation)
Group: Forum Members
Posts: 7, Visits: 19
Hey everyone! So I'm coding a memory experiment, during the encoding task I want to present 50 words to a participant and repeat those 50 words in the same order they were originally presented 2 more times. The 50 presented words are taken from two lists equally, so 25 words from "List 1" and 25 words from "List 2" in random and mixed order. My goal of achieving this is to populate an empty list at the beginning of the experiment with the randomly selected words from each list mixed together and present that three times to the participant. I have no idea how to do this correctly and have done some searching, but I haven't found anything that has helped me do this, but I think this is completely possible. Thank you for any and all help!

 



GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...




Threaded View
Threaded View
b_randon - 3 Years Ago
Dave - 3 Years Ago
b_randon - 3 Years Ago
Dave - 3 Years Ago
                     Hey Dave! Thank you again for your help with this. From my...
b_randon - 3 Years Ago
                         > What I would like to save is the exact temporal order of the new...
Dave - 3 Years Ago
                             Ahh okay then I must have messed something up and will give it a go...
b_randon - 3 Years Ago
                                 The trial_order list, as the name suggests, saves the order of trials...
Dave - 3 Years Ago

Reading This Topic

Explore
Messages
Mentions
Search