我运行一个程序
proc lifetest data=temp1 method=pl ;
time time*status(0);
run;
一共117个数,其中8个发生了事件 。出现了下面的结果。我想请问1、25分位数不是表示25%的人存活的时间么?怎么没有数啊?2、平均时间是怎么计算出来的啊?(不等于这117个数的平均值啊?)
Summary Statistics for Time Variable time
Quartile Estimates
Point 95% Confidence Interval
Percent Estimate [Lower Upper)
75 . . .
50 . . .
25 . . .
Mean Standard Error
16.0023 0.3173