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...
The numbers I picked are kind of arbitrary - yes, they are what you would get from someone rolling the die once and getting a 3. The basic concern is that prediction markets might be vulnerable to information cascades - you think the prediction market knows better than you, so you don't go and contradict it even though your personal analysis of the situation gives a different answer.
I think what Unnamed says is the most important observation:
Any time you have private information that the market doesn't have you should bet to move the market in the direction of your information. The difficult question is how much you should bet.