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, 0) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 1 = 2
Base_Influence (IV) = $inbound / $outbound = 2 / 1 = 2
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 2 *
( 120 [County Westmeath] *
9 [Mick Foster] *
4 [Doc Carroll] *
9 [Kane George] *
36 [Tony allen] *
36 [Michael Keane] *
25 [Doc Carroll's All Stars] *
9 [Derry Whitelaw] *
1 [Johnny Bastik] *
1 [David Mills] *
4 [Tom Allen (TR Dallas] *
49 [Luan Gallery] *
1 [Longford and Westmeath] *
9 [Athlone Tidy Towns] *
4 [Athlone advertiser] *
110 [Nightrunners] *
42 [Westmeath County Council]
)
= 7.39 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 2 *
( 1.2 [County Westmeath] *
1 [Mick Foster] *
1 [Doc Carroll] *
1 [Kane George] *
1 [Tony allen] *
1 [Michael Keane] *
1 [Doc Carroll's All Stars] *
1 [Derry Whitelaw] *
1 [Johnny Bastik] *
1 [David Mills] *
1 [Tom Allen (TR Dallas] *
1 [Luan Gallery] *
1 [Longford and Westmeath] *
1 [Athlone Tidy Towns] *
1 [Athlone advertiser] *
0.9091 [Nightrunners] *
0.8571 [Westmeath County Council]
)
= 1.87
Outbound
2
Tags on post
Inbound
0
Posts tagging this
Connections
17
Total nodes
Base Node Strength
2
Base Node Influence
2
Strength Share (vs Direct Neighbours)
0.42%
(7.39 × 1017 overall)
Dominant nodes (excluded from chart)County Westmeath 25.48%Nightrunners 23.35%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)
No other posts link to this one yet.