2

Someone gave me this question , and I cannot find any source that can be helpful.

Find the asymmetry index given an array of numbers and an integer -> find asymmetry index of the array

Note: I posted this question at stackoverflow, and I have been told it is related to statistic.

Can any one have some thoughts or how to answer this question?

1 Answers1

2

The asymmetry index is the ratio of the skewness to the standard error. It is an indication of the asymmetry of a distribution. Source

flawr
  • 16,533
  • 5
  • 41
  • 66