E-Prime实验步骤范例

  1. 1、下载文档前请自行甄别文档内容的完整性,平台不提供额外的编辑、内容补充、找答案等附加服务。
  2. 2、"仅部分预览"的文档,不可在线预览部分如存在完整性等问题,可反馈申请退款(可完整预览的文档不适用该条件!)。
  3. 3、如文档侵犯您的权益,请联系客服反馈,我们会尽快为您处理(人工客服工作时间:9:00-18:30)。

把不同的试验事件(如:fixation,probe,feedback)放入实验程序时间线, 并重命名图图标 (―试验事件”即为procedure上的图标)
5.设置不同“试验事件”的自定义值和变化时的属性值
(1).确定被试将要看到的刺激
(2).确定每一个“试验事件”的自定义属性
另外还有fixtion的,此处图略.
2.为实验创建文件夹并运行e-studio
(1). 为实验创建文件夹
(2). 运行e-studio
(3).在文件夹中保存实验,给它命名(提前进行)
3.确定核心实验的设计方案(设计list)
e-prime中实验的设计是在list图标中实现的 开始可先设置一个独立变量 (Condition) ,它有两个水平 (Word, Non-Word)。 我们要确定此条件下被试所看的刺激和正确反应,以确定反应是怎样被评价的。 随后我们可加载更多的独立变量(如:字词出现的频率和启动)、刺激和相关反应。 list图标的主要作用:按照某种方法去挑选其中不同的小实验。
5.修改试验程序以使用primeduration中的持续时间
6.特别注意:在不同水平上可有多种方法来划分设计
(1).使用block水平的嵌套列表

The next step is to create the three List objects to which the DesignList refers (i.e., AnimalList, FruitList, NonWordList). Each list would necessarily include the ListStim attribute, which would define the text strings to be used as the stimuli. AnimalList, FruitList, and NonWordList should be created in the Unreferenced E-Objects folder.
注意Probe.ACC的值 (1 for correct, 0 for error).
(1).打开E-DataAid程序并载入数据
(2).核对行数是否和试验所期待的一样
wenku.baidu.com
(3).确定列表的attribute,并确定实验的所有情形是否和预期一样
(4).找到因变量并检查设置是否合理
(5).检查所设置的持续时间是否设置正确
注意要把 Collect No Response ACC Stats 选上
5.运行并检验Get Ready、prime和feedback图标
三、把所有的试验条件加入到实验中去
我们将添加更多的情形,所以 Condition attribute name 就不在有意义. 双击 Condition attribute 的标题将其名称改为 “ProbeType.‖ 通过拖拽重新编辑各columns 的顺序.
1.At run-time, the ListType attribute value would be resolved to determine which List to use for the block of trials, and the ListStim attribute value would be resolved from the List identified by ListType. 2.It is worthwhile mentioning the change in the structure of the experiment that results from nesting. 3.Nested Lists are placed in the Structure view immediately subordinate to the List calling them. 4.Thus, in the Structure View below, the NonWordList is placed in the structure below the DesignList.
二、精心策划实验程序
1.添加“Get Ready”图标
2.添加Fixation和Probe图标的指令
This reduces the displayed area to 25% in the center of the screen. These settings will permit the stimulus to overwrite the fixation, but will not erase the response instructions.此时fixtion呈现时间 为-1
添加DesignList 的行,完成 conditions和stimuli的设置.
(1).法一:直接输入
在条件很少,比如少于10个时推荐直接输入。 添加6行,一共8行 4个刺激(two words, two non-words) 。
2.设置weights(权重)
3.设置取样模式和退出条件
取样模式(sampling mode)允许改变不同情况(list中的不同行)在运行时的顺序。包括: sequential, random (without replacement), random (with replacement), counterbalance, offset, and permutation. 默认的取样模式为sequential presentation of items. 这对调试实验、核对每一种情形(list中的不同行)有帮助。
6.确定在日志中将要记录哪些数据以供随后分析(自定义日志)
(1).为了Probe objects采集足够的数据以供分析,把在日志中记录数据的模式选为标准
(2).若需要可设置特殊的记录日志的方式
7.运行并检验核心实验(运行时检验)
(1).编译实验
(2).运行试验,进行反应正确、反应错误和无反应操作
(1).创建并命名List图标
(2).在 List中:添加attribute(不同列)
(3). 在 List中:添加rows(不同行level)并完成attribute设置
(4). 在 List中:创建 Procedure(时间线)
此处是先命名后创建,当然也可先创建。
4.确定核心实验的程序(时间线)
(2)在试验程序中使用 block程序

