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 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 36 [Moya Brennan] *
324 [Doobie Brothers] *
4 [Tom Johnston] *
49 [Nicolette Larson] *
4 [Patrick Simmons] *
49 [Bonnie Raitt] *
16 [Bill Payne] *
121 [Jeff "Skunk" Baxter] *
64 [Willie Weeks] *
16 [John McFee] *
36 [Jeff Baxter] *
4 [Keith Knudsen] *
4 [Chet McCracken] *
9 [Cornelius Bumpus] *
4 [Dave Shogren] *
4 [John Hartman] *
16 [Michael Hossack] *
4 [Tiran Porter] *
256 [The Doobie Brothers]
)
= 4.83 x 10^24
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Moya Brennan] *
1 [Doobie Brothers] *
1 [Tom Johnston] *
1 [Nicolette Larson] *
1 [Patrick Simmons] *
1 [Bonnie Raitt] *
1 [Bill Payne] *
1 [Jeff "Skunk" Baxter] *
1 [Willie Weeks] *
1 [John McFee] *
1 [Jeff Baxter] *
1 [Keith Knudsen] *
1 [Chet McCracken] *
1 [Cornelius Bumpus] *
1 [Dave Shogren] *
1 [John Hartman] *
1 [Michael Hossack] *
1 [Tiran Porter] *
1 [The Doobie Brothers]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
19
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.39%
(4.83 × 1024 overall)
Dominant nodes (excluded from chart)Doobie Brothers 31.64%The Doobie Brothers 25.00%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)