Q.4.25

Question

 Two coins are to be flipped. The first coin will land on heads with probability .6, the second with probability .7. Assume that the results of the flips are independent, and let X equal the total number of heads that result. (a) Find P{X =1}. (b) Determine E[X].


Step-by-Step Solution

Verified
Answer
  1. P{x=1}=0.46
  2. E[x]=1.3
1Step 1: Given information (part a)

Given in the question that, two coins are to be flipped.

The first coin will land on heads with probability 6.

The second with probability 7.

We need to find P(x=1)

2Step 2: Explanation (Part a)

Here,  P(x=1)

So,

P{x=1}=P (First coin heads and second coin tails + First coin tails and second coin heads)

=0.6×0.3+0.4×0.7

=0.46

3Step 3: Final Answer (Part a)

The P(x=1) is 0.46

4Step 4: Given information (Part b)

Given in the question that, two coins are to be flipped.

The first coin will land on heads with probability 6.

The second with probability 7.

We need to determine E(x)

5Step 5: Explanation (part b)

P(x=0)=P (First coin tail × Second coin tail)

=(1-0.6×1-0.7)

=(.4×.3)

=0.12

Here, 

P(x=2)=P (First coin head ×Second coin head)

=(0.6×0.7)

=0.42

Therefore, 

E(X)=xP(x)

=0×0.12+1×0.46+2×0.42

=1.3

6Step 6: Final Answer (Part b)

The determined value of E(x) is 1.3