How can a do a chi square test with several groups
3 ビュー (過去 30 日間)
古いコメントを表示
I have two groups and 9 catergories:
grp1= [1851 852 265 20 470 38 17 6 170];
grp2= [ 743 164 142 3 98 27 6 2 35 ];
I do not understand how to do a chi square test to determine whether this is a significant difference. I believe I need to use chi2gof with a estimated value, but don't seem to understand how to do that. Thanks a lot
0 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Variable Initialization についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!