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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 196 [The Louisiana Gator Boys] *
64 [Country Music's Quest For A Cure] *
81 [Isaac Hayes] *
36 [Lou Rawls] *
121 [Jeff "Skunk" Baxter] *
36 [Grover Washington] *
64 [Willie Weeks] *
121 [Clarence Clemons] *
49 [B. B. King] *
144 [Billy Preston] *
9 [Bo Diddley] *
4 [Koko Taylor] *
49 [Charlie Musselwhite] *
225 [Joshua Redman] *
49 [Jimmie Vaughan] *
1 [Trisha Yearwood] *
9 [Marty Stuart] *
9 [Faith Hill] *
16 [Kim Carnes] *
1 [Tim McGraw] *
4 [Tracy Lawrence] *
1 [Neal McCoy]
)
= 3.51 x 10^30
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [The Louisiana Gator Boys] *
1 [Country Music's Quest For A Cure] *
1 [Isaac Hayes] *
1 [Lou Rawls] *
1 [Jeff "Skunk" Baxter] *
1 [Grover Washington] *
1 [Willie Weeks] *
1 [Clarence Clemons] *
1 [B. B. King] *
1 [Billy Preston] *
1 [Bo Diddley] *
1 [Koko Taylor] *
1 [Charlie Musselwhite] *
1 [Joshua Redman] *
1 [Jimmie Vaughan] *
1 [Trisha Yearwood] *
1 [Marty Stuart] *
1 [Faith Hill] *
1 [Kim Carnes] *
1 [Tim McGraw] *
1 [Tracy Lawrence] *
1 [Neal McCoy]
)
= 1
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
22
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.31%
(3.51 × 1030 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)