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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 81 [Duff McKagan] *
81 [Fastbacks] *
36 [Rusty Willoughby] *
9 [Mike Musburger] *
16 [Richard Stuverud] *
9 [Kurt Bloch] *
9 [Danny Zakos] *
1 [Kim Warnick] *
1 [Lulu Gargiulo] *
169 [Fit For An Autopsy] *
1 [Josean Orta] *
1 [Patrick Sheridan] *
1 [Peter Spinazola] *
1 [Tim Howley] *
1 [Will Putney] *
1 [Brian Mathis] *
1 [Joe Badolato] *
4 [Nate Johnson (2)] *
1 [Patrick Sheridan (2)] *
1 [Peter "Blue" Spinazola] *
1 [Seth Coleman] *
4 [Shane Slade]
)
= 29.8T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Duff McKagan] *
1 [Fastbacks] *
1 [Rusty Willoughby] *
1 [Mike Musburger] *
1 [Richard Stuverud] *
1 [Kurt Bloch] *
1 [Danny Zakos] *
1 [Kim Warnick] *
1 [Lulu Gargiulo] *
1 [Fit For An Autopsy] *
1 [Josean Orta] *
1 [Patrick Sheridan] *
1 [Peter Spinazola] *
1 [Tim Howley] *
1 [Will Putney] *
1 [Brian Mathis] *
1 [Joe Badolato] *
1 [Nate Johnson (2)] *
1 [Patrick Sheridan (2)] *
1 [Peter "Blue" Spinazola] *
1 [Seth Coleman] *
1 [Shane Slade]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Fit For An Autopsy 38.94%Duff McKagan 18.66%Fastbacks 18.66%Rusty Willoughby 8.29%Richard Stuverud 3.69%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)