Discover answers to your most pressing questions at Westonci.ca, the ultimate Q&A platform that connects you with expert solutions. Join our Q&A platform and get accurate answers to all your questions from professionals across multiple disciplines. Join our platform to connect with experts ready to provide precise answers to your questions in different areas.

3. Two coins are simultaneously tossed until one of them comes up a head and the other a tail. The first coin comes up a head with probability p and the second with probability q. All tosses are assumed independent. (a) Find the PMF, the expected value, and the variance of the number of tosses. (b) What is the probability that the last toss of the first coin is a head

Sagot :

Answer:

Step-by-step explanation:

From above-given information

Consider p to be the probability that the first coin comes up as head

Consider q to be the probability that the second coin comes up as tail.

Provided all tosses seems to be independent.

Then;

Let X represent no. of tosses, where X follows a geometric distribution with parameter;

p' = p(1-q) +q(1-p)

with probability mass function (pmf)

[tex]P(X = x) = ( 1 - p')^{x - 1} p'[/tex]

Thus, the mean (expected value) and the standard deviation can be computed as:

[tex]E(X) = \dfrac{1}{p'}[/tex]

[tex]\mathbf{E(X) = \dfrac{1}{p(1-q)+q(1-p)}}[/tex]

[tex]V(X) = \dfrac{1-p'}{(p')^2}[/tex]

[tex]\mathbf{V(X) = \dfrac{1-[p(1-q)+q(1-p)]}{[p(1-q)+q(1-p)]^2}}[/tex]

(b)

Suppose X represents that the first coin is head;

and Y represent the last toss

Therefore, the required probability is:

[tex]P(X|Y) = \dfrac{p(1-q)}{p'}[/tex]

[tex]P(X|Y) = \dfrac{p(1-q)}{p(1-q)+(1-p)q}[/tex]