Which statement best describes the use of a simulation to predict the probability that two randomly chosen people will both have their birthdays on a Monday?
 Randomly generate an integer from 1 to 2 seven times, and the probability is 1/(2) (7)
 Randomly generate an integer from 1 to 2 seven times, and the probability is 1/2^7
 Randomly generate an integer from 1 to 7 two times, and the probability is 1/(2) (7)
 Randomly generate an integer from 1 to 7 two times, and the probability is 1/7 ^2