You can put this solution on YOUR website! If we roll two dice 180 times, how many times can we expect the dice to show a sum of five?
-----
Ways to get a "5": 1/4 ; 2/3 ; 3/2 ; 4/1
----
P(throw a 5) = 4/36 = 1/9
----
Expected number is 180 throws: (1/9)180 = 20
============================
Cheers,
Stan H.