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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 28 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 6 [Lee Tergesen] *
36 [Michael Beach] *
36 [Charlize Theron] *
49 [Marc Macaulay] *
16 [Karen Malina White] *
16 [Cameron Cowperthwaite] *
16 [Aquaman] *
324 [Mayor of Kingstown] *
169 [In a Shallow Grave] *
361 [Lean on Me] *
289 [Third Watch] *
484 [Snow White and the Huntsman] *
225 [The Cider House Rules] *
256 [Mad Max: Fury Road] *
256 [Men of Honor] *
400 [Atomic Blonde] *
289 [Point Break] *
64 [The Punisher] *
625 [Miami Vice] *
289 [Passenger 57] *
256 [Wild Things] *
9 [Killer Joe] *
1 [Nine Dead] *
4 [Malcolm & Eddie] *
4 [The Proud Family: Louder and Prouder] *
100 [Blue Collar Boys] *
676 [American Horror Story] *
4 [American Horror Stories]
)
= 3.05 x 10^52
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Lee Tergesen] *
1 [Michael Beach] *
1 [Charlize Theron] *
1 [Marc Macaulay] *
1 [Karen Malina White] *
1 [Cameron Cowperthwaite] *
1 [Aquaman] *
1 [Mayor of Kingstown] *
1 [In a Shallow Grave] *
1 [Lean on Me] *
1 [Third Watch] *
1 [Snow White and the Huntsman] *
1 [The Cider House Rules] *
1 [Mad Max: Fury Road] *
1 [Men of Honor] *
1 [Atomic Blonde] *
1 [Point Break] *
1 [The Punisher] *
1 [Miami Vice] *
1 [Passenger 57] *
1 [Wild Things] *
1 [Killer Joe] *
1 [Nine Dead] *
1 [Malcolm & Eddie] *
1 [The Proud Family: Louder and Prouder] *
1 [Blue Collar Boys] *
1 [American Horror Story] *
1 [American Horror Stories]
)
= 1.5
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
28
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.68%
(3.05 × 1052 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)