this helps... but the question is asking what is the expected times we would flip a head. My thinking is that we use the same approach as above but replace the [1..9] with 0 for (1/2)^10 and 1 for (1/2) .. (1/2)^9. I'm also not sure how to handle if the 10th flip is a head? Thanks!
this helps... but the question is asking what is the expected times we would flip a head. My thinking is that we use the same approach as above but replace the [1..9] with 0 for (1/2)^10 and 1 for (1/2) .. (1/2)^9.
I'm also not sure how to handle if the 10th flip is a head?
Thanks!
To solve this problem, we can consider the cases where we flip a head in the first, second, third, and so on, up to the tenth attempt, and calculate the probabilities for each case. Then we can find the expected value, which is the sum of the products of the number of attempts and the probability of flipping a head in that number of attempts.
Let's calculate the probabilities for each case:
Flipping a head on the first attempt: Probability =
Flipping a head on the second attempt: Probability =
Flipping a head on the third attempt: Probability =
And so on, up to the tenth attempt.
Step by step
Solved in 3 steps with 10 images