We have a game and it has an expected value for the prize.
Fair games have a expected value of 0, meaning that there is no expected loss or gain from it for the player.
We then can calculate the expected value for this game.
We list all the outcomes and their probabilities:
• If if lands on the black sector, the profit is $3. It can happen with a probability of 2/4 = 0.5.
,
• If it lands on the white sector, the profit is $2. It can happen with a probbility of 1/4 = 0.25.
,
• If it lands in the pink sector, the loss is $1. It can happen with a probbility of 1/4 = 0.25.
The expected value is the sum of all the possible outcomes weighted by their probability of happening.
Then, for this game, we will have:
![\begin{gathered} E(x)=\sum ^n_(i\mathop=i)p_ix_i \\ E(x)=0.5\cdot3+0.25\cdot2+0.25\cdot(-1) \\ E(x)=1.5+0.5-0.25 \\ E(x)=1.75 \end{gathered}](https://img.qammunity.org/2023/formulas/mathematics/college/bolpt7e88tz2h5qvi6laqxjioysufhwx2s.png)
The game has an expected profit of $1.75. This means that it is not a fair game and it is favorable to the player.
We can see from the outputs that are mostly positive (profit for the player) and with a high probability too.
Answer: The game is not fair, but favorable to the player.