autobot.d
- 67
- 0
What kind of problem is this?
X_i \textrm{are iid with known mean and variance, } \mu \textrm{ and } \sigma ^2 \textrm{respectively. }
m \sim \textrm{Binomial(n,p), n is known.}
S = \sum^{m}_{i=1} X_i
How do I work with this? This what I have thought of.
S = \sum^{m}_{i=1} X_i = mX_1 \textrm{(since iid)}
so for the mean of S
\bar{S} = \bar{mX_i} = np \mu ?
or to find mean of S use expected value
E(S) = E(mX_i) = E(mX_1) \textrm{ (since iid)}
but then what?
Any help would be appreciated. I am guessing this kind of problem has a name?
Thanks.
X_i \textrm{are iid with known mean and variance, } \mu \textrm{ and } \sigma ^2 \textrm{respectively. }
m \sim \textrm{Binomial(n,p), n is known.}
S = \sum^{m}_{i=1} X_i
How do I work with this? This what I have thought of.
S = \sum^{m}_{i=1} X_i = mX_1 \textrm{(since iid)}
so for the mean of S
\bar{S} = \bar{mX_i} = np \mu ?
or to find mean of S use expected value
E(S) = E(mX_i) = E(mX_1) \textrm{ (since iid)}
but then what?
Any help would be appreciated. I am guessing this kind of problem has a name?
Thanks.