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 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 3 [Apatow] *
272 [Spider-Man: No Way Home] *
306 [Life in Pieces] *
380 [Spider-Man: Homecoming] *
9 [Augustus Pablo] *
1 [Choose Me] *
1 [The Hero] *
289 [The Great North] *
361 [The Mask] *
36 [Tim Bagley] *
324 [Somebody Somewhere] *
4 [Grace and Frankie] *
49 [Will & Grace] *
289 [One for the Money] *
25 [Katherine Heigl] *
324 [100 Girls] *
4 [The Ugly Truth] *
169 [Grey's Anatomy] *
36 [Martin Starr] *
16 [Maude Apatow] *
256 [This Is the End] *
1 [Adventureland] *
289 [Other People] *
1 [This Is 40]
)
= 3.43 x 10^38
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 3 [Apatow] *
1.06 [Spider-Man: No Way Home] *
1.06 [Life in Pieces] *
1.05 [Spider-Man: Homecoming] *
1 [Augustus Pablo] *
1 [Choose Me] *
1 [The Hero] *
1 [The Great North] *
1 [The Mask] *
1 [Tim Bagley] *
1 [Somebody Somewhere] *
1 [Grace and Frankie] *
1 [Will & Grace] *
1 [One for the Money] *
1 [Katherine Heigl] *
1 [100 Girls] *
1 [The Ugly Truth] *
1 [Grey's Anatomy] *
1 [Martin Starr] *
1 [Maude Apatow] *
1 [This Is the End] *
1 [Adventureland] *
1 [Other People] *
1 [This Is 40]
)
= 3.55
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
24
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.72%
(3.43 × 1038 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)