Mantic Monday: Judging April COVID Predictions
Judging Our April 2020 Covid-19 Predictions
I privately recorded my own predictions on these questions. I felt uncomfortable posting these publicly at the time. I can't fix that, but I can post my answers now and do better next time.
Score: 3.34
Edit: Per @bucky, I'm pretty sure the scoring rule I used (ln(p) - ln(.5)) is wrong, but I'm not sure what would be the correct rule.
It looks like you're using the correct formula but maybe with a mistake of what the "p" in the formula means so that your scores on questions where the result was "false" are incorrect.
I think you maybe used ln(probability put on "true")-ln(.5) and then multiplied the result by -1 if the actual answer was false?
The formulation Scott used was ln(probability put on the correct answer)-ln(.5)
So for q3 for example the calculation shouldn't be
(ln(0.1)−ln(0.5))×−1=1.61
but should be
ln(1−0.1)−ln(0.5)=0.59