---
title: Privacy Elasticity of Demand
url: https://www.emergentmind.com/topics/privacy-elasticity-of-demand
type: topic
---

# Privacy Elasticity of Demand

Privacy elasticity of demand denotes the responsiveness of a demand-related outcome to changes in privacy conditions. In the literature, the relevant outcome is not uniform: it may be aggregate accepted load or welfare under differentially private dispatch, participation or operational data demand under privacy contracts, the probability of choosing anonymised smart-meter data sharing, or the take-up of a paid privacy option under personalized pricing. The concept therefore functions as a family of elasticities indexed by application, privacy instrument, and behavioral margin rather than as a single canonical statistic [1703.02382] [1409.7926] [2509.00101] [2304.11415].

## 1. Conceptual scope and formal definitions

Across the cited literature, privacy elasticity is defined by combining a demand variable with a privacy-relevant argument. In centralized event-based demand response for microgrids, the demand variable is either welfare or accepted apparent demand, and the privacy argument is the differential privacy parameter $\epsilon$ or the Laplace noise scale $b$. In screening models for demand-side management, the relevant margins are participation, operational data demand, and chosen privacy levels. In smart-meter anonymisation studies, demand is proxied by choice probabilities, willingness to share, or smart-meter adoption. In personalized pricing experiments, demand refers to the take-up of a privacy option that prevents data-driven price discrimination.

| Setting | Demand object | Privacy lever |
|---|---|---|
| Centralized DR in microgrids | Welfare $J^{DP}(\epsilon)$ and accepted demand $D^{DP}(\epsilon)$ | Differential privacy level $\epsilon$ or noise scale $b$ |
| DSM privacy contracts | Participation $D$, operational demand proxy $r(x)$, chosen privacy $x_i^*$ | Privacy level $x$, breach risk, type distribution |
| Smart-meter anonymisation | Choice probability $P$, willingness-to-share, smart-meter demand | Anonymisation availability and information provision |
| Personalized pricing | Privacy-option take-up $Q^{priv}$ | Context similarity and expected price consequences |

The formal objects likewise differ. The microgrid study defines welfare elasticity and demand elasticity as
$$
E_{J,\epsilon}(\epsilon)=\left(\frac{\partial J^{DP}(\epsilon)}{\partial \epsilon}\right)\frac{\epsilon}{J^{DP}(\epsilon)}, \qquad
E_{D,\epsilon}(\epsilon)=\left(\frac{\partial D^{DP}(\epsilon)}{\partial \epsilon}\right)\frac{\epsilon}{D^{DP}(\epsilon)}.
$$
The contract-theoretic study states explicitly that it does not define “privacy elasticity of demand” and instead formalizes elasticities for participation, operational demand, and optimal privacy choices, such as
$$
E_{D_i,x}=\frac{\partial D_i}{\partial x_i}\frac{x_i}{D_i}, \qquad
E_{r,x}=\frac{\partial r}{\partial x}\frac{x}{r(x)}, \qquad
E_{x_i,\kappa}=\frac{\partial x_i^*}{\partial \kappa}\frac{\kappa}{x_i^*}.
$$
The anonymisation study uses logit-based derivatives and, for binary anonymisation, semi-elasticities and arc elasticities; the personalized-pricing experiment uses arc elasticities for binary context similarity and point elasticities with respect to belief-based price proxies [1703.02382] [1409.7926] [2509.00101] [2304.11415].

## 2. Differential privacy in event-based demand response

In centralized, event-based demand response for microgrids, privacy elasticity is tied to the welfare consequences of differential privacy in optimization. The load-serving entity coordinates customers over a discrete horizon and solves either an inelastic quadratically constrained mixed-integer program or an elastic convex quadratic program under Branch Flow Model constraints, feeder capacity, and voltage bounds. Only customer utilities $u_k^t$ are privatized. Each utility is perturbed locally before transmission to the aggregator using the Laplace-based mechanism
$$
\hat{u}_k^t = u_k^t + Lap\!\left(\frac{(u_{\max}-u_{\min})\sqrt{8n\log(1/\delta)}}{\epsilon}\right),
$$
which yields an $(\epsilon,\delta)$-DP decision after optimization by post-processing.

