");
y2.document.write (" Note: For demonstration purposes, the numbers listed below are not actually randomly generated and will be the same every time you run this tutorial.
");
y2.document.write ("" + (numofsetsv) + " Set of " + (numpersetv) + " Non-unique Numbers Per Set Range: From " + (rangebegv) + " to " + (rangeendv) + " -- Unsorted");
y2.document.write ("
");
y2.document.write ("Set #1:");
y2.document.writeln ("3, 4, 4, 3, 2, 2, 4, 4, 1, 2, 2, 2, 1, 3, 3, 1, 4, 4, 2, 1, 3, 2, 1, 1, 3, 2, 3, 2, 4, 2, 2, 3, 3, 4, 2, 2, 1, 3, 4, 2");
y2.document.write ("
");
y2.document.write ("You now have a list assigning each volunteer to an experimental condition. According to this list, Participant #1 will be assigned to Condition 3 (Wonderdrug 15%), Participant #2 will be assigned to Condition 4 (Placebo), Participant #3 will be assigned to Condition 4 (Placebo), Participant #4 will be assigned to Condition 3 (Wonderdrug 15%), Participant #5 will be assigned to Condition 2 (Wonderdrug 10%), and so on.");
y2.document.write (" Note that using Research Randomizer this way often leads to different sample sizes within each condition. In this example, for instance, the 40 volunteers were not divided evenly among the 4 experimental conditions (i.e., 10 participants per condition). Instead, only 7 participants ended up in Condition 1; 14 participants ended up in Condition 2; 10 participants ended up in Condition 3; and 9 participants ended up in Condition 4. If you want to assign an equal number of participants to each condition, one way to do it is with a blocked design. The use of blocked designs is covered in Lesson 3.");
y2.document.write (" Return to Tutorial |