Sample size

Sample size

The sample size of a statistical sample is the number of observations that constitute it. It is typically denoted "n", a positive integer (natural number).

Typically, all else being equal, a larger sample size leads to increased precision in estimates of various properties of the population. This can be seen in such statistical rules as the law of large numbers and the central limit theorem. Repeated measurements and replication of independent samples are often required in measurement and experiments to reach a desired precision.

A typical example would be when a statistician wishes to estimate the arithmetic mean of a continuous random variable (for example, the height of a person). Assuming that they have a random sample with independent observations, then if the variability of the population (as measured by the standard deviation σ) is known, then the standard error of the sample mean is given by the formula:::sigma/sqrt{n}.

It is easy to show that as "n" becomes large, this variability becomes very small. This yields to more sensitive hypothesis tests with greater statistical power and smaller confidence intervals.

Further examples

Central limit theorem

The central limit theorem is a significant result which depends on sample size. It states that as the size of a sample of independent observations approaches infinity, provided data come from a distribution with finite variance, that the sampling distribution of the sample mean approaches a normal distribution.

Estimating proportions

A typical statistical aim is to demonstrate with 95% certainty that the true value of a parameter is within a distance "B" of the estimate: "B" is an error range that decreases with increasing sample size ("n"). The value of "B" generated is referred to as the 95% confidence interval.

For example, a simple situation is estimating a proportion in a population. To do so, a statistician will estimate the bounds of a 95% confidence interval for an unknown proportion.

The rule of thumb for (a maximum or 'conservative') "B" for a proportion derives from the fact the estimator of a proportion, hat p = X/n, (where "X" is the number of 'positive' observations) has a (scaled) binomial distribution and is also a form of sample mean (from a Bernoulli distribution [0,1] which has a maximum variance of 0.25 for parameter "p" = 0.5). So, the sample mean "X"/"n" has maximum variance 0.25/"n". For sufficiently large "n" (usually this means that we need to have observed at least 10 positive and 10 negative responses), this distribution will be closely approximated by a normal distribution with the same mean and variance.

Using this approximation, it can be shown that ~95% of this distribution's probability lies within 2 standard deviations of the mean. Because of this, an interval of the form

:(hat p -2sqrt{0.25/n}, hat p +2sqrt{0.25/n})=(hat p -B, hat p+B)

will form a 95% confidence interval for the true proportion.

If we require the sampling error ε to be no larger than some bound B, we can solve the equation

:varepsilon approx B=2sqrt{0.25/n}=1/sqrt{n}

to give us

:1/varepsilon^2 approx 1/B^2=n

So, "n" = 100 <=> "B" = 10%, "n" = 400 <=> "B" = 5%, "n" = 1000 <=> "B" = ~3%, and "n" = 10000 <=> "B" = 1%. One sees these numbers quoted often in news reports of opinion polls and other sample surveys.

Extension to other cases

In general, if a population mean is estimated using the sample mean from "n" observations from a distribution with variance σ², then if "n" is large enough (typically >30) the central limit theorem can be applied to obtain an approximate 95% confidence interval of the form:(ar x - B,ar x + B), B=2sigma/sqrt{n}

If the sampling error ε is required to be no larger than bound "B", as above, then:4sigma^2/varepsilon^2 approx 4sigma^2/B^2=n

Note, if the mean is to be estimated using "P" parameters that must first be estimated themselves from the same sample, then to preserve sufficient "degrees of freedom," the sample size should be at least "n" + "P".

Required sample sizes for hypothesis tests

A common problem facing statisticians is calculating the sample size required to yield a certain power for a test, given a predetermined Type I error rate α. A typical example for this is as follows:

Let "X i ", "i" = 1, 2, ..., "n" be independent observations taken from a normal distribution with mean μ and variance σ2 . Let us consider two hypotheses, a null hypothesis:

: H_0:mu=0

and an alternative hypothesis:

: H_a:mu=mu^*

for some 'smallest significant difference' μ* >0. This is the smallest value for which we care about observing a difference. Now, if we wish to (1) reject "H"0 with a probability of at least 1-β when "H"a is true (i.e. a power of 1-β), and (2) reject "H"0 with probability α when "H"a is true, then we need the following:

If "z"α is the upper α percentage point of the standard normal distribution, then

: Pr(ar x >z_{alpha}sigma/sqrt{n}|H_0 ext{ true})=alpha

and so

: 'Reject "H"0 if our sample average (ar x) is more than z_{alpha}sigma/sqrt{n}

is a decision rule which satisfies (2). (Note, this is a 1-tailed test)

Now we wish for this to happen with a probability at least 1-β when "H"a is true. In this case, our sample average will come from a Normal distribution with mean μ*. Therefore we require

: Pr(ar x >z_{alpha}sigma/sqrt{n}|H_a ext{ true})geq 1-eta

Through careful manipulation, this can be shown to happen when

