Systematic sampling: Difference between revisions

From ACT Wiki
Jump to navigationJump to search
imported>Administrator
(CSV import)
 
imported>Doug Williamson
(Layout.)
Line 1: Line 1:
A sampling technique where the population is ordered in some way - for example alphabetically - and then every nth item is chosen.
A sampling technique where the population is ordered in some way - for example alphabetically - and then every nth item is chosen.


== See also ==
== See also ==
* [[Random sampling]]
* [[Random sampling]]
* [[Sampling]]
* [[Sampling]]

Revision as of 12:00, 22 June 2016

A sampling technique where the population is ordered in some way - for example alphabetically - and then every nth item is chosen.


See also