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, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 1 = 2
Base_Influence (IV) = $inbound / $outbound = 2 / 1 = 2
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 2 *
( 9 [Eyeless] *
1 [The Pogues: Poguevision] *
1 [The Miracle] *
16 [The Crying Game] *
1 [High Spirits] *
1 [NOT I] *
25 [The Brave One] *
1 [We're No Angels] *
169 [A Film with Me in It] *
49 [no buckets] *
1 [Children's Tea Company] *
16 [Pecker Dunne] *
1 [The Gatecrashers] *
4 [The Gatecrashers (4)] *
132 [Neil Jordan] *
621 [The Dubliners]
)
= 312.8T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 1 [Eyeless] *
1 [The Pogues: Poguevision] *
1 [The Miracle] *
1 [The Crying Game] *
1 [High Spirits] *
1 [NOT I] *
1 [The Brave One] *
1 [We're No Angels] *
1 [A Film with Me in It] *
1 [no buckets] *
1 [Children's Tea Company] *
1 [Pecker Dunne] *
1 [The Gatecrashers] *
1 [The Gatecrashers (4)] *
0.9167 [Neil Jordan] *
0.8519 [The Dubliners]
)
= 1.56
Outbound
2
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
2
Base Node Influence
2
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Dubliners 59.14%A Film with Me in It 16.10%Neil Jordan 12.57%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)