|
马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。
您需要 登录 才可以下载或查看,没有账号?注册
×
详情见下面地址
http://pr.efactory.de/e-inbound-links.shtml
http://pr.efactory.de/e-inbound-links.shtml
这篇文章里有一组PR计算:We regard a website consisting of four pages A, B, C and D which are linked to each other in circle. Without external inbound links to one of these pages, each of them obviously has a PageRank of 1. We now add a page X to our example, for which we presume a constant Pagerank PR(X) of 10. Further, page X links to page A by its only outbound link. Setting the damping factor d to 0.5, we get the following equations for the PageRank values of the single pages of our site:
PR(A) = 0.5 0.5 (PR(X) PR(D)) = 5.5 0.5 PR(D)
PR(B) = 0.5 0.5 PR(A)
PR(C) = 0.5 0.5 PR(B)
PR(D) = 0.5 0.5 PR(C)
Since the total number of outbound links for each page is one, the outbound links do not need to be considered in the equations. Solving them gives us the following PageRank values:
PR(A) = 19/3 = 6.33
PR(B) = 11/3 = 3.67
PR(C) = 7/3 = 2.33
PR(D) = 5/3 = 1.67
We see that the initial effect of the additional inbound link of page A, which was given by
d × PR(X) / C(X) = 0,5 × 10 / 1 = 5
is passed on by the links on our site.
请问,PR(A) = 19/3 = 6.33
PR(B) = 11/3 = 3.67
PR(C) = 7/3 = 2.33
PR(D) = 5/3 = 1.67 这组数据是怎么来的呢?不解
高手帮忙解答一下吧,先谢过了:) |
|