What codes do I have to use to determine if the data are Gaussian distributed?

5 vues (au cours des 30 derniers jours)
Chris
Chris le 21 Oct 2022
Commenté : Chris le 22 Oct 2022
What codes do I have to use to determine if the data are Gaussian distributed?
  3 commentaires
John D'Errico
John D'Errico le 22 Oct 2022
A common mistake made. You can never determine that some set of data truly is normally distributed. At best, you can possibly determine that it is unlikely the data is normally distributed.
Chris
Chris le 22 Oct 2022
Thanks a lot for leaving comments!!

Connectez-vous pour commenter.

Réponse acceptée

dpb
dpb le 21 Oct 2022
MATLAB implements jbtest and adtest in the Statistics TB. My personal preference is to use the Shapiro-Wilk test. See <NIST Handbook 7.2.1.3>.

Plus de réponses (0)

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by