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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 121 [Ken Mary] *
121 [Graham Bonnet] *
25 [Dave Spitz] *
121 [Impellitteri] *
36 [Rob Rock] *
25 [Claude Schnell] *
9 [Ed Roth] *
100 [Chuck Wright] *
1 [James Amelio Pulli] *
9 [Mark Bistany] *
9 [Stet Howland] *
25 [Scott Travis] *
2.1K [Michael Vescera] *
49 [Jon Dette] *
196 [Rudy Sarzo] *
25 [Animetal USA]
)
= 1.48 x 10^26
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Ken Mary] *
1 [Graham Bonnet] *
1 [Dave Spitz] *
1 [Impellitteri] *
1 [Rob Rock] *
1 [Claude Schnell] *
1 [Ed Roth] *
1 [Chuck Wright] *
1 [James Amelio Pulli] *
1 [Mark Bistany] *
1 [Stet Howland] *
1 [Scott Travis] *
1 [Michael Vescera] *
1 [Jon Dette] *
1 [Rudy Sarzo] *
1 [Animetal USA]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
16
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.13%
(1.48 × 1026 overall)
Dominant nodes (excluded from chart)Michael Vescera 70.72%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)