Photo: Sarah Stierch / Wikimedia Commons, CC BY 4.0. Displayed with CSS crop; source file unchanged.
Primary sources I checked: Kalshi's exact 2024 popular-vote market, Michigan market, Wisconsin market, the official API documentation for historical markets and historical trades, the FEC's official 2024 presidential results, and Kalshi's October 2024 presidential-state contract filing with the CFTC.
Reproducible evidence: download the eight-market JSON snapshot or inspect scripts/build_2024_election_accuracy_snapshot.py in the project repository. The artifact preserves the exact ticker, trade timestamp, Yes price, rule text, result, settlement time, volume, API URL, and limitations for every row.
The audit uses the last public trade at or before 2024-11-05 12:00 UTC, equal to 7:00 a.m. Eastern Time on Election Day. A fixed timestamp prevents selectively choosing a favorable later price after results began arriving.
| Republican Yes contract | Ticker | Last price by 7 a.m. ET | Result |
|---|---|---|---|
| National popular vote | POPVOTE-24-R | 25¢ | Yes |
| Arizona | PRESPARTYAZ-24-R | 77¢ | Yes |
| Georgia | PRESPARTYGA-24-R | 67¢ | Yes |
| Michigan | PRESPARTYMI-24-R | 35¢ | Yes |
| Nevada | PRESPARTYNV-24-R | 59¢ | Yes |
| North Carolina | PRESPARTYNC-24-R | 69¢ | Yes |
| Pennsylvania | PRESPARTYPA-24-R | 57¢ | Yes |
| Wisconsin | PRESPARTYWI-24-R | 41¢ | Yes |
The exact last-trade times range from 06:53:25 to 06:59:04 ET and are stored in the JSON. These are transaction prices. They do not prove that a large order could have filled completely at the same level.
A simple above-or-below-50 classification gives five majority-side Yes calls and three minority-side Yes outcomes. But a 25-cent forecast is not the same as a categorical No prediction. If a large set of events priced near 25% occurs about one quarter of the time, that set can be well calibrated.
The popular-vote row is especially important. Trump ultimately won the national popular vote according to the official FEC results, while the Republican Yes contract traded at 25 cents at this checkpoint. That realized surprise should not be erased by a broad statement that “the market correctly predicted Trump.” Presidential winner, popular vote, and state winner were separate questions.
Likewise, Michigan and Wisconsin ended Yes even though their Republican contracts were below 50 cents in the selected morning snapshot. Arizona, Georgia, Nevada, North Carolina, and Pennsylvania were above 50 cents. The market was not one monolithic forecast.
A single realized cycle cannot establish that markets outperform polls, models, or pundits. That conclusion needs a predeclared sample and an aligned comparison dataset.
The legacy article said a contract called KXPRESPARTY priced Republican chances around 55-58% in the final days, then used that range to claim an advantage over polling. It supplied no raw trades, timestamp, ticker-level query, archived chart, aligned poll model, or scoring rule. It also mixed presidential winner, chamber control, and state outcomes.
This revision does not repeat that range. It names exact 2024 tickers, fixes one time in advance, retrieves public trades, records official results, and publishes the raw evidence. If a future analysis compares Kalshi with a forecast model, it should preserve both data series and the comparison code.
For a binary Yes contract, one Brier component is (p - y)², where p is the Yes price interpreted as a probability and y is 1 for a Yes result or 0 for No. The JSON records that descriptive component for each row.
We deliberately do not headline the mean of these eight values. Every audited contract resolved Yes, the state outcomes are correlated, and the sample was selected for one election. An aggregate can be calculated, but presenting it as a general calibration score would imply more evidence than the dataset contains.
The FEC's official compilation reports Donald Trump won 312 electoral votes to Kamala Harris's 226 and won the national popular vote. Each Kalshi state contract still follows its own written source and determination rule. The historical API result field is the result recorded for that exact market; the FEC source provides an independent official election reference.
Market close, media call, certification, Electoral College vote, congressional count, inauguration, and final settlement can occur at different times. “Who was ahead first?” is a different research question from “Was the pre-result forecast calibrated?”
At a fixed 7:00 a.m. ET election-morning checkpoint, five of the eight audited Republican Yes contracts traded above 50 cents, while Michigan, Wisconsin, and the national popular-vote contract traded below 50 cents. All eight later resolved Yes. That is a transparent snapshot, not enough evidence to claim that Kalshi was globally accurate or outperformed polls.
The answer depends on the exact contract and timestamp. In this audit, Republican Yes was above 50 cents in five audited swing states but below 50 cents in Michigan, Wisconsin, and the popular-vote market at 7:00 a.m. ET on Election Day. A single phrase such as Kalshi predicted Trump hides those differences.
A probability forecast is not a deterministic pick. An event priced at 25 percent should still happen about one quarter of the time in a well-calibrated set. Accuracy requires many comparable forecasts, fixed timestamps, defined scoring, and aligned outcomes, not one winner and one price.
The audit uses the last public trade at or before 2024-11-05 12:00 UTC, which was 7:00 a.m. Eastern Time on Election Day. The same cutoff is applied to all eight tickers, and each exact trade timestamp is preserved in the downloadable JSON.
For a binary forecast, the Brier component is the squared difference between forecast probability and the realized outcome coded as zero or one. It becomes useful across a sufficiently large, well-defined sample. This audit records per-contract components but does not market an aggregate from eight correlated contracts as proof of calibration.
This audit does not establish that. A fair comparison would align the exact question, geography, timestamp, transformation from vote share to win probability, and scoring rule for each market and polling model. The legacy article did not supply that analysis, so the outperform claim was removed.
Not financial, political, statistical, or legal advice. This independent audit is not affiliated with Kalshi. Historical transaction prices are not live quotes or guaranteed fills. Verify the raw data, rules, and official results before reusing any conclusion.