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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 26 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 49 [Marco Sfogli] *
4 [Mauro Pagani] *
196 [Premiata Forneria Marconi] *
1 [Alberto Bravin] *
1 [Bernardo Lanzetti] *
1 [Flavio Premoli] *
1 [Franco Mussida] *
25 [Franz Di Cioccio] *
1 [Giorgio Piazza] *
1 [Lucio Fabbri] *
1 [Patrick Djivas] *
4 [Pietro Pellegrini] *
1 [Roberto Gualdi] *
1 [Walter Calloni] *
144 [it’s a beautiful day] *
9 [Bud Cockrell] *
4 [Tom Fowler] *
9 [David LaFlamme] *
1 [Billy Gregory] *
1 [Fred Webb] *
1 [Hal Wagenet] *
1 [Linda LaFlamme] *
1 [Mitchell Holman] *
1 [Pattie Santos] *
1 [Toby Gray] *
1 [Val Fuentes]
)
= 716.93B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Marco Sfogli] *
1 [Mauro Pagani] *
1 [Premiata Forneria Marconi] *
1 [Alberto Bravin] *
1 [Bernardo Lanzetti] *
1 [Flavio Premoli] *
1 [Franco Mussida] *
1 [Franz Di Cioccio] *
1 [Giorgio Piazza] *
1 [Lucio Fabbri] *
1 [Patrick Djivas] *
1 [Pietro Pellegrini] *
1 [Roberto Gualdi] *
1 [Walter Calloni] *
1 [it’s a beautiful day] *
1 [Bud Cockrell] *
1 [Tom Fowler] *
1 [David LaFlamme] *
1 [Billy Gregory] *
1 [Fred Webb] *
1 [Hal Wagenet] *
1 [Linda LaFlamme] *
1 [Mitchell Holman] *
1 [Pattie Santos] *
1 [Toby Gray] *
1 [Val Fuentes]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
26
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Premiata Forneria Marconi 42.15%it’s a beautiful day 30.97%Marco Sfogli 10.54%Franz Di Cioccio 5.38%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)