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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 9 [Clive Parker] *
4 [Brian B Benzine] *
4 [CS Gas] *
9 [Dave Scott (5)] *
4 [Hero Shima] *
9 [James Little (2)] *
4 [Jeff Walker (19)] *
9 [Kenneth Spiers] *
4 [Luca Comencini] *
4 [Mark Stephens (4)] *
4 [Matt Broughton] *
4 [Pete Petrol] *
4 [Phil Ross (3)] *
4 [Simon Kinder] *
4 [Ben Lawson (2)] *
16 [the Spizzles] *
256 [Athletico Spizz 80] *
25 [Pride Of The Cross]
)
= 6.34 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Clive Parker] *
1 [Brian B Benzine] *
1 [CS Gas] *
1 [Dave Scott (5)] *
1 [Hero Shima] *
1 [James Little (2)] *
1 [Jeff Walker (19)] *
1 [Kenneth Spiers] *
1 [Luca Comencini] *
1 [Mark Stephens (4)] *
1 [Matt Broughton] *
1 [Pete Petrol] *
1 [Phil Ross (3)] *
1 [Simon Kinder] *
1 [Ben Lawson (2)] *
1 [the Spizzles] *
1 [Athletico Spizz 80] *
1 [Pride Of The Cross]
)
= 1
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
18
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
37.38%
(6.34 × 1017 overall)
Dominant nodes (excluded from chart)Athletico Spizz 80 42.52%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)