Principle:Sdv dev SDV Cardinality Analysis
| Knowledge Sources | |
|---|---|
| Domains | Visualization, Relational_Data, Data_Quality |
| Last Updated | 2026-02-14 00:00 GMT |
Overview
A visualization technique that compares the distribution of parent-child row counts between real and synthetic relational data.
Description
Cardinality analysis visualizes how many child rows each parent row has, comparing real vs synthetic data. This reveals whether the synthesizer correctly reproduces the distribution of relationship cardinalities (e.g., how many orders per customer, how many items per order). It is specific to multi-table data.
Usage
Use after generating multi-table synthetic data to verify that parent-child relationship cardinalities are preserved.
Theoretical Basis
For a parent-child relationship with foreign key FK:
- Compute cardinality per parent:
- Compare distributions of vs