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

 採用された回答

Star Strider
Star Strider 2014 年 7 月 5 日

0 投票

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.

その他の回答 (1 件)

Tri
Tri 2014 年 7 月 5 日

0 投票

Thank you!

製品

質問済み:

Tri
2014 年 7 月 5 日

コメント済み:

2014 年 7 月 5 日

Community Treasure Hunt

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

Start Hunting!

Translated by