An example of an algorithm which is locally differentially private (local differential privacy) is Warner’s method for survey responses. The idea is to enable respondents to answer potentially sensitive survey questions while maintaining plausible deniability.

Consider a survey with a sensitive yes/no question and fix some . The respondent answers truthfully with probability , otherwise flips an unbiased coin. That is, the privatized response is

Note that . Therefore,

If we set , we see that Warner’s randomized response is -locally differentiably private.

\newcommand{\eps}{\epsilon} \newcommand{\ind}{\mathbf{1}}