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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 6 [Dominic Fike] *
6 [Matilda] *
306 [The Mindy Project] *
4 [Spider-Man: Across the Spider-Verse] *
400 [Suicide Squad] *
400 [The Wolf of Wall Street] *
49 [Margot Robbie] *
576 [Once Upon a Time in Hollywood] *
324 [About Time] *
324 [Whiskey Tango Foxtrot] *
121 [I, Tonya] *
36 [Greta Gerwig] *
25 [Rhea Perlman] *
324 [20th Century Women] *
4 [Lady Bird] *
4 [Frances Ha] *
324 [Mistress America] *
324 [Damsels in Distress] *
49 [Cheers] *
1 [Canadian Bacon]
)
= 9.71 x 10^35
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Dominic Fike] *
1.5 [Matilda] *
1.06 [The Mindy Project] *
1 [Spider-Man: Across the Spider-Verse] *
1 [Suicide Squad] *
1 [The Wolf of Wall Street] *
1 [Margot Robbie] *
1 [Once Upon a Time in Hollywood] *
1 [About Time] *
1 [Whiskey Tango Foxtrot] *
1 [I, Tonya] *
1 [Greta Gerwig] *
1 [Rhea Perlman] *
1 [20th Century Women] *
1 [Lady Bird] *
1 [Frances Ha] *
1 [Mistress America] *
1 [Damsels in Distress] *
1 [Cheers] *
1 [Canadian Bacon]
)
= 2.38
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
20
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.44%
(9.71 × 1035 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)