Experimentation.ExposureMappingInterference.Variance
Design-based variance estimators for exposure-mapping HT means and effects, including conservative estimators under pairwise exposure conditions.
Conservative 14 core · 0 supporting Design-based variance estimators for Var[ŷᵀ(d)] and Var[τ̂(dk,dl)]. ★ E_htVarEst★ E_htCovEst_le★ E_htEffectVarEst_ge★ E_htVarEst_eq_addBias★ E_htVarEst_add_htA2_ge★ E_htCovEst_eq_of_noEffect★ E_htCovEstA_le★ E_htEffectVarEstA_ge
Conservative variance estimators (Aronow–Samii 2017, §5)
Design-based variance estimators for Var[ŷᵀ(d)] and Var[τ̂(dk,dl)]. In the
positive-joint regime (π_{ij}(d) > 0, π_{ij}(d,d') > 0 for i ≠ j) the variance
estimator htVarEst is exactly unbiased (Lemma 5.1, varun). The covariance
Cov[ŷᵀ(dk),ŷᵀ(dl)] is unidentified, so its estimator htCovEst is only nonpositively
biased (Prop 5.4, ncov, via Young's inequality 2ab ≤ a²+b² for the diagonal term).
Assembling these gives the conservative effect-variance estimator htEffectVarEst with
nonnegative bias (Prop 5.7, consvar) — the input the interval result consumes.
The zero-pairwise refinements handle the π_{ij} = 0 corner cases. Prop 5.2
(E_htVarEst_eq_addBias, varbias) characterizes the bias of htVarEst as the explicit
correction A = ∑_{π_{ij}=0} y_i y_j; the Young correction htA2 (Â₂) restores
conservativeness (Prop 5.3, E_htVarEst_add_htA2_ge, a2). Prop 5.5
(E_htCovEst_eq_of_noEffect, no_bias_cov) shows htCovEst is exactly unbiased under no
effect. The general covariance estimator htCovEstA (Ĉov_A, eq:ht_cov_general_estimator)
is nonpositively biased with no positive-cross-joint assumption (Prop 5.6,
E_htCovEstA_le, cova); its Young correction ranges over all j ∈ U with
π_{ij}(d_k,d_l)=0 (faithful to the paper — the diagonal j=i, always zero since
d_k ≠ d_l, subsumes the unidentified −∑ᵢ y_i(d_k)y_i(d_l) term). Assembling these gives
the general conservative effect-variance estimator htEffectVarEstA with nonnegative bias
(general consvar, E_htEffectVarEstA_ge).
Horvitz–Thompson estimator of Var[ŷᵀ(d)] (eq:ht_variance_estimator), positive-joint regime. Uses observed outcomes Yobs.
Definition (Lean source)
Horvitz–Thompson-type estimator of Cov[ŷᵀ(dk),ŷᵀ(dl)] (eq:ht_cov_estimator), positive-joint regime. Conservative (nonpositively biased) via the Young-inequality diagonal correction.
Definition (Lean source)
Conservative variance estimator for Var[τ̂(dk,dl)] (eq:ate_var_estimator), positive-joint regime.
Definition (Lean source)
Lemma 5.1 (varun). In the positive-joint regime — every unit has nonzero exposure propensity under d and every off-diagonal pair has nonzero same-arm joint exposure propensity under d — the Horvitz–Thompson variance estimator is exactly unbiased for the true design variance of the HT total.
Formal statement
Proof (Lean source)
Proposition 5.4 (ncov). Suppose the two treatment arms dk, dl are distinct, every unit has nonzero exposure propensity under dk and under dl, and every off-diagonal pair has nonzero cross-arm joint exposure propensity — the positive marginal and positive cross-joint regime. Then the Horvitz–Thompson covariance estimator is nonpositively biased for the true design covariance of the two HT totals.
Formal statement
Proof (Lean source)
Proposition 5.7 (consvar). Suppose the two treatment arms dk, dl are distinct, every unit has nonzero exposure propensity under dk and under dl, and every off-diagonal pair has nonzero same-arm joint exposure propensity under dk and under dl, as well as nonzero cross-arm joint exposure propensity — the positive-joint regime. Then the assembled Horvitz–Thompson effect-variance estimator has nonnegative bias: its expectation is at least the true design variance of the effect estimator τ̂.
Formal statement
Proof (Lean source)
Proposition 5.2 (varbias). Assuming only every unit has nonzero exposure propensity under d — without the positive-joint assumption — the expectation of the Horvitz–Thompson variance estimator equals the true design variance of the HT total plus the signed zero-joint correction A = ∑_{π_{ij}(d)=0} y_i(d)·y_j(d).
Formal statement
Proof (Lean source)
Young-inequality correction Â₂ (eq for Prop 5.3): for each zero-joint pair (i,j) with π_{ij}(d)=0, it adds the diagonal Young terms 1(expo i=d)·(Yobs i)²/(2π_i) + 1(expo j=d)·(Yobs j)²/(2π_j), whose expectation is y_i(d)²/2 + y_j(d)²/2. Added to htVarEst, it makes the estimator conservative even when some joint exposure probabilities vanish.
Definition (Lean source)
Proposition 5.3 (a2). Assuming only every unit has nonzero exposure propensity under d, adding the Young correction Â₂ to the Horvitz–Thompson variance estimator makes it conservative for the true design variance of the HT total: Var[ŷᵀ(d)] ≤ E[V̂ + Â₂].
Formal statement
Proof (Lean source)
Proposition 5.5 (no_bias_cov). Suppose the two treatment arms dk, dl are distinct, every unit has nonzero exposure propensity under dk and under dl, every off-diagonal pair has nonzero cross-arm joint exposure propensity — the positive marginal and positive cross-joint regime — and the two exposures share the same potential outcomes: y_i(dk) = y_i(dl) for every unit i. Then the Horvitz–Thompson covariance estimator is exactly unbiased for the true design covariance of the two HT totals: the Young diagonal correction (y_i²/2 + y_i²/2) = y_i² = y_i(dk)y_i(dl) is exact, so the nonpositive bias of Proposition 5.4 vanishes.
Formal statement
Proof (Lean source)
General Horvitz–Thompson covariance estimator (eq:ht_cov_general_estimator), handling zero cross-joint exposure probabilities. The first double sum (over j ≠ i) keeps π_{ij}(d_k,d_l) > 0 pairs via /π_{ij} (zero-joint pairs drop, x/0 = 0); the subtracted Young correction ranges over all j ∈ U with π_{ij}(d_k,d_l) = 0, including the diagonal j = i (always zero since d_k ≠ d_l), which recovers the positive-joint estimator's diagonal correction.
Definition (Lean source)
Proposition 5.6 (cova). Suppose only the two treatment arms dk, dl are distinct and every unit has nonzero exposure propensity under dk and under dl — with NO positive-cross-joint assumption. Then the general Horvitz–Thompson covariance estimator Ĉov_A is nonpositively biased for the true design covariance of the two HT totals: zero-cross-joint off-diagonal pairs drop from the first sum, while the Young correction (summing over every j with π_{ij}(dk,dl)=0, including the diagonal) dominates the corresponding −y_i(dk)y_j(dl) covariance contributions termwise via y_i(dk)y_j(dl) ≤ y_i(dk)²/2 + y_j(dl)²/2.
Formal statement
Proof (Lean source)
General conservative variance estimator for Var[τ̂(dk,dl)] (eq:ate_var_estimator), assembling the zero-joint-robust variance corrections Â₂ and the general covariance estimator Ĉov_A.
Definition (Lean source)
Proposition 5.7, general form (consvar). Suppose only the two treatment arms dk, dl are distinct and every unit has nonzero exposure propensity under dk and under dl — without any positive-joint assumption. Then the assembled general Horvitz–Thompson effect-variance estimator has nonnegative bias: its expectation is at least the true design variance of the effect estimator τ̂.