Question Numbers: 107-108Consider the following for the two (02) items that follow:Let X be a random variable following binomial distribution with parameters n = 6 and p = k Further, 9P(X = 4) = P(X = 2) .
Concept:Use the binomial probability formula and the given relation to form a quadratic equation. Solve for k, keeping only the value between 0 and 1.Explanation:For a binomial distribution with n = 6 and success probability p = k, the probability mass function is:P(X=x)=(x6​)kx(1−k)6−x.Given: 9P(X=4)=P(X=2).Compute each probability:P(X=4)=(46​)k4(1−k)2=15k4(1−k)2.P(X=2)=(26​)k2(1−k)4=15k2(1−k)4.Substitute into the equation:9×15k4(1−k)2=15k2(1−k)4.Cancel 15: 9k4(1−k)2=k2(1−k)4.Divide both sides by k2(1−k)2 (valid since k>0 and k<1):9k2=(1−k)2.Expand the right side: 9k2=1−2k+k2.Rearrange: 8k2+2k−1=0.Solve using quadratic formula: k=16−2±4+32​​=16−2±6​.So k=164​=41​ or k=16−8​=−21​.Since probability must be between 0 and 1, reject the negative value.Answer:k=41​, which corresponds to option C.