Borrar filtros
Borrar filtros

Getting Chi-Squared Statistic

5 visualizaciones (últimos 30 días)
Sebastian Daneli
Sebastian Daneli el 25 de Mayo de 2022
Respondida: Torsten el 25 de Mayo de 2022
Hi
How can i use Matlab to find for example the following chi-squared statistic?
I can't make sense of the various commands.

Respuesta aceptada

Torsten
Torsten el 25 de Mayo de 2022
chi2inv(0.95,1) % gives 3.8415
chi2cdf(3.8415,1) % gives 0.95

Más respuestas (0)

Community Treasure Hunt

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

Start Hunting!

Translated by