nature-of-code / noc-book

The Nature of Code book (archived repo, see README for new repo / build system!)

Home Page:http://natureofcode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Standard Diviation and the Empirical rule. 95%... not 98%

CodeAmend opened this issue · comments

Within 1 standard deviation is 68%, within 2 is 95% and within 3 is 99.7%.
You wrote 98% instead of 95%.