Back
Login
Register
Login
Register
Millisecond Forums
Home
»
Millisecond Forums
»
Inquisit 4
»
Random selection without replacement
Random selection without replacement
Post Reply
Like
23
Random selection without replacement
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Diane
Diane
posted 11 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 53,
Visits: 131
Hi,
I have four picture elements that randomly select an item from an item element. However, I noticed that sometimes an item is selected more than once, even though I used the "noreplace" attribute. How can I randomly select without replacement?
This is the relevant part of the code:
<item recallcues>
</item>
<trial fillrecallcues>
/ontrialbegin = [item.recallcues.item=item.poweritems1.1;
item.recallcues.item=item.indexitems2.1;
item.recallcues.item=item.fingeritems3.1;
item.recallcues.item=item.parallelitems4.1]
/ trialduration = 0
</trial>
<picture recallcue1>
/items = recallcues
/select = noreplace
/size = (20%,20%)
/ position = (10,10)
</picture>
<picture recallcue2>
/items = recallcues
/select = noreplace
/size = (20%,20%)
/ position = (30,10)
</picture>
<picture recallcue3>
/items = recallcues
/select = noreplace
/size = (20%,20%)
/ position = (50,10)
</picture>
<picture recallcue4>
/items = recallcues
/select = noreplace
/size = (20%,20%)
/ position = (70,10)
</picture>
Thanks,
Diane
Reply
Like
23
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
Random selection without replacement
Diane
-
11 Years Ago
See e.g. https://www.millisecond.com/forums/FindPost13609.aspx....
Dave
-
11 Years Ago
Hi Dave Thanks. That link doesnt seem to work, but perhaps my...
Diane
-
11 Years Ago
Fixed link: https://www.millisecond.com/forums/FindPost13609.aspx...
Dave
-
11 Years Ago
Post Reply
Like
23
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Facebook
Explore
Messages
Mentions
Search