How to calculate the P-value using chi-square and degrees of freedom

28 visualizaciones (últimos 30 días)
How to calculate the P-value using chi-square and degrees of freedom,
I am able to use an online calculator for this i was wondering if it can be done using matlab

Respuestas (1)

Jeff Miller
Jeff Miller el 1 de Nov. de 2019
p = 1 - chi2cdf(x,df)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by