In R, the function skewness from package moments allows one to calculate the skewness of the distribution from a given sample. Does anybody know if there is a ready-to-use function to calculate the skewness of the distribution from a given histogram?
Tell me more
×
Cross Validated is a question and answer site for
statisticians, data analysts, data miners and data visualization experts. It's 100% free, no registration required.
|
|
|||||||||||
|
|
Sounds like you're looking at a published histogram and don't have the actual data? If that is the case you could calculate a rough skewness figure by doing something like |
|||||||||||
|