<?xml version="1.0" encoding="UTF-8"?>

<record version="1" id="7285">
 <title>cluster sampling</title>
 <name>ClusterSampling</name>
 <created>2005-08-01 20:28:25</created>
 <modified>2005-08-01 20:28:25</modified>
 <type>Definition</type>
 <creator id="3771" name="CWoo"/>
 <author id="3771" name="CWoo"/>
 <classification>
	<category scheme="msc" code="62D05"/>
 </classification>
 <defines>
	<concept>single-stage cluster sampling</concept>
	<concept>second-stage cluster sampling</concept>
	<concept>subsampling</concept>
 </defines>
 <synonyms>
	<synonym concept="cluster sampling" alias="one-stage cluster sampling"/>
	<synonym concept="cluster sampling" alias="two-stage cluster sampling"/>
 </synonyms>
 <preamble>\usepackage{amssymb,amscd}
\usepackage{amsmath}
\usepackage{amsfonts}

% used for TeXing text within eps files
%\usepackage{psfrag}
% need this for including graphics (\includegraphics)
%\usepackage{graphicx}
% for neatly defining theorems and propositions
%\usepackage{amsthm}
% making logically defined graphics
%\usepackage{xypic}

% define commands here</preamble>
 <content>Cluster sampling is a method for sampling from a population $P$, in which the smallest units in $P$ are first grouped into bigger units, called \emph{clusters}, or \emph{primary sampling units}, then a sampling procedure is performed based on these clusters.  The units within each cluster are called the \emph{secondary sampling units}.  For example, when an advertisements are sent out to a sample of
potential customers from a population, it is advisable to first group these potential customers into households, before any sample is drawn, so as to avoid any household receiving more than one ad. There are in general two types of cluster sampling:
\begin{enumerate}
\item \emph{single-stage cluster sampling} or \emph{one-stage cluster sampling}: a sample is taken from the primary sampling units, in which all of the secondary sampling units are considered.
\item \emph{second-stage cluster sampling}, \emph{two-stage cluster sampling}, or emph{subsampling}: a sample is taken from the primary sampling units; then within each primary sampling unit, a sample is taken from their secondary sampling units.
\end{enumerate}</content>
</record>
