How to Approximate Chi Square?

Hi,
I wish to get the Chi square distribution value for a given confidence and a given number of degrees of freedom (instead of looking it up in a table), but could not find a MATLAB functio nthat dis this. does such function exist ?

2 Comments

Are these not what you want?
no. but thanks to your comment i dound chi2inv which is what i needed. thanks.

Sign in to comment.

 Accepted Answer

Hi, I eventually found what i needed.
its
chi2inv
function,
thanks

More Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!