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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 56 [Simon Pegg] *
256 [Philip Seymour Hoffman] *
100 [Eddie Marsan] *
9 [Michael Berry Jr.] *
25 [Ving Rhames] *
49 [Maggie Q] *
169 [Laurence Fishburne] *
121 [Tom Cruise] *
64 [Jonathan Rhys Meyers] *
25 [Keri Russell] *
361 [Mission: Impossible II] *
25 [Bahar Soomekh] *
16 [Bellamy Young] *
49 [Billy Crudup] *
4 [Jane Daly] *
49 [Jeff Chase] *
36 [Michelle Monaghan] *
25 [Paul Keeley] *
36 [Rade Serbedzija] *
400 [Mission: Impossible III] *
25 [Bruce French] *
16 [Ellen Bry]
)
= 1.49 x 10^37
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Simon Pegg] *
1 [Philip Seymour Hoffman] *
1 [Eddie Marsan] *
1 [Michael Berry Jr.] *
1 [Ving Rhames] *
1 [Maggie Q] *
1 [Laurence Fishburne] *
1 [Tom Cruise] *
1 [Jonathan Rhys Meyers] *
1 [Keri Russell] *
1 [Mission: Impossible II] *
1 [Bahar Soomekh] *
1 [Bellamy Young] *
1 [Billy Crudup] *
1 [Jane Daly] *
1 [Jeff Chase] *
1 [Michelle Monaghan] *
1 [Paul Keeley] *
1 [Rade Serbedzija] *
1 [Mission: Impossible III] *
1 [Bruce French] *
1 [Ellen Bry]
)
= 1.14
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.21%
(1.49 × 1037 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)