snakes_bar_test
snakes_bar_test,
a MATLAB program which
calls snakes_bar() to
produce bar charts of the count, PDF and CDF estimates for the
length of a one-player game of Snakes and Ladders, produced by
simulating N games.
Licensing:
The computer code and data files made available on this web page
are distributed under
the GNU LGPL license.
Related Data and Programs:
snakes_bar,
a MATLAB library which
produces bar charts of the count, PDF and CDF estimates for the
length of a one-player game of Snakes and Ladders, produced by
simulating N games.
Source Code:
-
snakes_bar_count_100.png,
bar chart of game length counts for 100 simulations.
-
snakes_bar_pdf_100.png,
bar chart of game length PDF estimates for 100 simulations.
-
snakes_bar_cdf_100.png,
bar chart of game length CDF estimates for 100 simulations.
-
snakes_bar_count_1000.png,
bar chart of game length counts for 1,000 simulations.
-
snakes_bar_pdf_1000.png,
bar chart of game length PDF estimates for 1,000 simulations.
-
snakes_bar_cdf_1000.png,
bar chart of game length CDF estimates for 1,000 simulations.
-
snakes_bar_count_10000.png,
bar chart of game length counts for 10,000 simulations.
-
snakes_bar_pdf_10000.png,
bar chart of game length PDF estimates for 10,000 simulations.
-
snakes_bar_cdf_10000.png,
bar chart of game length CDF estimates for 10,000 simulations.
Last modified on 30 April 2019.