/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q4E Question 4: The weather in Colum... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Question 4: The weather in Columbus is either good, indifferent, or bad on any given day. If the weather is good today, there is a 60% chance the weather will be good tomorrow, a 30% chance the weather will be indifferent, and a 10% chance the weather will be bad. If the weather is indifferent today, it will be good tomorrow with probability .40 and indifferent with probability .30. Finally, if the weather is bad today, it will be good tomorrow with probability .40 and indifferent with probability .50.

What is the stochastic matrix for this situation?

Suppose there is a 50% chance of good weather today and a 50% chance of indifferent weather. What are the chances of bad weather tomorrow?

Suppose the predicted weather for Monday is 40% indifferent weather and 60% bad weather. What are the chances for good weather on Wednesday?

Short Answer

Expert verified
  1. The stochastic matrix is \(P = \left( {\begin{array}{*{20}{c}}{.6}&{.4}&{.4}\\{.3}&{.3}&{.5}\\{.1}&{.3}&{.1}\end{array}} \right)\).
  2. The chance of bad weather for tomorrow is 20%.
  1. The chance of good weather on Wednesday is 48%.

Step by step solution

01

Determine the stochastic matrix

a)

Let \(G\) represent the good weather, \(I\) represent the indifferent weather, and \(B\) represent the bad weather.

The following table represents the changes in the weather.

From:

To:

G

I

B

.6

.3

.1

.4

.3

.3

.4

.5

.1

G

I

B

Therefore, the stochastic matrix is \(P = \left( {\begin{array}{*{20}{c}}{.6}&{.4}&{.4}\\{.3}&{.3}&{.5}\\{.1}&{.3}&{.1}\end{array}} \right)\).

02

Determine the chances of bad weather tomorrow

b)

Theorem 18states that if \(P\) is a \(n \times n\) regular stochastic matrix,then it has a unique steady-state vector \({\mathop{\rm q}\nolimits} \).Further, if \({{\mathop{\rm x}\nolimits} _0}\) is any initial state and \({{\mathop{\rm x}\nolimits} _{k + 1}} = P{{\mathop{\rm x}\nolimits} _k}\) for \(k = 0,1,2,....\) then the Markov chain \(\left\{ {{{\mathop{\rm x}\nolimits} _k}} \right\}\) converges to \({\mathop{\rm q}\nolimits} \)as \(k \to \infty \).

The initial state vector is \({{\mathop{\rm x}\nolimits} _0} = \left( {\begin{array}{*{20}{c}}{.5}\\{.5}\\0\end{array}} \right)\) since, today, there is 50% chance of good weather and 50% chance of indifferent weather.

Compute \({{\mathop{\rm x}\nolimits} _1}\) as shown below:

\(\begin{array}{c}{{\mathop{\rm x}\nolimits} _1} = P{{\mathop{\rm x}\nolimits} _0}\\ = \left( {\begin{array}{*{20}{c}}{.6}&{.4}&{.4}\\{.3}&{.3}&{.5}\\{.1}&{.3}&{.1}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{.5}\\{.5}\\0\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{0.3 + 0.2 + 0}\\{0.15 + 0.15 + 0}\\{0.05 + 0.15 + 0}\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{0.5}\\{0.3}\\{0.2}\end{array}} \right)\end{array}\)

Hence, the chance of bad weather for tomorrow is 20%.

03

Determine the chances of good weather on Wednesday

c)

Since the predicted weather for Monday is 40% indifferent and 60% bad, the initial state vector is \({{\mathop{\rm x}\nolimits} _0} = \left( {\begin{array}{*{20}{c}}0\\{.4}\\{.6}\end{array}} \right)\).

Compute \({{\mathop{\rm x}\nolimits} _2}\) as shown below:

\(\begin{array}{c}{{\mathop{\rm x}\nolimits} _1} = P{{\mathop{\rm x}\nolimits} _0}\\ = \left( {\begin{array}{*{20}{c}}{.6}&{.4}&{.4}\\{.3}&{.3}&{.5}\\{.1}&{.3}&{.1}\end{array}} \right)\left( {\begin{array}{*{20}{c}}0\\{.4}\\{.6}\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{0 + 0.16 + 0.24}\\{0 + 0.12 + 0.3}\\{0 + 0.12 + 0.06}\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{0.4}\\{0.42}\\{0.18}\end{array}} \right)\end{array}\)

\(\begin{array}{c}{{\mathop{\rm x}\nolimits} _2} = P{{\mathop{\rm x}\nolimits} _1}\\ = \left( {\begin{array}{*{20}{c}}{.6}&{.4}&{.4}\\{.3}&{.3}&{.5}\\{.1}&{.3}&{.1}\end{array}} \right)\left( {\begin{array}{*{20}{c}}{0.4}\\{0.42}\\{0.18}\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{0.24 + 0.168 + 0.072}\\{0.12 + 0.126 + 0.09}\\{0.04 + 0.126 + 0.018}\end{array}} \right)\\ = \left( {\begin{array}{*{20}{c}}{0.48}\\{0.336}\\{0.184}\end{array}} \right)\end{array}\)

Hence, the chance of good weather on Wednesday is 48%.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

In Exercise 4, find the vector x determined by the given coordinate vector \({\left( x \right)_{\rm B}}\) and the given basis \({\rm B}\).

4. \({\rm B} = \left\{ {\left( {\begin{array}{*{20}{c}}{ - {\bf{1}}}\\{\bf{2}}\\{\bf{0}}\end{array}} \right),\left( {\begin{array}{*{20}{c}}{\bf{3}}\\{ - {\bf{5}}}\\{\bf{2}}\end{array}} \right),\left( {\begin{array}{*{20}{c}}{\bf{4}}\\{ - {\bf{7}}}\\{\bf{3}}\end{array}} \right)} \right\},{\left( x \right)_{\rm B}} = \left( {\begin{array}{*{20}{c}}{ - {\bf{4}}}\\{\bf{8}}\\{ - {\bf{7}}}\end{array}} \right)\)

Let \({y_k} = {k^2}\)and \({z_k} = 2k\left| k \right|\). Are the signals \(\left\{ {{y_k}} \right\}\) and \(\left\{ {{z_k}} \right\}\) linearly independent? Evaluate the associated Casorati matrix \(C\left( k \right)\) for \(k = 0\), \(k = - 1\), and \(k = - 2\), and discuss your results.

Suppose a nonhomogeneous system of six linear equations in eight unknowns has a solution, with two free variables. Is it possible to change some constants on the equations’ right sides to make the new system inconsistent? Explain.

Consider the following two systems of equations:

\(\begin{array}{c}5{x_1} + {x_2} - 3{x_3} = 0\\ - 9{x_1} + 2{x_2} + 5{x_3} = 1\\4{x_1} + {x_2} - 6{x_3} = 9\end{array}\) \(\begin{array}{c}5{x_1} + {x_2} - 3{x_3} = 0\\ - 9{x_1} + 2{x_2} + 5{x_3} = 5\\4{x_1} + {x_2} - 6{x_3} = 45\end{array}\)

It can be shown that the first system of a solution. Use this fact and the theory from this section to explain why the second system must also have a solution. (Make no row operations.)

Suppose the solutions of a homogeneous system of five linear equations in six unknowns are all multiples of one nonzero solution. Will the system necessarily have a solution for every possible choice of constants on the right sides of the equations? Explain.

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.