Page Rank

Googles way of ranking websites based on the amount of important links to it.

PR(A)=1d+d(PR(S1)C(S1)++PR(Sn)C(Sn))\mathrm{PR}(\boldsymbol{A})=1-\boldsymbol{d}+\boldsymbol{d}\left(\frac{\mathrm{PR}\left(S_1\right)}{C\left(S_1\right)}+\cdots+\frac{\mathrm{PR}\left(S_n\right)}{C\left(S_n\right)}\right)

where C(W)C(W) is the number of links in a page WW, SiS_i are pages that link to page AA and d=0.85d=0.85.

Intuition PR(A)\operatorname{PR}(A) is the probability of reaching page AA by random browsing.