- Week # 2
- Link to the classroom item you are referring to: https://www.coursera.org/learn/machine-learning-probability-and-statistics/programming/uXkeb/loaded-dice
May I know the analytical way to calculate mean and variance for this exercise 10? Thank you.
Exercise 10:
Given a 6-sided loaded dice. You throw it twice and record the sum. Which of the following statements is true?
- the mean and variance is the same regardless of which side is loaded
- having the sides 3 or 4 loaded will yield a higher covariance than any other sides
- the mean will decrease as the value of the loaded side increases
- changing the loaded side from 1 to 6 will yield a higher mean but the same variance