Cronbach's Alpha Reliability Analysis
Testing the internal consistency of a measurement scale — an essential foundational step before running Exploratory Factor Analysis (EFA), Confirmatory Factor Analysis (CFA), or Structural Equation Modeling (SEM) in SPSS.
Cronbach's Alpha is a statistical measure that evaluates the reliability of a scale (Internal Consistency) — the degree of internal consistency among the items within the same scale. This coefficient ranges from 0 to 1; the closer it is to 1, the higher the reliability of the scale.
To understand this more clearly, consider an example: the construct GSA (Graduate Soft Skills) is a research concept measured through 5 observed variables (items) coded from GSA1 to GSA5 below. This set of 5 items is called a scale.
| Code | Detailed Item Content | Rating Level (Likert) | ||||
|---|---|---|---|---|---|---|
| 1 | 2 | 3 | 4 | 5 | ||
| GSA1 | I can communicate ideas clearly and effectively. | |||||
| GSA2 | I work effectively as a member of a team. | |||||
| GSA3 | I am confident solving problems in unfamiliar situations. | |||||
| GSA4 | I can adapt quickly to new environments and tasks. | |||||
| GSA5 | I am confident in my overall competence in the workplace. | |||||
To conclude that a scale meets scientific standards, the analyst must sequentially check it against the 2 testing criteria below:
Criterion 1 — Overall Scale Alpha Coefficient
The overall Cronbach's Alpha coefficient (found in the Reliability Statistics table) must reach a minimum value of > 0.7 (in some new exploratory studies, a threshold of > 0.6 may still be considered acceptable) — according to Hair et al. (2019).
| 0.8 ≤ α < 1.0 | Excellent |
| 0.7 ≤ α < 0.8 | Good |
| 0.6 ≤ α < 0.7 | Acceptable |
| α < 0.6 | Poor / Unacceptable |
Criterion 2 — Corrected Item-Total Correlation
At the same time, the corrected item-total correlation coefficient (Corrected Item–Total Correlation) of every item in the scale must reach a minimum value of ≥ 0.3 — according to Cristobal et al. (2007).
Below is a sample results table for the Cronbach's Alpha test of the GSA scale, taken directly from SPSS output:
Item-Total Statistics Table
| Item Code | Scale Mean if Item Deleted | Scale Variance if Item Deleted | Corrected Item-Total Correlation | Cronbach's Alpha if Item Deleted |
|---|---|---|---|---|
| GSA1 | 12.06 | 16.139 | .679 | .869 |
| GSA2 | 12.06 | 16.221 | .731 | .857 |
| GSA3 | 12.08 | 16.483 | .686 | .867 |
| GSA4 | 12.38 | 14.526 | .791 | .842 |
| GSA5 | 12.22 | 15.522 | .722 | .859 |
Analysis of the Real Results
The overall Cronbach's Alpha coefficient reaches 0.884 > 0.7; every item-total correlation coefficient (4th column) meets the > 0.3 standard; and every value in the Cronbach's Alpha if Item Deleted column is lower than the overall Alpha (0.884). Therefore, the GSA scale achieves excellent reliability and is kept in full to move on to the next step.
A Classic Mistake to Avoid
There is absolutely no such thing as "an individual Cronbach's Alpha coefficient for each item." The Cronbach's Alpha if Item Deleted column is the new Alpha coefficient for the whole group AFTER that item has been removed. Many students take the value in this column and compare it independently against the 0.7 threshold to decide whether to keep or drop the item — a conclusion that is completely wrong from a statistical standpoint.
The testing procedure consists of the 7 specific steps below, helping you easily follow the correct technical process:
Open the Test Dialog Box
On the main toolbar of SPSS, follow this path: Analyze > Scale > Reliability Analysis...
Add the Component Items to the Test
Find and select the items belonging to one factor (e.g. GSA1–GSA5) in the left-hand column, then click the arrow button to move them into the Items box on the right.
Configure Additional Statistics
Click the Statistics... button in the top-right corner of the dialog box. Under "Descriptives for", check the "Scale if item deleted" box, then click Continue.
Run the Analysis
Make sure the Model field shows the default option, Alpha. Click OK to start the calculation and display the data in the Output window.
Check for Items That Violate the Rules
Review the "Corrected Item-Total Correlation" column: filter out any items with a coefficient below 0.3, or items whose removal would noticeably raise the overall Alpha.
Rule for Removing a Violating Item
If the scale contains a violating item, remove only the single worst-offending item — never remove multiple items at the same time — then repeat the process from step 1 to re-run the test.
Finalize the Reliability Conclusion
Repeat this loop until every remaining item meets the requirement (item-total correlation ≥ 0.3) and the overall Alpha coefficient reaches ≥ 0.6 (or ideally ≥ 0.7).
The complete decision logic for testing scale reliability is visually summarized by the A2Z Supporter expert team in the diagram below: