Hello all,
I wanted to get a total/average score from combining a 5-point Likert scale (1–5) with three rating questions (1-10).
Can I combine? if yes, which method below is acceptable to combine?
Option 1: Normalize each score to a 0–1 scale using: (raw–min)/(max–min)
this option is applied to all the questions
Option 2: Convert the 1–10 slider to a 1–5 scale using:
(B - A) * (x - a) / (b - a) + A, where [a,b] = [1,10] and [A-B] = [1,5]
this option applied to rating scale [1,10] to convert them to [1, 5]
I plan to use Cronbach’s alpha to check internal consistency.
I would appreciate any input.
Thank you!
Bahar