What is the probability of picking a prime number between 41 - 50 inclusively
Answers
Answered by
8
Answer:
The primes that are less than 50 are: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43 and 47. There are 15 primes less than or equal to 50. Thus the probability that a prime is selected at random is 15/50 = 30%. This process can be carried out by simply counting primes as long as we have a list of primes.
Similar questions