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, 17) = 17
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 17 * 17 = 289
Base_Influence (IV) = $inbound / $outbound = 17 / 17 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 289 *
( 210 [Murder by Contract] *
1 [Dennis Hoey] *
400 [Lost In Space] *
9 [June Lockhart] *
1 [Bury Me Dead] *
1 [Sara Haden] *
324 [The Little Minister] *
4 [Eily Malyon] *
4 [William H. O'Brien] *
1 [Brick Sullivan] *
1 [Clara Blandick] *
1 [David Thursby] *
1 [Don Porter] *
1 [Frederick Worlock] *
1 [James Finlayson] *
1 [Jan Wiley] *
1 [Joan Wells] *
1 [Lloyd Corrigan] *
1 [Martin Kosleck] *
1 [Olaf Hytten] *
1 [Warren Jackson]
)
= 1.13T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.07 [Murder by Contract] *
1 [Dennis Hoey] *
1 [Lost In Space] *
1 [June Lockhart] *
1 [Bury Me Dead] *
1 [Sara Haden] *
1 [The Little Minister] *
1 [Eily Malyon] *
1 [William H. O'Brien] *
1 [Brick Sullivan] *
1 [Clara Blandick] *
1 [David Thursby] *
1 [Don Porter] *
1 [Frederick Worlock] *
1 [James Finlayson] *
1 [Jan Wiley] *
1 [Joan Wells] *
1 [Lloyd Corrigan] *
1 [Martin Kosleck] *
1 [Olaf Hytten] *
1 [Warren Jackson]
)
= 1.07
Outbound
17
Tags on post
Inbound
17
Posts tagging this
Connections
21
Total nodes
Base Node Strength
289
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Lost In Space 31.87%The Little Minister 25.82%Murder by Contract 16.73%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)