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 20 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 12 [Alan Kim] *
12 [Amy Sedaris] *
9 [Ben Platt] *
49 [Caroline Aaron] *
9 [Jimmy Tatro] *
25 [Molly Gordon] *
324 [Theater Camp] *
1 [Alexander Bello] *
1 [Bailee Bonick] *
1 [Donovan Colan] *
1 [Jack Sobolewski] *
1 [Kyndra Sanchez] *
16 [Luke Islam] *
4 [Nathan Lee Graham] *
16 [Noah Galvin] *
1 [Owen Thiele] *
1 [Patti Harrison] *
1 [Vivienne Sachs] *
1 [Bottoms] *
1 [The Bear]
)
= 42.66T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Alan Kim] *
1.33 [Amy Sedaris] *
1 [Ben Platt] *
1 [Caroline Aaron] *
1 [Jimmy Tatro] *
1 [Molly Gordon] *
1 [Theater Camp] *
1 [Alexander Bello] *
1 [Bailee Bonick] *
1 [Donovan Colan] *
1 [Jack Sobolewski] *
1 [Kyndra Sanchez] *
1 [Luke Islam] *
1 [Nathan Lee Graham] *
1 [Noah Galvin] *
1 [Owen Thiele] *
1 [Patti Harrison] *
1 [Vivienne Sachs] *
1 [Bottoms] *
1 [The Bear]
)
= 1.78
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
20
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Theater Camp 65.45%Caroline Aaron 9.90%Molly Gordon 5.05%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)