Beer bottle pass starts at 4.18
Show to 1.23
We will represent probabilities as the chance something might happen as P so
Of course winning the lottery has no effect on tossing a coin, but sometimes, events are linked....
Bayes Theorem is \[ P(G|O)=\frac{P(O|G)P(G)}{P(O)} \] Gives the probability of event G given observation O based on prior information (all the terms on the right of the =)
If observation ($O$) is whether a person has a beard (B) and we wish to guess the gender ($G$) then
\[P(G=male\,\,|\,\, O=beard)=\frac{P(O=beard\,\,|\,\,G=male)P(G=male)}{P(O=beard)}\] \[P(G=female\,\,|\,\, O=beard)=\frac{P(O=beard\,\,|\,\,G=female)P(G=female)}{P(O=beard)}\]
A little short cut, $P(O=beard)=0.5\left(P(O=beard\,\,|\,\,G=female)+P(O=beard\,\,|\,\,G=male)\right)$
If we make several observations then we can extend Bayes Theorem so
We want to determine the event `Gender=female', i.e. $G=F$
Let
then \[ P(G=F\,|\, O_1=D\,\, \hbox{and}\,\, O_2 = L)\approx \frac{P(O_1=D\,\,|\,\,G=F)P(O_2=L\,|\,G=F)P(G=F)}{P(O_1=D)P(O_2=L)} \]
Through experience we as humans have learned a mechanism something like Bayesian priors to allow us to make gender judgements on
Is this how brains work and if so, should we make robots think like this?
a)
b)
c)
d)
a)
b)
c)
Prediction in humans has a consequence, the abililty to ignore information not relevant to the prediction.
For an example, run this video.