questionnaire: "security_concerns" scales: - name: "security_concerns_no_user" label: "Security and Privacy Concerns About AI Among Non-Users" items: - id: "sec_concern_noUser_1" text: "I worry that AI systems leave my personal information vulnerable." inverse: false - id: "sec_concern_noUser_2" text: "I worry that using AI in daily applications makes it easier for my data to be misused." inverse: false - id: "sec_concern_noUser_3" text: "I feel that AI lacks transparency about how it collects and processes my information." inverse: false - id: "sec_concern_noUser_4" text: "I believe that companies using AI to analyze data put my privacy at risk." inverse: false score_range: [1, 7] format: "Likert" calculation: "mean" response_options: "1 = Strongly disagree, 2 = Disagree, 3 = Somewhat disagree, 4 = Neither disagree nor agree, 5 = Somewhat agree, 6 = Agree, 7 = Strongly agree" output: "security_concerns_no_user" reference: "self"