Sau-Chin Chen, Tzu-Chi University & Erasmus University Rotterdam
2016/10/16
Hypothetico-deductive model of the scientific method. by Chambers, Feredoes, Muthukumaraswamy, and Etchells(2014)
By Empirical_Cycle.png: TesseUndDaan derivative work: Beao (Empirical_Cycle.png) [CC BY 3.0 (http://creativecommons.org/licenses/by/3.0)], via Wikimedia Commons
Bad factors hidden in Hypothetico-Deductive Model (Remake by COS, 2014)
by xkcd(CC BY-NC 2.5)
Nuijten et al. (2015) Figure 1 Remake
Direct Replication: Repeat the original experimental procedure as exact as possible.
Conceptual Replication: Repeat the test of a hypotheis or experimental results in use of different methods.
During 1900 to 2011, there are 1.6%(5,051 out of 321,411) of psychological papers mentioned replication(Makel, Plucker & Hegarty, 2012).
More conceptual replications than direct replications(Makel, Plucker & Hegarty, 2012)
Wagenmakers, Wetzels, Borsboom, Maas, and Kievit (2012) Figure 1
class Testing("Generating"):
def Statistical Power:
"no matter how low it is"
def p value:
"smaller is better"
def Conclusion:
if ture:
"Take the words form my proposal"
else:
"Take the words from SPSS sheet"
def Publication:
"Paper is everything!"
def Replication:
"Inedible!"
Chambers, Feredoes, Muthukumaraswamy, and Etchells (2014) Figure 2
class Testing("Protocol", "IPA"):
def Statistical Power("Protocol"):
pilots("data1", "data2",...)
def significance("Protocol"):
methods("between_group", "within_group", ...)
def Conclusion("Protocol"):
if match:
Rule.1
else:
Rule.2
def Data_Collection("Protocol"):
if "IPA" is true:
"Do as protocol"
def Replication:
if "IPA" is true:
Open("materials", "analysis scripts", ...)
To be Continued…