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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 20 [Mary Louise Wilson] *
90 [The X-Files] *
306 [The Blacklist] *
342 [St. Elsewhere] *
289 [Edward Scissorhands] *
36 [Susan Blommaert] *
324 [Kinsey] *
361 [Law & Order] *
324 [My Cousin Vinny] *
16 [Fred Gwynne] *
9 [Car 54, Where Are You?] *
361 [The Munsters] *
324 [King Richard] *
9 [Brad Greenquist] *
324 [Water for Elephants] *
25 [Kavi Raz] *
1 [Among Us] *
1 [The Black Prince] *
1 [The Gold Bracelet] *
324 [One Day at a Time] *
361 [Zelig] *
4 [She-Devil]
)
= 1.07 x 10^39
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Mary Louise Wilson] *
1.11 [The X-Files] *
1.06 [The Blacklist] *
1.06 [St. Elsewhere] *
1 [Edward Scissorhands] *
1 [Susan Blommaert] *
1 [Kinsey] *
1 [Law & Order] *
1 [My Cousin Vinny] *
1 [Fred Gwynne] *
1 [Car 54, Where Are You?] *
1 [The Munsters] *
1 [King Richard] *
1 [Brad Greenquist] *
1 [Water for Elephants] *
1 [Kavi Raz] *
1 [Among Us] *
1 [The Black Prince] *
1 [The Gold Bracelet] *
1 [One Day at a Time] *
1 [Zelig] *
1 [She-Devil]
)
= 1.55
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
22
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.64%
(1.07 × 1039 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)