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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 4 [Kellii Scott] *
25 [Nicole Fiorentino] *
4 [Solomon Snyder] *
256 [Veruca Salt] *
4 [Eva Gardner (2)] *
9 [Stacy Jones] *
4 [Michael Miley] *
9 [Gina Crosley] *
4 [Jim Shapiro] *
1 [Jimmy Madla] *
1 [Louise Post] *
4 [Nina Gordon] *
1 [Stephen Fitzpatrick] *
1 [Steve Lack] *
4 [Suzanne Sokol] *
110 [Tracy Bonham]
)
= 934.28B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Kellii Scott] *
1 [Nicole Fiorentino] *
1 [Solomon Snyder] *
1 [Veruca Salt] *
1 [Eva Gardner (2)] *
1 [Stacy Jones] *
1 [Michael Miley] *
1 [Gina Crosley] *
1 [Jim Shapiro] *
1 [Jimmy Madla] *
1 [Louise Post] *
1 [Nina Gordon] *
1 [Stephen Fitzpatrick] *
1 [Steve Lack] *
1 [Suzanne Sokol] *
0.9091 [Tracy Bonham]
)
= 0.9091
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Veruca Salt 57.92%Tracy Bonham 24.89%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)