2025-12-15 13:47:28 +01:00

36 lines
1.4 KiB
YAML

questionnaire: "trust"
scales:
- name: "trust_favorite_ai"
label: "Trust in favorite AI system"
items:
- id: "trust_User_fav_1"
text: "I am confident in [favorite AI]. I feel that it works well."
inverse: false
- id: "trust_User_fav_2"
text: "The outputs of [favorite AI] are very predictable."
inverse: false
- id: "trust_User_fav_3"
text: "[favorite AI] is very reliable. I can count on it to be correct all the time."
inverse: false
- id: "trust_User_fav_4"
text: "I feel safe that when I rely on [favorite AI] I will get the right answers."
inverse: false
- id: "trust_User_fav_5"
text: "[favorite AI] is efficient in that it works very quickly."
inverse: false
- id: "trust_User_fav_6"
text: "[favorite AI] can perform the task better than a novice human user."
inverse: false
- id: "trust_User_fav_7"
text: "I like using [favorite AI] for decision making."
inverse: false
- id: "trust_User_fav_8"
text: "I trust [favorite AI]"
inverse: false
score_range: [1, 5]
format: "Likert"
calculation: "mean"
response_options: "1 = strongly disagree, 5 = strongly agree"
output: "trust_favorite_ai"
reference: "Perrig, S. A., Scharowski, N., & Brühlmann, F. (2023)"
retain_single_items: true