how to create Chi squared distribution using mean and variance?
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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.
0 comentarios
Respuestas (1)
Vladimir Sovkov
el 16 de Dic. de 2019
see https://www.mathworks.com/help/stats/chi-square-distribution-1.html
6 comentarios
Vladimir Sovkov
el 16 de Dic. de 2019
Editada: Vladimir Sovkov
el 16 de Dic. de 2019
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.
Ver también
Categorías
Más información sobre Hypothesis Tests en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!