plot the empirical probablility

1 vue (au cours des 30 derniers jours)
Tri
Tri le 5 Juil 2014
Commenté : Star Strider le 5 Juil 2014
how do I plot the empirical probability that X<=x for a range of x values for X standard normalrandom variables

Réponse acceptée

Star Strider
Star Strider le 5 Juil 2014
If you have the Statistics Toolbox, use the normcdf function. If you don’t, use the core MATLAB erfc function. That requires a bit of extra programming, but it’s definitely not complicated.

Plus de réponses (1)

Tri
Tri le 5 Juil 2014
Thank you!
  1 commentaire
Star Strider
Star Strider le 5 Juil 2014
My pleasure!

Connectez-vous pour commenter.

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by