Hi
How can i use Matlab to find for example the following chi-squared statistic?
I can't make sense of the various commands.

 採用された回答

Torsten
Torsten 2022 年 5 月 25 日

0 投票

chi2inv(0.95,1) % gives 3.8415
chi2cdf(3.8415,1) % gives 0.95

その他の回答 (0 件)

カテゴリ

質問済み:

2022 年 5 月 25 日

回答済み:

2022 年 5 月 25 日

Community Treasure Hunt

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

Start Hunting!

Translated by