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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 16 [Dennis Banks] *
36 [Pete Postlethwaite] *
16 [Madeleine Stowe] *
289 [The Last of the Mohicans] *
4 [Steven Waddington] *
25 [Colm Meaney] *
1 [Daniel Day-Lewis] *
16 [Edward Blatchford] *
9 [Jodhi May] *
1 [Justin M. Rice] *
1 [Mac Andrews] *
16 [Malcolm Storry] *
9 [Patrice Chéreau] *
9 [Russell Means] *
16 [Terry Kinney] *
9 [Tracey Ellis] *
9 [Wes Studi] *
9 [Big Eden] *
1 [Tom and Huck] *
16 [Lari White] *
25 [Corinne Bohrer]
)
= 2.09 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Dennis Banks] *
1 [Pete Postlethwaite] *
1 [Madeleine Stowe] *
1 [The Last of the Mohicans] *
1 [Steven Waddington] *
1 [Colm Meaney] *
1 [Daniel Day-Lewis] *
1 [Edward Blatchford] *
1 [Jodhi May] *
1 [Justin M. Rice] *
1 [Mac Andrews] *
1 [Malcolm Storry] *
1 [Patrice Chéreau] *
1 [Russell Means] *
1 [Terry Kinney] *
1 [Tracey Ellis] *
1 [Wes Studi] *
1 [Big Eden] *
1 [Tom and Huck] *
1 [Lari White] *
1 [Corinne Bohrer]
)
= 1
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.66%
(2.09 × 1021 overall)
Dominant nodes (excluded from chart)The Last of the Mohicans 53.32%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)