Skip to content
Finance Lessons

Polymarket & Prediction Markets

What a Prediction Market Is

Why a share that pays $1 if you're right and $0 if you're wrong makes its price an exact probability — outcome shares, price = implied probability, expected value, and how a crowd betting real money aggregates information into a forecast.

9 min Updated Jun 7, 2026

You already know how to update a belief (Bayes) and how to size a bet (Kelly). This course hands you a place to spend those skills: a market that doesn’t price companies or commodities, but probabilities themselves. On a prediction market, the thing being traded is a claim about the future — “this candidate wins,” “this rate cut happens” — and the number on the screen isn’t a dollar value of an asset. It is the crowd’s probability, in cents.

That single move — turning a probability into a price you can buy and sell — is what makes the whole machine work, and it’s the foundation everything else in this course stands on. This lesson builds that foundation from the ground up: what the contract actually is, why its price equals a probability, where your profit comes from when your number disagrees with the market’s, and why a crowd of people with money on the line tends to forecast better than the pundits who don’t.

Before you read — take a guess

A prediction market is selling a contract on whether it rains tomorrow. The contract pays you $1 if it rains and $0 if it doesn't, and right now it trades at 30¢. Most plainly, what is that 30¢ telling you?

What a prediction market is

Analogy. Think of a betting slip you can resell. You walk up to a window, put money on “it rains tomorrow,” and get a slip that’s worth $1 if you’re right and nothing if you’re wrong. In an ordinary betting shop that slip is frozen until the event settles. A prediction market does one radical thing differently: it lets you resell the slip to someone else at any moment before the event, at whatever price the next buyer will pay. The slip becomes a tradeable security, and its live market price is the headline number.

Definition. A prediction market is a market where you trade contracts whose payout is determined by the outcome of a future real-world event — an election, a sports result, an economic data release, a court ruling. You can open a position, and you can close it (sell to someone else) before the event resolves; when it does resolve, the contract pays a fixed amount to whoever holds the winning side.

The key contrast. Ordinary asset markets price a thing — a share of Apple is a claim on a real, ongoing business, and its price reflects expected future cash flows, growth, risk premia, and a hundred other moving parts. A prediction market prices a probability — the contract has no cash flows, no growth, no management team. It has exactly one job: pay $1 if a specific statement turns out true. Strip away everything an asset normally carries, and the only thing left to value is how likely the statement is. That’s why a prediction market’s price is so legible: there’s nothing else for it to mean.

Ordinary asset (e.g. a stock)Prediction-market contract
What you ownA claim on a real businessA claim on one event’s outcome
PayoutOpen-ended (dividends, resale, growth)Fixed: $1 if YES, $0 if NO
What the price meansDiscounted value of future cash flowsProbability the event happens
When it endsNever (perpetual)At a known resolution date
Info:

Pricing a probability, not a thing

Every other market you’ve studied prices an object with an uncertain future value. A prediction market prices the uncertainty itself. Because the contract pays a flat $1-or-nothing, there’s no cash flow, no growth, no terminal value to argue about — the price has only one degree of freedom left to express, and that degree of freedom is a probability.

The outcome share — a binary contract

Analogy. A light switch that hasn’t been flipped yet. When the event resolves it will land in exactly one of two positions — ON (it happened) or OFF (it didn’t) — and your contract pays out based on which. You can bet on either position of the switch.

Definition. An outcome share (here, a binary contract) is the atom of a prediction market. A YES share pays $1 if the event happens and $0 if it doesn’t. A NO share is the mirror image: it pays $1 if the event does not happen and $0 if it does. Together the two sides cover every possibility — exactly one of them will be worth $1 at resolution, the other worth nothing.

Worked example — buying YES at 62¢. Suppose a YES share trades at 62¢ and you buy one. You’ve now paid $0.62, and there are precisely two futures:

  • The event happens. Your share pays $1. Profit = $1 − $0.62 = +$0.38.
  • The event doesn’t happen. Your share pays $0. Profit = $0 − $0.62 = −$0.62.

