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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 225 [The Faceless] *
9 [Evan Brewer] *
324 [Marco Pitruzzella] *
9 [James Dorton] *
4 [Chason Westmoreland] *
4 [Wes Hauch] *
1 [Brett Batdorf] *
4 [Bryce Butler] *
4 [Derek Rydquist] *
4 [Justin McKinney] *
16 [Ken Bergeron] *
1 [Lyle Cooper] *
1 [Michael Keene] *
1 [Michael Sherer] *
1 [Steve Jones (9)] *
64 [The Zenith Passage] *
4 [Rob Maramonte] *
1 [Christopher Beattie] *
1 [Greg Hampton (2)] *
1 [Luis Martinez (28)] *
1 [Matthew Paulazzo]
)
= 99.07T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Faceless] *
1 [Evan Brewer] *
1 [Marco Pitruzzella] *
1 [James Dorton] *
1 [Chason Westmoreland] *
1 [Wes Hauch] *
1 [Brett Batdorf] *
1 [Bryce Butler] *
1 [Derek Rydquist] *
1 [Justin McKinney] *
1 [Ken Bergeron] *
1 [Lyle Cooper] *
1 [Michael Keene] *
1 [Michael Sherer] *
1 [Steve Jones (9)] *
1 [The Zenith Passage] *
1 [Rob Maramonte] *
1 [Christopher Beattie] *
1 [Greg Hampton (2)] *
1 [Luis Martinez (28)] *
1 [Matthew Paulazzo]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
21
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Marco Pitruzzella 47.37%The Faceless 32.89%The Zenith Passage 9.36%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)