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, 18) = 18
$outbound = max(1, 18) = 18
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 18 * 18 = 324
Base_Influence (IV) = $inbound / $outbound = 18 / 18 = 1
// 3. Exponential Network Values (accumulating 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 324 *
( 1 [Louise Brooks] *
400 [Lost In Space] *
9 [Dee Hartford] *
4 [The Time Tunnel] *
324 [The Prizefighter and the Lady] *
4 [Myrna Loy] *
4 [Francis McDonald] *
4 [Maria Alba] *
4 [Natalie Joyce] *
1 [Caryl Lincoln] *
1 [Dorothy Mathews] *
1 [Eileen Sedgwick] *
1 [Elena Jurado] *
1 [Gladys Brockwell] *
1 [Henry Armetta] *
1 [Leila Hyams] *
1 [Michael Visaroff] *
1 [Natalie Kingston] *
1 [Phalba Morgan] *
4 [Victor McLaglen] *
1 [William Demarest] *
324 [Red Sonja]
)
= 501.53T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Louise Brooks] *
1 [Lost In Space] *
1 [Dee Hartford] *
1 [The Time Tunnel] *
1 [The Prizefighter and the Lady] *
1 [Myrna Loy] *
1 [Francis McDonald] *
1 [Maria Alba] *
1 [Natalie Joyce] *
1 [Caryl Lincoln] *
1 [Dorothy Mathews] *
1 [Eileen Sedgwick] *
1 [Elena Jurado] *
1 [Gladys Brockwell] *
1 [Henry Armetta] *
1 [Leila Hyams] *
1 [Michael Visaroff] *
1 [Natalie Kingston] *
1 [Phalba Morgan] *
1 [Victor McLaglen] *
1 [William Demarest] *
1 [Red Sonja]
)
= 1
Outbound
18
Tags on post
Inbound
18
Posts tagging this
Connections
22
Total nodes
Base Node Strength
324
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Lost In Space 28.23%The Prizefighter and the Lady 22.87%Red Sonja 22.87%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)