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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 289 [William Winant] *
441 [Philharmonia Baroque Orchestra] *
4 [Dean Franke] *
1 [Anthony Martin (6)] *
1 [Barry Bauguess] *
25 [Bruce Haynes] *
4 [Carla Moore] *
1 [Caroline Winnett] *
4 [David Bowles (2)] *
1 [David Daniel Bowes] *
4 [David Tayler] *
1 [Elisabeth Le Guin] *
36 [Elizabeth Blumenstock] *
1 [Fred Holmgren] *
1 [Frederick Edelen] *
1 [Gregory Maldonado] *
1 [Hanneke Van Proosdij] *
1 [J. Douglas Steinke] *
1 [Janet See] *
1 [Jesse Read] *
25 [Nicholas McGegan]
)
= 734.11B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [William Winant] *
1 [Philharmonia Baroque Orchestra] *
1 [Dean Franke] *
1 [Anthony Martin (6)] *
1 [Barry Bauguess] *
1 [Bruce Haynes] *
1 [Carla Moore] *
1 [Caroline Winnett] *
1 [David Bowles (2)] *
1 [David Daniel Bowes] *
1 [David Tayler] *
1 [Elisabeth Le Guin] *
1 [Elizabeth Blumenstock] *
1 [Fred Holmgren] *
1 [Frederick Edelen] *
1 [Gregory Maldonado] *
1 [Hanneke Van Proosdij] *
1 [J. Douglas Steinke] *
1 [Janet See] *
1 [Jesse Read] *
1 [Nicholas McGegan]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
21
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Philharmonia Baroque Orchestra 52.19%William Winant 34.20%Elizabeth Blumenstock 4.26%Bruce Haynes 2.96%Nicholas McGegan 2.96%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)