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, 17) = 17
$outbound = max(1, 18) = 18
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 17 * 18 = 306
Base_Influence (IV) = $inbound / $outbound = 17 / 18 = 0.9444
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 306 *
( 3 [Csillag Endre] *
1 [Antoni Arnold] *
1 [Géczi Erika] *
1 [Jenei Szilveszter] *
9 [Koltay Gergely] *
1 [Erika Géczi] *
1 [Gergely Koltay] *
1 [Ildikó Keresztes] *
1 [Mr. Basary] *
1 [Tamás Patai] *
1 [JÃ3zsef Margit] *
9 [csillag-endre] *
1 [Babári JÃ3zsef] *
1 [Bártfai György] *
1 [Borhi MiklÃ3s] *
1 [CzipÃ3 Tibor] *
1 [György Csanaki] *
1 [Keresztes IldikÃ3] *
1 [SebÅ Ensemble] *
1 [T Pipe Five] *
6 [Edda Művek] *
2 [Bikini (3)]
)
= 892.3K
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.9444 *
( 3 [Csillag Endre] *
1 [Antoni Arnold] *
1 [Géczi Erika] *
1 [Jenei Szilveszter] *
1 [Koltay Gergely] *
1 [Erika Géczi] *
1 [Gergely Koltay] *
1 [Ildikó Keresztes] *
1 [Mr. Basary] *
1 [Tamás Patai] *
1 [JÃ3zsef Margit] *
1 [csillag-endre] *
1 [Babári JÃ3zsef] *
1 [Bártfai György] *
1 [Borhi MiklÃ3s] *
1 [CzipÃ3 Tibor] *
1 [György Csanaki] *
1 [Keresztes IldikÃ3] *
1 [SebÅ Ensemble] *
1 [T Pipe Five] *
0.6667 [Edda Művek] *
0.5 [Bikini (3)]
)
= 0.9445
Outbound
17
Tags on post
Inbound
18
Posts tagging this
Connections
22
Total nodes
Base Node Strength
306
Base Node Influence
0.9444
Strength Share (vs Direct Neighbours)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)