<div dir="ltr">Hi there,<br><br>I'm having trouble with the randomization of some nested lists.<br><br>The overall structure of my experiment is as follows.<br><br>There are three stimuli, A, B, and C and 6 blocks. In each block, participants first "view" three pairs of stimuli, and then "rate" three pairs of stimuli. Within each block, each unique pair of stimuli (AB, AC, and BC) should appear exactly once in the "view" section and exactly once in the "rate" section. The position of each stimulus (left or right) should be counterbalanced within the "view" sections across the whole experiment and similarly within the "rate" sections across the whole experiment. <br><br>Thus across the whole experiment, stimulus A should appear on the left 6 times in the "view" context and 6 times in the "rate" context and similarly for the other stimuli - but I am having difficulty getting the position (left/right) to counterbalance properly.<br><br>My experimental setup looks something like this:<br><br>Experiment<br> -BlockList (ThreeViewTrialsProc,ThreeRateTrialsProc) 12 samples (6 cycles x 2 samples/cycle), 1 cycle equals 2 samples, seq. selection<br>    -ThreeViewTrialsProc<br>       -PairingsList1 (three rows showing the three pairs) 3 samples, 1 cycle equals 3 samples, random selection <br>            -nested within this LeftRightList1 (two rows showing the l/r orientations) 1 sample, 1 cycle equals 2 samples, random selection<br>               -ViewProc   <br>    -ThreeRateTrialsProc<br>       -PairingsList2 (three rows showing the three pairs) 3 samples, 1 cycle equals 3 samples, random selection <br>            -nested within this is LeftRightList2 (two rows showing the l/r orientations) 1 sample, 1 cycle equals 2 samples, random selection<br>               -RateTrialProc<br><br>I get the right number of pairs of each type, but I seem to get one too many of, for example, A on the left. What am I doing wrong?<br><br>Many thanks in advance for your help.<br><br>Anneke<br></div>

<p></p>

-- <br />
You received this message because you are subscribed to the Google Groups "E-Prime" group.<br />
To unsubscribe from this group and stop receiving emails from it, send an email to <a href="mailto:e-prime+unsubscribe@googlegroups.com">e-prime+unsubscribe@googlegroups.com</a>.<br />
To post to this group, send email to <a href="mailto:e-prime@googlegroups.com">e-prime@googlegroups.com</a>.<br />
To view this discussion on the web visit <a href="https://groups.google.com/d/msgid/e-prime/10e291fa-0c55-41a6-bf35-85ea17c53609%40googlegroups.com?utm_medium=email&utm_source=footer">https://groups.google.com/d/msgid/e-prime/10e291fa-0c55-41a6-bf35-85ea17c53609%40googlegroups.com</a>.<br />
For more options, visit <a href="https://groups.google.com/d/optout">https://groups.google.com/d/optout</a>.<br />