Can regression be used for likert scale?

Can regression be used for likert scale?

Likert scale yields nominal (nonparametric) data. And regression analysis is not applicable to nonparametric variables since they don’t have normal distribution.

Can you use linear regression for likert scale data?

You cannot perform multiple linear regression because it requires a continuous dependent variable. According to your data, you may go for ordinal logistic regression or you may create a dummy variable first, then perform a multiple logistic regression.

Which is an example of ordinal logistic regression?

ANALYSING LIKERT SCALE/TYPE DATA, ORDINAL LOGISTIC REGRESSION EXAMPLE IN R. 1. Motivation. Likert items are used to measure respondents attitudes to a particular question or statement. One must recall that Likert-type data is ordinal data, i.e. we can only say that one score is higher than another, not the distance between the points.

How to test for multicollinearity in ordinal regression?

Determining whether there is multicollinearity is an important step in ordinal regression. Unfortunately, testing for this assumption can require creating dummy variables for your categorical variables (i.e., dummy variables are new variables based on the values of your existing data).

When to use ordinal regression with SPSS Statistics?

Ordinal Regression using SPSS Statistics. Introduction. Ordinal logistic regression (often just called ‘ordinal regression’) is used to predict an ordinal dependent variable given one or more independent variables.

Can we use Likert scale data in multiple regression analysis?

I think you can use Likert scale data in multiple regression analysis.. Yes, you can, but only the individual’s total score since it can be treated as an interval scale. I agree with Chuck. The sum of likert items is a likert scale score and the measurement level of that sum (if there are enough items) is close to interval.