Update 100-predictions.md
This commit is contained in:
parent
48a4a3650b
commit
47a3c99968
|
@ -2,7 +2,7 @@
|
|||
|
||||
Para la versión en español, ve a [aquí](nunosempere.github.io/rat/100-predicciones)
|
||||
|
||||
## Day 1
|
||||
## Day 1 15 Sept / 2018
|
||||
{SHA is an acronym for "Secure Hashing Algorithm"; a hash algorithm recieves a string, or more generally a document, an returns a number.
|
||||
Thus, a hash can identify a document, such that the hash can be revealed without revealing the document.
|
||||
If the document is published afterwards, people know it hasn't been changed (because the hash would also change)
|
||||
|
@ -20,7 +20,7 @@ y = SHA3-512(z) someone finds a z' =/= z such that SHA3-512(z')=y.
|
|||
|
||||
Recommended time: 15 mins.
|
||||
|
||||
## Day 2
|
||||
## Day 2 17 Sept / 2018
|
||||
{Elisabeth II, Queen of England, was born on 1926, whereas King Juan Carlos I of Spain was born on 1938.
|
||||
|
||||
Question:
|
||||
|
@ -31,9 +31,15 @@ Question:
|
|||
In our group, probablities ranged from 4% (my own estimate) to 25%. I obtained my 6% figure going to (life tables)[https://www.ons.gov.uk/peoplepopulationandcommunity/birthsdeathsandmarriages/lifeexpectancies/datasets/nationallifetablesunitedkingdomreferencetables], and searching for life expectancies at 80 and 92 years old. I created a simplified model in which the queen of england was just an English peasant, ditto for the king of Spain.
|
||||
With those tables in mind, it's relatively easy to calculate the probability that the queen will still ve alive in X years, and that the king will die in exactly X years. Multiplying both to get the probability of both events happening, and summing over all possible years, I arrive at a probability of 5,5575% for the statement under discussion. I adjust this upwards a little bit to 6%, because the queen seems healthier, the king broke his hip, and I'd guess the English Health system has better top notch doctors. If I really cared about the result, I might consider the rate of death not per year, but per week/month (interpolating those from the values at the beginning and end of each year), and would take into account rising life expectancies.
|
||||
|
||||
## Day 3
|
||||
## Day 3 24 Sept / 2018
|
||||
{The Effective Altruism Group in Spain wanted to give a TedX talk. What probability do you assign to one being given by the end of 2019? Pro tip: Consider the question in the negative: What probability do you assign to one NOT being given by the end of 2019?}
|
||||
|
||||
### Day 3'
|
||||
{Atiyah's proof of the Riemann hypothesis will not be accepted as valid 1 year from now.}
|
||||
|
||||
## Day 3 discussion.
|
||||
Bets were made for 3', but not for 3, to avoid perverse incentives. The group converged pretty quickly into a <1% probability of 3'.
|
||||
|
||||
## Hashes
|
||||
Everything between {} is hashed through SHA3-512 (https://www.browserling.com/tools/sha3-hash), and published on Twitter (@NunoSempere).
|
||||
This, of course means that corrections or notes can't be made.
|
||||
|
@ -46,3 +52,6 @@ Notes: SHA-3 is replaced is interpreted as "SHA-4" is accepted as a standard.
|
|||
3bb19d34fbb08347389f9d38cd5660235a5114df3890a052926d36988529b52fc3f72e27b00af88b1390b32591f54093d951abc7cbec94efb42f145d705786e0
|
||||
|
||||
### Day 3
|
||||
5c95dc6c256cf0ffe3486b841abc32aad3bbfa471fdf05ae86218ae2f6349d709539b957090315ccad21d7e9e5ee396fe6b0b39340d3e8657a8dd9c4b7afd03d
|
||||
|
||||
### Day 3'
|
||||
|
|
Loading…
Reference in New Issue
Block a user