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, 14) = 14
$outbound = max(1, 14) = 14
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 14 * 14 = 196
Base_Influence (IV) = $inbound / $outbound = 14 / 14 = 1
// 3. Exponential Network Values (accumulating 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 196 *
( 49 [Barnaby Bye] *
9 [Billy Alessi] *
9 [Bobby Alessi] *
1 [Mike Ricciardella] *
1 [Peppy Castro] *
9 [The Alessi Brothers] *
4 [Emil Thielhelm] *
25 [Eric Kaz] *
1 [Ron Gilbert] *
1 [Roger Eaton] *
1 [Richie Dickon] *
1 [Ralph Scala] *
1 [Mike Esposito] *
1 [Jon Finnegan] *
1 [John Leillo] *
1 [Geoff Daking] *
1 [Emil "Peppy" Thielhelm] *
1 [Dennis LePore] *
1 [Ronnie Gilbert (2)] *
16 [American Flyer] *
36 [Mud Acres] *
4 [Bear (9)] *
1 [The Children Of Paradise]
)
= 1.61T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Barnaby Bye] *
1 [Billy Alessi] *
1 [Bobby Alessi] *
1 [Mike Ricciardella] *
1 [Peppy Castro] *
1 [The Alessi Brothers] *
1 [Emil Thielhelm] *
1 [Eric Kaz] *
1 [Ron Gilbert] *
1 [Roger Eaton] *
1 [Richie Dickon] *
1 [Ralph Scala] *
1 [Mike Esposito] *
1 [Jon Finnegan] *
1 [John Leillo] *
1 [Geoff Daking] *
1 [Emil "Peppy" Thielhelm] *
1 [Dennis LePore] *
1 [Ronnie Gilbert (2)] *
1 [American Flyer] *
1 [Mud Acres] *
1 [Bear (9)] *
1 [The Children Of Paradise]
)
= 1
Outbound
14
Tags on post
Inbound
14
Posts tagging this
Connections
23
Total nodes
Base Node Strength
196
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Barnaby Bye 13.21%Mud Acres 9.70%Eric Kaz 6.74%American Flyer 4.31%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)