Automated Sampling
Last updated
Was this helpful?
Last updated
Was this helpful?
Provides the building blocks for automated sampling. It takes a sample data set and determines the correct sample size using three different approaches: statistical methods, sampling guidelines, or a static sample size.
Any data file you wish to gather a sample from.
Z-Score table: Currently setup with a standard Z-score associated with most all confidence levels.
Sample % of Population: Percent total of population you wish to sample.
Minimum Sample Size: Minimum amount the sample size must be.
Target Sample Size: The target sample amount you are aiming to achieve.
Confidence Level: Confidence interval used for Z-Score.
Tolerable Error Rate: Your tolerable error rate used for statistical sample size calculation.
Expected Error Rate: Your expected error rate used for statistical sample size calculation.
A percent total of your population as a true random sample.
A true random sample with the size dictated as the lesser of your target or sample percent of population, but not less than your minimum sample size.
A true random sample with the size dictated by a statistical calculation.