I'm trying to solve this question
The answer is $\$360$, I tried to use the expected value definition, $E(X)=\Sigma x f(x)$, but I don't know where I put the $\$200$ and $\$100$ numbers.
I'm trying to solve this question
The answer is $\$360$, I tried to use the expected value definition, $E(X)=\Sigma x f(x)$, but I don't know where I put the $\$200$ and $\$100$ numbers.
Define a new random variable $P$ to be the payout. It will have probability mass function:
$$g(p)=\begin{cases}f(1), & p=200 \\ f(2), & p=400 \\ f(3), & p=500 \\ f(4), & p=600\end{cases}$$
Now, you are looking for $E[P] = \sum pg(p)$.