get_sd_from_normalCI: Get Standard Deviation from Normal Confidence Interval

View source: R/sample_distributions.R

get_sd_from_normalCIR Documentation

Get Standard Deviation from Normal Confidence Interval

Usage

get_sd_from_normalCI(n, x_bar = NA, upperCI = NA, lowerCI = NA)

Arguments

n

Sample size

x_bar

Mean

upperCI

Upper 95

\item

lowerCILower 95 sd Formula taken from Stack Exchange


n8thangreen/CEdecisiontree documentation built on Sept. 13, 2022, 5:25 a.m.