A card drawing simulation with 10000 trials

The average number of cards required to find 5 copies of the target card is 14.

Cards Drawn Games Sum
1 0 0
2 0 0
3 0 0
4 0 0
5 27 27
6 89 116
7 234 350
8 394 744
9 590 1334
10 727 2061
11 922 2983
12 944 3927
13 986 4913
14 947 5860
15 848 6708
16 737 7445
17 672 8117
18 507 8624
19 386 9010
20 296 9306
21 224 9530
22 173 9703
23 126 9829
24 72 9901
25 50 9951
26 23 9974
27 9 9983
28 10 9993
29 5 9998
30 2 10000
31 0 10000
32 0 10000
33 0 10000
34 0 10000
35 0 10000
36 0 10000
37 0 10000
38 0 10000
39 0 10000
40 0 10000
41 0 10000
42 0 10000
43 0 10000
44 0 10000
45 0 10000
46 0 10000
47 0 10000
48 0 10000
Number of cards in deck:
Number of target cards:
Number of search cards:
Desired number of copies 
of the target card:
Number of trials:
Number of lines to print together:

Examples

I have 8 Information Highways in my 90 card deck; when should I expect to draw at least 1?
Decksize = 90, Target = 8, Search = 0, Desired = 1

I have 12 Raptors and 6 Muricia's Call (search) in my 90 card deck; when should I expect to draw at least 7?
Decksize = 90, Target = 12, Search = 6, Desired = 7