when considering page rank on google try to keep this in mind:
PR(A) = (1-d) + d { (PR(T1))/(C(T1)) + ... + (PR(Tn))/(C(Tn)) }
where:
PR(A) is the PageRank of page A
PR(T1) is the PageRank of a page T1
C(T1) is the number of outgoing links from the page T1
d is a damping factor in the range 0.85
PR(A) = (1-d) + d { (PR(T1))/(C(T1)) + ... + (PR(Tn))/(C(Tn)) }
where:
PR(A) is the PageRank of page A
PR(T1) is the PageRank of a page T1
C(T1) is the number of outgoing links from the page T1
d is a damping factor in the range 0.85
VIEW 8 of 8 COMMENTS
The Anatomy of a Large-Scale Hypertextual Web Search Engine