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 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 16 [John Pierce] *
121 [Timothy B. Schmit] *
100 [Don Henley] *
9 [Jeff Porcaro] *
225 [Steve Lukather] *
676 [Toto] *
324 [Simon Phillips] *
9 [Steve Porcaro] *
25 [Warren Ham] *
9 [Shem von Schroeck] *
4 [Mike Porcaro] *
64 [Keith Carlock] *
1 [Jean-Michel Byron] *
4 [Greg Phillinganes] *
4 [Fergie Frederiksen] *
16 [David Hungate] *
49 [Bobby Kimball] *
9 [Tal Wilkenfeld] *
16 [David Paich] *
1 [David Palau] *
1 [Dennis Frederiksen] *
1 [Dominique Taplin] *
4 [Joseph Williams] *
64 [Lenny Castro] *
4 [Robert "Sput" Searight] *
9 [Shannon Forrest]
)
= 7.41 x 10^29
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [John Pierce] *
1 [Timothy B. Schmit] *
1 [Don Henley] *
1 [Jeff Porcaro] *
1 [Steve Lukather] *
1 [Toto] *
1 [Simon Phillips] *
1 [Steve Porcaro] *
1 [Warren Ham] *
1 [Shem von Schroeck] *
1 [Mike Porcaro] *
1 [Keith Carlock] *
1 [Jean-Michel Byron] *
1 [Greg Phillinganes] *
1 [Fergie Frederiksen] *
1 [David Hungate] *
1 [Bobby Kimball] *
1 [Tal Wilkenfeld] *
1 [David Paich] *
1 [David Palau] *
1 [Dennis Frederiksen] *
1 [Dominique Taplin] *
1 [Joseph Williams] *
1 [Lenny Castro] *
1 [Robert "Sput" Searight] *
1 [Shannon Forrest]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
26
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.06%
(7.41 × 1029 overall)
Dominant nodes (excluded from chart)Toto 38.28%Simon Phillips 18.35%Steve Lukather 12.74%Timothy B. Schmit 6.85%Don Henley 5.66%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)