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 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 20 [Aaron Taylor-Johnson] *
132 [John Leguizamo] *
306 [Kick-Ass 2] *
36 [Chloë Grace Moretz] *
4 [Lyndsy Fonseca] *
1 [Clark Duke] *
81 [Jim Carrey] *
25 [Donald Faison] *
36 [Morris Chestnut] *
4 [Garrett M. Brown] *
9 [Christopher Mintz-Plasse] *
9 [Steven Mackintosh] *
1 [Amy Anzel] *
1 [Augustus Prew] *
4 [Claudia Lee] *
1 [Mary Kitchen] *
1 [Matt Steinberg]
)
= 1.10 x 10^16
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Aaron Taylor-Johnson] *
1.09 [John Leguizamo] *
1.06 [Kick-Ass 2] *
1 [Chloë Grace Moretz] *
1 [Lyndsy Fonseca] *
1 [Clark Duke] *
1 [Jim Carrey] *
1 [Donald Faison] *
1 [Morris Chestnut] *
1 [Garrett M. Brown] *
1 [Christopher Mintz-Plasse] *
1 [Steven Mackintosh] *
1 [Amy Anzel] *
1 [Augustus Prew] *
1 [Claudia Lee] *
1 [Mary Kitchen] *
1 [Matt Steinberg]
)
= 1.44
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
17
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.15%
(1.10 × 1016 overall)
Dominant nodes (excluded from chart)Kick-Ass 2 45.54%John Leguizamo 19.64%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)