plot the empirical probablility

조회 수: 5 (최근 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!

제품

Community Treasure Hunt

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

Start Hunting!

Translated by