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 *
( 2 [The Moody Blues concert, Bristol Hippodrome, 2013] *
4 [Denny Laine] *
4 [Sid Bernstein] *
361 [The Moody Blues] *
16 [Mike Pinder] *
4 [Paul Bliss] *
25 [Patrick Moraz] *
64 [Rod Clark] *
9 [Graeme Edge] *
9 [Ray Thomas] *
36 [Rodney Clark] *
1 [Clint Warwick] *
9 [Justin Hayward] *
16 [Brian Frederick Hines] *
1 [Bias Boshell] *
1 [Michael Nicholls] *
1 [Norda Mullen] *
1 [Rod Clark (2)] *
1 [Julie Ragins] *
49 [Menace] *
1 [Albert Awful] *
1 [Andrew Tweedie] *
1 [Charlie Casey] *
4 [John Lacey] *
1 [Morgan Webster] *
1 [Steve Tannett]
)
= 3.89 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [The Moody Blues concert, Bristol Hippodrome, 2013] *
1 [Denny Laine] *
1 [Sid Bernstein] *
1 [The Moody Blues] *
1 [Mike Pinder] *
1 [Paul Bliss] *
1 [Patrick Moraz] *
1 [Rod Clark] *
1 [Graeme Edge] *
1 [Ray Thomas] *
1 [Rodney Clark] *
1 [Clint Warwick] *
1 [Justin Hayward] *
1 [Brian Frederick Hines] *
1 [Bias Boshell] *
1 [Michael Nicholls] *
1 [Norda Mullen] *
1 [Rod Clark (2)] *
1 [Julie Ragins] *
1 [Menace] *
1 [Albert Awful] *
1 [Andrew Tweedie] *
1 [Charlie Casey] *
1 [John Lacey] *
1 [Morgan Webster] *
1 [Steve Tannett]
)
= 2
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)
0.64%
(3.89 × 1017 overall)
Dominant nodes (excluded from chart)The Moody Blues 57.58%Rod Clark 10.21%Menace 7.81%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)