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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 4 [Kellii Scott] *
25 [Nicole Fiorentino] *
4 [Solomon Snyder] *
256 [Veruca Salt] *
4 [Eva Gardner (2)] *
9 [Stacy Jones] *
4 [Michael Miley] *
4 [Jim Shapiro] *
1 [Jimmy Madla] *
1 [Louise Post] *
1 [Mareea Paterson] *
4 [Nina Gordon] *
1 [Stephen Fitzpatrick] *
1 [Steve Lack] *
4 [Suzanne Sokol] *
9 [Emil Muzz] *
1 [Rockit Girl] *
1 [Chris Frantisak] *
1 [Dave Suh] *
110 [Tracy Bonham]
)
= 8.41T
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 [Jim Shapiro] *
1 [Jimmy Madla] *
1 [Louise Post] *
1 [Mareea Paterson] *
1 [Nina Gordon] *
1 [Stephen Fitzpatrick] *
1 [Steve Lack] *
1 [Suzanne Sokol] *
1 [Emil Muzz] *
1 [Rockit Girl] *
1 [Chris Frantisak] *
1 [Dave Suh] *
0.9091 [Tracy Bonham]
)
= 0.9091
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Veruca Salt 56.39%Tracy Bonham 24.23%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)