Question

coin 1 has probability 0.7 of coming up heads, and coin 2 has probability of 0.6...

coin 1 has probability 0.7 of coming up heads, and coin 2 has probability of 0.6 of coming up heads. we flip a coin each day. if the coin flipped today comes up head, then we select coin 1 to flip tomorrow, and if it comes up tail, then we select coin 2 to flip tomorrow. find the following:

a) the transition probability matrix P

b) in a long run, what percentage of the results are heads?

c) if the results on the first day is a head, what is the proability that the results on the second day and the third day are both tails?

Homework Answers

Answer #1

a)

We need to set up a two state Markov Chain.

State 0 if coin 1 is flipped initially,

State 1 if coin 2 is flipped initially.

P00=.7,  P01=.3, P10=.6, P11=.4

Hence the Transition Matrix

b)

this will be P^n when n tend to

which can be solved using

=    0.6667    0.3333

hence

in a long run, what percentage of the results are heads

= 0.66667 = 2/3

c)

since head comes on first day

coin 1 will be tossed

hence probability of getting tail on second day = 0.3

and given tail on second day , probability of getting tail on third day = 0.4 {as coin 2 will be tossed}

hence required probability = 0.3*0.4 = 0.12

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
A selection of coin is known to be either fair (with a probability 0.5 of coming...
A selection of coin is known to be either fair (with a probability 0.5 of coming up heads or tails when flipped) or biased (with a probability 0.75 of tails, 0.25 of heads.) Further. it is known that 1/10 of the coins are biased. a) You select a coin at random. What are the prior odds (not probability) that you have picked a biased coin? b) You select a coin at random and flip it; you get tails. What are...
The theoretical probability of a coin landing heads up is 1/2 Does this probability mean that...
The theoretical probability of a coin landing heads up is 1/2 Does this probability mean that if a coin is flipped two​ times, one flip will land heads​ up? If​ not, what does it​ mean? Choose the correct answer below. A. ​Yes, it means that if a coin was flipped two​ times, at least one of the tosses would land heads up. B. ​Yes, it means that if a coin was flipped two​ times, exactly one of the tosses would...
You repeatedly flip a coin, whose probability of heads is p = 0.6, until getting a...
You repeatedly flip a coin, whose probability of heads is p = 0.6, until getting a head immediately followed by a tail. Find the expected number of flips you need to do.
A weighted coin has a probability of 0.6 of getting a head and 0.4 of getting...
A weighted coin has a probability of 0.6 of getting a head and 0.4 of getting a tail. (a) In a series of 30 independent tosses what is the probability of getting the same number of heads as tails? [2] (b) Find the probability of getting more than 7 heads in 10 tosses? [3] (c) Find the probability of 4 consecutive tails followed by 2 tails in the next 6 tosses. [2]
A biased coin has probability p to land heads and q = 1 − p to...
A biased coin has probability p to land heads and q = 1 − p to land tails. The coin is flipped until the first occurrence that differs from the initial flip. What is the number of flips required, on average?
Suppose that an unfair coin comes up heads 52.2% of the time. The coin is flipped...
Suppose that an unfair coin comes up heads 52.2% of the time. The coin is flipped a total of 19 times. a) What is the probability that you get exactly 9 tails? b) What is the probability that you get at most 17 heads?
A coin, having probability p of landing heads, is continually flipped until at least one head...
A coin, having probability p of landing heads, is continually flipped until at least one head and one tail have been flipped.   Find the expected number of flips that land on heads. Find the expected number of flips that land on tails.
A weighted coin has probability 0.7 of getting heads, and 0.3 of getting a tails. If...
A weighted coin has probability 0.7 of getting heads, and 0.3 of getting a tails. If the coin is tossed 6 times, what is the probability of getting at least 4 heads? What is the probability of getting less than 4 heads?
You have a coin that has a probability p of coming up Heads. (Note that this...
You have a coin that has a probability p of coming up Heads. (Note that this may not be a fair coin, and p may be different from 1/2.) Suppose you toss this coin repeatedly until you observe 1 Head. What is the expected number of times you have to toss it?
question 3. A coin has two sides, Heads and Tails. When flipped it comes up Heads...
question 3. A coin has two sides, Heads and Tails. When flipped it comes up Heads with an unknown probability p and Tails with probability q = 1−p. Let ˆp be the proportion of times it comes up Heads after n flips. Using Normal approximation, find n so that |p−pˆ| ≤ 0.01 with probability approximately 95% (regardless of the actual value of p). You may use the following facts: Φ(−2, 2) = 95% pq ≤ 1/4 for any p ∈...