SOLUTION: any ideas to solve this?
Flipping a coin 10 times. The crown currency brings with probability 0.57. If we total k heads you win 2 ^ k €.
What is the average profit in this game
Algebra ->
Permutations
-> SOLUTION: any ideas to solve this?
Flipping a coin 10 times. The crown currency brings with probability 0.57. If we total k heads you win 2 ^ k €.
What is the average profit in this game
Log On
Question 733667: any ideas to solve this?
Flipping a coin 10 times. The crown currency brings with probability 0.57. If we total k heads you win 2 ^ k €.
What is the average profit in this game?
You can put this solution on YOUR website! Flipping a coin 10 times. The crown currency brings with probability 0.57. If we total k heads you win 2 ^ k €.
What is the average profit in this game?
------
P(k heads) = 10Ck(0.57)^k*(0.43)^(10-k)
------
Average profit = k = k[10!/(10-k)!*k!*k(0.57)^k*0.43^(10-k)]
---------------
Cheers,
Stan H.