plot the empirical probablility

1 次查看(过去 30 天)
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!

产品

Community Treasure Hunt

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

Start Hunting!

Translated by