The paper defines the relative privacy cost for elastic demand response as
$$
\Phi_L(\epsilon,\delta)=\frac{J_L^*-J_L^{DP}}{J_L^*}\in[0,1],
$$
where $J_L^*$ is the non-private optimum and $J_L^{DP}$ is the true-utility value attained by the optimizer using perturbed utilities. A high-probability bound gives
$$
J_L^{DP} \ge J_L^*-\alpha, \qquad
\alpha=\frac{4(u_{\max}-u_{\min})\sqrt{8n\log(n/\delta)}}{\epsilon},
$$
so the absolute and relative privacy costs satisfy
$$
CP_L(\epsilon):=J_L^*-\mathbb{E}[J_L^{DP}] \le \alpha, \qquad
\Phi_L(\epsilon)\le \frac{\alpha}{J_L^*}.
$$
The scaling is central: $\alpha$ grows with $(u_{\max}-u_{\min})\sqrt{n}/\epsilon$ and only logarithmically with $n/\delta$.

Within this framework, privacy elasticity quantifies how welfare and accepted demand respond to $\epsilon$ or, equivalently, the noise scale $b \propto 1/\epsilon$. Using the approximation
$$
J^{DP}(\epsilon)\approx J^*-\frac{A}{\epsilon},
$$
with $A=4(u_{\max}-u_{\min})\sqrt{8n\log(n/\delta)}$, the paper derives
$$
E_{J,\epsilon}(\epsilon)\approx \frac{A}{\epsilon J^{DP}(\epsilon)}.
$$
Writing $\kappa(\epsilon):=A/(\epsilon J^*)\approx \Phi(\epsilon)$ yields the equivalent expression
$$
E_{J,\epsilon}(\epsilon)\approx \frac{\kappa}{1-\kappa},
$$
which increases when $\epsilon$ is small, the customer population is large, or utility dispersion is wide.

The same study links demand elasticity to utility-demand correlation. Under quadratic utilities,
$$
u_k^t(|S_k|)=a|S_k|^2+b|S_k|+c, \qquad a>0,\; b,c\ge 0,
$$
higher-demand customers tend to have higher utilities, so privacy noise can invert rankings and shed larger loads. In that case, if average utility per VA at the margin is $\bar{u}'$, then $D^{DP}(\epsilon)\approx J^{DP}(\epsilon)/\bar{u}'$, and the paper interprets $E_{D,\epsilon}(\epsilon)\approx E_{J,\epsilon}(\epsilon)$. Under uncorrelated utilities, accepted demand is less tightly coupled to welfare, and demand elasticity may be smaller in magnitude than welfare elasticity.

The empirical study uses a 4-bus feeder from the Canadian benchmark distribution system, with microgrid apparent capacity 4 MVA and up to 1500 customers. In the QMF case with 500 customers, $\Phi \approx 0.59$ at $\epsilon=1$ and $\Phi \approx 0.63$ at $\epsilon=0.1$, implying $J^{DP}/J^* \approx 0.41$ and $0.37$, respectively. A finite-difference estimate around $\epsilon=1$ gives $E_{J,\epsilon}\approx 0.11$, while the theoretical upper-bound perspective using $\kappa\approx 0.59$ gives $E_{J,\epsilon}\approx 1.44$. With heterogeneous privacy levels in the QMV case, the average privacy cost remains near $0.4$ across customer-count variations. The paper emphasizes that feasibility is preserved because privacy affects only the objective coefficients; the trade-off appears as welfare loss and, indirectly, as lower accepted demand rather than as operational infeasibility [1703.02382].

## 3. Screening models, breach risk, and operational demand