Rename TrialProc to PrimeTrialProc, and make a copy of PrimeTrialProc. A copy may be made via the Browser. Display the Browser by selecting it in the View menu or by pressing Alt+2. Select PrimeTrialProc in the Browser, right click to display the context menu, and select copy. Right click to display the context menu again, and select paste to place a copy of PrimeTrialProc in the Browser. Rename the copy (named PrimeTrialProc1 by default) to MaskTrialProc.
2.把设计过的 designlist 放入blockproc中
3.添加block的指导语

The subject is instructed to press the spacebar to begin the block. In the properties for the BlockInstructions object, 1) set the Duration equal to ―-1‖ (i.e., wait until a response is entered), 2)set the Input Mask to allow keyboard input, 3) set Allowable as the spacebar (i.e., {SPACE}), 4) set the End Action to ―Terminate‖ upon response from the subject.
4.测试
保存实验,编译,运行,检验DesignList中新加入的条目运行正常。现在有24个实验,随机发生, 且non-words是words发生概率的两倍。
四、添加所有的模块(block,查) 和模块条件
1.添加block 列表图标
(1). 添加一个block程序
(2). 添加一个block attribute(属性)
(3).检查(2)中预期的结果显示
8.检验核心实验的数据在日志中记录的情况
对于此实验中的 trial 1(试验1,即第一行) 自变量 ( DesignList 中的 attributes)为: Condition=Word, Stimulus=Cat, and CorrectResponse=1. 因变量为:反应键(Probe.RESP=1), 反应时 (Probe.RT=586) 和 反应正确性(Probe.ACC=1, 表示正确反应)。 trial 2 (试验2,即第二行) Condition=NonWord, Stimulus=Jop, CorrectResponse=2, Probe.Resp=1 (和所期待的反应键不一致), Probe.RT=1224, and Probe.ACC=0 (表示错误反应).
4.为sessionproc添加指导语和结束语
Like the BlockInstructions, the Introduction object instructs the subject to press the spacebar to continue. In the properties for the Introduction object, 1) set the Duration equal to ―-1‖ to wait until a response is entered, 2) set the Input Mask to allow keyboard input, 3) set the Allowable field as the spacebar (i.e., {SPACE}), 4) set the End Action to ―Terminate‖ upon response from the subject. In the Properties for the Goodbye object, set the Duration to 5000. No input need be enabled for the Goodbye object; it will simply time-out at the end of the duration.
E-PRIME实验步骤范例:
一、形成概念并设计核心实验程序
1.给实验程序写一个摘要,即构思框架。
如:Ø实验将要测量的是:被试对所呈现的字符串,判断是否为单词的反应时。
Ø自变量是一个字符串,为:a word or non-word.
Ø刺激将以文本形式的字符串方式呈现。words and non-words 白背景,黑字体,随机呈现
Ø首先在屏幕中央给被试呈现a fixation (+),时间为1s 之后在屏幕中央将呈现一个a probe(字符串刺激),时间为2s 被试的反应会终止刺激的呈现
Ø要求被试对刺激尽快按键做出反应:was a word or a non-word (对按1,错按2) Ø因变量是对probe的反应、反应时和反应正确性。
In the BlockList, add an attribute and rename it PrimeDuration. This attribute will be used to vary the duration of the prime across blocks.
(3). 为block设置取样方法
3.添加prime(启动)图标
Finally, set the frame height for the Prime object to 25% so that the instructions from the Fixation are not overwritten.
4.添加feedback(反馈)图标
相关文档
最新文档