필터 지우기
필터 지우기

removing skewness of a variable

조회 수: 1 (최근 30일)
Rabeya
Rabeya 2012년 4월 10일
I have a variable with specific skewness. How to correct the variable to have 0 skewness?

답변 (1개)

Image Analyst
Image Analyst 2012년 4월 11일
Let's say yourVariable = 10. Is that skewed? Can you give an example?
Are you talking about a stochastic variable that came, for example, from a Rayleigh distribution ( http://www.globalspec.com/reference/75467/203279/chapter-10-the-rayleigh-distribution) or log-normal distribution ( http://en.wikipedia.org/wiki/Log-normal_distribution) or something like that?
  댓글 수: 1
Rabeya
Rabeya 2012년 4월 11일
This is actually regarding the residuals that I got from a regression. Say this is res, when I computed skewness(res) it is 0.3. I want to create a new variable from res which is some kind of transformation of res to achieve 0 skewness. How to do that?

댓글을 달려면 로그인하십시오.

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by