So a single 62¢ YES share is a coin-shaped gamble: risk 62 cents to make 38, or lose the 62. Notice the two numbers, $0.38 and $0.62, are just the distances from your price to the two payout rails ($1 and $0). That geometry — price sitting on a $0-to-$1 track, with your upside and downside being the gaps on either side — is the entire payoff structure, and it’s exactly what the interactive below draws.

Fill in the anatomy of a binary contract.

Pick the right option for each blank, then check.

A share pays $1 if the event happens and $0 if it doesn't. If you buy one at 62¢ and the event happens, your profit is ; if the event does not happen, your profit is . The matching NO share would have cost , because the two sides of a single event always cost $1 together.

Price = implied probability

This is the theorem the whole course rests on, so we’ll derive it rather than assert it. Why should the price of a YES share equal the probability the event happens?

The argument. A YES share pays $1 with probability pp (the event happens) and $0 with probability 1p1 - p (it doesn’t). Its expected payout is therefore

E[payout]=p1+(1p)0=p dollars.E[\text{payout}] = p \cdot 1 + (1 - p)\cdot 0 = p \text{ dollars}.

Now imagine a risk-neutral, no-arbitrage market — traders who care only about expected value and will pounce on any mispricing. If the share traded below pp, its expected payout would exceed its cost, so buyers would pile in and bid the price up. If it traded above pp, holders would be overpaying for the expected pp, so sellers would push the price down. The only price with no one-sided incentive left is the price that equals the expected payout — which is pp itself. The fair price of a $1/$0 share is the probability it pays out.

Worked example — reading a price as a probability. A YES share sits at 62¢. Its expected payout is 0.62×1=0.620.62 \times 1 = 0.62 dollars, so the market’s implied probability of the event is simply 62%. No further math — the cents are the percent. Flip it around: if you believe the true probability is 62%, then 62¢ is exactly the price at which you’re indifferent to buying, because you’d be paying 62¢ for an expected 62¢.

The sum-to-one check. Because exactly one side wins, YES and NO together always pay out exactly $1. So in a clean market their prices must sum to $1:

pYES+pNO=1 dollarimplied probabilities sum to 100%.p_{\text{YES}} + p_{\text{NO}} = 1 \text{ dollar} \quad\Longleftrightarrow\quad \text{implied probabilities sum to } 100\%.

If YES is 62¢, NO must be 38¢ — implied probabilities of 62% and 38%, which add to 100%, exactly as probabilities should. If they didn’t sum to one dollar, you could buy both sides for less than a dollar and pocket a guaranteed dollar — a free lunch that arbitrageurs erase instantly.

Drag the sliders below. The market price slider sets the YES price (and therefore the implied probability); the your true probability slider is your private belief. Watch the implied probability track the price exactly, and watch the expected-value readouts light up when your belief disagrees with the price — the setup for the next section.

A share is a bet on an outcomeImplied probability: 62%
YESNOMarket price (YES)
YES · Pays if event happens$1NO · Pays if it doesn't$1$0$1$0.62
YES cost
$0.62
NO cost
$0.38
EV buying YESBest buy
+$0.13
EV buying NO
−$0.13

The YES price IS the market's probability: a 62¢ share means the crowd says 62% likely, and YES + NO always cost $1 together. You only earn an edge by buying the side the market underprices — when your honest probability beats the price, the expected value turns positive. Drag both sliders to feel price = probability, then watch the edge appear.

Warning:

The price is *almost* the true probability — not exactly

In a perfect risk-neutral, frictionless market, price equals probability on the nose. Reality nudges it slightly off: traders demand a small risk premium for taking on variance, your capital is locked up until resolution (so there’s a time-value cost to holding the position), and fees skim a sliver. These push the price a hair away from the “true” probability. For this course, read price as the implied probability — just remember the implied probability is the market’s price-of-risk-adjusted belief, not a pristine forecast.

Which is true about the prices of the YES and NO shares for a single event in a clean, arbitrage-free market?

Expected value and edge

Price equals the market’s probability. But you’re not here to agree with the market — you’re here to disagree profitably. The moment your probability differs from the price, the contract has a non-zero expected value to you, and that gap is your edge.

