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, 1) = 1
$outbound = max(1, 1) = 1
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 1 * 1 = 1
Base_Influence (IV) = $inbound / $outbound = 1 / 1 = 1
// 3. Exponential Network Values (accumulating 18 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [Vanessa Bauche] *
4 [Dwight Yoakam] *
16 [Julio Cesar Cedillo] *
4 [Rodger Boyce] *
25 [Tommy Lee Jones] *
324 [The Three Burials of Melquiades Estrada] *
16 [Melissa Leo] *
4 [January Jones] *
1 [Cecilia Suárez] *
16 [Guillermo Arriaga] *
1 [Ignacio Guadalupe] *
1 [Irineo Alvarez] *
4 [Josh Berry] *
100 [levon-helm] *
1 [Mel Rodriguez] *
1 [René Campero] *
1 [Edwin 'Bubba' Broussard] *
4 [Barry Pepper]
)
= 40.77T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Vanessa Bauche] *
1 [Dwight Yoakam] *
1 [Julio Cesar Cedillo] *
1 [Rodger Boyce] *
1 [Tommy Lee Jones] *
1 [The Three Burials of Melquiades Estrada] *
1 [Melissa Leo] *
1 [January Jones] *
1 [Cecilia Suárez] *
1 [Guillermo Arriaga] *
1 [Ignacio Guadalupe] *
1 [Irineo Alvarez] *
1 [Josh Berry] *
1 [levon-helm] *
1 [Mel Rodriguez] *
1 [René Campero] *
1 [Edwin 'Bubba' Broussard] *
1 [Barry Pepper]
)
= 1.33
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
18
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)The Three Burials of Melquiades Estrada 60.45%levon-helm 18.66%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)