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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 289 [Poco] *
64 [Richie Furay] *
81 [Randy Meisner] *
81 [Jim Messina] *
121 [Timothy B. Schmit] *
49 [Al Garth] *
4 [Jack Sundrud] *
9 [Gary Mallaber] *
1 [Charlie Harrison] *
1 [George Grantham] *
1 [George Lawrence] *
9 [Kim Bullard] *
1 [Michael Webb] *
36 [Paul Cotton] *
1 [Rusty Young] *
1 [Tim Smith (4)] *
1 [Tom Hampton] *
36 [Junior's Eyes] *
36 [Rick Wakeman] *
36 [Tim Renwick] *
9 [Mick Wayne] *
1 [John Cambridge] *
1 [John Lodge (2)]
)
= 1.41 x 10^22
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Poco] *
1 [Richie Furay] *
1 [Randy Meisner] *
1 [Jim Messina] *
1 [Timothy B. Schmit] *
1 [Al Garth] *
1 [Jack Sundrud] *
1 [Gary Mallaber] *
1 [Charlie Harrison] *
1 [George Grantham] *
1 [George Lawrence] *
1 [Kim Bullard] *
1 [Michael Webb] *
1 [Paul Cotton] *
1 [Rusty Young] *
1 [Tim Smith (4)] *
1 [Tom Hampton] *
1 [Junior's Eyes] *
1 [Rick Wakeman] *
1 [Tim Renwick] *
1 [Mick Wayne] *
1 [John Cambridge] *
1 [John Lodge (2)]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
23
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.46%
(1.41 × 1022 overall)
Dominant nodes (excluded from chart)Poco 33.10%Timothy B. Schmit 13.86%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)