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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 36 [Wacław Kiełtyka] *
256 [Sceptic] *
49 [Jacek Hiro] *
9 [Jakub Chmura] *
4 [James Stewart (14)] *
4 [Adrian Kowanek] *
1 [Czesiek Semla] *
1 [Daniel Kesler] *
9 [Grzegorz Feliks] *
4 [Jakub Kogut] *
1 [Weronika Zbieg] *
9 [WacÅaw KieÅtyka] *
25 [Dariusz StyczeÅ] *
9 [MichaÅ Senajko] *
4 [PaweÅ Kolasa] *
1 [Maciej ZiÄba]
)
= 18.96T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Wacław Kiełtyka] *
1 [Sceptic] *
1 [Jacek Hiro] *
1 [Jakub Chmura] *
1 [James Stewart (14)] *
1 [Adrian Kowanek] *
1 [Czesiek Semla] *
1 [Daniel Kesler] *
1 [Grzegorz Feliks] *
1 [Jakub Kogut] *
1 [Weronika Zbieg] *
1 [WacÅaw KieÅtyka] *
1 [Dariusz StyczeÅ] *
1 [MichaÅ Senajko] *
1 [PaweÅ Kolasa] *
1 [Maciej ZiÄba]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Sceptic 60.52%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)