Cronbach's Alpha

Cronbach's alpha calculation.
4,8K descargas
Actualizado 13 jun 2005

Sin licencia

This function calculates the Cronbach's alpha by quantitative answers of a questionnaire. The questionnaire's answers have to be a 2-dimensional matrix, which is the only function's input. If the result is greater than 0.8 then the answers are considered reliable. If the score is below 0.2 then the answers are not reliable at all. Note that a negative score (which may occur for statistical reasons) indicates that the answers are completely random.

Example:
X=randn(20,7);
a=cronbach(X);

Citar como

Alexandros Leontitsis (2024). Cronbach's Alpha (https://www.mathworks.com/matlabcentral/fileexchange/7829-cronbach-s-alpha), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14SP1
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Behavior and Psychophysics en Help Center y MATLAB Answers.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0