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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 4 [Frank Walsh] *
144 [Sinister Demise] *
9 [Karl "Squelch" Walsh] *
4 [Rory McDonagh] *
1 [Richie Hogan] *
1 [Pat Dempsey] *
1 [Niall Dolan] *
1 [Jonathan Barry] *
1 [John Ryan Will] *
1 [Gareth Yeung] *
1 [Frank Calwell] *
1 [David Knott] *
64 [Beyond the Sixth Seal] *
9 [Adam Wentworth] *
9 [Matt Woods] *
4 [Gregory Weeks] *
4 [Mike McKenzie] *
1 [Justin Chappell] *
1 [Lawrence Kwong] *
1 [Rob Devlin]
)
= 6.88B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Frank Walsh] *
1 [Sinister Demise] *
1 [Karl "Squelch" Walsh] *
1 [Rory McDonagh] *
1 [Richie Hogan] *
1 [Pat Dempsey] *
1 [Niall Dolan] *
1 [Jonathan Barry] *
1 [John Ryan Will] *
1 [Gareth Yeung] *
1 [Frank Calwell] *
1 [David Knott] *
1 [Beyond the Sixth Seal] *
1 [Adam Wentworth] *
1 [Matt Woods] *
1 [Gregory Weeks] *
1 [Mike McKenzie] *
1 [Justin Chappell] *
1 [Lawrence Kwong] *
1 [Rob Devlin]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
20
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Sinister Demise 54.14%Beyond the Sixth Seal 24.06%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)