preprocessing/config/questionnaires/machine_heuristic.yaml
2025-12-15 13:47:28 +01:00

102 lines
2.9 KiB
YAML

questionnaire: "machine heuristic"
scales:
- name: "machine_heuristic_1_favorite_ai"
label: "Belief in the machine heuristic for favorite AI System (Set 1)"
items:
- id: "macheu_User_fav_1"
text: "expert"
inverse: false
- id: "macheu_User_fav_2"
text: "efficient"
inverse: false
- id: "macheu_User_fav_3"
text: "rigid"
inverse: false
- id: "macheu_User_fav_4"
text: "fair"
inverse: false
- id: "macheu_User_fav_5"
text: "complex"
inverse: false
- id: "macheu_User_fav_6"
text: "superfluous"
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "machine_heuristic_1_favorite_ai"
reference: "Yang & Sundar, 2024"
- name: "machine_heuristic_1_no_user"
label: "Belief in the machine heuristic for AI systems (no user) (Set 1)"
items:
- id: "macheu_noUser_1"
text: "expert"
inverse: false
- id: "macheu_noUser_2"
text: "efficient"
inverse: false
- id: "macheu_noUser_3"
text: "rigid"
inverse: false
- id: "macheu_noUser_4"
text: "fair"
inverse: false
- id: "macheu_noUser_5"
text: "complex"
inverse: false
- id: "macheu_noUser_6"
text: "superfluous"
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "machine_heuristic_1_no_user"
reference: "Yang & Sundar, 2024"
- name: "machine_heuristic_2_favorite_ai"
label: "Belief in the machine heuristic for favorite AI System (Set 2)"
items:
- id: "macheu_User_fav_7"
text: "neutral"
inverse: false
- id: "macheu_User_fav_8"
text: "unbiased"
inverse: false
- id: "macheu_User_fav_9"
text: "objective"
inverse: false
- id: "macheu_User_fav_10"
text: "accurate"
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "machine_heuristic_2_favorite_ai"
reference: "Sundar & Kim, 2019"
- name: "machine_heuristic_2_no_user"
label: "Belief in the machine heuristic for AI systems (no user) (Set 2)"
items:
- id: "macheu_noUser_7"
text: "neutral"
inverse: false
- id: "macheu_noUser_8"
text: "unbiased"
inverse: false
- id: "macheu_noUser_9"
text: "objective"
inverse: false
- id: "macheu_noUser_10"
text: "accurate"
inverse: false
score_range: [1, 7]
format: "Likert"
calculation: "mean"
response_options: "1 = strongly disagree, 7 = strongly agree"
output: "machine_heuristic_2_no_user"
reference: "Sundar & Kim, 2019"