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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 2 [Amos Pitsch] *
81 [Paul Collins' Beat] *
1 [Dennis Conway] *
1 [Howard Parr] *
1 [Larry Whitman] *
1 [Michael Ruiz] *
1 [Steve Huff] *
1 [Timm Buechler] *
1 [Juancho LÃ3pez (2)] *
256 [Pino Palladino] *
225 [Kenney Jones] *
36 [The Law] *
121 [Paul Rodgers] *
1 [John Staehely] *
1 [John Young]
)
= 162.59B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Amos Pitsch] *
1 [Paul Collins' Beat] *
1 [Dennis Conway] *
1 [Howard Parr] *
1 [Larry Whitman] *
1 [Michael Ruiz] *
1 [Steve Huff] *
1 [Timm Buechler] *
1 [Juancho LÃ3pez (2)] *
1 [Pino Palladino] *
1 [Kenney Jones] *
1 [The Law] *
1 [Paul Rodgers] *
1 [John Staehely] *
1 [John Young]
)
= 2
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
15
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Pino Palladino 34.88%Kenney Jones 30.65%Paul Rodgers 16.49%Paul Collins' Beat 11.04%The Law 4.90%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)