Stochastics: discrete random variables

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 2K views
sunrah
Messages
191
Reaction score
22

Homework Statement


X1 and X2 are two independent discrete random variables with
P(X1 = k) = c3-k
P(X2 = k) = d4-k

for k in natural numbers and where X1, X2 in natural numbers is almost always valid. 0 is not include in N.

Find constants c and d.

Homework Equations




The Attempt at a Solution


Since I'm joining this class late in the semester I don't know where to begin. Any help is appreciated!
 
Physics news on Phys.org
Curious3141 said:
Hint: what must the total probability of all possible events (in the entire sample space) be?

Another hint: geometric series.

do you mean sum to infinity?

[itex]\Sigma^{\infty}_{K=1} c3^{-k} = 1[/itex]

I see that the series (sn) = c3-k converges.
 
sunrah said:
do you mean sum to infinity?

[itex]\Sigma^{\infty}_{K=1} c3^{-k} = 1[/itex]

I see that the series (sn) = c3-k converges.

So what's the sum?
 
Curious3141 said:
So what's the sum?

ya, so in this case (sn) = 3-k converges against 1/2. So c = 2

thanks!
 
sunrah said:
ya, so in this case (sn) = 3-k converges against 1/2. So c = 2

thanks!

I would've simply said [itex](c)(\frac{1}{2}) = 1 \Rightarrow c = 2[/itex]. But, yes, you've got the idea. :smile: