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 25 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 4 [Vincent McCusker] *
4 [Martin Foye] *
1 [Peter Farrelly] *
64 [Fruupp] *
1 [John Mason (4)] *
4 [Paul Charles] *
1 [Paul Charles (2)] *
4 [ian MacDonald] *
289 [Liberation Suite] *
36 [Terry Clark] *
1 [Andrew Martin] *
1 [David Pierce] *
1 [Gabe Gledhill] *
1 [Jaymes Reunion] *
1 [Jeff Harbour] *
1 [Barry Bynum] *
1 [David Bynum] *
1 [Howard Lyon] *
1 [James Yager] *
1 [Jim Hazel] *
1 [Paul Lyon] *
1 [Randy Hill] *
1 [Duane Clark (4)] *
1 [Matt Sutherland (3)] *
1 [Terry Clark (3)]
)
= 681.84M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Vincent McCusker] *
1 [Martin Foye] *
1 [Peter Farrelly] *
1 [Fruupp] *
1 [John Mason (4)] *
1 [Paul Charles] *
1 [Paul Charles (2)] *
1 [ian MacDonald] *
1 [Liberation Suite] *
1 [Terry Clark] *
1 [Andrew Martin] *
1 [David Pierce] *
1 [Gabe Gledhill] *
1 [Jaymes Reunion] *
1 [Jeff Harbour] *
1 [Barry Bynum] *
1 [David Bynum] *
1 [Howard Lyon] *
1 [James Yager] *
1 [Jim Hazel] *
1 [Paul Lyon] *
1 [Randy Hill] *
1 [Duane Clark (4)] *
1 [Matt Sutherland (3)] *
1 [Terry Clark (3)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
25
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Liberation Suite 67.68%Fruupp 14.99%Terry Clark 8.43%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)