Skip to main content

Module sample_generator

Module sample_generator 

Source
Expand description

Audit sample generator per ISA 530.

Generates AuditSample records with realistic item distributions for workpapers that use statistical sampling. Workpapers with SamplingMethod::Judgmental and population_size == 0 are treated as non-sampling procedures and receive no sample (returns None).

Structsยง

SampleGenerator
Generator for AuditSample records per ISA 530.
SampleGeneratorConfig
Configuration for the sample generator (ISA 530).