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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 21 [Rouen Cathedral] *
24 [Rollo, Duke of Normandy] *
6 [William I, Duke of Normandy] *
48 [Normandy] *
156 [rollo] *
4 [Charles the Simple] *
16 [Strongbow] *
1 [Halfdan the Old] *
1 [Rognvald Eysteinsson] *
4 [Croix Rollon] *
4 [Rollo of Normandy] *
1 [Effigy of William I] *
6 [Effigy of William I, Duke of Normandy] *
2 [Dedications to Rollo of Normandy] *
2 [Effigy of Rollo of Normandy]
)
= 2.23T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2.33 [Rouen Cathedral] *
1.5 [Rollo, Duke of Normandy] *
1.5 [William I, Duke of Normandy] *
1.33 [Normandy] *
1.08 [rollo] *
1 [Charles the Simple] *
1 [Strongbow] *
1 [Halfdan the Old] *
1 [Rognvald Eysteinsson] *
1 [Croix Rollon] *
1 [Rollo of Normandy] *
1 [Effigy of William I] *
0.6667 [Effigy of William I, Duke of Normandy] *
0.5 [Dedications to Rollo of Normandy] *
0.5 [Effigy of Rollo of Normandy]
)
= 1.26
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
15
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)rollo 52.00%Normandy 16.00%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)