Binet equation: Difference between revisions

From formulasearchengine
Jump to navigation Jump to search
en>Addbot
m Bot: Migrating 4 interwiki links, now provided by Wikidata on d:q497603 (Report Errors)
→‎Derivation: Fixed "failed to parse" error by putting a space between : and <math>.
 
Line 1: Line 1:
{{redirects here|Google search algorithm|other search algorithms used by Google|Google Penguin|and|Google Panda}}
[[Image:PageRanks-Example.svg|right|thumb|400px|Mathematical '''PageRanks''' for a simple network, expressed as percentages. (Google uses a [[logarithmic scale]].) Page C has a higher PageRank than Page E, even though there are fewer links to C; the one link to C comes from an important page and hence is of high value. If web surfers who start on a random page have an 85% likelihood of choosing a random link from the page they are currently visiting, and a 15% likelihood of jumping to a page chosen at random from the entire web, they will reach Page E 8.1% of the time. (The 15% likelihood of jumping to an arbitrary page corresponds to a damping factor of 85%.) Without damping, all web surfers would eventually end up on Pages A, B, or C, and all other pages would have PageRank zero. In the presence of damping, Page A effectively links to all pages in the web, even though it has no outgoing links of its own.]]


'''PageRank''' is an [[algorithm]] used by [[Google Search]] to rank websites in their search engine results. PageRank was named after [[Larry Page]],<ref>{{cite web |url=http://www.google.com/press/funfacts.html |title=Google Press Center: Fun Facts |publisher=www.google.com |archivedate=2009-04-24 |archiveurl=http://web.archive.org/web/20090424093934/http://www.google.com/press/funfacts.html}}</ref> one of the founders of Google. PageRank is a way of measuring the importance of website pages. According to Google: {{Quote|text=PageRank works by counting the number and quality of links to a page to determine a rough estimate of how important the website is. The underlying assumption is that more important websites are likely to receive more links from other websites.|Google|[http://www.google.com/competition/howgooglesearchworks.html Facts about Google and Competition]}} It is not the only algorithm used by Google to order search engine results, but it is the first algorithm that was used by the company, and it is the best-known.<ref>{{cite web|url=http://www.google.com/competition/howgooglesearchworks.html }}</ref><ref>{{cite web|last=Sullivan|first=Danny|title=What Is Google PageRank? A Guide For Searchers & Webmasters|url=http://searchengineland.com/what-is-google-pagerank-a-guide-for-searchers-webmasters-11068|work=Search Engine Land}}</ref>  Google uses an automated [[web spider]] called [[Googlebot]] to actually count links and gather other information on web pages.


==Description==
They have powerful and durable mountain bikes with a high-tech suspension system. Normal pedaling motion disengages the brake cane, allowing for normal pedaling. Should you cherished this post and also you would like to obtain details concerning [http://www.heavenlywallpapers.com/profile/widavila Cannondale mountain bike sizing.] kindly go to our web-page. They both have some parts that are worse than another's, but it doesn't matter in general. Riding position is typically more vertical than that of a road bike. With this in mind all you have to do is book the vacation and find the right bike for you and your holiday. <br><br>Adjust the tyre pressure too so it is at its optimum level. General Use (Commuting, Mountain Bike, Road Bike, BMX, and Universal Fit) General use helmets are usually about. The owner's son is a mountain biker, and very friendly, but little gestures of courtesy go a long way in ensuring goodwill between the mountain biking and non-mountain biking communities. As soon as a sure critical mass was attained mainstream bike corporations took notice. A sports drink is better than water as they contain carbohydrates and electrolytes that speed absorption of fluids and can give you an energy boost. <br><br>There are aspects of mountain biking that are more similar to trail running than regular bicycling. Verify such elements to get a clear understanding of what you can have with Mongoose. It is meant for leisurely riding, and some mountain biking. Explore, eat, and shop in places you typicaly wouldn't. However, be careful that any loose ends (from straps or laces) and buckles don't have over, as they can pose a safety hazard if you elect to use toe clips. <br><br>I would wake up at 3 o'clock in the morning to make calls to America. Or get the type motor that senses when you are pedaling harder and switches on automatically. This article is to help you when buying a new bike. " I want us to be able to chase one another around the room, have pillow fights, and wrestle. Cross country Nearly all of the mountain bikes available could be classed as cross country. <br><br>So I should be looking for an 18 to 19 inch bike frame. The tires are wider that are designed for diverse terrains. I hope what you will have found in the article with respect to Mongoose mountain bike reviews, together with additionally the particular info  regarding mountain bikes, is going to be helpful for you. The price range of lightweight bicycles prices vary from $200. In some countries, they still have the culture of using the bike as their primary vehicles used on their streets.
[[File:PageRank-hi-res.png|thumb|right|Cartoon illustrating basic principle of PageRank. The size of each face is proportional to the total size of the other faces which are pointing to it.]]
 
PageRank is a [[Network theory#Link analysis|link analysis]] algorithm and it assigns a numerical [[weighting]] to each element of a [[hyperlink]]ed [[Set (computer science)|set]] of documents, such as the [[World Wide Web]], with the purpose of "measuring" its relative importance within the set. The [[algorithm]] may be applied to any collection of entities with [[reciprocal link|reciprocal]] quotations and references. The numerical weight that it assigns to any given element ''E'' is referred to as the ''PageRank of E'' and denoted by <math>PR(E).</math> Other factors like [[Author Rank]] can contribute to the importance of an entity.
 
A PageRank results from a mathematical algorithm based on the [[webgraph]], created by all World Wide Web pages as nodes and [[hyperlink]]s as edges, taking into consideration authority hubs such as [[cnn.com]] or [[usa.gov]]. The rank value indicates an importance of a particular page. A hyperlink to a page counts as a vote of support. The PageRank of a page is defined [[recursion|recursively]] and depends on the number and PageRank metric of all pages that link to it ("[[incoming link]]s"). A page that is linked to by many pages with high PageRank receives a high rank itself.
 
Numerous academic papers concerning PageRank have been published since Page and Brin's original paper.<ref name="originalpaper">{{cite doi|10.1016/S0169-7552(98)00110-X}}</ref> In practice, the PageRank concept may be vulnerable to manipulation. Research has been conducted into identifying falsely influenced PageRank rankings. The goal is to find an effective means of ignoring links from documents with falsely influenced PageRank.<ref>{{citation
| last1 = Gyöngyi | first1 = Zoltán
| last2 = Berkhin | first2 = Pavel
| last3 = Garcia-Molina | first3 = Hector
| last4 = Pedersen | first4 = Jan
| contribution = Link spam detection based on mass estimation
| pages = 439–450
| title = Proceedings of the 32nd International Conference on Very Large Data Bases (VLDB '06, Seoul, Korea)
| url = http://ilpubs.stanford.edu:8090/697/1/2005-33.pdf
| year = 2006}}.</ref>
 
Other link-based ranking algorithms for Web pages include the [[HITS algorithm]] invented by [[Jon Kleinberg]] (used by [[Teoma]] and now [[Ask.com]]),{{citation needed|date=October 2012}} the IBM [[CLEVER project]], the [[TrustRank]] algorithm and the [[Google Hummingbird|hummingbird algorithm]].
 
==History==
The idea of formulating a link analysis problem as an [[eigenvalue]] problem was probably first suggested in 1976 by Gabriel Pinski and Francis Narin, who worked on [[scientometrics]] ranking scientific journals.<ref>{{Cite journal
| author = Gabriel Pinski and Francis Narin
| title =  Citation influence for journal aggregates of scientific publications: Theory, with application to the literature of physics
| journal = Information Processing & Management
| volume = 12
| issue = 5
| pages = 297–312
| url = http://www.sciencedirect.com/science/article/pii/0306457376900480#
| doi = 10.1016/0306-4573(76)90048-0
}}</ref>
PageRank was developed at [[Stanford University]] by [[Larry Page]] and  [[Sergey Brin]] in 1996<ref>{{cite news | author = Raphael Phan Chung Wei | work = [[New Straits Times]] | date = 2002-05-16 | section = Resources | edition = Computimes; 2}}</ref> as part of a research project about a new kind of search engine.<ref>Page, Larry,
[http://web.archive.org/web/20020506051802/www-diglib.stanford.edu/cgi-bin/WP/get/SIDL-WP-1997-0072?1 "PageRank: Bringing Order to the Web"], Stanford Digital Library Project, talk. August 18, 1997 (archived 2002)</ref> Sergey Brin had the idea that information on the web could be ordered in a hierarchy by "link popularity": a page is ranked higher as there are more links to it.<ref name="gpower">[http://www.iicm.tugraz.at/Ressourcen/Papers/dangers_google.pdf 187-page study from Graz University, Austria], includes the note that also human brains are used when determining the page rank in Google</ref> It was co-authored by [[Rajeev Motwani]] and [[Terry Winograd]]. The first paper about the project, describing PageRank and the initial prototype of the [[Google search]] engine, was published in 1998:<ref name="originalpaper" /> shortly after, Page and Brin founded [[Google Inc.]], the company behind the Google search engine. While just one of many factors that determine the ranking of Google search results, PageRank continues to provide the basis for all of Google's web search tools.<ref name="googletechnology">{{cite web|url=http://www.google.com/technology/ |title=Google Technology |publisher=Google.com |date= |accessdate=2011-05-27}}</ref>
 
The name "PageRank" plays off of the name of developer Larry Page, as well as the concept of a [[web page]].<ref>{{cite book | author = David Vise and Mark Malseed | year = 2005 | title = The Google Story | url = http://www.thegooglestory.com/ | isbn = 0-553-80457-X | page = 37}}</ref> The word is a trademark of Google, and the PageRank process has been [[software patent|patented]] ({{US patent|6285999}}). However, the patent is assigned to [[Stanford University]] and not to Google.<!-- Add more info on the patent! --> Google has exclusive license rights on the patent from Stanford University. The university received 1.8 million shares of Google in exchange for use of the patent; the shares were sold in 2005 for [[United States dollar|$]]336 million.<ref>{{cite web|url=http://www.redorbit.com/news/education/318480/stanford_earns_336_million_off_google_stock/|title=Stanford Earns $336 Million Off Google Stock|author=Lisa M. Krieger|publisher=San Jose Mercury News, cited by redOrbit|date=1 December 2005|accessdate=2009-02-25}}</ref><ref>{{cite web|url=http://www.stanfordalumni.org/news/magazine/2004/novdec/features/startingup.html|title=Starting Up. How Google got its groove|author=Richard Brandt|accessdate=2009-02-25|publisher=Stanford magazine}}</ref>
 
PageRank has been influenced by [[citation analysis]], early developed by [[Eugene Garfield]] in the 1950s at the University of Pennsylvania, and by [[Hyper Search]], developed by [[Massimo Marchiori]] at the University of Padua. In the same year PageRank was introduced (1998), [[Jon Kleinberg]] published his important work on [[HITS algorithm|HITS]]. Google's founders cite Garfield, Marchiori, and Kleinberg in their original paper.<ref name="originalpaper" />
 
A small search engine called "[[RankDex]]" from IDD Information Services designed by [[Robin Li]] was, since 1996, already exploring a similar strategy for site-scoring and page ranking.<ref>{{cite journal |last=Li |first=Yanhong |date=August 6, 2002 |title=Toward a qualitative search engine |journal=Internet Computing, IEEE |volume=2 |issue=4 |page= |pages=24–29 |publisher=IEEE Computer Society  |doi=10.1109/4236.707687}}</ref> The technology in RankDex would be patented by 1999<ref>USPTO,
[http://www.google.com/patents?hl=en&lr=&vid=USPAT5920859&id=x04ZAAAAEBAJ&oi=fnd&dq=yanhong+li&printsec=abstract#v=onepage&q=yanhong%20li&f=false "Hypertext Document Retrieval System and Method"], U.S. Patent number: 5920859, Inventor: Yanhong Li, Filing date: Feb 5, 1997, Issue date: Jul 6, 1999</ref> and used later when Li founded [[Baidu]] in China.<ref>Greenberg, Andy, [http://www.forbes.com/forbes/2009/1005/technology-baidu-robin-li-man-whos-beating-google_2.html "The Man Who's Beating Google"], ''Forbes'' magazine, October 05, 2009</ref><ref>[http://www.rankdex.com/about.html "About: RankDex"], ''rankdex.com''</ref> Li's work would be referenced by some of Larry Page's U.S. patents for his Google search methods.<ref>Cf. especially Lawrence Page, U.S. patents 6,799,176 (2004) "Method for scoring documents in a linked database", 7,058,628 (2006) "Method for node ranking in a linked database", and 7,269,587 (2007) "Scoring documents in a linked database"2011</ref>
 
==Algorithm==
PageRank is a [[probability distribution]] used to represent the likelihood that a person randomly clicking on links will arrive at any particular page. PageRank can be calculated for collections of documents of any size. It is assumed in several research papers that the distribution is evenly divided among all documents in the collection at the beginning of the computational process. The PageRank computations require several passes, called "iterations", through the collection to adjust approximate PageRank values to more closely reflect the theoretical true value.
 
A probability is expressed as a numeric value between 0 and 1. A 0.5 probability is commonly expressed as a "50% chance" of something happening. Hence, a PageRank of 0.5 means there is a 50% chance that a person clicking on a random link will be directed to the document with the 0.5 PageRank.
 
===Simplified algorithm===
Assume a small universe of four web pages: '''A''', '''B''', '''C''' and '''D'''. Links from a page to itself, or multiple outbound links from one single page to another single page, are ignored. PageRank is initialized to the same value for all pages. In the original form of PageRank, the sum of PageRank over all pages was the total number of pages on the web at that time, so each page in this example would have an initial PageRank of 1. However, later versions of PageRank, and the remainder of this section, assume a [[probability distribution]] between 0 and 1. Hence the initial value for each page is 0.25.
 
The PageRank transferred from a given page to the targets of its outbound links upon the next iteration is divided equally among all outbound links.
 
If the only links in the system were from pages '''B''', '''C''', and '''D''' to '''A''', each link would transfer 0.25 PageRank to '''A''' upon the next iteration, for a total of 0.75.
 
:<math>PR(A)= PR(B) + PR(C) + PR(D).\,</math>
 
Suppose instead that page '''B''' had a link to pages '''C''' and '''A''', page '''C''' had a link to page '''A''', and page '''D''' had links to all three pages. Thus, upon the next iteration, page '''B''' would transfer half of its existing value, or 0.125, to page '''A''' and the other half, or 0.125, to page '''C'''.  Page '''C''' would transfer all of its existing value, 0.25, to the only page it links to, '''A'''. Since '''D''' had three outbound links, it would transfer one third of its existing value, or approximately 0.083, to '''A'''.  At the completion of this iteration, page '''A''' will have a PageRank of 0.458.
 
:<math>PR(A)= \frac{PR(B)}{2}+ \frac{PR(C)}{1}+ \frac{PR(D)}{3}.\,</math>
 
In other words, the PageRank conferred by an outbound link is equal to the document's own PageRank score divided by the number of outbound links '''L( )'''.
 
:<math>PR(A)= \frac{PR(B)}{L(B)}+ \frac{PR(C)}{L(C)}+ \frac{PR(D)}{L(D)}. \,</math>
 
In the general case, the PageRank value for any page '''u''' can be expressed as:
 
:<math>PR(u) = \sum_{v \in B_u} \frac{PR(v)}{L(v)}</math>,
 
i.e. the PageRank value for a page '''u''' is dependent on the PageRank values for each page '''v''' contained in the set '''B<sub>u</sub>''' (the set containing all pages linking to page '''u'''), divided by the number ''L''(''v'') of links from page '''v'''.
 
===Damping factor===
The PageRank theory holds that an imaginary surfer who is randomly clicking on links will eventually stop clicking. The probability, at any step, that the person will continue is a damping factor ''d''. Various studies have tested different damping factors, but it is generally assumed that the damping factor will be set around 0.85.<ref name="originalpaper" />
 
The damping factor is subtracted from 1 (and in some variations of the algorithm, the result is divided by the number of documents (''N'') in the collection) and this term is then added to the product of the damping factor and the sum of the incoming PageRank scores. That is,
 
: <math>PR(A) = {1 - d \over N} + d \left( \frac{PR(B)}{L(B)}+ \frac{PR(C)}{L(C)}+ \frac{PR(D)}{L(D)}+\,\cdots \right).</math>
 
So any page's PageRank is derived in large part from the PageRanks of other pages. The damping factor adjusts the derived value downward. The original paper, however, gave the following formula, which has led to some confusion:
 
: <math>PR(A)= 1 - d + d \left( \frac{PR(B)}{L(B)}+ \frac{PR(C)}{L(C)}+ \frac{PR(D)}{L(D)}+\,\cdots \right).</math>
 
The difference between them is that the PageRank values in the first formula sum to one, while in the second formula each PageRank is multiplied by ''N'' and the sum becomes ''N''. A statement in Page and Brin's paper that "the sum of all PageRanks is one"<ref name="originalpaper" /> and claims by other Google employees<ref>[[Matt Cutts]]'s blog: [http://www.mattcutts.com/blog/seo-for-bloggers/ Straight from Google: What You Need to Know], see page 15 of his slides.</ref> support the first variant of the formula above.
 
Page and Brin confused the two formulas in their most popular paper "The Anatomy of a Large-Scale Hypertextual Web Search Engine", where they mistakenly claimed that the latter formula formed a probability distribution over web pages.<ref name="originalpaper" />
 
Google recalculates PageRank scores each time it crawls the Web and rebuilds its index. As Google increases the number of documents in its collection, the initial approximation of PageRank decreases for all documents.
 
The formula uses a model of a ''random surfer'' who gets bored after several clicks and switches to a random page. The PageRank value of a page reflects the chance that the random surfer will land on that page by clicking on a link. It can be understood as a [[Markov chain]] in which the states are pages, and the transitions, which are all equally probable, are the links between pages.
 
If a page has no links to other pages, it becomes a sink and therefore terminates the random surfing process. If the random surfer arrives at a sink page, it picks another [[Uniform Resource Locator|URL]] at random and continues surfing again.
 
When calculating PageRank, pages with no outbound links are assumed to link out to all other pages in the collection. Their PageRank scores are therefore divided evenly among all other pages. In other words, to be fair with pages that are not sinks, these random transitions are added to all nodes in the Web, with a residual probability usually set to ''d ''= 0.85, estimated from the frequency that an average surfer uses his or her browser's bookmark feature.
 
So, the equation is as follows:
 
:<math>PR(p_i) = \frac{1-d}{N} + d \sum_{p_j \in M(p_i)} \frac{PR (p_j)}{L(p_j)}</math>
 
where <math>p_1, p_2, ..., p_N</math> are the pages under consideration, <math>M(p_i)</math> is the set of pages that link to <math>p_i</math>, <math>L(p_j)</math> is the number of outbound links on page <math>p_j</math>, and ''N'' is the total number of pages.
 
The PageRank values are the entries of the dominant [[eigenvector]] of the modified [[adjacency matrix]]. This makes PageRank a particularly elegant metric: the eigenvector is
 
:<math>
\mathbf{R} =
\begin{bmatrix}
PR(p_1) \\
PR(p_2) \\
\vdots \\
PR(p_N)
\end{bmatrix}
</math>
where '''R''' is the solution of the equation
:<math>
\mathbf{R} =
 
\begin{bmatrix}
{(1-d)/ N} \\
{(1-d) / N} \\
\vdots \\
{(1-d) / N}
\end{bmatrix}
 
+ d
 
\begin{bmatrix}
\ell(p_1,p_1) & \ell(p_1,p_2) & \cdots & \ell(p_1,p_N) \\
\ell(p_2,p_1) & \ddots &  & \vdots \\
\vdots & & \ell(p_i,p_j) & \\
\ell(p_N,p_1) & \cdots & & \ell(p_N,p_N)
\end{bmatrix}
 
\mathbf{R}
 
</math>
 
where the adjacency function <math>\ell(p_i,p_j)</math> is 0 if page <math>p_j</math> does not link to <math>p_i</math>, and normalized such that, for each ''j''
 
:<math>\sum_{i = 1}^N \ell(p_i,p_j) = 1</math>,
 
i.e. the elements of each column sum up to 1, so the matrix is a [[stochastic matrix]] (for more details see the [[#Computation|computation]] section below). Thus this is a variant of the [[eigenvector centrality]] measure used commonly in [[network theory|network analysis]].
 
Because of the large eigengap of the modified adjacency matrix above,<ref>
{{cite journal
| author = Taher Haveliwala and Sepandar Kamvar.
|date=March 2003
| page = 7056
| title = The Second Eigenvalue of the Google Matrix
| journal = Stanford University Technical Report
| url = http://www-cs-students.stanford.edu/~taherh/papers/secondeigenvalue.pdf
|format=PDF
| bibcode = 2003math......7056N
| arxiv = math/0307056
| class = math.FA
}}</ref> the values of the PageRank eigenvector can be approximated to within a high degree of accuracy within only a few iterations.
 
As a result of [[Markov process|Markov theory]], it can be shown that the PageRank of a page is the probability of arriving at that page after a large number of clicks. This happens to equal <math>t^{-1}</math> where <math>t</math> is the [[expected value|expectation]] of the number of clicks (or random jumps) required to get from the page back to itself.
 
One main disadvantage of PageRank is that it favors older pages. A new page, even a very good one, will not have many links unless it is part of an existing site (a site being a densely connected set of pages, such as [[Wikipedia]]).
 
Several strategies have been proposed to accelerate the computation of PageRank.<ref>{{cite journal |doi=10.1007/978-3-540-30216-2_10 | title=Fast PageRank Computation via a Sparse Linear System | url = http://projecteuclid.org/euclid.im/1150474883| author= Gianna M. Del Corso, Antonio Gullí, Francesco Romani | journal=Internet Mathematics | year = 2005 | volume = 2 | issue = 3 |series=Lecture Notes in Computer Science |isbn=978-3-540-23427-2 |pages=118}}</ref>
 
Various strategies to manipulate PageRank have been employed in concerted efforts to improve search results rankings and monetize advertising links. These strategies have severely impacted the reliability of the PageRank concept,{{citation needed|date=June 2013}} which purports to determine which documents are actually highly valued by the Web community.
 
Since December 2007, when it started ''actively'' penalizing sites selling paid text links, Google has combatted [[link farm]]s and other schemes designed to artificially inflate PageRank. How Google identifies link farms and other PageRank manipulation tools is among Google's [[trade secret]]s.
 
===Computation===
 
PageRank can be computed either iteratively or algebraically. The iterative method can be viewed as the
[[power iteration]] method<ref>{{cite conference |url=http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.18.5264 | title=PageRank computation and the structure of the web: Experiments and algorithms | author=Arasu, A. and Novak, J. and Tomkins, A. and Tomlin, J. | year=2002 | booktitle = Proceedings of the Eleventh International World Wide Web Conference, Poster Track | pages = 107–117 | location = Brisbane, Australia }}</ref><ref>{{cite arXiv |eprint=1002.2858 |author1=Massimo Franceschet |title=PageRank: Standing on the shoulders of giants |class=cs.IR |year=2010}}</ref> or the power method. The basic mathematical operations performed are identical.
 
====Iterative====
 
At <math>t=0</math>, an initial probability distribution is assumed, usually
:<math>PR(p_i; 0) = \frac{1}{N}</math>.
 
At each time step, the computation, as detailed above, yields
:<math>PR(p_i;t+1) = \frac{1-d}{N} + d \sum_{p_j \in M(p_i)} \frac{PR (p_j; t)}{L(p_j)}</math>,
or in matrix notation
:<math>\mathbf{R}(t+1) = d \mathcal{M}\mathbf{R}(t) + \frac{1-d}{N} \mathbf{1}</math>,    &nbsp;  &nbsp;  &nbsp;  (*)
where
<math>\mathbf{R}_i(t)=PR(p_i; t)</math> and <math>\mathbf{1}</math> is the column vector of length <math>N</math> containing only ones.
 
The matrix <math>\mathcal{M}</math> is defined as
: <math>\mathcal{M}_{ij} = \begin{cases} 1 /L(p_j) , & \mbox{if }j\mbox{ links to }i\ \\ 0, & \mbox{otherwise} \end{cases}
</math>
i.e.,
:<math>\mathcal{M} :=  (K^{-1} A)^T</math>,
where
<math>A</math> denotes the [[adjacency matrix]] of the graph and <math>K</math> is the diagonal matrix with the outdegrees in the diagonal.
 
The computation ends when for some small <math>\epsilon</math>
:<math>|\mathbf{R}(t+1) - \mathbf{R}(t)| < \epsilon</math>,
i.e., when convergence is assumed.
 
====Algebraic====
 
For <math>t \to \infty</math> (i.e., in the [[steady state]]), the above equation (*) reads
:<math>\mathbf{R} = d \mathcal{M}\mathbf{R} + \frac{1-d}{N} \mathbf{1}</math>.    &nbsp;  &nbsp;  &nbsp;  (**)
The solution is given by
:<math>\mathbf{R} =  (\mathbf{I}-d \mathcal{M})^{-1}  \frac{1-d}{N}  \mathbf{1}</math>,
with the [[identity matrix]] <math>\mathbf{I}</math>.
 
The solution exists and is unique for <math>0 < d < 1</math>. This can be seen by noting that <math>\mathcal{M}</math> is by construction a [[stochastic matrix]] and hence has an eigenvalue equal to one as a consequence of the [[Perron–Frobenius theorem]].
 
====Power Method====
 
If the matrix <math>\mathcal{M}</math> is a transition probability, i.e., column-stochastic with no columns consisting of
just zeros and <math>\mathbf{R}</math> is a probability distribution (i.e., <math>|\mathbf{R}|=1</math>, <math>\mathbf{E}\mathbf{R}=1</math> where <math>\mathbf{E}</math> is matrix of all ones), Eq. (**) is equivalent to
:<math>\mathbf{R} = \left( d \mathcal{M} + \frac{1-d}{N} \mathbf{E} \right)\mathbf{R} =: \widehat{ \mathcal{M}} \mathbf{R}</math>.    &nbsp;  &nbsp;  &nbsp;  (***)
Hence PageRank <math>\mathbf{R}</math> is the principal eigenvector of <math>\widehat{\mathcal{M}}</math>. A fast and easy
way to compute this is using the [[Power iteration|power method]]: starting with an arbitrary vector <math>x(0)</math>, the operator <math>\widehat{\mathcal{M}}</math> is applied in succession, i.e.,
:<math> x(t+1) = \widehat{\mathcal{M}} x(t)</math>,
until
:<math>|x(t+1) - x(t)| < \epsilon</math>.
 
Note that in Eq. (***) the matrix on the right-hand side in the parenthesis can be interpreted as
:<math> \frac{1-d}{N} \mathbf{I} = (1-d)\mathbf{P} \mathbf{1}^t</math>,
where <math>\mathbf{P}</math> is an initial probability distribution. In the current case
:<math>\mathbf{P} := \frac{1}{N} \mathbf{1}</math>.
 
Finally, if <math>\mathcal{M}</math> has columns with only zero values, they should be replaced with the initial
probability vector
<math>\mathbf{P}</math>. In other words
:<math>\mathcal{M}^\prime := \mathcal{M} + \mathcal{D}</math>,
where the matrix <math>\mathcal{D}</math> is defined as
:<math>\mathcal{D} := \mathbf{P} \mathbf{D}^t</math>,
with
: <math>\mathbf{D}_i = \begin{cases} 1, & \mbox{if }L(p_i)=0\ \\ 0, & \mbox{otherwise} \end{cases}</math>
In this case, the above two computations using <math>\mathcal{M}</math> only give the same PageRank if their
results are normalized:
: <math> \mathbf{R}_{\textrm{power}} = \frac{\mathbf{R}_{\textrm{iterative}}}{|\mathbf{R}_{\textrm{iterative}}|} =
\frac{\mathbf{R}_{\textrm{algebraic}}}{|\mathbf{R}_{\textrm{algebraic}}|}</math>.
 
PageRank [[MATLAB]]/[[GNU Octave|Octave]] implementation
<source lang="matlab">
% Parameter M adjacency matrix where M_i,j represents the link from 'j' to 'i', such that for all 'j' sum(i, M_i,j) = 1
% Parameter d damping factor
% Parameter v_quadratic_error quadratic error for v
% Return v, a vector of ranks such that v_i is the i-th rank from [0, 1]
 
function [v] = rank(M, d, v_quadratic_error)
 
N = size(M, 2); % N is equal to half the size of M
v = rand(N, 1);
v = v ./ norm(v, 2);
last_v = ones(N, 1) * inf;
M_hat = (d .* M) + (((1 - d) / N) .* ones(N, N));
 
while(norm(v - last_v, 2) > v_quadratic_error)
last_v = v;
v = M_hat * v;
v = v ./ norm(v, 2);
end
 
endfunction
 
function [v] = rank2(M, d, v_quadratic_error)
 
N = size(M, 2); % N is equal to half the size of M
v = rand(N, 1);
v = v ./ norm(v, 1);  % This is now L1, not L2
last_v = ones(N, 1) * inf;
M_hat = (d .* M) + (((1 - d) / N) .* ones(N, N));
 
while(norm(v - last_v, 2) > v_quadratic_error)
last_v = v;
v = M_hat * v; 
        % removed the L2 norm of the iterated PR
end
 
endfunction
 
</source>
 
Example of code calling the rank function defined above:
<source lang="matlab">
M = [0 0 0 0 1 ; 0.5 0 0 0 0 ; 0.5 0 0 0 0 ; 0 1 0.5 0 0 ; 0 0 0.5 1 0];
rank(M, 0.80, 0.001)
 
</source>
This example takes 13 iterations to converge.
 
The following is a proof that rank.m is incorrect. It's based on the first graphic example. My understanding is that rank.m
uses the wrong norm on the input, then continues to renormalize L2, which is unnecessary.
 
<source lang="matlab">
% This represents the example graph, correctly normalized and accounting for sinks (Node A)
% by allowing it to effectively random transition 100% of time, including to itself.
% While RANK.m doesn't actually handle this incorrectly, it does not show exactly how one should
% handle sink nodes (one possible solution would be a SELF-TRANSITION of 1.0), which does not
% give the correct result.
 
test_graph = ...
[  0.09091  0.00000  0.00000  0.50000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  1.00000  0.50000  0.33333  0.50000  0.50000  0.50000  0.50000  0.00000  0.00000;
  0.09091  1.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.33333  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.00000  0.50000  0.50000  0.50000  0.50000  1.00000  1.00000;
  0.09091  0.00000  0.00000  0.00000  0.33333  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000;
  0.09091  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000  0.00000 ]
 
pr = rank(test_graph, 0.85, 0.001)  % INCORRECT is not normalized.
 
%  0.062247
%  0.730223
%  0.650829
%  0.074220
%  0.153590
%  0.074220
%  0.030703
%  0.030703
% 0.030703
%  0.030703
%  0.030703
 
pr / norm(pr,1)    % CORRECT once normalized. I still don't know why the L2 normalization happens ( v = v/norm(v, 2))
 
%  0.032781
%  0.384561
%  0.342750
%  0.039087
%  0.080886
%  0.039087
%  0.016170
%  0.016170
%  0.016170
%  0.016170
%  0.016170
 
pr = rank2(test_graph, 0.85, 0.001) % CORRECT, only requires input PR normalization (make sure it sums to 1.0)
 
%  0.032781
%  0.384561
%  0.342750
%  0.039087
%  0.080886
%  0.039087
%  0.016170
%  0.016170
%  0.016170
%  0.016170
%  0.016170
 
</source>
 
====Efficiency====
 
Depending on the framework used to perform the computation, the exact implementation of the methods, and the required accuracy of the result, the computation time of the these methods can vary greatly.
 
==Variations==
 
===PageRank of an undirected graph===
The PageRank of an undirected [[graph (data structure)|graph]]  G is statistically close to the degree distribution of the graph G,<ref>{{cite journal | author = Nicola Perra and Santo Fortunato. |date=September 2008 | title = Spectral centrality measures in complex networks | page = 36107 | journal = Phys. Rev. E, | volume = 78 | issue = 3 | bibcode = 2008PhRvE..78c6107P | last2 = Fortunato | doi = 10.1103/PhysRevE.78.036107 |arxiv = 0805.3322 }}</ref> but they are generally not identical: If R is the PageRank vector defined above, and D is the degree distribution vector
:<math>
D = {1\over 2|E|}
\begin{bmatrix}
deg(p_1) \\
deg(p_2) \\
\vdots \\
deg(p_N)
\end{bmatrix}
</math>
where <math>deg(p_i)</math> denotes the degree of vertex <math>p_i</math>, and E is the edge-set of the graph, then, with <math>Y={1\over N}\mathbf{1}</math>, by:<ref>{{cite journal | author = Vince Grolmusz | title=A Note on the PageRank of Undirected Graphs | year=2012 | journal=ArXiv | volume=1205 | issue=1960 | arxiv=1205.1960 | bibcode = 2012arXiv1205.1960G | pages = 1960 }}</ref>
 
<math>{1-d\over1+d}\|Y-D\|_1\leq \|R-D\|_1\leq \|Y-D\|_1,</math>
 
that is, the PageRank of an undirected graph equals to the degree distribution vector if and only if the graph is regular, i.e., every vertex has the same degree.
 
===Distributed Algorithm for PageRank Computation===
There are simple and fast random walk-based [[distributed algorithms]] for computing PageRank of nodes in a network.<ref>{{cite arXiv |eprint=1208.3071 |author=Atish Das Sarma, Anisur Rahaman Molla, Gopal Pandurangan, Eli Upfal |title=Fast Distributed PageRank Computation |class=cs.DC,cs.DS |year=2012}}</ref> They present a simple algorithm that takes <math>O(\log n/\epsilon)</math> rounds with high probability on any graph (directed or undirected),
where n is the network size and <math>\epsilon</math> is the reset probability (<math> 1-\epsilon</math> is also called as damping  factor) used in the
PageRank computation. They also present a faster algorithm that takes <math> O(\sqrt{\log n}/\epsilon)</math> rounds in undirected graphs.
Both of the above algorithms  are  scalable, as each node processes and sends only small (polylogarithmic in n, the network size) number of  bits per round.
For directed graphs, they present an algorithm that has a running time of <math> O(\sqrt{\log n/\epsilon})</math>, but it requires
a polynomial number of bits to processed and sent per node in a round.
 
===Google Toolbar===
The [[Google Toolbar]]'s PageRank feature displays a visited page's PageRank as a whole number between 0 and 10. The most popular websites have a PageRank of 10. The least have a PageRank of 0. Google has not disclosed the specific method for determining a Toolbar PageRank value, which is to be considered only a rough indication of the value of a website.
 
PageRank measures the number of sites that link to a particular page.<ref>[http://www.google.com/support/forum/p/Webmasters/thread?tid=4aeb4d5fce33350b&hl=en Google Webmaster central] discussion on PR</ref> The PageRank of a particular page is roughly based upon the quantity of inbound links as well as the PageRank of the pages providing the links. The algorithm also includes other factors, such as the size of a page, the number of changes, the time since the page was updated, the text in headlines and the text in hyperlinked anchor texts.<ref name="gpower"/>
 
The Google Toolbar's PageRank is updated infrequently, so the values it shows are often out of date.
<!-- Please cite Google-confirmed references *only* about the PR updates, lots of unconfirmed rumors on the web -->
 
===SERP Rank===
The [[search engine results page]] (SERP) is the actual result returned by a search engine in response to a keyword query. The SERP consists of a list of links to web pages with associated text snippets. The SERP rank of a web page refers to the placement of the corresponding link on the SERP, where higher placement means higher SERP rank. The SERP rank of a web page is a function not only of its PageRank, but of a relatively large and continuously adjusted set of factors (over 200),.<ref>{{cite web
| url = http://www.seomoz.org/article/search-ranking-factors
| title = Search Engine Ranking Factors - Version 2
| first = Rand
| last = Fishkin
| authorlink = Rand Fishkin
| coauthors = Jeff Pollard
| publisher = [[seomoz.org]] | date = April 2, 2007
| accessdate = May 11, 2009
}}{{Verify credibility|date=October 2012}}</ref> [[Search engine optimization]] (SEO) is aimed at influencing the SERP rank for a website or a set of web pages.
 
Positioning of a webpage on Google SERPs for a keyword depends on relevance and reputation, also known as authority and popularity. PageRank is Google’s indication of its assessment of the reputation of a webpage: It is non-keyword specific. Google uses a combination of webpage and website authority to determine the overall authority of a webpage competing for a keyword.<ref>Dover, D. ''Search Engine Optimization Secrets'' Indianapolis. Wiley. 2011.</ref> The PageRank of the HomePage of a website is the best indication Google offers for website authority.<ref>Viniker, D. ''The Importance of Keyword Difficulty Screening for SEO''. Ed. Schwartz, M. Digital Guidebook Volume 5. News Press. p 160–164.</ref>
 
After the introduction of [[Google Places]] into the mainstream organic SERP, numerous other factors in addition to PageRank affect ranking a business in Local Business Results.<ref>{{cite web|url=http://support.google.com/places/bin/answer.py?hl=en&answer=7091 |title=Ranking of listings : Ranking - Google Places Help |publisher=Google.com |date= |accessdate=2011-05-27}}</ref>
 
===Google directory PageRank===
The [[Google Directory]] PageRank was an 8-unit measurement. Unlike the Google Toolbar, which shows a numeric PageRank value upon mouseover of the green bar, the Google Directory only displayed the bar, never the numeric values. Google Directory was closed on July 20, 2011.<ref>https://en.wikipedia.org/wiki/Google_Directory#Google_Directory</ref>
 
===False or spoofed PageRank===
In the past, the PageRank shown in the Toolbar was easily manipulated. Redirection from one page to another, either via a [[HTTP 302]] response or a "Refresh" [[meta tag]], caused the source page to acquire the PageRank of the destination page. Hence, a new page with PR 0 and no incoming links could have acquired PR 10 by redirecting to the Google home page. This [[Website spoofing|spoofing]] technique, also known as [[Page hijacking|302 Google Jacking]], was a known vulnerability. Spoofing can generally be detected by performing a Google search for a source URL; if the URL of an entirely different site is displayed in the results, the latter URL may represent the destination of a redirection.
 
===Manipulating PageRank===
For [[search engine optimization]] purposes, some companies offer to sell high PageRank links to webmasters.<ref name="Cutts-0414"/> As links from higher-PR pages are believed to be more valuable, they tend to be more expensive. It can be an effective and viable marketing strategy to buy link advertisements on content pages of quality and relevant sites to drive traffic and increase a webmaster's link popularity. However, Google has publicly warned webmasters that if they are or were discovered to be selling links for the purpose of conferring PageRank and reputation, their links will be devalued (ignored in the calculation of other pages' PageRanks). The practice of buying and selling links is intensely debated across the Webmaster community. Google advises webmasters to use the [[nofollow]] [[HTML]] [[attribute (computing)|attribute]] value on sponsored links. According to [[Matt Cutts]], Google is concerned about webmasters who try to [[game the system]], and thereby reduce the quality and relevance of Google search results.<ref name="Cutts-0414">{{cite web|publisher=mattcutts.com/blog|date=April 14, 2007|accessdate=2007-05-28|title=How to report paid links|url=http://www.mattcutts.com/blog/how-to-report-paid-links/}}</ref>
 
===The intentional surfer model===
The original PageRank algorithm reflects the so-called random surfer model, meaning that the PageRank of a particular page is derived from the theoretical probability of visiting that page when clicking on links at random. A page ranking model that reflects the importance of a particular page as a function of how many actual visits it receives by real users is called the ''intentional surfer model''.<ref name="Jos07">{{Cite book | author = Jøsang, A. | contribution = Trust and Reputation Systems | title = Foundations of Security Analysis and Design IV, FOSAD 2006/2007 Tutorial Lectures. | year = 2007 | publisher = Springer LNCS 4677 | editor = Aldini, A. | pages = 209–245 | doi = 10.1007/978-3-540-74810-6 | url = http://www.unik.no/people/josang/papers/Jos2007-FOSAD.pdf|format=PDF | volume = 4677}}</ref> The Google toolbar sends information to Google for every page visited, and thereby provides a basis for computing PageRank based on the intentional surfer model. The introduction of the [[nofollow]] attribute by Google to combat [[Spamdexing]] has the side effect that webmasters commonly use it on outgoing links to increase their own PageRank. This causes a loss of actual links for the Web crawlers to follow, thereby making the original PageRank algorithm based on the random surfer model potentially unreliable. Using information about users' browsing habits provided by the Google toolbar partly compensates for the loss of information caused by the [[nofollow]] attribute. The [[Search engine results page|SERP]] rank of a page, which determines a page's actual placement in the search results, is based on a combination of the random surfer model (PageRank) and the intentional surfer model (browsing habits) in addition to other factors.<ref name="SEOnotepad09">{{cite web | author = SEOnotepad | title = Myth of the Google Toolbar Ranking | url = http://www.seonotepad.com/search-engines/google-seo/myth-of-the-google-toolbar-ranking/ }}</ref>
 
===Other uses===
A version of PageRank has recently been proposed as a replacement for the traditional [[Institute for Scientific Information]] (ISI) [[impact factor]],<ref>{{cite journal | author = Johan Bollen, Marko A. Rodriguez, and Herbert Van de Sompel. |date=December 2006 | title = Journal Status | page = 1030 | journal = Scientometrics | volume = 69 | issue = 3 | arxiv = cs.GL/0601030 | bibcode = 2006cs........1030B | last2 = Rodriguez | last3 = Van De Sompel}}</ref> and implemented at [[Eigenfactor]] as well as at [[SCImago]]. Instead of merely counting total citation to a journal, the "importance" of each citation is determined in a PageRank fashion.
 
A similar new use of PageRank is to rank academic doctoral programs based on their records of placing their graduates in faculty positions. In PageRank terms, academic departments link to each other by hiring their faculty from each other (and from themselves).<ref>{{cite journal | author = Benjamin M. Schmidt and Matthew M. Chingos | title=Ranking Doctoral Programs by Placement: A New Method | year=2007 | journal=PS: Political Science and Politics | volume=40 | issue=July | pages=523–529 | url=http://www.people.fas.harvard.edu/~gillum/rankings_paper.pdf |format=PDF}}</ref>
 
PageRank has been used to rank spaces or streets to predict how many people (pedestrians or vehicles) come to the individual spaces or streets.<ref>{{cite journal | author = B. Jiang | title = Ranking spaces for predicting human movement in an urban environment | year=2006 | journal=International Journal of Geographical Information Science | volume=23 | issue = 7 | pages=823–837 | arxiv=physics/0612011 | doi = 10.1080/13658810802022822}}</ref><ref>{{cite journal | author = Jiang B., Zhao S., and Yin J. | title = Self-organized natural roads for predicting traffic flow: a sensitivity study | year=2008 | journal=Journal of Statistical Mechanics: Theory and Experiment | page = 008 | issue = 7 | volume=P07008 | arxiv=0804.1630 | doi = 10.1088/1742-5468/2008/07/P07008 | bibcode = 2008JSMTE..07..008J }}</ref> In [[lexical semantics]] it has been used to perform [[Word Sense Disambiguation]]<ref>Roberto Navigli, Mirella Lapata. [http://www.dsi.uniroma1.it/~navigli/pubs/PAMI_2010_Navigli_Lapata.pdf "An Experimental Study of Graph Connectivity for Unsupervised Word Sense Disambiguation"]. IEEE Transactions on Pattern Analysis and Machine Intelligence (TPAMI), 32(4), IEEE Press, 2010, pp. 678–692.</ref> and to automatically rank [[WordNet]] [[synsets]] according to how strongly they possess a given semantic property, such as positivity or negativity.<ref>{{cite web | author = Andrea Esuli and Fabrizio Sebastiani | title=PageRanking WordNet synsets: An Application to Opinion-Related Properties | work=In Proceedings of the 35th Meeting of the Association for Computational Linguistics, Prague, CZ, 2007, pp. 424–431 | url=http://nmis.isti.cnr.it/sebastiani/Publications/ACL07.pdf |format=PDF | accessdate=June 30, 2007 }}</ref>
 
A dynamic weighting method similar to PageRank has been used to generate customized reading lists based on the link structure of Wikipedia.<ref>{{cite journal | author = [[Alex Wissner-Gross|Wissner-Gross, A. D.]] | url = http://www.alexwg.org/publications/ProcIEEEICALT_6-825.pdf | title=Preparation of topical readings lists from the link structure of Wikipedia | journal = Proceedings of the IEEE International Conference on Advanced Learning Technology | location = Rolduc, Netherlands | year = 2006 | page = 825 | doi = 10.1109/ICALT.2006.1652568 | isbn = 0-7695-2632-2}}</ref>
 
A [[Web crawler]] may use PageRank as one of a number of importance metrics it uses to determine which URL to visit during a crawl of the web. One of the early working papers
<ref>{{cite web
| title=Working Papers Concerning the Creation of Google
| work=Google
| url=http://dbpubs.stanford.edu:8091/diglib/pub/projectdir/google.html
| accessdate=November 29, 2006
}}</ref> that were used in the creation of Google is ''Efficient crawling through URL ordering'',<ref>{{cite journal
|author = Cho, J., Garcia-Molina, H., and Page, L.
| url = http://dbpubs.stanford.edu:8090/pub/1998-51
| title = Efficient crawling through URL ordering
| journal = Proceedings of the seventh conference on World Wide Web
| location = Brisbane, Australia
| year = 1998}}</ref>
which discusses the use of a number of different importance metrics to determine how deeply, and how much of a site Google will crawl. PageRank is presented as one of a number of these importance metrics, though there are others listed such as the number of inbound and outbound links for a URL, and the distance from the root directory on a site to the URL.
 
The PageRank may also be used as a [http://de.scientificcommons.org/23846375 methodology] to measure the apparent impact of a community like the [[Blogosphere]] on the overall Web itself. This approach uses therefore the PageRank to measure the distribution of attention in reflection of the [[Scale-free network]] paradigm.
 
In any ecosystem, a modified version of PageRank may be used to determine species that are essential to the continuing health of the environment.<ref>{{cite news|last=Burns |first=Judith |url=http://news.bbc.co.uk/2/hi/science/nature/8238462.stm |title=Google trick tracks extinctions |publisher=BBC News |date=2009-09-04 |accessdate=2011-05-27}}</ref>
 
For the analysis of protein networks in biology PageRank is also a useful tool.<ref>{{cite journal
|doi = 10.1093/bioinformatics/btq680
|author = G. Ivan and V. Grolmusz
| url = http://bioinformatics.oxfordjournals.org/content/27/3/405
| title = When the Web meets the cell: using personalized PageRank for analyzing protein interaction networks
| journal = Bioinformatics
|volume = 27
|issue = 3
|pages = 405–7
| location = Vol. 27, No. 3. pp. 405-407
| year = 2011
|pmid = 21149343}}</ref>
<ref>{{cite journal
|doi = 10.1371/journal.pone.0054204
|author = D. Banky and G. Ivan and V. Grolmusz
| url = http://www.plosone.org/article/info%3Adoi%2F10.1371%2Fjournal.pone.0054204
| title = Equal opportunity for low-degree network nodes: a PageRank-based method for protein target identification in metabolic graphs
| journal = PLoS One
|volume = 8
|issue = 1
|pages = 405–7
| location = Vol. 8, No. 1. e54204
| year = 2013
|pmid = 23382878|bibcode = 2013PLoSO...854204B }}</ref>
 
==nofollow==
In early 2005, Google implemented a new value, "[[nofollow]]",<ref>{{cite web | title=Preventing Comment Spam | work=Google | url=http://googleblog.blogspot.com/2005/01/preventing-comment-spam.html | accessdate=January 1, 2005 }}</ref> for the [[Semantic link|rel]] attribute of HTML link and anchor elements, so that website developers and [[blog]]gers can make links that Google will not consider for the purposes of PageRank—they are links that no longer constitute a "vote" in the PageRank system. The nofollow relationship was added in an attempt to help combat [[spamdexing]].
 
As an example, people could previously create many message-board posts with links to their website to artificially inflate their PageRank. With the nofollow value, message-board administrators can modify their code to automatically insert "rel='nofollow'" to all hyperlinks in posts, thus preventing PageRank from being affected by those particular posts. This method of avoidance, however, also has various drawbacks, such as reducing the link value of legitimate comments. (See: [[Spam in blogs#nofollow]])
 
In an effort to manually control the flow of PageRank among pages within a website, many webmasters practice what is known as PageRank Sculpting<ref>{{cite web|url=http://www.seomoz.org/blog/pagerank-sculpting-parsing-the-value-and-potential-benefits-of-sculpting-pr-with-nofollow |title=PageRank Sculpting: Parsing the Value and Potential Benefits of Sculpting PR with Nofollow |publisher=SEOmoz |date= |accessdate=2011-05-27}}</ref>—which is the act of strategically placing the nofollow attribute on certain internal links of a website in order to funnel PageRank towards those pages the webmaster deemed most important. This tactic has been used since the inception of the nofollow attribute, but may no longer be effective since Google announced that blocking PageRank transfer with nofollow does not redirect that PageRank to other links.<ref>{{cite web|url=http://www.mattcutts.com/blog/pagerank-sculpting/ |title=PageRank sculpting |publisher=Mattcutts.com |date=2009-06-15 |accessdate=2011-05-27}}</ref>
 
==Deprecation==
 
PageRank was once available for the verified site maintainers through the Google Webmaster Tools interface. However on October 15, 2009, a Google employee confirmed<ref name="Moskwa"/> that the company had removed PageRank from its ''Webmaster Tools'' section, explaining that "We've been telling people for a long time that they shouldn't focus on PageRank so much. Many site owners seem to think it's the most important metric for them to track, which is simply not true."<ref name="Moskwa">{{cite web
| author = Susan Moskwa
| title = PageRank Distribution Removed From WMT
| contribution = PageRank Distribution Removed From WMT
| url = http://www.google.com/support/forum/p/Webmasters/thread?tid=6a1d6250e26e9e48&hl=en
| accessdate=October 16, 2009
| postscript = <!-- Bot inserted parameter. Either remove it; or change its value to "." for the cite to end in a ".", as necessary. -->{{inconsistent citations}}
}}</ref> In addition, The PageRank indicator is not available in Google's own [[Google Chrome|Chrome]] browser.
 
The visible page rank is updated very infrequently.
 
On {{date|6 October 2011}}, many users mistakenly thought Google PageRank was gone. As it turns out, it was simply an update to the URL used to query the PageRank from Google.<ref name=whatculture>{{cite news|first=Peter|url=http://whatculture.com/technology/google-pagerank-is-not-dead.php|accessdate=7 October 2011|newspaper=WhatCulture!|date=6 October 2011}}</ref>
 
Google now also relies on other strategies as well as PageRank, such as [[Google Panda]].<ref>{{Cite journal|url=http://searchenginewatch.com/article/2067687/Google-Panda-Update-Say-Goodbye-to-Low-Quality-Link-Building|title=Google Panda Update: Say Goodbye to Low-Quality Link Building|date=08.02.11|publisher=Search Engine Watch|postscript=<!-- Bot inserted parameter. Either remove it; or change its value to "." for the cite to end in a ".", as necessary. -->{{inconsistent citations}}}}</ref>
 
==See also==
*[[EigenTrust]] — a decentralized PageRank algorithm
*[[Google bomb]]
*[[Google Search]]
*[[Google matrix]]
*[[Google Panda]]
*[[VisualRank]] - Google's application of PageRank to image-search
*[[Hilltop algorithm]]
*[[Link love]]
*[[Methods of website linking]]
*[[Power method]] — the iterative eigenvector algorithm used to calculate PageRank
*[[Search engine optimization]]
*[[SimRank]] — a measure of object-to-object similarity based on random-surfer model
*[[Topic-Sensitive PageRank]]
*[[TrustRank]]
*[[Webgraph]]
*[[CheiRank]]
*[[Google Penguin]]
*[[Google Hummingbird]]
 
==Notes==
{{Reflist|2}}
 
==References==
{{Refbegin|2}}
* {{Cite conference | last = Altman | first = Alon | coauthors = Moshe Tennenholtz
  | title = Ranking Systems: The PageRank Axioms
  | booktitle = Proceedings of the 6th ACM conference on Electronic commerce (EC-05)
  | place = Vancouver, BC | year = 2005
  | url = http://stanford.edu/~epsalon/pagerank.pdf |format=PDF| accessdate = 2008-02-05 }}
* {{Cite conference | last = Cheng | first = Alice | coauthors = Eric J. Friedman
  | title = Manipulability of PageRank under Sybil Strategies
  | booktitle = Proceedings of the First Workshop on the Economics of Networked Systems (NetEcon06)
  | place = Ann Arbor, Michigan | date = 2006-06-11
  | url = http://www.cs.duke.edu/nicl/netecon06/papers/ne06-sybil.pdf |format=PDF| accessdate = 2008-01-22 }}
* {{Cite journal |first=Ayman |last=Farahat|coauthors=LoFaro, Thomas; Miller, Joel C.; Rae, Gregory and Ward, Lesley A.
  |year=2006
  | volume=27 | issue=4
  |title=Authority Rankings from HITS, PageRank, and SALSA: Existence, Uniqueness, and Effect of Initialization
  |journal=SIAM Journal on Scientific Computing | doi=10.1137/S1064827502412875|pages=1181–1201}}
* {{Cite conference | last = Haveliwala | first = Taher | coauthors = Jeh, Glen and Kamvar, Sepandar
  | title = An Analytical Comparison of Approaches to Personalizing PageRank
  | booktitle = Stanford University Technical Report
  | year = 2003
  | url = http://www-cs-students.stanford.edu/~taherh/papers/comparison.pdf |format=PDF}}
* {{Cite journal |first=Amy N. |last=Langville|coauthors=Meyer, Carl D.
  |year=2003
  | volume=1 | issue=3
  |title=Survey: Deeper Inside PageRank
  |journal=Internet Mathematics }}
* {{Cite book |first=Amy N. |last=Langville |coauthors= Meyer, Carl D. |title=Google's PageRank and Beyond: The Science of Search Engine Rankings |isbn=0-691-12202-4 |publisher=Princeton University Press |year=2006}}
* {{Cite journal |first=Lawrence |last=Page|authorlink=Larry Page |coauthors=[[Sergey Brin|Brin, Sergey]]; [[Rajeev Motwani|Motwani, Rajeev]] and [[Terry Winograd|Winograd, Terry]] |year=1999 |title=The PageRank citation ranking: Bringing order to the Web |url=http://dbpubs.stanford.edu:8090/pub/showDoc.Fulltext?lang=en&doc=1999-66&format=pdf&compression=}}
* {{Cite conference |first=Matthew |last=Richardson |coauthors=Domingos, Pedro |year=2002 |title=The intelligent surfer: Probabilistic combination of link and content information in PageRank |url=http://www.cs.washington.edu/homes/pedrod/papers/nips01b.pdf |format=PDF|booktitle=Proceedings of Advances in Neural Information Processing Systems |volume=14}}
 
{{Refend}}
 
==Relevant patents==
* [http://patft.uspto.gov/netacgi/nph-Parser?patentnumber=6,285,999 Original PageRank U.S. Patent—Method for node ranking in a linked database]—Patent number 6,285,999—September 4, 2001
* [http://patft1.uspto.gov/netacgi/nph-Parser?Sect1=PTO1&Sect2=HITOFF&d=PALL&p=1&u=%2Fnetahtml%2FPTO%2Fsrchnum.htm&r=1&f=G&l=50&s1=6,799,176.PN.&OS=PN/6,799,176&RS=PN/6,799,176 PageRank U.S. Patent—Method for scoring documents in a linked database]—Patent number 6,799,176—September 28, 2004
* [http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&u=%2Fnetahtml%2FPTO%2Fsearch-adv.htm&r=1&p=1&f=G&l=50&d=PTXT&S1=7,058,628.PN.&OS=pn/7,058,628&RS=PN/7,058,628 PageRank U.S. Patent—Method for node ranking in a linked database]—Patent number 7,058,628—June 6, 2006
* [http://patft.uspto.gov/netacgi/nph-Parser?Sect1=PTO2&Sect2=HITOFF&u=%2Fnetahtml%2FPTO%2Fsearch-adv.htm&r=1&p=1&f=G&l=50&d=PTXT&S1=7,269,587.PN.&OS=pn/7,269,587&RS=PN/7,269,587 PageRank U.S. Patent—Scoring documents in a linked database]—Patent number 7,269,587—September 11, 2007
 
==External links==
* [http://www.google.com/technology/ Our Search: Google Technology] by Google
* [http://www.ams.org/featurecolumn/archive/pagerank.html How Google Finds Your Needle in the Web's Haystack] by the American Mathematical Society
 
{{Google Inc.}}
 
{{DEFAULTSORT:Pagerank}}
[[Category:Google]]
[[Category:Search engine optimization]]
[[Category:Reputation management]]
[[Category:Internet search algorithms]]
[[Category:American inventions]]
[[Category:Crowdsourcing]]
[[Category:Markov models]]
[[Category:Link analysis]]

Latest revision as of 08:40, 9 February 2014


They have powerful and durable mountain bikes with a high-tech suspension system. Normal pedaling motion disengages the brake cane, allowing for normal pedaling. Should you cherished this post and also you would like to obtain details concerning Cannondale mountain bike sizing. kindly go to our web-page. They both have some parts that are worse than another's, but it doesn't matter in general. Riding position is typically more vertical than that of a road bike. With this in mind all you have to do is book the vacation and find the right bike for you and your holiday.

Adjust the tyre pressure too so it is at its optimum level. General Use (Commuting, Mountain Bike, Road Bike, BMX, and Universal Fit) General use helmets are usually about. The owner's son is a mountain biker, and very friendly, but little gestures of courtesy go a long way in ensuring goodwill between the mountain biking and non-mountain biking communities. As soon as a sure critical mass was attained mainstream bike corporations took notice. A sports drink is better than water as they contain carbohydrates and electrolytes that speed absorption of fluids and can give you an energy boost.

There are aspects of mountain biking that are more similar to trail running than regular bicycling. Verify such elements to get a clear understanding of what you can have with Mongoose. It is meant for leisurely riding, and some mountain biking. Explore, eat, and shop in places you typicaly wouldn't. However, be careful that any loose ends (from straps or laces) and buckles don't have over, as they can pose a safety hazard if you elect to use toe clips.

I would wake up at 3 o'clock in the morning to make calls to America. Or get the type motor that senses when you are pedaling harder and switches on automatically. This article is to help you when buying a new bike. " I want us to be able to chase one another around the room, have pillow fights, and wrestle. Cross country Nearly all of the mountain bikes available could be classed as cross country.

So I should be looking for an 18 to 19 inch bike frame. The tires are wider that are designed for diverse terrains. I hope what you will have found in the article with respect to Mongoose mountain bike reviews, together with additionally the particular info regarding mountain bikes, is going to be helpful for you. The price range of lightweight bicycles prices vary from $200. In some countries, they still have the culture of using the bike as their primary vehicles used on their streets.