stockparfait / experiments

Statistical experiments with financial data
Apache License 2.0
0 stars 0 forks source link

Add P(X < mean-10*sigma) and P(X > mean+10*sigma) estimates #76

Closed sergey-a-berezin closed 1 year ago

sergey-a-berezin commented 1 year ago

Print probabilities for 10*sigma events for every plotted distribution. This is mostly useful as a point of reference in the docs, to illustrate the idea of "black swans".

Part of #24.