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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 9 [Shaggy] *
16 [Richard Roundtree] *
9 [Diane Mizota] *
16 [Lauren Bowles] *
400 [George of the Jungle] *
36 [Brendan Fraser] *
16 [Sven-Ole Thorsen] *
4 [Spencer Garrett] *
9 [Leslie Mann] *
4 [Holland Taylor] *
4 [Thomas Haden Church] *
1 [Abdoulaye NGom] *
4 [Abraham Benrubi] *
16 [Afton Smith] *
9 [Greg Cruttwell] *
9 [John Bennett Perry] *
1 [Jon Pennell] *
1 [Keith Scott] *
1 [Kelly Miracco] *
1 [Michael Chinyamurindi]
)
= 1.43 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Shaggy] *
1 [Richard Roundtree] *
1 [Diane Mizota] *
1 [Lauren Bowles] *
1 [George of the Jungle] *
1 [Brendan Fraser] *
1 [Sven-Ole Thorsen] *
1 [Spencer Garrett] *
1 [Leslie Mann] *
1 [Holland Taylor] *
1 [Thomas Haden Church] *
1 [Abdoulaye NGom] *
1 [Abraham Benrubi] *
1 [Afton Smith] *
1 [Greg Cruttwell] *
1 [John Bennett Perry] *
1 [Jon Pennell] *
1 [Keith Scott] *
1 [Kelly Miracco] *
1 [Michael Chinyamurindi]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.18%
(1.43 × 1016 overall)
Dominant nodes (excluded from chart)George of the Jungle 70.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)