How to calculate nbins for chi2gof test?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Hi I want to use chi2gof test to see if the distributions of my data is normal or not? but I don't know how to calculate nbins or edges? Tanx Sasi
0 commentaires
Réponses (1)
Wayne King
le 26 Jan 2012
Why don't you just use the default number of bins, which is 10.
If you end up with fewer than 5 observations in the interior bins, chi2gof() will throw a warning and then you can reduce the number of bins.
0 commentaires
Voir également
Catégories
En savoir plus sur Hypothesis Tests dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!