|
|
|
|
|
by groupdeterminac
2632 days ago
|
|
Needing help with one part of this. Say in the simplest case of a coin flip and two instants in time I assess probabilities: t=0: P(heads) = 0.75, P(tails) = 0.25
t=1: P(heads) = 0.60, P(tails) = 0.40
These are consistent (or behave as probabilities or what have you) at each time (separately), so de Finetti's argument covers each (separately). Does this alone somehow protect from arbitrage over time? Or is the martingale stuff in the next paragraph, though postured as only a technical rephrasing, essential? Unsure since that part's over my head.The above's enough to pose the question, but continuing for concreteness: if a buyer can determine any "significant" pattern in my assessments over time--for instance maybe my past assessments have been routinely seen to tend to a uniform distribution over time--aren't I still vulnerable to arbitrage, or else what's protecting me? |
|
A better example is this: suppose you're creating a probabilistic forecast of the chance of a coin coming up Heads twice. Suppose this represents a win. You say, "according to my model, P[H1 and H2] = 0.3." And suppose you also say P[H1] = 0.4
Then I ask you: imagining the first flip comes up Heads, what will your price for the second Heads be then? The only arbitrage-free price you can quote me is your conditional probability: P[H2 | H1] = P[H1 and H2]/P[H1] = 0.75. Anything else allows me to buy and sell bets and make a riskless profit.
Now, note that if H1 occurs, P[H2 | H1] is now the updated chance of getting H1 and H2. You observed some information and updated your probability accordingly. Also note that according to your model, the chance of H1 happening was 0.4, so the possible prices of "H1 and H2" after one coin flip were 0.75 with probability 0.4 and 0 with probability 0.6 (if the first flip were tails, "H1 and H2" is impossible). So the expected price of "H1 and H2" after one flip is (.75)(.4) + (0)(.6) = 0.3, which is also your price at t=0. That means the probability/price is a martingale according to your probability assignments, which, according to the Fundamental Theorem of Asset Pricing, again means no arbitrage is possible, unless we disagree on what events have probability zero.
So, the election forecasts are like this except we don't get to see all the inner workings. Nate doesn't quote things like the probability of the polls moving by a certain amount each day. We just get to see things like P[H1 and H2] before and after the first coin flip. But as long as it's possible that those come from a consistent set of conditional probabilities and Bayesian updating, there's no chance for arbitrage.