How is this calculated?
The math continuously tracks how strongly this post is connected to the rest of the network. Every tag forms a 2-way link. The base stats determine personal node strength, and the pie charts below show this node's share against its direct neighbours.
// 1. Base variables (floored at 1 to prevent zero-multiplication math errors)
$inbound = max(1, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 90 [John Goodman] *
9 [Michael Lerner] *
289 [Steve Buscemi] *
64 [John Turturro] *
4 [Christopher Murney] *
25 [Jon Polito] *
25 [Richard Portnow] *
4 [John Mahoney] *
361 [Barton Fink] *
16 [Judy Davis] *
1 [Anthony Gordon] *
1 [David Warrilow] *
1 [Harry Bugin] *
1 [Lance Davis] *
4 [Meagen Fay] *
16 [Darwyn Swalve] *
1 [I.M. Hobson] *
9 [Tony Shalhoub] *
4 [Max Grodénchik]
)
= 1.99 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.11 [John Goodman] *
1 [Michael Lerner] *
1 [Steve Buscemi] *
1 [John Turturro] *
1 [Christopher Murney] *
1 [Jon Polito] *
1 [Richard Portnow] *
1 [John Mahoney] *
1 [Barton Fink] *
1 [Judy Davis] *
1 [Anthony Gordon] *
1 [David Warrilow] *
1 [Harry Bugin] *
1 [Lance Davis] *
1 [Meagen Fay] *
1 [Darwyn Swalve] *
1 [I.M. Hobson] *
1 [Tony Shalhoub] *
1 [Max Grodénchik]
)
= 1.11
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
19
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.11%
(1.99 × 1018 overall)
Dominant nodes (excluded from chart)Barton Fink 38.98%Steve Buscemi 31.21%John Goodman 9.72%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)