___________________________________________________________________________________________________________________ Ambivalent-sexistische Einstellungen gegenüber Männern (ASEM) ___________________________________________________________________________________________________________________ Script Author: Katja Borchert, Ph.D. (katjab@millisecond.com) for Millisecond Software, LLC Date: 03-09-2017 last updated: 03-29-2023 by K. Borchert (katjab@millisecond.com) for Millisecond Software, LLC Script Copyright © 03-29-2023 Millisecond Software Millisecond Software thanks Dr. Gernot von Collani for his assistance with this script! ___________________________________________________________________________________________________________________ BACKGROUND INFO ___________________________________________________________________________________________________________________ This script implements a computerized version of the 'Ambivalent-sexistische Einstellungen gegenüber Männern (ASEM)' questionnaire as described in: Collani, G. & Werner, R. (2014). Ambivalent - sexistische Einstellungen gegenüber Männern (ASEM). In: D. Danner & A. Glöckner-Rist (Eds.), Zusammenstellung sozialwissenschaftlicher Items und Skalen. doi: 10.6102/zis215 http://zis.gesis.org/skala/von%20Collani-Werner-Ambivalent-sexistische-Einstellungen-gegen%C3%BCber-M%C3%A4nnern-(ASEM) https://publikationsserver.tu-braunschweig.de/receive/dbbs_mods_00001530 https://publikationsserver.tu-braunschweig.de/servlets/MCRFileNodeServlet/digibib_derivate_00001530/Document.pdf ___________________________________________________________________________________________________________________ OVERVIEW ___________________________________________________________________________________________________________________ 20 6-point Likert questions on 'ambivalent sexist attitudes towards men'. Question 1-10 score on subscale "hostility", questions11-10 score on subscale "benevolence" The questions can be run with short-item phrasing (default setting) or longer item phrasings (contain more details) Note: Collani & Werner (2014) provided the original questions with a scale ranging from -3 to +3 (excluding 0) but transformed the responses to a 1-7 (excluding 4) scale for data analysis purposes. This script does not explicitly mention the original '-3 to +3' scale to participants and simply provides the anchors for each individual question instead. The responses are coded with the scale 1-7 (excluding 4) in the data files. ___________________________________________________________________________________________________________________ DURATION ___________________________________________________________________________________________________________________ the default set-up of the script takes appr. 3 minutes to complete ___________________________________________________________________________________________________________________ DATA OUTPUT DICTIONARY ___________________________________________________________________________________________________________________ The fields in the data files are: (1) Raw data file: 'asem_german.iqdat' date, time: date and time script was run with the current group/subjectnumber subject, group, session: with the current subject/groupnumber/session id build: the Inquisit build q*_response: response given (in assigned values) Scale: 1 (lehne vollkommen ab) - 7 (stimme vollkommen zu); Note: no 4 is used in this scale no reversed scored questions q*_latency: how much time (in ms) the participant spent on the surveyPage with this particular question (the last time this particular surveyPage was visited) (2) Summary data file: 'asem_german_summary.iqdat' (Inquisit Lab: one data file per participant) inquisit.version: Inquisit version run computer.platform: the platform the script was run on (win/mac/ios/android) startDate: date script was run startTime: time script was started subjectId: assigned subject id number groupId: assigned group id number sessionId: assigned session id number elapsedTime: time it took to run script (in ms); measured from onset to offset of script completed: 0 = script was not completed (prematurely aborted); 1 = script was completed (all conditions run) runShortVersion: true (1): runs the short item phrases (default) false (0): runs the long item phrases hostility: the subscale total for 'hostility' (Hostilität) Min: 10 - Max: 70 (scale: 1-7, excluding 4) benevolence: the subscale total for 'benevolence' (Benevolenz) Min: 10 - Max: 70 (scale: 1-7, excluding 4) asemTotal: the sum of the subscale totals Min: 20 - Max: 140 The norms are reported based on means and standard deviations based on pooled data of male (N= 60) and female (N=310) participants using the short item scales and the transformed scales 1-7 (excluding 4): zHostility: z-score of hostility score (using mean and standard deviation reported by Collani, G. & Werner, R. (2014) zBenevolence: z-score of benevolence score (using mean and standard deviation reported by Collani, G. & Werner, R. (2014) zASEM: z-score of ASEM total score (using mean and standard deviation reported by Collani, G. & Werner, R. (2014) pHostility: percentile score of hostility score pBenevolence: percentile score of benevolence score pASEM: percentile score of ASEM total score ___________________________________________________________________________________________________________________ QUESTIONNAIRE SET-UP & SCORING ___________________________________________________________________________________________________________________ 20 6-point Likert questions on 'ambivalent sexist attitudes towards men'. Question 1-10 score on subscale "hostility", questions11-10 score on subscale "benevolence" The questions can be run with short-item phrasing (default setting) or longer item phrasings (contain more details) Subscales: - H: hostility - Hostilität (questions 1-10) - B: benevolence - Benevolenz (questions 11-20) Further Sub Categories: - P: Paternalismus (q1-q3) - M: Maternalismus (q11-13) - GD: Geschlechterdifferenzierung (q4-q6, q14-q16) - SH = sexuelle Hostilität (q7-q10) - SI = sexuelle Intimität (q17-q20) Scoring: Collani & Werner (2014) provided the original questions with a scale ranging from -3 to +3 (excluding 0) but transformed the responses to a 1-7 (excluding 4) scale for data analysis purposes. This script does not explicitly mention the original '-3 to +3' scale to participants and simply provides the anchors for each individual question instead. The responses are coded with the scale 1-7 (excluding 4) in the data files. 1= 'lehne vollkommen ab' to 7 ='stimme vollkommen zu' ___________________________________________________________________________________________________________________ INSTRUCTIONS ___________________________________________________________________________________________________________________ are based on originals by Collani, G. & Werner, R. (2014) ___________________________________________________________________________________________________________________ EDITABLE CODE ___________________________________________________________________________________________________________________ check below for (relatively) easily editable parameters, stimuli, instructions etc. Keep in mind that you can use this script as a template and therefore always "mess" with the entire code to further customize your experiment. The parameters you can change are: /pageInstructions: contain the general instructions on each survey page /runShortVersion: true (1): runs the short item phrases (default) false (0): runs the long item phrases