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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 169 [Europe (band)] *
25 [Europe (2)] *
49 [Wild Willy`s Gang] *
1 [WC (2)] *
49 [Ian Haugland] *
4 [Joey Tempest] *
4 [Kee Marcello] *
121 [Marcel Jacob] *
25 [Mic Michaeli] *
1 [Peter Olsson] *
1 [Tony Reno] *
81 [John Levén] *
1 [Joakim Larsson (2)] *
1 [Peter Olsson (3)] *
4 [Kjell Lövbom] *
1 [Tony Niemistö] *
49 [Jørn Viggo Lofstad] *
64 [Morten Skaget] *
36 [Ronni Le Tekrø] *
36 [Igor Gianola] *
81 [Morty Black] *
16 [Jan Thore Grefstad]
)
= 1.34 x 10^25
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Europe (band)] *
1 [Europe (2)] *
1 [Wild Willy`s Gang] *
1 [WC (2)] *
1 [Ian Haugland] *
1 [Joey Tempest] *
1 [Kee Marcello] *
1 [Marcel Jacob] *
1 [Mic Michaeli] *
1 [Peter Olsson] *
1 [Tony Reno] *
1 [John Levén] *
1 [Joakim Larsson (2)] *
1 [Peter Olsson (3)] *
1 [Kjell Lövbom] *
1 [Tony Niemistö] *
1 [Jørn Viggo Lofstad] *
1 [Morten Skaget] *
1 [Ronni Le Tekrø] *
1 [Igor Gianola] *
1 [Morty Black] *
1 [Jan Thore Grefstad]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
22
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.92%
(1.34 × 1025 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)