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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 25 [Neodrach] *
100 [David Murphy] *
225 [Robbie McManus] *
25 [Trev Mullin] *
144 [Lee Roche] *
9 [Mike Dempsey] *
81 [John McGrath] *
1 [Red Reagan] *
1 [Michelle Gibbons] *
64 [Shane Gibbons] *
225 [Tadhg Kelleher] *
64 [Dummy Kid] *
121 [Brian Dolan] *
16 [Evil Elviss] *
16 [Brian Farrell] *
16 [Steve Halpin] *
16 [Sullen] *
4 [Alan Stacey]
)
= 6.90 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Neodrach] *
1 [David Murphy] *
1 [Robbie McManus] *
1 [Trev Mullin] *
1 [Lee Roche] *
1 [Mike Dempsey] *
1 [John McGrath] *
1 [Red Reagan] *
1 [Michelle Gibbons] *
1 [Shane Gibbons] *
1 [Tadhg Kelleher] *
1 [Dummy Kid] *
1 [Brian Dolan] *
1 [Evil Elviss] *
1 [Brian Farrell] *
1 [Steve Halpin] *
1 [Sullen] *
1 [Alan Stacey]
)
= 1
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
18
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.37%
(6.90 × 1026 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)