50% off: Unlimited data and AI learning.
The Learning Leader's Guide to AI Literacy

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. S2/n, and the standard deviation of the sampling distribution, i.e. S/(n).

Usage

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

Arguments

x

A vector of quantitative data.

Author

Ken Aho

See Also