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

6 visualizzazioni (ultimi 30 giorni)
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

Risposte (1)

Jeff Miller
Jeff Miller il 1 Nov 2019
p = 1 - chi2cdf(x,df)

Tag

Community Treasure Hunt

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

Start Hunting!

Translated by