/Rolling-the-Dice

Rolling the Dice console game

Primary LanguageJava

Rolling-the-Dice

Simple console project implemented as part of undergraduate course Probability and Statistics.

In this simple programm you are throwing 2 homogeneous cubes. This programm counts how many times the sum od two obtained numbers was 9 and 10. This programm also finds the relative frequencies of both sums(for number 9 and number 10).