the PageRank algorithm.
The iterative calculation shall again be illustrated by our three-page
example, whereby each page is assigned a starting PageRank value
of 1.
We see that we get a good approximation of the real PageRank values
after only a few iterations. According to publications of Lawrence
Page and Sergey Brin, about 100 iterations are necessary to get
a good approximation of the PageRank values of the whole web.
Also, by means of the iterative calculation, the sum of all pages'
PageRanks still converges to the total number of web pages. So the
average PageRank of a web page is 1. The minimum PageRank of a page
is given by (1-d). Therefore, there is a maximum PageRank for a
page which is given by dN+(1-d), where N is total number of web
pages. This maximum can theoretically occur, if all web pages solely
link to one page, and this page also solely links to itself.
Next Article
Segment
3.
The Implementation of PageRank
This article reproduced with permission of eFactory.
© 2002 eFactory Internet-Agentur KG Online-Marketing - written
by Markus Sobek
PageRank and Google are trademarks of Google Inc., Mountain ViewCA,
USA.
PageRank is protected by US Patent 6,285,999.
|