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 27 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 15 [Bill McKinney] *
12 [Ronny Cox] *
12 [Jon Voight] *
16 [Glenn Rogers] *
1 [Alan Bostwick] *
1 [Brian Khairullah] *
4 [Kevin Lee] *
1 [Chris Hyde] *
36 [George Ochoa] *
1 [Ian Baird] *
1 [Jeff Mason] *
25 [Jim Chaffin] *
1 [Jimmy P. Brown II] *
1 [John Gonzalez] *
1 [Lael Clark] *
25 [Larry Farkas] *
1 [Manny Morales] *
1 [Marcus N. Colon] *
1 [Matt Winslow] *
1 [Mike Banash] *
1 [Mike Grato] *
1 [Mike Phillips] *
1 [Mike Reed] *
1 [Rick Hawksinger] *
1 [Tim Kronyak] *
1 [Victor Macias] *
648 [Deliverance]
)
= 2.02T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.67 [Bill McKinney] *
1.33 [Ronny Cox] *
1.33 [Jon Voight] *
1 [Glenn Rogers] *
1 [Alan Bostwick] *
1 [Brian Khairullah] *
1 [Kevin Lee] *
1 [Chris Hyde] *
1 [George Ochoa] *
1 [Ian Baird] *
1 [Jeff Mason] *
1 [Jim Chaffin] *
1 [Jimmy P. Brown II] *
1 [John Gonzalez] *
1 [Lael Clark] *
1 [Larry Farkas] *
1 [Manny Morales] *
1 [Marcus N. Colon] *
1 [Matt Winslow] *
1 [Mike Banash] *
1 [Mike Grato] *
1 [Mike Phillips] *
1 [Mike Reed] *
1 [Rick Hawksinger] *
1 [Tim Kronyak] *
1 [Victor Macias] *
0.8889 [Deliverance]
)
= 2.63
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
27
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Deliverance 79.80%George Ochoa 4.43%Jim Chaffin 3.08%Larry Farkas 3.08%Glenn Rogers 1.97%Bill McKinney 1.85%Ronny Cox 1.48%Jon Voight 1.48%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)