Last active
August 29, 2015 14:26
-
-
Save rleonid/4c1c7021c6f5108d123d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Descriptive.unbiased_summary data ;; | |
- : Descriptive.summary = | |
{Descriptive.size = 10000; | |
min = -28.4799; | |
max = 36.8804; | |
mean = 1.9916; | |
std = 3.3391; | |
var = 11.1497; | |
skew = (-0.2382, `Negative); | |
kurtosis = (23.2732, `Fat) | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment