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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 324 [Throwdown] *
36 [Brandan Schieppati] *
81 [Keith Barney] *
16 [Dave Peters] *
9 [Javier Van Huss] *
4 [Ken William Floyd] *
4 [Lance Garvin] *
9 [Timothy "Yogi" Watts] *
4 [Marc Jackson] *
4 [Sean Rosenthal] *
36 [Jarrod Alexander] *
1 [Mark Choiniere] *
1 [Matt Mentley] *
4 [Ben Dussault] *
1 [Brandon Love] *
1 [Dom Macaluso] *
1 [Mark Mitchell (6)] *
64 [Nick Jett]
)
= 2.89 x 10^15
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Throwdown] *
1 [Brandan Schieppati] *
1 [Keith Barney] *
1 [Dave Peters] *
1 [Javier Van Huss] *
1 [Ken William Floyd] *
1 [Lance Garvin] *
1 [Timothy "Yogi" Watts] *
1 [Marc Jackson] *
1 [Sean Rosenthal] *
1 [Jarrod Alexander] *
1 [Mark Choiniere] *
1 [Matt Mentley] *
1 [Ben Dussault] *
1 [Brandon Love] *
1 [Dom Macaluso] *
1 [Mark Mitchell (6)] *
1 [Nick Jett]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.17%
(2.89 × 1015 overall)
Dominant nodes (excluded from chart)Throwdown 53.91%Keith Barney 13.48%Nick Jett 10.65%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)