1 / 24

Creating an E-Prime program Taken from the e-studio ‘Getting Started’ guide

Creating an E-Prime program Taken from the e-studio ‘Getting Started’ guide. What do we want the program to do?. Blair & Banaji (1996) – stereotype priming Participants presented with a word (PRIME) Prime is stereotypically masculine/feminine Also Positive or negative

zwi
Télécharger la présentation

Creating an E-Prime program Taken from the e-studio ‘Getting Started’ guide

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Creating an E-Prime programTaken from the e-studio ‘Getting Started’ guide

  2. What do we want the program to do? • Blair & Banaji (1996) – stereotype priming • Participants presented with a word (PRIME) • Prime is stereotypically masculine/feminine • Also Positive or negative • Prime replaced by fixation and then followed by TARGET word (M/F name) • Task to respond to name (1 if male, 9 if female)

  3. Structure of exp’t Welcome to the experiment! Set up & run trials PRIME + TARGET Thanks & Goodbye!

  4. E-Studio Elements Procedure Acts as a timeline for events within the experiment List Contains all independent variables, attributes, and stimuli as well as controls sampling Text Display Allows presentation of a full screen of text Image Display Allows presentation of images in bitmap (.bmp) format Slide Allows presentation of a combination of text, images and/ or sound Feedback Display Allows presentation of a combination of text, images and/ or sound

  5. Workspace – windows of the objects you are working with will be opened here Structure - An outline (hierarchical) of your experiment Toolbox Properties – Of object selected in Structure

  6. Create a Welcome Screen 4. Double-click on the object to open it 3. Rename the object as INSTRUCTIONS in the Properties line 1. double-click SessionProc 2. Drag a TextDisplay from ToolBox to the SessionProc Timeline

  7. Welcome to the Experiment. <Enter>You will see a word followed by a fixation cross. You will then be shown another (target) word<Enter><Enter>Your task is to determine if the target word was a male or female name.<Enter> <Enter> Press the “1” key for a male name and “9” for a female name. <Enter><Enter> PRESS THE SPACEBAR TO BEGIN!

  8. 1. Change the length of display for the instructions to “infinite” 2. Add an Input device, so that participants can press the spacebar to move on

  9. Now create a “Good-bye” object • Place this in the Session-Proc timeline to come after the INSTRUCTIONS object

  10. Drag a list object from the toolbox to the SessionProc • Rename it as BlockList • Double-click the BlockList object

  11. Create a new Procedure called BlockProc • Type BlockProc in the Procedure column of the list object, press <enter> • Say “yes” to creating the new Procedure • Say “yes” to making it the default for new objects • Close all the windows in the workspace (not the e-studio application

  12. Double-click on the BlockProc object in the structure • Drag a new list object to the timeline and rename it TrialList • Double-click on the TrialList object to open it

  13. Click the “add attribute button” 2. Specify the name of the attribute to be PrimeGender 3. Select the default to be female

  14. Now add all these attributes • PrimeType (positive) • NameGender (female) • CorrectAnswer (9) • Prime (?) • Target (Linda) Double-Click the PROCEDURE column and specify the default value to be TrialProc

  15. Create the TrialProc Procedure 2. Click the “Add multiple levels tool button and specify that you want to add seven levels This gives you new levels wit the earlier specified defaults filled in 3. Complete all the lines as shown on the next screen

  16. TrialList properties and Procedure 1. Select the properties of the TrialList object 2. Select the SELECTION tab and change the selection from Sequential to Random 3. Check that the Reset/Exit options are set to display all samples

  17. Defining the TrialProc • Double-click the TrialProc in the Structure window • Drag a Text Display object from the toolbox to the TrialProc timeline and rename it Prime • Select the Properties and specify the duration to be 1000 milliseconds • Set the display to show the attribute you named Prime in the Trial List. To do that type [Prime] (exactly as shown)

  18. Drag another TextDisplay object onto the TrialProc timeline • Place it after the Prime • Rename it as Fixation • Type + as the text to be displayed • It should be displayed for a 1000 milliseconds (default)

  19. 1. Drag a third TextDisplay object to the TrialProc timeline 2. Rename this as Target 3. Set it to display the [Target] attribute

  20. Change the duration to infinite • Add an Input device (keyboard) • Add the allowable Reponses (19) • Specify that the Correct response is defined by the attribute [CorrectAnswer] • You will then get prompted to set Datalogging to Standard – confirm this

  21. Giving Feedback • Drag the FeedbackDisplay object from the toolbox to the TrialProc timeline • In the properties find the InputObject name row and specify this as Target

  22. Defining the Feedback To change any of the lines of the feedback, single-click them. This selects them, and you can then change them by selecting properties

  23. Finished! • Select the View Script option from the View menu • Generate your script • Then run your experiment

More Related