plot the empirical probablility

how do I plot the empirical probability that X<=x for a range of x values for X standard normalrandom variables

 Risposta accettata

Star Strider
Star Strider il 5 Lug 2014

0 voti

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.

Più risposte (1)

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by