how to create Chi squared distribution using mean and variance?

조회 수: 7 (최근 30일)
Khoder Makkawi
Khoder Makkawi 2019년 12월 16일
편집: Vladimir Sovkov 2019년 12월 16일
Hello,
I have the mean and the variance for a Chi squared distribution.
I want to create this Chi squared distribution using the mean and the variance that I have, can I ?
Thank you.

답변 (1개)

Vladimir Sovkov
Vladimir Sovkov 2019년 12월 16일
see https://www.mathworks.com/help/stats/chi-square-distribution-1.html
  댓글 수: 6
Khoder Makkawi
Khoder Makkawi 2019년 12월 16일
What I have is the mean and the variance of the distributed variable x.
What I want is to plot the Chi squared distribution that represents these data.
But I don't know how to do that using the mean and the variance.
Vladimir Sovkov
Vladimir Sovkov 2019년 12월 16일
편집: Vladimir Sovkov 2019년 12월 16일
If you want to approximate your x with the variance of 0.01 via chi^2, then it is quite impossible--the variance of chi^2 must be integer. If you want to construct the new chi^2 variable based on your x implying it is normally distributed - see my earlier comment.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by