plot the empirical probablility

1 回表示 (過去 30 日間)
Tri
Tri 2014 年 7 月 5 日
コメント済み: Star Strider 2014 年 7 月 5 日
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 日
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 日
Thank you!
  1 件のコメント
Star Strider
Star Strider 2014 年 7 月 5 日
My pleasure!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeExploration and Visualization についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by