Skip to content
Prev 269414 / 398502 Next

likert scale analysis with R

On 08/23/2011 08:39 PM, Iasonas Lamprianou wrote:
Hi Jason,
The way I have treated this sort of response measure is to create two 
variables, as two questions are being asked. One is:

"Do you have an opinion on this statement?"

and the other is:

"How much do you agree or disagree with this statement?"

(if the item really is a Likert scale). A "No" on the first question 
automatically implies a missing value on the second.

Oh, and I usually tell the person who has written the questionnaire to 
limit each item to one question.

Jim