In this assigment cell 3, the question is to calculate probability of sum of two dice bigger than 5. But in the comments in this cell, the sentence below is written. A bit confused why the probablity is close to probablity bigger than 10? Is this a typo?
Comments in cell 3:
After recording all the sums, the actual probability will be very close to the proportion among every sum greater than 10 in the sum_results list.
I don’t know this assignment, but reading from what you posted here, the emphasis is on the proportion:
the actual probability will be very close to the proportion of those sums > 10