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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 30 [3355409s] *
25 [Adolf Grunt] *
49 [Belsonic Sound] *
49 [Burning Embers] *
49 [Expresso Mambo] *
16 [Porcelyn Tears] *
49 [Power Of Dreams] *
49 [Light A Big Fire] *
81 [The O'Malleys] *
16 [Shimpu Zig Zag] *
36 [The Boy The Boy] *
1 [Very Much In Love] *
36 [Anthony & De Confidence] *
1 [Hooky] *
289 [Dennis Herlihy] *
1 [The Frank & Walters and Idol Joy] *
6 [Bennys Head]
)
= 9.87 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.2 [3355409s] *
1 [Adolf Grunt] *
1 [Belsonic Sound] *
1 [Burning Embers] *
1 [Expresso Mambo] *
1 [Porcelyn Tears] *
1 [Power Of Dreams] *
1 [Light A Big Fire] *
1 [The O'Malleys] *
1 [Shimpu Zig Zag] *
1 [The Boy The Boy] *
1 [Very Much In Love] *
1 [Anthony & De Confidence] *
1 [Hooky] *
1 [Dennis Herlihy] *
1 [The Frank & Walters and Idol Joy] *
0.6667 [Bennys Head]
)
= 0.8
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
17
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.13%
(9.87 × 1021 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)