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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 36 [Nick Ramm] *
25 [Nikolaj Torp Larsen] *
16 [Shabaka Hutchings] *
4 [Theon Cross] *
9 [Tom Skinner] *
36 [Nikolaj Torp] *
169 [London Brew] *
4 [Martin Terefe] *
16 [Raven Bush] *
1 [Benjamin Benstead] *
1 [Dan See] *
16 [Nubya Garcia] *
1 [Tom Herbert] *
4 [Timeline (5)] *
1 [Dave Okumu And The Seven Generations] *
1 [Jade Fox] *
1 [Okumu/Herbert/Skinner]
)
= 322.96T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Nick Ramm] *
1 [Nikolaj Torp Larsen] *
1 [Shabaka Hutchings] *
1 [Theon Cross] *
1 [Tom Skinner] *
1 [Nikolaj Torp] *
1 [London Brew] *
1 [Martin Terefe] *
1 [Raven Bush] *
1 [Benjamin Benstead] *
1 [Dan See] *
1 [Nubya Garcia] *
1 [Tom Herbert] *
1 [Timeline (5)] *
1 [Dave Okumu And The Seven Generations] *
1 [Jade Fox] *
1 [Okumu/Herbert/Skinner]
)
= 1
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
17
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)London Brew 46.17%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)