Cronbach's Alpha

Cronbach's alpha calculation.

現在この提出コンテンツをフォロー中です。

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);

引用

Alexandros Leontitsis (2026). Cronbach's Alpha (https://jp.mathworks.com/matlabcentral/fileexchange/7829-cronbach-s-alpha), MATLAB Central File Exchange. に取得済み.

カテゴリ

Help Center および MATLAB AnswersBehavior and Psychophysics についてさらに検索

一般的な情報

MATLAB リリースの互換性

  • すべてのリリースと互換性あり

プラットフォームの互換性

  • Windows
  • macOS
  • Linux
バージョン 公開済み リリース ノート Action
1.0.0.0