skewness in sas?# Computation - 科学计算
c*w
1 楼
sorry for using English...
does anyone know how sas computes its skewness?
it looks like sas computes variance by: sum(x - xmean)^2/(N-1)
for skewness, it looks like it has something to do with N as well,
not simply sum(x - xmean)^3/(sqrt(variance)^3).
does anyone know how sas computes its skewness?
it looks like sas computes variance by: sum(x - xmean)^2/(N-1)
for skewness, it looks like it has something to do with N as well,
not simply sum(x - xmean)^3/(sqrt(variance)^3).