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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 361 [Remember the Titans] *
361 [Halloween Kills] *
484 [The Postman] *
121 [Will Patton] *
16 [Abigail Harm] *
361 [Outer Range] *
441 [The Client] *
49 [No Way Out] *
324 [In the Soup] *
324 [Knucklehead] *
324 [Numb3rs] *
400 [Almost Famous] *
289 [Jerry Maguire] *
361 [Arlington Road] *
16 [Mark Pellington]
)
= 8.65 x 10^34
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Remember the Titans] *
1 [Halloween Kills] *
1 [The Postman] *
1 [Will Patton] *
1 [Abigail Harm] *
1 [Outer Range] *
1 [The Client] *
1 [No Way Out] *
1 [In the Soup] *
1 [Knucklehead] *
1 [Numb3rs] *
1 [Almost Famous] *
1 [Jerry Maguire] *
1 [Arlington Road] *
1 [Mark Pellington]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
15
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.09%
(8.65 × 1034 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)