215k views
2 votes
a random number generator is used to select an integer from 1 to 200. what’s the probability of selecting the integer 270?

User Sadique
by
7.6k points

1 Answer

2 votes

Well, obviously 0, our number generator just select integers from 1 to 200, how can he select the integer 270? It's out of range, so chance = 0%

User Dirkk
by
7.9k points