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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 9 [Alan Hale] *
1 [Beryl Mercer] *
25 [Dorothy Stickney] *
324 [The Little Minister] *
16 [John Beal] *
25 [Reginald Denny] *
1 [Andy Clyde] *
1 [Barlowe Borland] *
1 [Billy Watson] *
1 [Donald Crisp] *
4 [Eily Malyon] *
1 [Frank Conroy] *
1 [Harry Beresford] *
1 [Herbert Bunston] *
1 [Katharine Hepburn] *
1 [Lumsden Hare] *
1 [Marion Clayton Anderson] *
1 [Mary Gordon]
)
= 116.64M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Alan Hale] *
1 [Beryl Mercer] *
1 [Dorothy Stickney] *
1 [The Little Minister] *
1 [John Beal] *
1 [Reginald Denny] *
1 [Andy Clyde] *
1 [Barlowe Borland] *
1 [Billy Watson] *
1 [Donald Crisp] *
1 [Eily Malyon] *
1 [Frank Conroy] *
1 [Harry Beresford] *
1 [Herbert Bunston] *
1 [Katharine Hepburn] *
1 [Lumsden Hare] *
1 [Marion Clayton Anderson] *
1 [Mary Gordon]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Little Minister 77.88%Dorothy Stickney 6.01%Reginald Denny 6.01%John Beal 3.85%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)