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, 5) = 5
$outbound = max(1, 5) = 5
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 5 * 5 = 25
Base_Influence (IV) = $inbound / $outbound = 5 / 5 = 1
// 3. Exponential Network Values (accumulating 14 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 25 *
( 12 [Rebel Wilson] *
306 [The Mindy Project] *
1 [Martin Solveig] *
9 [Young MC] *
1 [The Lost City] *
4 [Dude, Where's My Car?] *
16 [Anna Camp] *
9 [John Michael Higgins] *
25 [The Help] *
324 [A Little Prayer] *
289 [Fred Claus] *
289 [Bad Teacher] *
324 [The Hustle] *
1 [Senior Year]
)
= 1.04 x 10^20
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Rebel Wilson] *
1.06 [The Mindy Project] *
1 [Martin Solveig] *
1 [Young MC] *
1 [The Lost City] *
1 [Dude, Where's My Car?] *
1 [Anna Camp] *
1 [John Michael Higgins] *
1 [The Help] *
1 [A Little Prayer] *
1 [Fred Claus] *
1 [Bad Teacher] *
1 [The Hustle] *
1 [Senior Year]
)
= 1.41
Outbound
5
Tags on post
Inbound
5
Posts tagging this
Connections
14
Total nodes
Base Node Strength
25
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.53%
(1.04 × 1020 overall)
Dominant nodes (excluded from chart)A Little Prayer 19.82%The Hustle 19.82%The Mindy Project 18.72%Fred Claus 17.68%Bad Teacher 17.68%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)