Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

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 Vaia!

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

Verify that rank \({{\mathop{\rm uv}\nolimits} ^T} \le 1\) if \({\mathop{\rm u}\nolimits} = \left[ {\begin{array}{*{20}{c}}2\\{ - 3}\\5\end{array}} \right]\) and \({\mathop{\rm v}\nolimits} = \left[ {\begin{array}{*{20}{c}}a\\b\\c\end{array}} \right]\).

Define a linear transformation by \(T\left( {\mathop{\rm p}\nolimits} \right) = \left( {\begin{array}{*{20}{c}}{{\mathop{\rm p}\nolimits} \left( 0 \right)}\\{{\mathop{\rm p}\nolimits} \left( 0 \right)}\end{array}} \right)\). Find \(T:{{\mathop{\rm P}\nolimits} _2} \to {\mathbb{R}^2}\)polynomials \({{\mathop{\rm p}\nolimits} _1}\) and \({{\mathop{\rm p}\nolimits} _2}\) in \({{\mathop{\rm P}\nolimits} _2}\) that span the kernel of T, and describe the range of T.

Question: Exercises 12-17 develop properties of rank that are sometimes needed in applications. Assume the matrix \(A\) is \(m \times n\).

14. Show that if \(Q\) is an invertible, then \({\mathop{\rm rank}\nolimits} AQ = {\mathop{\rm rank}\nolimits} A\). (Hint: Use Exercise 13 to study \({\mathop{\rm rank}\nolimits} {\left( {AQ} \right)^T}\).)

Is it possible for a nonhomogeneous system of seven equations in six unknowns to have a unique solution for some right-hand side of constants? Is it possible for such a system to have a unique solution for every right-hand side? Explain.

Let \({M_{2 \times 2}}\) be the vector space of all \(2 \times 2\) matrices, and define \(T:{M_{2 \times 2}} \to {M_{2 \times 2}}\) by \(T\left( A \right) = A + {A^T}\), where \(A = \left( {\begin{array}{*{20}{c}}a&b\\c&d\end{array}} \right)\).

  1. Show that \(T\)is a linear transformation.
  2. Let \(B\) be any element of \({M_{2 \times 2}}\) such that \({B^T} = B\). Find an \(A\) in \({M_{2 \times 2}}\) such that \(T\left( A \right) = B\).
  3. Show that the range of \(T\) is the set of \(B\) in \({M_{2 \times 2}}\) with the property that \({B^T} = B\).
  4. Describe the kernel of \(T\).
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.

Sign-up for free