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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 1 *
( 12 [Nicholas Bird] *
420 [The Incredibles] *
16 [Brad Bird] *
225 [Samuel L. Jackson] *
49 [Holly Hunter] *
36 [Lou Romano] *
4 [Teddy Newton] *
25 [Tony Fucile] *
9 [Jason Lee] *
36 [Wallace Shawn] *
9 [Michael Bird] *
16 [Jazzie Mahannah] *
4 [Eli Fucile] *
1 [Bud Luckey] *
1 [Dominique Louis] *
1 [Jean Sincere] *
4 [Sarah Vowell] *
1 [Spencer Fox] *
1 [Wayne Canney] *
1 [Elizabeth Peña]
)
= 2.39 x 10^18
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Nicholas Bird] *
1.05 [The Incredibles] *
1 [Brad Bird] *
1 [Samuel L. Jackson] *
1 [Holly Hunter] *
1 [Lou Romano] *
1 [Teddy Newton] *
1 [Tony Fucile] *
1 [Jason Lee] *
1 [Wallace Shawn] *
1 [Michael Bird] *
1 [Jazzie Mahannah] *
1 [Eli Fucile] *
1 [Bud Luckey] *
1 [Dominique Louis] *
1 [Jean Sincere] *
1 [Sarah Vowell] *
1 [Spencer Fox] *
1 [Wayne Canney] *
1 [Elizabeth Peña]
)
= 1.4
Outbound
1
Tags on post
Inbound
1
Posts tagging this
Connections
20
Total nodes
Base Node Strength
1
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.11%
(2.39 × 1018 overall)
Dominant nodes (excluded from chart)The Incredibles 48.17%Samuel L. Jackson 25.80%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)