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 12 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 143 [Clifden] *
56 [Noel Grealish] *
56 [Connemara] *
4 [Roundstone] *
16 [Station House Hotel] *
1 [sky road] *
9 [Major John Talbot D'Arcy] *
25 [John D'Arcy] *
1 [Clifden Castle] *
1 [Tomás Ó Faoláin Monument] *
1 [Eas Mor] *
4 [Galway to Clifden Railway]
)
= 103.32B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.18 [Clifden] *
1.14 [Noel Grealish] *
1.14 [Connemara] *
1 [Roundstone] *
1 [Station House Hotel] *
1 [sky road] *
1 [Major John Talbot D'Arcy] *
1 [John D'Arcy] *
1 [Clifden Castle] *
1 [Tomás Ó Faoláin Monument] *
1 [Eas Mor] *
1 [Galway to Clifden Railway]
)
= 1.54
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
12
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Clifden 44.55%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)