필터 지우기
필터 지우기

How to computer the p value for one tail ranksum?

조회 수: 1 (최근 30일)
MINA
MINA 2016년 8월 15일
댓글: Star Strider 2016년 8월 15일
I have a 2010 Matlab and I want to use the ranksum function. However this version only computes the two tail pvalue.
I have two vectors, i.e., X1 and X2. I want to know if the median of X1 is greater than X2 (significance level: 0.05).
Could you please help me how I can do this? Thanks

채택된 답변

Star Strider
Star Strider 2016년 8월 15일
If your sample is large enough for it to give you the Z value, you can compute a one-tailed normal distribution probability on your own using that value.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Hypothesis Tests에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by