Thanks, this is awesome. I would love if there was a "roulette wheel" widget to choose the probability, in order to better visualize the equivalent bet test.
I'm not sure I get what kind of roulette you mean... something like a ring pie chart?
I thought of using a target, but I'm not sure if that would be much more effective than the sliding bar.
As an exercise on programming Android, I've made an app to log predictions you make and keep score of your results. Like PredictionBook, but taking more of a personal daily exercise feel, in line with this post.
The "statistics" right now are only a score I copied from the old Credence calibration game, and a calibration bar chart.
I'm hoping for suggestionss for features and criticism on the app design.
Here's the link for the apk (v0.4), and here's the source code repository. You can download it at Google Play Store.
Pending/Possible/Requested Features:
Edit:
2015-08-26 - Fixed bug that broke on Android 5.0.2 (thanks Bobertron)
2015-08-28 - Change layout for landscape mode, and add a better icon
2015-08-31 -