high_card_simulation_test


high_card_simulation_test, a Fortran90 code which calls high_card_simulation(), which simulates a game in which you have one chance to select the highest card from a deck, using gnuplot() to display the estimated and exact probabilities.

Licensing:

The information on this web page is distributed under the MIT license.

Related Data and Programs:

high_card_simulation, a Fortran90 code which simulates a situation in which you see the cards in a deck one by one, and must select the one you think is the highest and stop; the program uses gnuplot() for graphics.

Source Code:


Last revised on 14 July 2020.