The web can be thought of as a directed graph:

image.png

In web searches (lots of sources of information), need to consider who to “trust”.

There is a large diversity in web-graph node connectivity. We can rank the pages by link structure (PageRank).

PageRank

PageRank is a measure of web page quality based on the structure of the hyperlink graph.

Links on a page can be thought of as “votes”:

image.png

A basic recursive formulation of PageRank is as follows: