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, 10) = 10
$outbound = max(1, 10) = 10
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 10 * 10 = 100
Base_Influence (IV) = $inbound / $outbound = 10 / 10 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 100 *
( 16 [The Ladder] *
36 [Bob Skeat] *
49 [Pete Jupp] *
64 [Vinny Burns] *
25 [Wildlife (8)] *
4 [Lonerider (2)] *
9 [So! (2)] *
16 [The Ladder (2)] *
9 [FM (6)] *
1 [Groundbreaker] *
4 [Kings Of Mercia] *
4 [Ozone (33)] *
1 [Shadowman (8)] *
16 [Phil Soussan] *
100 [Simon Kirke] *
169 [Dave Colwell] *
25 [Chris Ousey] *
36 [Jim Matheos]
)
= 9.12 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Ladder] *
1 [Bob Skeat] *
1 [Pete Jupp] *
1 [Vinny Burns] *
1 [Wildlife (8)] *
1 [Lonerider (2)] *
1 [So! (2)] *
1 [The Ladder (2)] *
1 [FM (6)] *
1 [Groundbreaker] *
1 [Kings Of Mercia] *
1 [Ozone (33)] *
1 [Shadowman (8)] *
1 [Phil Soussan] *
1 [Simon Kirke] *
1 [Dave Colwell] *
1 [Chris Ousey] *
1 [Jim Matheos]
)
= 1
Outbound
10
Tags on post
Inbound
10
Posts tagging this
Connections
18
Total nodes
Base Node Strength
100
Base Node Influence
1
Strength Share (vs Direct Neighbours)
14.62%
(9.12 × 1022 overall)
Dominant nodes (excluded from chart)Dave Colwell 24.71%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)