graph LR
A(Sample) --> B(Point<br>Estimate) --> C(Interval<br>Estimate) --> D(Hypothesis<br>Testing)
POP88162 Introduction to Quantitative Research Methods
Department of Political Science, Trinity College Dublin
graph LR
A(Sample) --> B(Point<br>Estimate) --> C(Interval<br>Estimate) --> D(Hypothesis<br>Testing)
flowchart LR
A((Population))
B((Sample))
A-- Probability -->B
B-- Inference -->A
Source