Out of 50 consecutive natural numbers, two integers are chosen at random. What is the probability that their sum is odd?
- A. 1/2
- B. 24/49
- C. 1/4
- D. 25/49 ✓
Correct Answer: D. 25/49
Explanation
In 50 consecutive natural numbers, there are exactly 25 odd and 25 even numbers. The sum of two integers is odd if and only if one is odd and the other is even. The probability of choosing one odd and one even is \frac{\binom{25}{1} \times \binom{25}{1}}{\binom{50}{2}} = \frac{625}{1225} = \frac{25}{49}.
Related questions on Statistics & Probability
- Let x be the mean of squares of first n natural numbers and y be the square of mean of first n natural numbers. If $\frac{x}{y}=\fra...
- What is the probability of getting a composite number in the list of natural numbers from 1 to 50?
- Two numbers x and y are chosen at random from a set of first 10 natural numbers. What is the probability that (x+y) is divisible by 4?
- A number x is chosen at random from first n natural numbers. What is the probability that the number chosen satisfies $x+\frac{1}{x} \gt...
- Three fair dice are tossed once. What is the probability that they show different numbers that are in AP?