how to create a variable with conditional distribution
조회 수: 10 (최근 30일)
이전 댓글 표시
Hi, dear friends,
May I ask for help for the following code:
I want to create a random number X,
- original X (unconditional X) follows a normal distribution with mean = 12.21 and SD=0.63.
- given Y=11.50, the probability (X>=Y)>=0.97.
I think this is not a simple truncated normal distribution because the probability (X>=Y) is not 100%.
Can any one give me some help?
I really appreciate
Best,
Yanting
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!