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, 3) = 3
$outbound = max(1, 3) = 3
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 3 = 9
Base_Influence (IV) = $inbound / $outbound = 3 / 3 = 1
// 3. Exponential Network Values (accumulating 13 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 8 [Central Park] *
20 [Gerald Downey] *
224 [The Angry Birds Movie] *
342 [Because I Said So] *
25 [Tituss Burgess] *
1 [Set It Up] *
400 [The Island] *
100 [Parenthood] *
16 [Phil Abrams] *
361 [Strange Angel] *
64 [Modern Family] *
25 [It's Always Sunny in Philadelphia] *
2 [Unbreakable Kimmy Schmidt]
)
= 2.04 x 10^21
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Central Park] *
1.25 [Gerald Downey] *
1.14 [The Angry Birds Movie] *
1.06 [Because I Said So] *
1 [Tituss Burgess] *
1 [Set It Up] *
1 [The Island] *
1 [Parenthood] *
1 [Phil Abrams] *
1 [Strange Angel] *
1 [Modern Family] *
1 [It's Always Sunny in Philadelphia] *
0.5 [Unbreakable Kimmy Schmidt]
)
= 1.51
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
13
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.56%
(2.04 × 1021 overall)
Dominant nodes (excluded from chart)The Island 25.05%Strange Angel 22.60%Because I Said So 21.42%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)