You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to e-p...@googlegroups.com
Hi all,
I have a memory task that displays a series of images in different locations on the screen. The participant is expected to remember the image and its location, so when the images are pulled randomly from a nested list, the participant can match the image to the original location.
The problem I am encountering involves the random pulling of images to be matched. I need this to happen without replacement, but even with the selection order set to 'random', I'm having at least one image being pulled twice and one image not pulled at all.
I have no idea how to fix this problem. Is there anyone that can share some insight?
Thanks for the time,
Dazed & Confused (Diana)
David Vinson
unread,
Jun 6, 2013, 5:06:59 AM6/6/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to e-p...@googlegroups.com
Hi Diana,
one possibility is that ResetList is set to a value lower than the
number of items on the list that you want to sample. If so it will
sample without replacement until it reaches the value specified by
ResetList at which point it will start over from the full list. This
could produce the problem you describe.
--
David Vinson, Ph.D.
ESRC Research Fellow
Cognitive, Perceptual and Brain Sciences Research Department
University College London
26 Bedford Way, London WC1H 0AP
Tel +44 (0)20 7679 5311 (UCL internal ext. 25311)