sampleSizeME: Confidence interval sample size

Description Usage Arguments Value

View source: R/MarginOfError.R

Description

Calculate the sample size needed for a given margin of error
Method 3.63.

Usage

1
sampleSizeME(ME, s, alpha = 0.05)

Arguments

ME

Margin of error

s

Standard deviation of data

alpha

Significance level (0.05 by default)

Value

The minimum sample size needed for a given margin of error


DanielEverland/smartstats documentation built on Dec. 17, 2021, 4:03 p.m.