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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 42 [John Cusack] *
16 [Randy Stone] *
36 [Max Bemis] *
361 [Bullets Over Broadway] *
256 [Grosse Pointe Blank] *
25 [High Fidelity] *
361 [Con Air] *
324 [The Grifters] *
324 [Home for the Holidays] *
361 [Final Destination] *
4 [Jaws 3-D] *
16 [Two Tongues] *
1 [Make Team] *
1 [Maxim Mental] *
1 [Perma] *
1 [Max Bemis & The Painful Splits]
)
= 4.40 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.17 [John Cusack] *
1 [Randy Stone] *
1 [Max Bemis] *
1 [Bullets Over Broadway] *
1 [Grosse Pointe Blank] *
1 [High Fidelity] *
1 [Con Air] *
1 [The Grifters] *
1 [Home for the Holidays] *
1 [Final Destination] *
1 [Jaws 3-D] *
1 [Two Tongues] *
1 [Make Team] *
1 [Maxim Mental] *
1 [Perma] *
1 [Max Bemis & The Painful Splits]
)
= 1.17
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
16
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.42%
(4.40 × 1023 overall)
Dominant nodes (excluded from chart)Bullets Over Broadway 16.88%Con Air 16.88%Final Destination 16.88%The Grifters 15.15%Home for the Holidays 15.15%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)