Central Limit Theorem & Shiny

Arseny V. Povolotsky
2018/05/22

Overview

User interface

User Interface

Histogram & QQ plot

plot of chunk unnamed-chunk-2

plot of chunk unnamed-chunk-3

Shapiro–Wilk test


    Shapiro-Wilk normality test

data:  x
W = 0.99806, p-value = 0.3101
  • formal test of data normality [Wikipedia]
  • high p-value indicates we can not reject null hypothesis “observed values come from a normal distribution”