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, 4) = 4
$outbound = max(1, 4) = 4
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 4 * 4 = 16
Base_Influence (IV) = $inbound / $outbound = 4 / 4 = 1
// 3. Exponential Network Values (accumulating 15 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 20 [Freddie Prinze Jr.] *
256 [Manhunter] *
9 [Patricia Charbonneau] *
1 [Call Me] *
16 [Bedtime stories] *
361 [Total Recall] *
361 [Men in Black] *
16 [Debbie Lee Carrington] *
289 [Summer Catch] *
4 [I Still Know What You Did Last Summer] *
9 [I Know What You Did Last Summer] *
16 [Michael Milhoan] *
289 [First Daughter] *
9 [Executive Decision] *
36 [Crimson Tide]
)
= 3.83 x 10^23
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.25 [Freddie Prinze Jr.] *
1 [Manhunter] *
1 [Patricia Charbonneau] *
1 [Call Me] *
1 [Bedtime stories] *
1 [Total Recall] *
1 [Men in Black] *
1 [Debbie Lee Carrington] *
1 [Summer Catch] *
1 [I Still Know What You Did Last Summer] *
1 [I Know What You Did Last Summer] *
1 [Michael Milhoan] *
1 [First Daughter] *
1 [Executive Decision] *
1 [Crimson Tide]
)
= 1.25
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
15
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
0.94%
(3.83 × 1023 overall)
Dominant nodes (excluded from chart)Total Recall 21.14%Men in Black 21.14%Summer Catch 16.92%First Daughter 16.92%Manhunter 14.99%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)