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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 272 [This Christmas] *
306 [Broadcast News] *
306 [Ensign Pulver] *
324 [A Few Good Men] *
324 [Easy Rider] *
49 [Jack Nicholson] *
289 [Terms of Endearment] *
9 [One Flew Over the Cuckoo's Nest] *
289 [Unbreakable] *
16 [Leslie Stefanson] *
1 [The Hunted] *
4 [The General's Daughter] *
289 [Cast Away] *
16 [Helen Hunt] *
25 [Mad About You] *
4 [Then She Found Me] *
324 [David Banner] *
25 [Lupe Ontiveros] *
1 [Real Women Have Curves] *
1 [Chuck & Buck]
)
= 3.78 x 10^32
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.06 [This Christmas] *
1.06 [Broadcast News] *
1.06 [Ensign Pulver] *
1 [A Few Good Men] *
1 [Easy Rider] *
1 [Jack Nicholson] *
1 [Terms of Endearment] *
1 [One Flew Over the Cuckoo's Nest] *
1 [Unbreakable] *
1 [Leslie Stefanson] *
1 [The Hunted] *
1 [The General's Daughter] *
1 [Cast Away] *
1 [Helen Hunt] *
1 [Mad About You] *
1 [Then She Found Me] *
1 [David Banner] *
1 [Lupe Ontiveros] *
1 [Real Women Have Curves] *
1 [Chuck & Buck]
)
= 1.19
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
20
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.55%
(3.78 × 1032 overall)
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)