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 *
( 6 [Charles Keating] *
6 [Nora Marlowe] *
30 [Rene Russo] *
30 [Faye Dunaway] *
9 [Tom Tammi] *
361 [The Thomas Crown Affair] *
16 [Addison Powell] *
9 [Biff McGuire] *
1 [Carol Corbett] *
25 [Gordon Pinsent] *
16 [Jack Weston] *
4 [Michael Shillo] *
9 [Patrick Horgan] *
1 [Peg Shirley] *
16 [Richard Bull] *
16 [Sam Melville] *
9 [Sidney Armus] *
9 [Steve McQueen] *
16 [Tom Rosqui] *
1 [Castle Keep] *
1 [Silent Night, Bloody Night]
)
= 6.52 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Charles Keating] *
1.5 [Nora Marlowe] *
1.2 [Rene Russo] *
1.2 [Faye Dunaway] *
1 [Tom Tammi] *
1 [The Thomas Crown Affair] *
1 [Addison Powell] *
1 [Biff McGuire] *
1 [Carol Corbett] *
1 [Gordon Pinsent] *
1 [Jack Weston] *
1 [Michael Shillo] *
1 [Patrick Horgan] *
1 [Peg Shirley] *
1 [Richard Bull] *
1 [Sam Melville] *
1 [Sidney Armus] *
1 [Steve McQueen] *
1 [Tom Rosqui] *
1 [Castle Keep] *
1 [Silent Night, Bloody Night]
)
= 3.24
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.50%
(6.52 × 1020 overall)
Dominant nodes (excluded from chart)The Thomas Crown Affair 60.17%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)