15-May-2025 06:09:06 full_deck_simulation_test(): MATLAB/Octave version 6.4.0 full_deck_simulation() simulates a process in which a card is drawn from the deck, then returned. The process is continued until all cards have been seen at least once. full_deck_try_test(): full_deck_try() repeatedly draws a random card until all cards have been seen at least once. Try Min Mean Max Total 1 1 6.17 12 321 2 1 10.31 21 536 3 1 5.25 12 273 4 1 3.94 11 205 5 1 4.19 9 218 6 1 4.56 9 237 7 1 6.52 12 339 8 1 4.04 10 210 9 1 4.02 9 209 10 1 4.29 9 223 full_deck_stats_test(): full_deck_stats() reports statistics for N instances of the full deck process. N Min Mean Max Var 10 157 228.20 387 5074.84 20 166 240.80 356 2354.17 50 135 236.14 434 4659.22