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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 72 [Honeymoon Suite] *
1 [Dave Betts] *
1 [Derry Grehan] *
1 [Gary LaLonde] *
1 [Ray Coburn] *
9 [Rob Laidlaw] *
1 [Rob Preuss] *
1 [Steve Webster] *
49 [Harem Scarem] *
1 [Barry Donaghy] *
1 [Creighton Doane] *
1 [Darren Smith (7)] *
9 [Harry Hess] *
1 [Mike Gionet] *
9 [Pete Lesperance] *
4 [Russell Graham] *
36 [Killer Dwarfs] *
1 [Ronald Mayer] *
1 [Darrell Millar] *
1 [Gerry Finn] *
1 [Mike Hall (4)]
)
= 3.33B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.13 [Honeymoon Suite] *
1 [Dave Betts] *
1 [Derry Grehan] *
1 [Gary LaLonde] *
1 [Ray Coburn] *
1 [Rob Laidlaw] *
1 [Rob Preuss] *
1 [Steve Webster] *
1 [Harem Scarem] *
1 [Barry Donaghy] *
1 [Creighton Doane] *
1 [Darren Smith (7)] *
1 [Harry Hess] *
1 [Mike Gionet] *
1 [Pete Lesperance] *
1 [Russell Graham] *
1 [Killer Dwarfs] *
1 [Ronald Mayer] *
1 [Darrell Millar] *
1 [Gerry Finn] *
1 [Mike Hall (4)]
)
= 1.13
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
21
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Honeymoon Suite 34.12%Harem Scarem 23.22%Killer Dwarfs 17.06%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)