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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 144 [The The] *
81 [Matt Johnson] *
16 [David Palmer] *
81 [Johnny Marr] *
49 [James Eller] *
1 [DC Collard] *
4 [Zeke Manyika] *
1 [Colin Lloyd Tucker] *
1 [David Collard] *
1 [Eric Schermerhorn] *
1 [Keith Laws] *
1 [Tom Johnston (2)] *
49 [Martin McCarrick] *
9 [Marc Almond] *
64 [Marc And The Mambas] *
1 [Annie Hogan] *
1 [Billy McGee] *
1 [Cindy Ecstasy] *
1 [Lee Jenkinson]
)
= 334.49T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The The] *
1 [Matt Johnson] *
1 [David Palmer] *
1 [Johnny Marr] *
1 [James Eller] *
1 [DC Collard] *
1 [Zeke Manyika] *
1 [Colin Lloyd Tucker] *
1 [David Collard] *
1 [Eric Schermerhorn] *
1 [Keith Laws] *
1 [Tom Johnston (2)] *
1 [Martin McCarrick] *
1 [Marc Almond] *
1 [Marc And The Mambas] *
1 [Annie Hogan] *
1 [Billy McGee] *
1 [Cindy Ecstasy] *
1 [Lee Jenkinson]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
19
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The The 28.18%Matt Johnson 15.85%Johnny Marr 15.85%Marc And The Mambas 12.52%James Eller 9.59%Martin McCarrick 9.59%David Palmer 3.13%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)