## Audit Risk and Its Components
### Definition
Audit Risk is the risk that the auditor gives an inappropriate opinion on financial information that is materially misstated.
> In simple terms: the auditor says 'FS are fine' when they are actually materially wrong.
---
### Components of Audit Risk
```
Audit Risk
├── Risk of Material Misstatement (ROMM) ← exists BEFORE audit
│ ├── Inherent Risk
│ └── Control Risk
└── Detection Risk ← depends on auditor's procedures
```
#### 1. Inherent Risk
- The susceptibility of an account balance, class of transactions, or disclosure (ABCD) to material misstatement, assuming there were no related internal controls.
- It is entity/transaction-specific — some items are inherently more risky (e.g., fair value estimates, related-party transactions).
- Not controllable by the auditor — it pre-exists the audit.
#### 2. Control Risk
- The risk that a misstatement will not be prevented, or detected and corrected, by the entity's internal control.
- Relates to the effectiveness of the entity's own internal control system.
- Not controllable by the auditor — depends on the entity's controls.
#### 3. Detection Risk
- The risk that audit procedures will fail to detect a material misstatement.
- Directly related to the Nature, Timing & Extent (NTE) of audit procedures determined by the auditor.
- Controllable by the auditor — by increasing the NTE of procedures, detection risk can be reduced.
- The auditor sets detection risk to reduce overall audit risk to an acceptably low level.
---
### Key Relationship
| ROMM (IR + CR) is... | Then Detection Risk must be... | Meaning for Audit Work |
|---|---|---|
| High | Low | More extensive audit procedures required |
| Low | High | Less extensive procedures may suffice |
> Inverse relationship: Detection risk moves inversely to ROMM. If ROMM is high, the auditor must lower detection risk by doing more work.