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, 15) = 15
$outbound = max(1, 15) = 15
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 15 * 15 = 225
Base_Influence (IV) = $inbound / $outbound = 15 / 15 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 225 *
( 64 [Bonobo] *
4 [Simon Green] *
400 [Murder on the Orient Express] *
361 [Red Sparrow] *
16 [Sergei Polunin] *
4 [The Nutcracker and the Four Realms] *
1 [Barry James] *
1 [Daisy Maywood] *
1 [Earl Carpenter] *
1 [Ellen Jackson] *
1 [Gareth Snook] *
1 [Hadley Fraser] *
1 [Heather Jackson] *
1 [Nick Holder] *
1 [Philip Griffiths] *
1 [Stephen John Davis] *
1 [Wendy Ferguson] *
1 [Wynne Evans] *
1 [Garðar Cortes]
)
= 532.32B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Bonobo] *
1 [Simon Green] *
1 [Murder on the Orient Express] *
1 [Red Sparrow] *
1 [Sergei Polunin] *
1 [The Nutcracker and the Four Realms] *
1 [Barry James] *
1 [Daisy Maywood] *
1 [Earl Carpenter] *
1 [Ellen Jackson] *
1 [Gareth Snook] *
1 [Hadley Fraser] *
1 [Heather Jackson] *
1 [Nick Holder] *
1 [Philip Griffiths] *
1 [Stephen John Davis] *
1 [Wendy Ferguson] *
1 [Wynne Evans] *
1 [Garðar Cortes]
)
= 1
Outbound
15
Tags on post
Inbound
15
Posts tagging this
Connections
19
Total nodes
Base Node Strength
225
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Murder on the Orient Express 36.80%Red Sparrow 33.21%Bonobo 5.89%Sergei Polunin 1.47%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)