Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4. (30 pts) Consider a toy small example of a directed web graph G = (V,E): 12 10 Note: This question should be answered

image text in transcribed

4. (30 pts) Consider a toy small example of a directed web graph G = (V,E): 12 10 Note: This question should be answered based on pagerank formulation and definition in Chapter 14 of Easly and Kleinberg book, which can be found online at https: //www.cs.cornell.edu/home/kleinber/networks-book/. This formu- lation is slightly different that what discussed in the class. (a) Suppose we assign all 18 nodes equal initial page rank values of . Now suppose we apply the unscaled Page Rank algorithm to this graph. After one iteration (or round) of the algorithm, will any nodes have a page rank value of zero? If so, which ones and why? If not, briefly explain why not. (b) Answer the same question as in part (a) for both two and three iterations of unscaled page rank. (c) When the algorithm converges (i.e., reaches equilibrium), which nodes in the graph will have non-zero page rank values? What will their equilibrium page rank values be? Briefly justify your answer. (d) Suppose we repeat part (a) but consider a variation of the graph in which a single node can delete a single one of their outgoing edges. Which nodes can increase their (equilibrium) page rank values by deleting a single outgoing edge? Briefly justify your answer. (Do not consider simultaneous deletion of multiple edges, just one single edge.) (e) What is the minimum number of edges that would need to be added to the graph so that every node has non-zero page rank? Briefly explain what edges would be needed and why. (f) Suppose we use scaled Page Rank on the original graph in part (a) with scaling fac- tor s 0.9. Which nodes will have non-zero (equilibrium) page rank values? Qual- itatively, briefly describe which node will now have the highest page rank value.

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

Managerial Accounting for Managers

Authors: Eric Noreen, Peter Brewer, Ray Garrison

2nd edition

978-0077403485, 77403487, 73527130, 978-0073527130

More Books

Students also viewed these Computer Network questions