In privacy-contract models for demand-side management, privacy is represented as a contract attribute rather than as a noise parameter. The privacy level is $x \in X \subset \mathbb{R}$, with $x_L < x_H$, where higher $x$ means higher privacy, for example through lower sampling rates. Consumer types are $\theta \in \{\theta_L,\theta_H\}$ with $\theta_L < \theta_H$. Risk enters through the probability of avoiding a privacy breach, $\eta(x)$, which is strictly increasing in $x$, and a loss from breach, $\ell(\theta)$, which is strictly increasing in type. The risk-adjusted utility is
$$
U(x,\theta)=\hat{U}(x,\theta)-(1-\eta(x))\,\ell(\theta).
$$
The utility company’s payoff is
$$
v(x,t)=-g(x)+t,
$$
where $g(x)$ is strictly increasing and convex, capturing the reduction in data quality and the increase in operational cost as privacy rises.

The screening problem yields a menu $\{(x_L,t_L),(x_H,t_H)\}$ under incentive compatibility and individual rationality. Under the standard two-type reductions, the low-type IR constraint and the high-type IC constraint bind:
$$
t_L = U(x_L,\theta_L), \qquad
t_H-t_L = U(x_H,\theta_H)-U(x_L,\theta_H).
$$
The utility’s problem separates into
$$
\max_{x_L}\; U(x_L,\theta_L)-p\,U(x_L,\theta_H)-(1-p)\,g(x_L),
$$
and
$$
\max_{x_H}\; U(x_H,\theta_H)-g(x_H).
$$
The high-type receives the first-best $x_H$, whereas the low-type’s privacy level is distorted downward.

Within this framework, the paper formalizes several elasticity notions. Type-specific participation is
$$
D_i(x_i,t_i)=\mathbf{1}\{U(x_i,\theta_i)-t_i\ge 0\},
$$
and aggregate participation is $D=(1-p)D_L+pD_H=1$ at the optimal menu. A direct implication is that participation elasticity with respect to privacy is generically zero away from thresholds: under optimal screening, privacy changes do not smoothly move participation because both types accept. The more informative object is the elasticity of operational data demand. For the proxy $r(x)=1-x$,
$$
E_{r,x}=-\frac{x}{1-x},
$$
which becomes large in magnitude when privacy is high.

The paper also derives elasticities of optimal privacy choices with respect to determinants such as the breach-risk parameter $m$, breach losses, and the type distribution $p$. In the DLC example,
$$
\hat{U}(x,\theta)=x\theta, \qquad 1-\eta(x)=m(1-x), \qquad g(x)=\frac{1}{2}\zeta x^2,
$$
so
$$
U(x,\theta)=x\theta - m(1-x)\ell(\theta).
$$
Then
$$
x_H^*=\frac{\theta_H+m\ell(\theta_H)}{\zeta},
$$
and
$$
x_L^*=\frac{1}{\zeta}\left[\frac{m\ell(\theta_L)-pm\ell(\theta_H)+\theta_L-p(\theta_H-\theta_L)}{1-p}\right]_+.
$$
The high-type elasticity with respect to $m$ is
$$
E_{x_H,m}=\frac{\ell(\theta_H)\,m}{\theta_H+m\ell(\theta_H)},
$$
while the low-type elasticity for an interior solution is
$$
E_{x_L,m}=\frac{m(\ell(\theta_L)-p\ell(\theta_H))}{\theta_L-p(\theta_H-\theta_L)+m(\ell(\theta_L)-p\ell(\theta_H))}.
$$

The comparative statics are asymmetric. The paper states that $x_H^*$ weakly increases with risk and that $x_H^* \ge \hat{x}_H^*$ with risk versus without risk. The low-type response depends on the sufficient statistic $\bar{p}=\ell(\theta_L)/\ell(\theta_H)$:
$$
x_L^* \ge \hat{x}_L^* \;\text{if}\; p\le \bar{p}, \qquad
x_L^* < \hat{x}_L^* \;\text{if}\; p>\bar{p}.
$$
With the calibration $\zeta=1$, $\theta_L=0.3$, $\theta_H=0.6$, $\ell(\theta_L)=0.2$, $\ell(\theta_H)=0.4$, $m=0.5$, and $p=0.4$, the paper reports $x_H^*=0.8$, $x_L^*=0.333\ldots$, $E_{x_H,m}=0.25$, $E_{x_L,m}\approx 0.10$, aggregate privacy elasticity $E_{\bar{X},m}\approx 0.19$, and operational demand elasticities $E_{r,x_L}\approx -0.5$ and $E_{r,x_H}=-4$. The large magnitude of $E_{r,x_H}$ illustrates that operational demand can be highly privacy-elastic even when participation itself is locally inelastic [1409.7926].