: n geq left(frac{Phi^{-1}(1-eta)+z_{alpha{mu/sigma} ight)^2

where Phi is the normal cumulative distribution function.

tratified sample size

With more complicated sampling techniques, such as Stratified sampling, the sample can often be split up into sub-samples. Typically, if there are "k" such sub-samples (from "k" different strata) then each of them will have a sample size "ni", "i" = 1, 2, ..., "k". These "ni" must conform to the rule that "n"1 + "n"2 + ... + "n""k" = "n" (i.e. that the total sample size is given by the sum of the sub-sample sizes). Selecting these "ni" optimally can be done in various ways, using (for example) Neyman's optimal allocation.

According to Leslie Kish, [Kish, L. (1965), Survey Sampling, New York: Wiley.] there are many reasons to do this; that is to take sub-samples from distinct sub-populations or "strata" of the original population: to decrease variances of sample estimates, to use partly non-random methods, or to study strata individually. A useful, partly non-random method would be to sample individuals where easily accessible, but, where not, sample clusters to save travel costs.

In general, for H strata, a weighted sample mean is: ar x_w = sum_{h=1}^H W_h ar x_h, with

: operatorname{Var}(ar x_w) = sum_{h=1}^H W_h^2 ,operatorname{Var}(ar x_h).

The weights, W(h), frequently, but not always, represent the proportions of the population elements in the strata, and W(h)=N(h)/N. For a fixed sample size, that is n=Sum{n(h)},

: operatorname{Var}(ar x_w) = sum_{h=1}^H W_h^2 ,operatorname{Var}(h) left(frac{1}{n_h} - frac{1}{N_h} ight),

which can be made a minimum if the sampling rate within each stratum is made proportional to the standard deviation within each stratum: n_h/N_h=k S_h .

An "optimum allocation" is reached when the sampling rates within the strata are made directly proportional to the standard deviations within the strata and inversely proportional to the square roots of the costs per element within the strata:: frac{n(h)}{N(h)} = frac{K S(h)}{sqrt{C(h),

or, more generally, when

: n(h) = frac{K' W(h) S(h)}{sqrt{C(h).

ee also

*Design of experiments
* Replication (statistics)
*Sampling (statistics)
*Statistical power
*Stratified Sampling
*Engineering response surface example under Stepwise regression.

References

External links

* [http://www.itl.nist.gov/div898/handbook/ppc/section3/ppc333.htm NIST: Selecting Sample Sizes]
* [http://ravenanalytics.com/Articles/Sample_Size_Calculations.htm Raven Analytics: Sample Size Calculations]
* ASTM – [http://www.astm.org/Standards/E122.htm E122-07: Standard Practice for Calculating Sample Size to Estimate, With Specified Precision, the Average for a Characteristic of a Lot or Process] (not free)


Wikimedia Foundation. 2010.

Игры ⚽ Поможем решить контрольную работу

Look at other dictionaries:

  • sample size — imties didumas statusas T sritis Standartizacija ir metrologija apibrėžtis Imties elementų arba vienetų skaičius. atitikmenys: angl. sample run length; sample size vok. Stichprobengröße, f; Stichprobenumfang, f rus. длина серии выборок, f; объем… …   Penkiakalbis aiškinamasis metrologijos terminų žodynas

  • sample size — imties didumas statusas T sritis Standartizacija ir metrologija apibrėžtis Skaičius ėminių tarp gretimų technologijos proceso reguliavimų, kai kontroliuojamojo parametro tikimybinis skirstinys nekinta. atitikmenys: angl. sample run length; sample …   Penkiakalbis aiškinamasis metrologijos terminų žodynas

  • sample size — imties didumas statusas T sritis chemija apibrėžtis Ėmimo vienetų skaičius imtyje. atitikmenys: angl. sample run length; sample size rus. длина серии выборки; объем выборки; размер выборки …   Chemijos terminų aiškinamasis žodynas

  • sample size — imties dydis statusas T sritis biomedicinos mokslai apibrėžtis ↑Imties tiriamų individų arba objektų skaičius. Norint apskaičiuoti imties dydį, būtina žinoti tiriamojo kintamojo ↑dispersiją, ↑reikšmingumo lygmenį ir leidžiamąją ↑matavimo paklaidą …   Lithuanian dictionary (lietuvių žodynas)

  • sample size — mėginio didumas statusas T sritis Standartizacija ir metrologija apibrėžtis Nevienetinės produkcijos kiekis, patenkantis į mėginį. atitikmenys: angl. sample size vok. Probenumfang, m rus. объем пробы, m pranc. effectif d’un échantillon, m …   Penkiakalbis aiškinamasis metrologijos terminų žodynas

  • Sample size determination — is the act of choosing the number of observations to include in a statistical sample. The sample size is an important feature of any empirical study in which the goal is to make inferences about a population from a sample. In practice, the sample …   Wikipedia

  • sample size — / sɑ:mpəl saɪz/ noun the number of individuals included in a statistical survey …   Marketing dictionary in english

  • PASS Sample Size Software — PASS Developer(s) NCSS, LLC [1] Stable release PASS 2008 / Jan, 2008 Operating system Windows Type power and sample s …   Wikipedia

  • average sample size — vidutinis imties didumas statusas T sritis Standartizacija ir metrologija apibrėžtis Imties elementų arba vienetų skaičius, tenkantis vidutiniškai vienai kontroliuojamajai partijai esant nustatytam atrankinės kontrolės planui. atitikmenys: angl.… …   Penkiakalbis aiškinamasis metrologijos terminų žodynas

  • effective sample size — /ɪˌfektɪv sɑ:mpəl saɪz/ noun the size of a sample after all irrelevant factors have been removed …   Marketing dictionary in english

Share the article and excerpts

Direct link
Do a right-click on the link above
and select “Copy Link”