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

조회 수: 6 (최근 30일)
Norad Hewapathirana
Norad Hewapathirana 2019년 11월 1일
답변: Jeff Miller 2019년 11월 1일
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

답변 (1개)

Jeff Miller
Jeff Miller 2019년 11월 1일
p = 1 - chi2cdf(x,df)

태그

Community Treasure Hunt

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

Start Hunting!

Translated by