Skip to main content

Differential Privacy

Definition

Differential privacy is a rigorous mathematical definition of privacy in data analysis, ensuring that individual data points cannot be identified within a statistical dataset. It works by adding calibrated noise to data before aggregation or release, obscuring individual contributions while preserving overall statistical properties. This technique allows for data utility without compromising the privacy of any single participant. Its application helps protect sensitive user information.