Problem 1 (Conditional Probability)
- 3/4
- 1/4
- 1/2
- 1/3 (we know one is a girl, so we're left with: girl girl, girl boy, boy girl. One out of these three is girl girl)
- 1/3
Problem 2 (Bayes' Rule)
There is an uncommon disease that has infected 1% of the human population. Assume that we have a test for this disease that is positive on an infected person with probability 99% and negative on a healthy person also with probability 99%.
If my test comes out positive, what is the probability that I am infected?
Solution
Problem 3 (K-means Theory)
2.
Show that the K-means algorithm solves a matrix factorisation problem by showing that where the matrices are defined as follows:
-
-
-
Solution
-
-
-
-
-
-