Learn R Programming

asbio (version 1.9-2)

stan.error: Variance and standard error estimators for the sampling distribution of the sample mean

Description

Estimator for the variance for the sampling distribution of the sample mean, i.e. \(S^2/n\), and the standard deviation of the sampling distribution, i.e. \(S/\sqrt(n)\).

Usage

stan.error(x)
stan.error.sq(x)

Arguments

x

A vector of quantitative data.

Author

Ken Aho

See Also