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 16 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 56 [Will Forte] *
255 [Cloudy with a Chance of Meatballs 2] *
36 [Andy Samberg] *
1 [Kris Pearn] *
64 [Benjamin Bratt] *
100 [Terry Crews] *
49 [Anna Faris] *
1 [Al Roker] *
1 [Bridget Hoffman] *
4 [Cody Cameron] *
1 [Craig Kellman] *
1 [June Christopher] *
1 [Khamani Griffin] *
1 [Melissa Sturm] *
4 [Neil Patrick Harris] *
20 [James Caan]
)
= 51.59T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.14 [Will Forte] *
1.13 [Cloudy with a Chance of Meatballs 2] *
1 [Andy Samberg] *
1 [Kris Pearn] *
1 [Benjamin Bratt] *
1 [Terry Crews] *
1 [Anna Faris] *
1 [Al Roker] *
1 [Bridget Hoffman] *
1 [Cody Cameron] *
1 [Craig Kellman] *
1 [June Christopher] *
1 [Khamani Griffin] *
1 [Melissa Sturm] *
1 [Neil Patrick Harris] *
0.8 [James Caan]
)
= 1.04
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
16
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Cloudy with a Chance of Meatballs 2 42.79%Terry Crews 16.78%Benjamin Bratt 10.74%Will Forte 9.40%Anna Faris 8.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)