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 *
( 20 [Gerald Downey] *
342 [Because I Said So] *
324 [The Accountant] *
9 [Seth Lee] *
1 [West Michigan] *
289 [Batman Returns] *
25 [Steve Witting] *
9 [The Outsider] *
1 [Killers of the Flower Moon] *
4 [Tulsa King] *
289 [Step Brothers] *
16 [Danielle Schneider] *
1 [The Hotwives of Las Vegas] *
1 [The Hotwives of Orlando] *
16 [Sandy Martin] *
36 [Ray Donovan] *
324 [Napoleon Dynamite] *
4 [Three Billboards Outside Ebbing, Missouri] *
9 [Dolemite Is My Name] *
64 [Modern Family]
)
= 2.58 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Gerald Downey] *
1.06 [Because I Said So] *
1 [The Accountant] *
1 [Seth Lee] *
1 [West Michigan] *
1 [Batman Returns] *
1 [Steve Witting] *
1 [The Outsider] *
1 [Killers of the Flower Moon] *
1 [Tulsa King] *
1 [Step Brothers] *
1 [Danielle Schneider] *
1 [The Hotwives of Las Vegas] *
1 [The Hotwives of Orlando] *
1 [Sandy Martin] *
1 [Ray Donovan] *
1 [Napoleon Dynamite] *
1 [Three Billboards Outside Ebbing, Missouri] *
1 [Dolemite Is My Name] *
1 [Modern Family]
)
= 1.32
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)
1.38%
(2.58 × 1026 overall)
Dominant nodes (excluded from chart)Because I Said So 18.91%The Accountant 17.91%Napoleon Dynamite 17.91%Batman Returns 15.98%Step Brothers 15.98%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)