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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 441 [The Animals] *
49 [Eric Burdon And The Animals] *
4 [Shut Up Frank] *
9 [The Mike Cotton Sound] *
169 [Eric Burdon] *
196 [Mick Gallagher] *
4 [Zoot Money] *
1 [Ruben Salinas] *
1 [Roberto Ruiz] *
4 [Justin Andres] *
1 [Johnzo West] *
36 [Hilton Valentine] *
1 [Evan Mackey] *
1 [Dustin Koester] *
4 [Davey Allen] *
9 [Danny Handley] *
4 [Chas Chandler] *
144 [Andy Summers] *
16 [Alan Price] *
16 [John Steel] *
9 [Dave Berry] *
16 [Barry Jenkins] *
25 [Micky Gallagher] *
9 [British Invasion] *
49 [Mick Avory] *
81 [Jim Rodford] *
81 [Mike Cotton]
)
= 1.31 x 10^31
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Animals] *
1 [Eric Burdon And The Animals] *
1 [Shut Up Frank] *
1 [The Mike Cotton Sound] *
1 [Eric Burdon] *
1 [Mick Gallagher] *
1 [Zoot Money] *
1 [Ruben Salinas] *
1 [Roberto Ruiz] *
1 [Justin Andres] *
1 [Johnzo West] *
1 [Hilton Valentine] *
1 [Evan Mackey] *
1 [Dustin Koester] *
1 [Davey Allen] *
1 [Danny Handley] *
1 [Chas Chandler] *
1 [Andy Summers] *
1 [Alan Price] *
1 [John Steel] *
1 [Dave Berry] *
1 [Barry Jenkins] *
1 [Micky Gallagher] *
1 [British Invasion] *
1 [Mick Avory] *
1 [Jim Rodford] *
1 [Mike Cotton]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
27
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.15%
(1.31 × 1031 overall)
Dominant nodes (excluded from chart)The Animals 31.59%Mick Gallagher 14.04%Eric Burdon 12.11%Andy Summers 10.32%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)