﻿<?xml version="1.0" encoding="UTF-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Millisecond Forums » Millisecond Forums » Inquisit 5  » random selection without replacement BETWEEN SUBJECTS</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Sun, 13 Sep 2026 02:03:50 GMT</lastBuildDate><ttl>20</ttl><item><title>random selection without replacement BETWEEN SUBJECTS</title><link>https://forums.millisecond.com/Topic19609.aspx</link><description>Hi, &lt;br/&gt;&lt;br/&gt;Is there any way to get random selection without replacement of stimuli between consecutive participants? Say I have four different pieces of sound stimuli as a between subjects variable and need automatic, equal, and random distribution of participants to the four conditions. How do I do that? &lt;br/&gt;&lt;br/&gt;I look forward to any suggestions you may have! &lt;br/&gt;&lt;br/&gt;Thanks, &lt;br/&gt;Freddie&lt;br/&gt;</description><pubDate>Tue, 30 Aug 2016 07:15:48 GMT</pubDate><dc:creator>dukanske</dc:creator></item><item><title>RE: random selection without replacement BETWEEN SUBJECTS</title><link>https://forums.millisecond.com/Topic19612.aspx</link><description>You implement that like any other between-subjects condition, i.e., set up for &amp;lt;expt&amp;gt;s (one per condition), or use the &amp;lt;variables&amp;gt; element (not generally recommended), or use conditional &amp;lt;include&amp;gt; elements (one per condition). If you're in the lab, you obviously have direct control over how you assign participants to conditions. If on the web, you have several options:&lt;br/&gt;- generate a random id for assignment (without replacement)&lt;br/&gt;- use sequential id generation, or&lt;br/&gt;- pass the id in via a query parameter if you want direct control.&lt;br/&gt;</description><pubDate>Tue, 30 Aug 2016 07:15:48 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>