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, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 3 * 4 = 12
Base_Influence (IV) = $inbound / $outbound = 3 / 4 = 0.75
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 12 *
( 8 [Alexander Kuznetsov] *
342 [The Drop] *
16 [Joan Copeland] *
1 [American Playhouse] *
1 [Brother Bear] *
4 [The Private Lives of Pippa Lee] *
361 [The Player] *
25 [Randall Batinkoff] *
121 [Buffy the Vampire Slayer] *
9 [School Ties] *
1 [37: A Final Promise] *
25 [The Amazing Spider-Man 2] *
25 [James Colby] *
4 [Safe] *
16 [Patriots' Day]
)
= 8.26 x 10^17
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 0.75 *
( 2 [Alexander Kuznetsov] *
1.06 [The Drop] *
1 [Joan Copeland] *
1 [American Playhouse] *
1 [Brother Bear] *
1 [The Private Lives of Pippa Lee] *
1 [The Player] *
1 [Randall Batinkoff] *
1 [Buffy the Vampire Slayer] *
1 [School Ties] *
1 [37: A Final Promise] *
1 [The Amazing Spider-Man 2] *
1 [James Colby] *
1 [Safe] *
1 [Patriots' Day]
)
= 1.58
Outbound
3
Tags on post
Inbound
4
Posts tagging this
Connections
15
Total nodes
Base Node Strength
12
Base Node Influence
0.75
Strength Share (vs Direct Neighbours)
1.24%
(8.26 × 1017 overall)
Dominant nodes (excluded from chart)The Player 37.18%The Drop 35.22%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)