﻿<?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  » SC-IAT weighted stimulus presentation</title><generator>InstantForum 2017-1 Final</generator><description>Millisecond Forums</description><link>https://forums.millisecond.com/</link><webMaster>Millisecond Forums</webMaster><lastBuildDate>Mon, 14 Sep 2026 11:36:22 GMT</lastBuildDate><ttl>20</ttl><item><title>SC-IAT weighted stimulus presentation</title><link>https://forums.millisecond.com/Topic26451.aspx</link><description>Hello everybody,&lt;br/&gt;&lt;br/&gt;I have a question concerning a Single Category IAT. I have three categories: cat1, cat2, cat3. Two of them are displayed in the left corner, one in the right corner. Words appearing in the centre of the screen are sorted by participants to the three categories by pressing one of two keys. To avoid a lateral bias (if stimulus words are presented in equal frequence, the left key would have to be pressed double as often as the right key, 48:24), we want to control the frequencies of the three categories insofar that 58% (meaning, stimuli of cat1 and cat2 need to be presented 21 times each) of the 72 keypresses have to be left, and 42% (30 presentations of words of cat3) right. How can I do that?&lt;br/&gt;&lt;br/&gt;Attached you can find the script so far.&lt;br/&gt;&lt;br/&gt;Thank you very much in advance!&lt;br/&gt;M.&lt;br/&gt;</description><pubDate>Wed, 20 Feb 2019 01:02:18 GMT</pubDate><dc:creator>mongrel</dc:creator></item><item><title /><link>https://forums.millisecond.com/Topic26460.aspx</link><description>Thanks again, Dave! Supreme Being for real!&lt;br/&gt;&lt;div data-id="26457" class="if-quote-wrapper" unselectable="on"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26457" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26457" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26457" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;Dave - Tuesday, February 19, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26457"&gt;&lt;div class="if-quote-message-margin"&gt;&lt;div data-id="26451" class="if-quote-wrapper" unselectable="on" data-guid="1550590805749"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26451" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26451" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26451" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;mongrel - Tuesday, February 19, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26451"&gt;&lt;div class="if-quote-message-margin"&gt;Hello everybody,&lt;br/&gt;&lt;br/&gt;I have a question concerning a Single Category IAT. I have three categories: cat1, cat2, cat3. Two of them are displayed in the left corner, one in the right corner. Words appearing in the centre of the screen are sorted by participants to the three categories by pressing one of two keys. To avoid a lateral bias (if stimulus words are presented in equal frequence, the left key would have to be pressed double as often as the right key, 48:24), we want to control the frequencies of the three categories insofar that 58% (meaning, stimuli of cat1 and cat2 need to be presented 21 times each) of the 72 keypresses have to be left, and 42% (30 presentations of words of cat3) right. How can I do that?&lt;br/&gt;&lt;br/&gt;Attached you can find the script so far.&lt;br/&gt;&lt;br/&gt;Thank you very much in advance!&lt;br/&gt;M.&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26451"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;You need to enter your trials in the right proportions into the noreplace() pools in your &amp;lt;block&amp;gt; elements' /trials attributes.&lt;br/&gt;&lt;br/&gt;/ trials = [1-72 = noreplace(Inklleft, Positiv, Negativ)]&lt;br/&gt;&lt;br/&gt;will sample the three trials in &lt;strong&gt;equal &lt;/strong&gt;proportions (1:1:1). Adjust the proportions according to your needs by entering unequal amounts of the respective trials into the pool.&lt;br/&gt;&lt;br/&gt;A simple example:&lt;br/&gt;&lt;br/&gt;/ trials = [1-12 = noreplace(a, b, c)]&lt;br/&gt;&lt;br/&gt;will result in 4 a-trials, 4 b-trials, and 4 c-trials in random order. Equal proportions, 1:1:1.&lt;br/&gt;&lt;br/&gt;/ trials = [1-12 = noreplace(a, a, b, c)]&lt;br/&gt;&lt;br/&gt;will result in twice as many a-trials compared to b- and c-trials, i.e. there'll be 6 a-trials, 3 b-trials, and 3 c-trials; 2:1:1.&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26457"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;&lt;br/&gt;</description><pubDate>Wed, 20 Feb 2019 01:02:18 GMT</pubDate><dc:creator>mongrel</dc:creator></item><item><title>RE: SC-IAT weighted stimulus presentation</title><link>https://forums.millisecond.com/Topic26457.aspx</link><description>&lt;div data-id="26451" class="if-quote-wrapper" unselectable="on" data-guid="1550590805749"&gt;&lt;a class="quote-para" unselectable="on" style="display: none;" href="#" data-id="26451" title="Move Cursor Below" contenteditable="false"&gt;&lt;span unselectable="on"&gt;+&lt;/span&gt;&lt;/a&gt;&lt;a class="quote-delete" unselectable="on" style="display: none;" href="#" data-id="26451" title="Delete Quote" contenteditable="false"&gt;&lt;span unselectable="on"&gt;x&lt;/span&gt;&lt;/a&gt;&lt;span unselectable="on" class="quote-markup"&gt;[quote]&lt;/span&gt;&lt;div unselectable="on" class="if-quote-header" contenteditable="false"&gt;&lt;div unselectable="on" class="if-quote-toggle-wrapper"&gt;&lt;a class="if-quote-toggle quote-link" href="#" data-id="26451" title=" "&gt;&lt;/a&gt;&lt;/div&gt;&lt;span unselectable="on" class="quote-markup"&gt;[b]&lt;/span&gt;mongrel - Tuesday, February 19, 2019&lt;span unselectable="on" class="quote-markup"&gt;[/b]&lt;/span&gt;&lt;/div&gt;&lt;div class="if-quote-message if-quote-message-26451"&gt;&lt;div class="if-quote-message-margin"&gt;Hello everybody,&lt;br/&gt;&lt;br/&gt;I have a question concerning a Single Category IAT. I have three categories: cat1, cat2, cat3. Two of them are displayed in the left corner, one in the right corner. Words appearing in the centre of the screen are sorted by participants to the three categories by pressing one of two keys. To avoid a lateral bias (if stimulus words are presented in equal frequence, the left key would have to be pressed double as often as the right key, 48:24), we want to control the frequencies of the three categories insofar that 58% (meaning, stimuli of cat1 and cat2 need to be presented 21 times each) of the 72 keypresses have to be left, and 42% (30 presentations of words of cat3) right. How can I do that?&lt;br/&gt;&lt;br/&gt;Attached you can find the script so far.&lt;br/&gt;&lt;br/&gt;Thank you very much in advance!&lt;br/&gt;M.&lt;br/&gt;&lt;a class="if-quote-goto quote-link" href="#" data-id="26451"&gt;&lt;span class="goto"&gt;&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;/div&gt;&lt;span class="quote-markup"&gt;[/quote]&lt;/span&gt;&lt;/div&gt;&lt;br/&gt;You need to enter your trials in the right proportions into the noreplace() pools in your &amp;lt;block&amp;gt; elements' /trials attributes.&lt;br/&gt;&lt;br/&gt;/ trials = [1-72 = noreplace(Inklleft, Positiv, Negativ)]&lt;br/&gt;&lt;br/&gt;will sample the three trials in &lt;strong&gt;equal &lt;/strong&gt;proportions (1:1:1). Adjust the proportions according to your needs by entering unequal amounts of the respective trials into the pool.&lt;br/&gt;&lt;br/&gt;A simple example:&lt;br/&gt;&lt;br/&gt;/ trials = [1-12 = noreplace(a, b, c)]&lt;br/&gt;&lt;br/&gt;will result in 4 a-trials, 4 b-trials, and 4 c-trials in random order. Equal proportions, 1:1:1.&lt;br/&gt;&lt;br/&gt;/ trials = [1-12 = noreplace(a, a, b, c)]&lt;br/&gt;&lt;br/&gt;will result in twice as many a-trials compared to b- and c-trials, i.e. there'll be 6 a-trials, 3 b-trials, and 3 c-trials; 2:1:1.&lt;br/&gt;</description><pubDate>Tue, 19 Feb 2019 07:49:44 GMT</pubDate><dc:creator>Dave</dc:creator></item></channel></rss>