## SA 530 — Audit Sampling
### Definition
Audit Sampling = Application of an audit procedure to less than 100% of items within a population of audit relevance, such that all sampling units have a chance of selection, and the auditor can draw conclusions about the entire population.
---
### Characteristics of a Valid Population
For sampling to produce valid conclusions, the population must be:
- Complete — all items that should be in the population are included.
- Appropriate — the population matches the audit objective.
- Reliable — the data constituting the population is accurate.
---
### Sampling Unit
The individual items that make up the population (e.g., each invoice, each journal entry, each customer balance).
---
### Sampling Selection Methods
#### 1. Simple Random Sampling
- Every unit has an equal probability of selection.
- Uses random number tables or computer-generated random numbers.
- Suitable for homogeneous populations with similar items in a reasonable range.
#### 2. Stratified Sampling
- Population is divided into strata (sub-groups) based on a characteristic (e.g., value ranges).
- Each stratum is treated as a separate population.
- Proportionate samples drawn from each stratum.
- Example: Debtors split into ₹10L–₹100L, ₹100L–₹200L, ₹200L–₹300L bands.
#### 3. Systematic Sampling
- Population size ÷ sample size = Sampling Interval (SI).
- A random start is chosen within the first interval; then every nth item is selected.
- Formula: SI = Total Population Units ÷ Sample Size
- Example: SI = 1,00,000 ÷ 1,000 = every 100th item.
#### 4. Haphazard Selection
- No structured technique; auditor selects without a formal method.
- Must still avoid conscious bias or predictability (e.g., not always skipping difficult-to-locate items or always picking the first entry on a page).
- Not the same as random selection — cannot be used for statistical sampling.
#### 5. Monetary Unit Sampling (MUS)
- A value-weighted method where each monetary unit (e.g., ₹1) is a sampling unit.
- Larger-value items have a proportionately higher chance of selection.
- Results expressed in monetary amounts.
- Example: All transactions above ₹10,000 treated as individual sampling units.
#### 6. Block Selection
- Selects a block of contiguous items (sequential items) from the population.
- Generally NOT suitable for audit sampling because items in sequence tend to have similar characteristics — the block does not represent the diversity of the population.
---
### Quick Comparison Table
| Method | Statistical? | Best For | Watch Out |
|---|---|---|---|
| Simple Random | Yes | Homogeneous populations | Not efficient for skewed distributions |
| Stratified | Yes | Heterogeneous populations | Strata must be properly defined |
| Systematic | Yes | Large sequential populations | Risk if population has a periodic pattern |
| Haphazard | No | Supplementary use only | Cannot extrapolate statistically |
| MUS | Yes | Overstatement risk in monetary values | Less effective for detecting understatements |
| Block | No | Rarely appropriate | Fails representativeness requirement |