MathNugget
Junior Member
- Joined
- Feb 1, 2024
- Messages
- 195
Suppose you have a set of max 2 independent variables, A1andA2~Exp(λi), and the probability to go from A1 to A2 is b∈[0,1].
Say A is the sum of A1andA2 (A2 can be considered 0 in the situation we don't go from A1 to A2).
How would I calculate the mean of A? E(A)
It looks to me like it's a discrete function, so E(A) would be ∑outcome x P(outcome) , for all possible outcomes.
So, it would be
E(A)=(1-b)A1+b(A1 + A2).
How am I supposed to get an actual value out of it?
Say A is the sum of A1andA2 (A2 can be considered 0 in the situation we don't go from A1 to A2).
How would I calculate the mean of A? E(A)
It looks to me like it's a discrete function, so E(A) would be ∑outcome x P(outcome) , for all possible outcomes.
So, it would be
E(A)=(1-b)A1+b(A1 + A2).
How am I supposed to get an actual value out of it?