Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

1. (15 points) Random Walk on a Graph The following graph has 5 vertices, labeled A-E and edges as depicted below. Consider a random walk

image text in transcribed
1. (15 points) Random Walk on a Graph The following graph has 5 vertices, labeled A-E and edges as depicted below. Consider a random walk on the graph, starting at A. At each step of the walk, it is possible to stay at the same vertex, or go to any other vertex connected by an edge to the starting vertex. We can also think of a random walk as simply a list of vertices obeying those rules. For example: A,E,E,D,E,D,C,C,B, etc. (a) Find a matrix M modeling this situation. That is, if we multiply M times a vector with a 1 in the location corresponding to a particular vertex on the graph and 0 elsewhere, then we'll get a vector giving the probabilities of where a random walk could go next from that vertex. A1 of (c) In the long term, what vertex (or vertices) do you expect the walk to most commonly be at

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Big Data, Mining, And Analytics Components Of Strategic Decision Making

Authors: Stephan Kudyba

1st Edition

1466568704, 9781466568709

More Books

Students also viewed these Databases questions