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, 6) = 6
$outbound = max(1, 6) = 6
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 6 * 6 = 36
Base_Influence (IV) = $inbound / $outbound = 6 / 6 = 1
// 3. Exponential Network Values (accumulating 24 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 36 *
( 342 [Perry Mason] *
380 [The Crow] *
289 [3rd Rock from the Sun] *
9 [Ian Lithgow] *
9 [Kim Sykes] *
49 [The Affair] *
441 [Analyze This] *
16 [Kresh Novakovic] *
361 [Blue Bloods] *
324 [Dead Man Down] *
289 [The Unforgivable] *
25 [Rob Morgan] *
361 [Winning Time: The Rise of the Lakers Dynasty] *
324 [Lawmen: Bass Reeves] *
289 [Mudbound] *
289 [Killing Kennedy] *
25 [Antoinette LaVecchia] *
4 [Deliver Us from Evil] *
25 [Mad About You] *
625 [Law & Order: Special Victims Unit] *
16 [Ali Marsh] *
81 [Seinfeld] *
324 [Rabbit Hole] *
4 [In Plain Sight]
)
= 8.20 x 10^47
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [Perry Mason] *
1.05 [The Crow] *
1 [3rd Rock from the Sun] *
1 [Ian Lithgow] *
1 [Kim Sykes] *
1 [The Affair] *
1 [Analyze This] *
1 [Kresh Novakovic] *
1 [Blue Bloods] *
1 [Dead Man Down] *
1 [The Unforgivable] *
1 [Rob Morgan] *
1 [Winning Time: The Rise of the Lakers Dynasty] *
1 [Lawmen: Bass Reeves] *
1 [Mudbound] *
1 [Killing Kennedy] *
1 [Antoinette LaVecchia] *
1 [Deliver Us from Evil] *
1 [Mad About You] *
1 [Law & Order: Special Victims Unit] *
1 [Ali Marsh] *
1 [Seinfeld] *
1 [Rabbit Hole] *
1 [In Plain Sight]
)
= 1.11
Outbound
6
Tags on post
Inbound
6
Posts tagging this
Connections
24
Total nodes
Base Node Strength
36
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.73%
(8.20 × 1047 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)