How to produce a conditional probability distribution of P( X>x | Y>y )
조회 수: 4 (최근 30일)
이전 댓글 표시
Hello all,
I have my data pair as a 20x2 matrix. Lets call the first column to be my X vector and second as my Y vector, which are my actual data set. X and Y are partially correlated on a log-log space (corr. coeff=0.7). I want to derive a lognormal cumulative conditional distribution of the following: P( X>x | Y>y ) where lower case letters denote limit values. For a single plot I want the X-axis of my plot to cover the possible ranges that 'y' can take. I cant figure out how to produce this conditional distribution I just mentioned in Matlab. Any sort of help is greatly appreciated. Thanks!
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Probability Density Functions에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!