Data Science

Synthetic Data

Artificially generated data that mimics the statistical properties and patterns of real data. It is created using algorithms, simulations, or generative models rather than collected from real-world events.

Why It Matters

Synthetic data solves privacy, scarcity, and bias problems. It enables ML development when real data is too sensitive, expensive, or rare to use.

Example

Generating realistic but fake medical records to train healthcare AI models without exposing actual patient data, or creating simulated driving scenarios for autonomous vehicles.

Think of it like...

Like using a flight simulator to train pilots — the simulated scenarios are realistic enough to build real skills without the risks or costs of actual flights.

Related Terms