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 21 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 256 [Tommy Roe] *
49 [Michael Fennelly] *
49 [Curt Boettcher] *
9 [Jay Gruska] *
441 [The Association] *
1 [Brian Cole] *
1 [Jules Alexander] *
1 [Larry Ramos] *
1 [Russ Giguere] *
1 [Ted Bluechel Jr.] *
4 [Terry Kirkman] *
1 [Art Johnson] *
1 [Brian Cole (2)] *
1 [Bruce Pictor] *
36 [Jerry Yester] *
36 [Jim Yester] *
1 [Joe Lamano] *
1 [Jordan Cole] *
1 [Paul Holland] *
1 [Richard Thompson (3)] *
1 [Ted Bluechel]
)
= 12.65T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Tommy Roe] *
1 [Michael Fennelly] *
1 [Curt Boettcher] *
1 [Jay Gruska] *
1 [The Association] *
1 [Brian Cole] *
1 [Jules Alexander] *
1 [Larry Ramos] *
1 [Russ Giguere] *
1 [Ted Bluechel Jr.] *
1 [Terry Kirkman] *
1 [Art Johnson] *
1 [Brian Cole (2)] *
1 [Bruce Pictor] *
1 [Jerry Yester] *
1 [Jim Yester] *
1 [Joe Lamano] *
1 [Jordan Cole] *
1 [Paul Holland] *
1 [Richard Thompson (3)] *
1 [Ted Bluechel]
)
= 1
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
21
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Association 49.33%Tommy Roe 28.64%Michael Fennelly 5.48%Curt Boettcher 5.48%Jerry Yester 4.03%Jim Yester 4.03%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)