There exists a 6-sided die that is weighted such that one of the 6 numbers has a 50% chance to come up and all the other numbers have a 1 in 10 chance. Nobody knows for certain which number the die is biased in favor of, but some people have had a chance to roll the die and see the result.
You get a chance to roll the die exactly once, with nobody else watching. It comes up 6. Running a quick Bayes's Theorem calculation, you now think there's a 50% chance that the die is biased in favor of 6 and a 10% chance for the numbers 1 through 5.
You then discover that there's a prediction market about the die. The prediction market says there's a 50% chance that "3" is the number the die is biased in favor of, and each other number is given 10% probability.
How do you update based on what you've learned? Do you make any bets?
I think I know the answer for this toy problem, but I'm not sure if I'm right or how it generalizes to real life...
Missing information - how many people have rolled the die how many times before participating in the market? If you don't expect that there's private information that the market can make public, you shouldn't expect it to indicate truth.
Also missing - what are the actual contracts? Is this a wager on the next roll of the die? Meaning 50% is paying 1:1, 10% paying 9:1 ($100 bet on 3 pays $100, $100 bet on 6 pays $900 if it wins)?
In that case, if the market is one person who saw one roll, I bet 5 contracts on 6, and one on each of 1,2,4,5. If the market is hundreds of people, even if they've each only seen it once (independently; hundreds of rolls with one observer each, not 100s of observers of one roll), then the market has likely already worked out the correct odds, so my observation doesn't add much.