Question
Mathematics Question on Probability
The random variable X has a probability distribution P(x) of the following form where k is some number:
P(x)={k if x=0 2k if x=1 3k if x=2 0 otherwise
(a)Determine the value of k
(b)Find P(x<2),P(x≤2),P(x≥2)
Answer
(a) It is known that the sum of probabilities of a probability distribution of random variables is one.
∴ k + 2k + 3k + 0 = 1
⇒ 6k = 1
⇒ k =61
(b) P(X < 2) = P(X = 0) + P(X = 1)
=k+2k=3k=63=21
P{X≤2)=P(X=0)+P(X=2)
K+2K+3K=6K=66
=1
P(X≥2)=P(X=2)+P(X>2)
=3K+0=3K=63
=21