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, 8) = 8
$outbound = max(1, 8) = 8
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 8 * 8 = 64
Base_Influence (IV) = $inbound / $outbound = 8 / 8 = 1
// 3. Exponential Network Values (accumulating 46 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 64 *
( 9 [Larsen/Feiten Band] *
49 [Buzz Feiten] *
64 [Lenny Castro] *
36 [Moya Brennan] *
324 [Doobie Brothers] *
4 [Tom Johnston] *
49 [Nicolette Larson] *
4 [Patrick Simmons] *
49 [Bonnie Raitt] *
9 [Bill Payne] *
121 [Jeff "Skunk" Baxter] *
16 [John McFee] *
36 [Jeff Baxter] *
4 [Keith Knudsen] *
4 [Bobby LaKind] *
4 [Chet McCracken] *
9 [Cornelius Bumpus] *
4 [Dave Shogren] *
4 [John Hartman] *
16 [Michael Hossack] *
4 [Tiran Porter] *
256 [The Doobie Brothers] *
196 [The Louisiana Gator Boys] *
25 [The Gregg Allman Band] *
16 [Full Moon (5)] *
4 [Gypsy (15)] *
9 [The Hall Of Fame Orchestra] *
81 [Isaac Hayes] *
36 [Lou Rawls] *
36 [Grover Washington] *
121 [Clarence Clemons] *
49 [B. B. King] *
144 [Billy Preston] *
9 [Bo Diddley] *
4 [Koko Taylor] *
49 [Charlie Musselwhite] *
225 [Joshua Redman] *
4 [Travis Tritt] *
49 [Jimmie Vaughan] *
36 [Gene Dinwiddie] *
169 [Gregg Allman] *
81 [Dan Toler] *
121 [Greg Allman] *
49 [Bill Lordan] *
169 [Anton Fig] *
289 [Tom Malone]
)
= 2.15 x 10^68
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Larsen/Feiten Band] *
1 [Buzz Feiten] *
1 [Lenny Castro] *
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 [John McFee] *
1 [Jeff Baxter] *
1 [Keith Knudsen] *
1 [Bobby LaKind] *
1 [Chet McCracken] *
1 [Cornelius Bumpus] *
1 [Dave Shogren] *
1 [John Hartman] *
1 [Michael Hossack] *
1 [Tiran Porter] *
1 [The Doobie Brothers] *
1 [The Louisiana Gator Boys] *
1 [The Gregg Allman Band] *
1 [Full Moon (5)] *
1 [Gypsy (15)] *
1 [The Hall Of Fame Orchestra] *
1 [Isaac Hayes] *
1 [Lou Rawls] *
1 [Grover Washington] *
1 [Clarence Clemons] *
1 [B. B. King] *
1 [Billy Preston] *
1 [Bo Diddley] *
1 [Koko Taylor] *
1 [Charlie Musselwhite] *
1 [Joshua Redman] *
1 [Travis Tritt] *
1 [Jimmie Vaughan] *
1 [Gene Dinwiddie] *
1 [Gregg Allman] *
1 [Dan Toler] *
1 [Greg Allman] *
1 [Bill Lordan] *
1 [Anton Fig] *
1 [Tom Malone]
)
= 1
Outbound
8
Tags on post
Inbound
8
Posts tagging this
Connections
46
Total nodes
Base Node Strength
64
Base Node Influence
1
Strength Share (vs Direct Neighbours)
2.06%
(2.15 × 1068 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)