Analogy. A used-car lot prices a car at $8,000. If you (correctly) know it’s worth $11,000, buying it is +EV — you’re paying less than its true value. A prediction market works identically, except the “true value” is a probability and the “price tag” is the share price. Buy YES whenever the market underprices the event relative to your honest belief; buy NO whenever it overprices it.

Definition. Your expected value (EV) per share is your probability of each outcome times the profit in that outcome:

EV of buying YES=pyou(1price)(1pyou)price,\text{EV of buying YES} = p_{\text{you}} \cdot (1 - \text{price}) - (1 - p_{\text{you}}) \cdot \text{price},

with the payout and price both measured in dollars.

The first term is your win (you collect $1, having paid the price); the second is your loss (you forfeit the price). If your probability beats the price, this is positive — a real edge.

Worked example — you think 75%, the market says 62%. You’ve done your homework and believe the event is 75% likely. The YES share trades at 62¢. Buy one share:

EV=0.75(10.62)0.250.62=0.750.380.250.62.\text{EV} = 0.75 \cdot (1 - 0.62) - 0.25 \cdot 0.62 = 0.75 \cdot 0.38 - 0.25 \cdot 0.62.

Crunch it: 0.750.38=0.2850.75 \cdot 0.38 = 0.285 and 0.250.62=0.1550.25 \cdot 0.62 = 0.155, so

EV=0.2850.155=+0.13 dollars per share.\text{EV} = 0.285 - 0.155 = +0.13 \text{ dollars per share}.

A clean +13 cents of expected value per share — and notice the shortcut hiding in the algebra: EV of YES collapses to simply pyouprice=0.750.62=0.13p_{\text{you}} - \text{price} = 0.75 - 0.62 = 0.13. Your edge is just the gap between your probability and the price. That elegant fact — edge equals belief minus price — is the engine that later lessons feed straight into Kelly to decide how many shares to buy.

Cause → effect. You privately believe an event is 40% likely, but its YES share is trading at 55¢. What's the profitable move, and roughly what edge does it carry?

Information aggregation — the wisdom of betting crowds

Here’s the part that elevates a prediction market from “a tidier betting shop” to “a forecasting instrument”: its prices tend to be remarkably well-calibrated. When a liquid market says 70%, events priced that way really do happen close to 70% of the time. Why would a pile of strangers’ bets out-forecast credentialed experts?

Analogy. Ask a crowd to guess the number of jellybeans in a jar and average their answers — the average routinely beats almost every individual, because independent errors cancel. A prediction market is that jellybean jar with a crucial upgrade: the guessers are betting their own money, so the loud-but-wrong are financially punished and the quietly-correct are rewarded, which weights the average toward whoever actually knows something.

Why it works — three forces.

  • Skin in the game. Posting a price costs real money if you’re wrong. That filters out cheap talk: a pundit pays nothing for a bad take on TV, but a trader pays cash. Beliefs backed by money are, on average, more honest and better-researched than beliefs backed by nothing.
  • The marginal trader. The price isn’t a vote of everyone’s opinion; it’s set by whoever is willing to trade at the margin. Informed traders with an edge keep buying the underpriced side until the price reflects their information — so the price gravitates toward the view of the best-informed money, not the average opinion.
  • Prices update on news. The instant new information lands, traders who see an edge act on it, moving the price within seconds. The market is a live, continuously-revised forecast — Bayesian updating implemented by a crowd’s wallets rather than one analyst’s spreadsheet.

A real example, lightly. The Iowa Electronic Markets, run by the University of Iowa since the late 1980s, let traders bet small stakes on election outcomes — and over many cycles their prices have often tracked eventual results at least as closely as traditional polling, frequently beating it close to election day. The lesson to take isn’t a precise accuracy figure (those vary by study and election); it’s the mechanism: money-weighted, continuously-updated crowd belief is a genuinely good forecast.

Info:

A price is a forecast you can argue with by buying

The deep idea: a prediction-market price is a probabilistic forecast that anyone can correct — not by writing a rebuttal, but by buying the side they think is mispriced. Disagreement is expressed in capital, and capital backed by real information tends to win, so the price keeps drifting toward the truth. That’s information aggregation: a forecast that self-corrects through trading.