## 4. Anonymisation, information provision, and smart-meter choices

A later smart-meter study defines privacy elasticity of demand as the responsiveness of a demand outcome, such as the probability of choosing a data-sharing option, to changes in privacy attributes such as anonymisation availability. Demand is modeled through a discrete choice experiment estimated by Mixed Logit under random utility maximization. If a choice probability is
$$
P_i=\frac{e^{V_i}}{\sum_j e^{V_j}},
$$
then for a continuous attribute $x$,
$$
\frac{\partial P_i}{\partial x}=P_i(1-P_i)\beta_x,
$$
and the corresponding elasticity is
$$
\eta_x=\left(\frac{\partial P}{\partial x}\right)\frac{x}{P}=\beta_x\,x\,(1-P).
$$
For binary anonymisation, the study reports semi-elasticities
$$
\frac{\Delta P}{P}=\frac{P_{anon}-P_{noanon}}{P_{noanon}},
$$
and arc elasticities
$$
\eta_{arc}=\frac{\Delta Q/\bar{Q}}{\Delta x/\bar{x}},
$$
with $\Delta x=1$ and $\bar{x}=0.5$ for a $0\to 1$ change.

The study uses a representative sample of $965$ Great Britain energy bill payers and embeds a randomized controlled trial on privacy information. Anonymisation is a binary attribute indicating whether half-hourly, daily, or real-time consumption data shared with suppliers would be anonymised so that it “cannot be linked to a particular person and cannot be used to identify individuals or build profiles.” The treatment arm receives explicit information showing that smart-meter data can reveal appliance usage, occupancy, income level, marital or employment status, and other household details.

The central quantitative elasticity results concern high-resolution data sharing. In the control arm, simulated market shares for high-resolution sharing are $41.0\%$ without anonymisation and $64.1\%$ with anonymisation. The reported semi-elasticity is therefore
$$
\frac{0.641-0.410}{0.410}=+56.3\%,
$$
and the arc elasticity is approximately $+0.22$. In the treatment arm, the corresponding probabilities are $15.0\%$ without anonymisation and $74.0\%$ with anonymisation, yielding a semi-elasticity of $+393\%$ and an arc elasticity of approximately $+0.66$. These estimates show that information provision can amplify the responsiveness of sharing decisions to anonymisation.

The same study reports monetary valuations that corroborate the elasticity evidence. In the control group, average willingness to pay for anonymisation is $5.42\%$ of the monthly bill for anonymised half-hourly sharing, $3.98\%$ for anonymised real-time sharing, and $2.91\%$ for anonymised daily sharing; the corresponding willingness to accept estimates are $12.35\%$, $9.16\%$, and $6.88\%$. The full-sample WTA/WTP ratio is $3.21\,[2.27,4.47]$, which the paper interprets as a large endowment-effect asymmetry. Without anonymisation, frequency itself matters: non-anonymised daily versus real-time sharing has control-group WTP $3.76\%$ and WTA $8.26\%$, supporting the claim that lower frequency is valued because it reduces privacy risks.

The non-monetary responses identify further margins of demand. In the control group, $61.8\%$ are initially willing to share half-hourly data; when anonymisation is introduced, $41.7\%$ report being more likely to share, and $26.8\%$ report being less likely to share if data are not anonymised. Smart-meter demand remains incomplete even when anonymisation is available: in the control arm, $68.1\%$ would have a smart meter, while $31.9\%$ would not. Logistic-regression marginal predicted refusal probabilities are $21.0\%\,[16.8\%,26.0\%]$ in control and $25.1\%\,[20.5\%,30.3\%]$ in treatment, with no significant treatment difference. The paper argues that these patterns reveal information asymmetries that suppress demand for anonymisation and support stronger privacy defaults, user-centric design, and consent mechanisms that produce genuinely informed decisions [2509.00101].

