Skip to main content
Version: 1.0.0-beta

Sampling

The Sampling module provides tools for selecting representative samples from populations, supporting both statistical and judgmental sampling methodologies.

Sampling view

Sampling Methods

Statistical Sampling

Uses mathematical formulas to determine sample size and selection:

ParameterDescription
Population SizeTotal number of items
Confidence LevelStatistical confidence (typically 90% or 95%)
Tolerable Error RateMaximum acceptable error rate
Expected Error RateAnticipated error rate based on prior experience
Sample SizeAutomatically calculated based on above parameters

Judgmental Sampling

Auditor-directed selection based on professional judgment:

MethodDescription
High-ValueSelect items above a monetary threshold
Key ItemsSelect specific items of interest
RandomRandomly select items from the population
StratifiedDivide population into strata and sample from each
SystematicSelect every Nth item

Sampling Workflow

  1. Define Population — specify the source data and total population
  2. Select Method — choose statistical or judgmental
  3. Configure Parameters — set confidence level, thresholds, etc.
  4. Generate Sample — system selects the sample items
  5. Execute Tests — test each sample item
  6. Evaluate Results — project results to the population
  7. Document Conclusion — record sampling conclusion in workpaper

Getting Started

  1. Statistical Sampling → — Formula-based sampling
  2. Judgmental Sampling → — Professional judgment methods
  • Fieldwork — sampling supports test procedures
  • Findings — sample exceptions become findings