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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 6 [Meteorological Centre, Glasnevin] *
20 [Irish National Botanic Gardens] *
110 [Finglas] *
4 [Albert College Park, Dublin] *
4 [Claremont Institution, Glasnevin] *
1 [Delville House] *
1 [Glasnevin Church] *
4 [Griffith Avenue, Dublin] *
4 [Met Eireann] *
4 [Claremont Institution] *
1 [Meteorological Centre] *
1 [Burials at Glasnevin Cemetery] *
25 [glasnevin-cemetery] *
25 [Reilig] *
4 [Celtic crosses in Glasnevin Cemetery] *
4 [Grave crosses in Glasnevin Cemetery] *
4 [Gravestones in Glasnevin Cemetery] *
4 [Round tower at Glasnevin Cemetery] *
110 [Glasnevin]
)
= 1.17 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.5 [Meteorological Centre, Glasnevin] *
1.25 [Irish National Botanic Gardens] *
1.1 [Finglas] *
1 [Albert College Park, Dublin] *
1 [Claremont Institution, Glasnevin] *
1 [Delville House] *
1 [Glasnevin Church] *
1 [Griffith Avenue, Dublin] *
1 [Met Eireann] *
1 [Claremont Institution] *
1 [Meteorological Centre] *
1 [Burials at Glasnevin Cemetery] *
1 [glasnevin-cemetery] *
1 [Reilig] *
1 [Celtic crosses in Glasnevin Cemetery] *
1 [Grave crosses in Glasnevin Cemetery] *
1 [Gravestones in Glasnevin Cemetery] *
1 [Round tower at Glasnevin Cemetery] *
0.9091 [Glasnevin]
)
= 1.88
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
19
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
12.73%
(1.17 × 1016 overall)
Dominant nodes (excluded from chart)Finglas 28.57%Glasnevin 28.57%
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.