Let X be a random variable following binomial distribution with parameters n=5 and p=k. Further, P(X=1)=0.4096 and P(X=2)=0.2048. What is the value of k?
- A. 0.2 ✓
- B. 0.25
- C. 0.3
- D. 0.35
Correct Answer: A. 0.2
Explanation
For a binomial distribution, P(X=x) = \binom{n}{x}p^xq^{n-x}. Dividing P(X=1) by P(X=2) yields \frac{5pq^4}{10p^2q^3} = \frac{q}{2p} = \frac{0.4096}{0.2048} = 2. Thus, q = 4p. Since p+q=1, we get p + 4p = 1 \implies 5p = 1 \implies p = 0.2. Therefore, k = 0.2.
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?