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 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 36 [Ivan & Alyosha] *
4 [Tim Wilson] *
1 [Cole Mauro] *
4 [Frank Lenz] *
1 [Ryan Carbary] *
1 [Tim Kim] *
400 [Colin Currie Group] *
16 [Rob Farrer] *
4 [Owen Gunnell] *
4 [Adrian Spillett] *
1 [Adam Clifford] *
4 [Antoine Bedewi] *
1 [Catherine Ring] *
1 [Colin Currie] *
1 [Colin Scobie] *
1 [Daniel Broncano] *
1 [Dave Maric] *
1 [Emma Burgess] *
1 [George Barton (4)] *
1 [Greta Mutlu] *
1 [Helen Whitaker] *
1 [Ian Rathbone] *
1 [James Young (42)] *
1 [Jonathan Morton] *
1 [Max Baillie] *
1 [Nicholas Bootiman]
)
= 943.72M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ivan & Alyosha] *
1 [Tim Wilson] *
1 [Cole Mauro] *
1 [Frank Lenz] *
1 [Ryan Carbary] *
1 [Tim Kim] *
1 [Colin Currie Group] *
1 [Rob Farrer] *
1 [Owen Gunnell] *
1 [Adrian Spillett] *
1 [Adam Clifford] *
1 [Antoine Bedewi] *
1 [Catherine Ring] *
1 [Colin Currie] *
1 [Colin Scobie] *
1 [Daniel Broncano] *
1 [Dave Maric] *
1 [Emma Burgess] *
1 [George Barton (4)] *
1 [Greta Mutlu] *
1 [Helen Whitaker] *
1 [Ian Rathbone] *
1 [James Young (42)] *
1 [Jonathan Morton] *
1 [Max Baillie] *
1 [Nicholas Bootiman]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
26
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Colin Currie Group 80.97%Ivan & Alyosha 7.29%Rob Farrer 3.24%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)