- #1
Jonobro
- 7
- 0
Homework Statement
[/B]
Consider a random experiment with a sample space
S={1,2,3,⋯}.
Suppose that we know:
P(k) = P({k}) = c/(3^k) , for k=1,2,⋯,
where c is a constant number.
- Find c.
- Find P({2,4,6}).
- Find P({3,4,5,⋯})
Homework Equations
For any even A, P(A) ≥ 0.
Prbability of the sample space S is P(S) = 1.
If a1, a2, a3 are disjoint events, then P(a1∪a2∪a3∪...) = P(a1) + P(a2) + P(a3)...
The Attempt at a Solution
[/B]
If I plug in values for k, as k increases the probability will decrease.
P(k= 1) = c/3
P(k=2) = c/9
P(k=3) = c/27
However, I am not understanding two main things.
How am I supposed to know when k stops increasing, or does it go to infinity.
How am I supposed to find the c value without being given any other information?
Any help is appreciated.