SOLUTION: You write a piece of software that randomly selects 5 customer names from a database and prints them
on the screen, one line per customer name, and then terminates. You test it o
Algebra ->
Permutations
-> SOLUTION: You write a piece of software that randomly selects 5 customer names from a database and prints them
on the screen, one line per customer name, and then terminates. You test it o
Log On
Question 910851: You write a piece of software that randomly selects 5 customer names from a database and prints them
on the screen, one line per customer name, and then terminates. You test it on a small database that
contains 8 customers: 4 male and 4 female.
a) If a customer name can be selected at most once by a run of your program, what is the total
number of possible outcomes of a run of your program? Answer by richwmiller(17219) (Show Source):