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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 19 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 2 [...First Do No Harm] *
64 [Billy Bob Thornton] *
25 [Troy Gentile] *
289 [Bad News Bears] *
9 [Aman Johal] *
1 [Brandon Craggs] *
25 [Carlos Estrada] *
4 [Carter Jenkins] *
1 [Chase Winton] *
1 [Emmanuel Estrada] *
9 [Greg Kinnear] *
1 [Jeffrey Davies] *
1 [Jeffrey Tedmori] *
1 [Ridge Canipe] *
1 [Sammi Kane Kraft] *
1 [Timmy Deters] *
1 [Tyler Patrick Jones] *
1 [Kenneth 'K.C.' Harris] *
1 [Frontera]
)
= 67.42B
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [...First Do No Harm] *
1 [Billy Bob Thornton] *
1 [Troy Gentile] *
1 [Bad News Bears] *
1 [Aman Johal] *
1 [Brandon Craggs] *
1 [Carlos Estrada] *
1 [Carter Jenkins] *
1 [Chase Winton] *
1 [Emmanuel Estrada] *
1 [Greg Kinnear] *
1 [Jeffrey Davies] *
1 [Jeffrey Tedmori] *
1 [Ridge Canipe] *
1 [Sammi Kane Kraft] *
1 [Timmy Deters] *
1 [Tyler Patrick Jones] *
1 [Kenneth 'K.C.' Harris] *
1 [Frontera]
)
= 2
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
19
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Bad News Bears 64.65%Billy Bob Thornton 14.32%Troy Gentile 5.59%Carlos Estrada 5.59%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)