## 5. Personalized pricing and the demand for privacy

In the personalized-pricing experiment, privacy elasticity concerns the demand for a paid privacy option when consumers know that a statistical model uses observed behavior to set individualized prices. Personalized pricing is implemented through a model $p_i=f(x_i)$ trained on survey data, and privacy is operationalized as a take-up decision on a £0.10 option that hides survey responses from the pricing algorithm. When privacy is chosen, the participant faces the anonymous price $p^A=£1.85$, the revenue-maximizing uniform price from the training sample.

The experiment varies context similarity exogenously. In the high-similarity “Risk” treatment, the survey is a 10-item risk-profiling instrument directly related to willingness to pay for a lottery. In the low-similarity “Movies” treatment, the survey is a 10-item movie-genre instrument whose relation to lottery willingness to pay is indirect. Predictive power is lower in Movies, with adjusted $R^2=11.4\%$ versus $13.8\%$ in Risk. The pricing function discretizes predicted willingness to pay into three bins. In Risk,
$$
p_i=
\begin{cases}
1.09,& \hat{W}(x_i)<1.30\\
1.85,& 1.30\le \hat{W}(x_i)\le 2.11\\
2.09,& \hat{W}(x_i)>2.11,
\end{cases}
$$
and in Movies the upper threshold is $2.22$.

Privacy take-up differs sharply across contexts. The paper reports
$$
Q^{priv}_{Risk}=31.1\%, \qquad Q^{priv}_{Movies}=23.2\%.
$$
The Probit marginal effect for Movies relative to Risk is $-0.078$ with $p<0.05$. Because context similarity is binary, the paper computes an arc elasticity
$$
\varepsilon_{Q^{priv},Z}\approx \frac{\Delta Q^{priv}/\bar{Q}^{priv}}{\Delta Z/\bar{Z}},
$$
which gives approximately $0.145$ when moving from Movies to Risk. The interpretation offered is that a more similar and comprehensible data context increases privacy demand by about $14$-$15\%$ in proportional terms.

The paper also derives a belief-based elasticity using participants’ incentivized beliefs about price ranges. A higher average believed individualized price significantly reduces privacy take-up, with
$$
\frac{\partial Q^{priv}}{\partial Belief_{avg}}=-0.127
$$
per £1. Evaluated at the sample means, the paper reports an elasticity of approximately $-0.87$, with the interpretation that a $1\%$ increase in the expected price level reduces privacy demand by about $0.9\%$ at the mean. The study is explicit that this is a reduced-form elasticity with respect to perceived economic stakes, not the direct monetary fee for privacy, because the £0.10 privacy price is fixed and not experimentally varied.

A distinctive feature of this experiment is the interaction between privacy demand and strategic manipulation. In Risk, participants manipulate survey answers on $7/10$ items relative to the training data, and predicted willingness to pay falls by about £0.081-£0.088, reducing individualized prices. In Movies, only $2/10$ items differ significantly, and predicted willingness to pay is not significantly lower than in training when controlling for age and gender. Individualized prices are significantly higher in Movies than in Risk by £0.085-£0.087. Yet privacy take-up is also lower in Movies. The paper therefore rejects a pure substitution story in which successful manipulation simply replaces privacy purchase. Instead, when consumers understand the relevance of the data to pricing, they both manipulate more effectively and demand privacy more frequently. That conclusion is reinforced by the optimality results: the share of optimal privacy choices is much higher in Risk, and the average difference is $-0.345$ in Movies relative to Risk. Among those who did not buy privacy, only $24\%$ are optimal in Movies, versus $67\%$ in Risk [2304.11415].

## 6. Determinants, regimes, and implications

