Sandeep Narayanaswami created APEXMALHAR-2123:
-------------------------------------------------
Summary: Skewness/Kurtosis operator
Key: APEXMALHAR-2123
URL: https://issues.apache.org/jira/browse/APEXMALHAR-2123
Project: Apache Apex Malhar
Issue Type: New Feature
Reporter: Sandeep Narayanaswami
Assignee: Sandeep Narayanaswami
Priority: Minor
Skewness and kurtosis are the 3rd and 4th moments of a probability distribution
(variance being the 2nd moment). Like the variance, skewness and kurtosis can
be computed in a single pass through the data (see, e.g.,
[http://www.johndcook.com/blog/skewness_kurtosis/]). I'm proposing a Malhar
operator that implements this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)