redblue

population

persuasion

utility

model note

N = 100. Each person privately presses red or blue. If blue votes exceed 50, everyone lives. Otherwise red lives and blue dies.

Other voters: fixed-blue mass, fixed-red mass, and persuadable mass. Persuadables have score X ∼ Normal(μ, σ). Press blue iff post-message score ≥ 0.

Blue preaching shifts reached persuadables by +δ. Red preaching shifts them by -δ. Reach ρ is deterministic.

q_m = fixed_blue + persuadable · ((1 - ρ)Pr[X ≥ 0] + ρPr[X + shift_m ≥ 0]).

K_m ∼ Binomial(99, q_m). Threshold for your red press: K ≥ 51. Threshold for your blue press: K ≥ 50.

U = self_multiple · 1[self survives] + 99 · (others_surviving / 99)^survivor_exponent.

The app evaluates all four strategies, then decomposes the winner: pick press after optimizing preach; pick preach for that press.

press

...

red vs blue
...
pivotal
...
blue fails
...

preach

...

edge
...
Δ E[others]
...
macro crosses
...

best strategy

...

utility
...
hypocrisy
...
threshold
...

votes

latent scores

survivor utility