10.2k views
4 votes
Which of the following describes an example of independent events? A. generating a random number between 1 and 25, and then generating another random number between 1 and 25, excluding the first one picked B. generating a random number between 1 and 25, and then generating another random number between 1 and 25, including the first one picked C. generating a random number between 2 and 25, and then generating another random number less than the first one picked D. generating a random number between 1 and 24, and then generating another random number greater than the first one picked

2 Answers

4 votes

B. generating a random number between 1 and 25, and then generating another random number between 1 and 25, including the first one picked

User Yan
by
5.2k points
3 votes

Answer:

B is correct

Explanation:

A, C, and D all depend on the first event in some way, but B is the only one that does not depend on the first event in any way.

User Milkersarac
by
4.8k points