Several common determinants recur across the literature, although they operate on different demand margins. First, stronger privacy protection often raises the sensitivity of welfare or data demand losses. In microgrid demand response, smaller $\epsilon$ increases the Laplace noise scale, the bound $\alpha$, the privacy cost $\Phi$, and the elasticity magnitude; the paper warns against very small $\epsilon$, especially in large or mixed portfolios, because the privacy cost can approach $1$ and elasticity becomes large [1703.02382]. In privacy contracts, the proxy elasticity $E_{r,x}=-x/(1-x)$ shows that operational demand becomes highly sensitive when privacy $x$ is already high, and breach risk raises the high-type’s optimal privacy choice unambiguously [1409.7926].

Second, heterogeneity is repeatedly shown to matter. In the microgrid study, elasticity is high when customer portfolios are large, mixed, and characterized by strong utility-demand correlation, whereas heterogeneous privacy levels reduce average privacy cost to around $0.4$ and improve robustness under dynamic capacity variation [1703.02382]. In the anonymisation study, responses vary by gender, age, socio-economic group, smart-meter ownership, tariff type, IHD engagement, and general data-sharing attitudes; for example, women and older respondents are more privacy-sensitive, and non-owners display substantially greater reluctance toward smart meters [2509.00101]. In the contract model, the low-type response depends on the type probability $p$ and the ratio $\bar{p}=\ell(\theta_L)/\ell(\theta_H)$ rather than on breach risk alone [1409.7926].

Third, information and comprehension alter observed elasticities. The anonymisation study finds that privacy education increases caution even under anonymised framing, while simultaneously making anonymisation much more powerful as a determinant of high-resolution sharing: the semi-elasticity rises from $+56.3\%$ in control to $+393\%$ in treatment [2509.00101]. The personalized-pricing experiment reaches a closely related conclusion from a different angle: low context similarity suppresses privacy demand because consumers do not understand how apparently unrelated data affect prices, whereas higher context similarity raises both privacy demand and the optimality of privacy choices [2304.11415]. A plausible implication is that measured privacy elasticities are partly artifacts of disclosure design, not only of underlying privacy preferences.

Several misconceptions are corrected by these studies. Privacy elasticity is not always about participation: in the contract model, participation is generically fixed at $1$ under the optimal menu, so the more informative elasticity concerns operational data demand or privacy choice rather than uptake itself [1409.7926]. Stronger privacy protection does not necessarily threaten feasibility: in differentially private demand response, optimization constraints are unchanged and only the objective coefficients are perturbed [1703.02382]. Nor does privacy demand move mechanically with all forms of privacy-enhancing intervention: the smart-meter study shows that anonymisation can increase sharing even while information provision makes respondents more cautious overall, and the personalized-pricing experiment shows that manipulation and privacy demand are not pure substitutes [2509.00101] [2304.11415].

The literature’s policy implications follow directly from these determinants. The microgrid study recommends moderate $\epsilon$ values, especially for large or mixed customer sets, and advocates heterogeneous privacy offerings when possible [1703.02382]. The contract model recommends privacy menus calibrated to binding IC and IR constraints, together with security investment or breach insurance to reduce the effective breach-risk parameter $m$ when privacy demand is elastic [1409.7926]. The anonymisation study recommends privacy-by-design defaults, clear user-facing dashboards, and consent mechanisms capable of reducing information asymmetry [2509.00101]. The personalized-pricing experiment recommends richer disclosure of which data categories influence prices, arguing that notice-and-consent regimes are inadequate when consumers misinfer the relevance of cross-context data [2304.11415].

Taken together, these results suggest that “privacy elasticity of demand” is best understood as a structured comparative-statics concept. Its sign, magnitude, and practical meaning depend on whether the object of demand is welfare, accepted physical load, operational data fidelity, participation, anonymised data sharing, smart-meter adoption, or privacy-option take-up. The literature converges, however, on a common proposition: privacy responses are largest when privacy interventions materially alter economic consequences and when those consequences are sufficiently transparent to be understood.

Source: https://www.emergentmind.com/topics/privacy-elasticity-of-demand