Sort each statement: is it a reason prediction-market prices tend to be well-calibrated, or a genuine limitation that nudges the price away from the 'true' probability?

Place each item in the right group.

  • Capital is locked up until resolution, so holders demand a small premium
  • The price is set by the best-informed marginal trader, not an average vote
  • Traders bet real money, so cheap talk is filtered out
  • New information moves the price within seconds
  • Fees skim a sliver off every trade
  • Traders demand a risk premium for taking on variance
If the market is so well-calibrated, how can anyone have an edge?

Two answers, and both matter for the rest of this course. First, “well-calibrated” is a statement about the average, not every individual market. Across thousands of contracts the prices line up with reality, but any single market can be stale, thinly traded, or wrong — illiquid or freshly-opened markets especially, where not enough informed money has shown up yet to push the price to fair. Your edge lives in those corners, not in the heavily-traded headline market where a hundred sharp traders already agree.

Second, you can be the informed marginal trader. The price reflects the information currently embedded in it. If you genuinely know something the market hasn’t priced — a better model, a faster read on news, domain expertise — then your probability legitimately differs from the price, and that gap is real edge, not wishful thinking. The hard discipline (and the subject of later lessons) is telling a true edge apart from the very common illusion of one: most people who “disagree with the market” are simply less informed than it is. When the crowd’s money disagrees with you, the prior should be that the crowd is right.

Putting it together

A prediction market trades contracts that pay out on the outcome of a future event — a resellable betting slip whose live price is the headline. The atom is the outcome share: a YES share pays $1 if the event happens and $0 if not (NO is the mirror), so buying YES at 62¢ wins +$0.38 or loses −$0.62. Because a $1/$0 share has expected payout p×1=pp \times 1 = p dollars, a risk-neutral, no-arbitrage market prices it at exactly its probability — price = implied probability, with YES + NO summing to $1. When your probability differs from the price you have an edge equal to belief-minus-price (you think 75%, price 62¢ ⇒ +13¢ EV per share), the raw material Kelly later turns into a position size. And because the people setting the price are betting real money, updating on news, and led by the informed marginal trader, the price behaves like a well-calibrated, self-correcting forecast — a probability the whole crowd has skin in.

Big picture

What a prediction market is — the whole idea

  • What a prediction market is
    • The market
      • Trades contracts on a future event
      • A resellable betting slip
      • Prices a probability, not a thing
      • Resolves at a known date
    • The outcome share
      • YES pays $1 if event happens, else $0
      • NO is the mirror image
      • Buy YES at 62¢ → +$0.38 or −$0.62
      • Exactly one side wins
    • Price = implied probability
      • EV of share = p·$1 = p
      • No-arbitrage forces price = p
      • 62¢ ⇒ 62% implied
      • YES + NO = $1 ⇒ probs sum to 1
    • Edge & expected value
      • Your belief ≠ price ⇒ non-zero EV
      • Edge = your probability − price
      • 75% vs 62¢ ⇒ +13¢ per share
      • Feeds into Kelly sizing later
    • Information aggregation
      • Skin in the game filters cheap talk
      • Set by the informed marginal trader
      • Updates on news in seconds
      • Calibrated, self-correcting forecast
Trade $1/$0 outcome shares → price = probability → edge = your belief minus price → a money-weighted crowd makes the price a calibrated forecast.

Recap: what a prediction market is

Question 1 of 30 correct

Why does the price of a $1/$0 YES share equal the probability the event happens, in a risk-neutral, no-arbitrage market?

Check your answer to continue.

Next up — Inside Polymarket — we drop from theory into the actual machine. You’ll see how Polymarket runs these markets on-chain: positions are denominated in USDC (a dollar-pegged stablecoin) on the Polygon network, a full set of YES + NO shares is minted from exactly $1 of collateral and can be merged back into $1, and live trading happens through an order book of resting bids and asks. The clean “price = probability” you just learned is what all that plumbing exists to deliver.

Mark lesson as complete