Getting Chi-Squared Statistic

1 次查看(过去 30 天)
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
chi2inv(0.95,1) % gives 3.8415
chi2cdf(3.8415,1) % gives 0.95

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Hypothesis Tests 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by