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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 100 [Asgeir Mickelson] *
144 [Highland Glory] *
1 [Jack Rønning] *
1 [Kenneth Skarsvaag] *
1 [Lars Andre Larsen] *
1 [Morten Kristiansen] *
16 [Trond Holter] *
1 [Jack Roger Olsen] *
16 [Jan Thore Grefstad] *
49 [Jarle Byberg] *
1 [Trine Elise Johansen] *
1 [Knut Egil TÃ ̧ftum] *
36 [Saint Deamon] *
36 [Oscar Nilsson] *
1 [Nobby Noberg] *
1 [Ronny Milianowicz]
)
= 936.4B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Asgeir Mickelson] *
1 [Highland Glory] *
1 [Jack Rønning] *
1 [Kenneth Skarsvaag] *
1 [Lars Andre Larsen] *
1 [Morten Kristiansen] *
1 [Trond Holter] *
1 [Jack Roger Olsen] *
1 [Jan Thore Grefstad] *
1 [Jarle Byberg] *
1 [Trine Elise Johansen] *
1 [Knut Egil TÃ ̧ftum] *
1 [Saint Deamon] *
1 [Oscar Nilsson] *
1 [Nobby Noberg] *
1 [Ronny Milianowicz]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Highland Glory 35.12%Asgeir Mickelson 24.39%Jarle Byberg 11.95%Saint Deamon 8.78%Oscar Nilsson 8.78%Trond Holter 3.90%Jan Thore Grefstad 3.90%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)