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 13 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 14 [In The Woods...] *
64 [Anders Kobro] *
1 [Bernt Sørensen] *
9 [James Fogarty] *
1 [Jan Kenneth Transeth] *
25 [Christer André Cederberg] *
4 [C.M. Botteri] *
9 [X:Botteri] *
4 [Tommy Halseth] *
1 [Oddvar A:M] *
1 [Synne Soprana] *
4 [Bjà ̧rn Harstad] *
1 [Christian "X" Botteri]
)
= 116.12M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 14 [In The Woods...] *
1 [Anders Kobro] *
1 [Bernt Sørensen] *
1 [James Fogarty] *
1 [Jan Kenneth Transeth] *
1 [Christer André Cederberg] *
1 [C.M. Botteri] *
1 [X:Botteri] *
1 [Tommy Halseth] *
1 [Oddvar A:M] *
1 [Synne Soprana] *
1 [Bjà ̧rn Harstad] *
1 [Christian "X" Botteri]
)
= 14
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
13
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Anders Kobro 46.04%
Influence Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)In The Woods... 51.85%
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)