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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 306 [A Few Good Men] *
361 [X-Men: First Class] *
16 [Matt Craven] *
36 [Crimson Tide] *
289 [Ace Ventura: Pet Detective] *
4 [John Capodice] *
324 [Fletch Lives] *
324 [Rabbit Hole] *
25 [Patricia Kalember] *
324 [Run All Night] *
196 [Jersey Girl] *
400 [Terminator 2: Judgment Day] *
324 [Black Snake Moan] *
36 [S. Epatha Merkerson] *
1 [Lackawanna Blues] *
361 [Law & Order] *
9 [Lewis Black] *
361 [The Daily Show] *
1 [Accepted] *
462 [Limitless]
)
= 7.75 x 10^38
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [A Few Good Men] *
1 [X-Men: First Class] *
1 [Matt Craven] *
1 [Crimson Tide] *
1 [Ace Ventura: Pet Detective] *
1 [John Capodice] *
1 [Fletch Lives] *
1 [Rabbit Hole] *
1 [Patricia Kalember] *
1 [Run All Night] *
1 [Jersey Girl] *
1 [Terminator 2: Judgment Day] *
1 [Black Snake Moan] *
1 [S. Epatha Merkerson] *
1 [Lackawanna Blues] *
1 [Law & Order] *
1 [Lewis Black] *
1 [The Daily Show] *
1 [Accepted] *
0.9545 [Limitless]
)
= 1.01
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
20
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.60%
(7.75 × 1038 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)