Suppose we have two weighted coins, one of which comes up heads with probability 0.2, and the other of which comes up heads with probability 0.6. unfortunately, the coins are otherwise identical, and we have lost track of which is which. suppose we flip a randomly chosen coin 12 times and let n be the random variable giving the number of heads seen. if in the first 3 flips we see 2 heads, what is the conditional expected number of heads in the 12 flips?

Respuesta :

the expected number of heads seen in 12 flips is 8 heads seen

The expected number of a dataset is the mean of the dataset.

The expected number of heads in 12 flips is 10

The given parameters are:

[tex]\mathbf{n = 12}[/tex]

[tex]\mathbf{p_1 = 0.2}[/tex]

[tex]\mathbf{p_2 = 0.6}[/tex]

The expected number (E) is calculated using:

[tex]\mathbf{E = np}[/tex]

So, we have:

[tex]\mathbf{E = n(p_1 + p_2)}[/tex]

This gives

[tex]\mathbf{E = 12 \times (0.2 + 0.6)}[/tex]

[tex]\mathbf{E = 12 \times 0.8}[/tex]

[tex]\mathbf{E = 9.6}[/tex]

Approximate

[tex]\mathbf{E = 10}[/tex]

Hence, the expected number of heads in 12 flips is 10

Read more about expected values at:

https://brainly.com/question/16726343