Eamonn Mallon
11/06/2019
Statistical thinking will one day be as necessary for efficient citizenship as the ability to read and write
Chair: if “good” requires pupil performance to exceed the national average, and if all schools must be good, how is this mathematically possible?
Michael Gove: By getting better all the time.
Chair: So it is possible, is it?
Michael Gove: It is possible to get better all the time.
Chair: Were you better at literacy than numeracy, Secretary of State?
Michael Gove: I cannot remember.
(https://publications.parliament.uk/pa/cm201012/cmselect/cmeduc/uc1786-i/uc178601.htm)
R is one of the fastest growing languages
A good hypothesis must be capable of rejection (Popper)
absence of evidence is not evidence of absence
The null hypothesis says nothing is happening
The best model is the one that produces the least unexplained variation (minimal residual deviance), subject to the constraint that all the parameters in the model should be statistically significant
y = a +bx
No controls, no conclusions
power.t.test(type = "one.sample", power = 0.8,
sd=sqrt(10),delta = 2)
One-sample t test power calculation
n = 21.62146
delta = 2
sd = 3.162278
sig.level = 0.05
power = 0.8
alternative = two.sided
treatments <- c("aloprin","vitex","formixin","panto","allclear")
sample(treatments)
[1] "panto" "aloprin" "formixin" "vitex" "allclear"
doi:10.1038/332586a0
-BS1040
-BS1070/MS1080