Surveys are constructed from carefully chosen questions to gather information from some group of people. Quite often, it’s not enough to just ask a single question. Surveys usually consist of multiple related questions that tries to measure a complex human behavior or characteristic, known as constructs. When the responses to these individual questions are taken together, they can be combined to form a score or scale. A survey is reliable if it gives similar results when taken again by a similar group of people.
Cronbach’s Alpha is a way to measure internal consistency reliability of the individual questions (or test items):
, where
Let’s consider this sample data, where X1, X2, X3, and X4 are questions that take on integer values from 1 to 5 (Likert). So, all these questions form a scale. There are 10 rows, so 10 people filled out this survey.
Let’s find
So,
Then,
A quick check in R gives the same result:
1
2
3
4
5
Cronbach's alpha for the 'df' data-set
Items: 4
Sample units: 10
alpha: 0.674
How do you use this value? According to George and Mallery (2003), an