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 *
( 441 [Pretty Woman] *
25 [Ralph Bellamy] *
4 [His Girl Friday] *
1 [The Awful Truth] *
1 [Trading Places] *
1 [Gertrude Astor] *
1 [Bela Lugosi] *
1 [Caroline Frances Cooke] *
1 [Claude Rains] *
1 [Evelyn Ankers] *
1 [Fay Helm] *
1 [Forrester Harvey] *
1 [Gibson Gowland] *
1 [Harry Cording] *
1 [Jessie Arnold] *
1 [Margaret Fealy] *
1 [Maria Ouspenskaya] *
1 [Mercedes Hill] *
1 [J.M. Kerrigan] *
1 [Lon Chaney Jr.] *
1 [Patric Knowles] *
1 [Warren William]
)
= 14.29M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1 [Pretty Woman] *
1 [Ralph Bellamy] *
1 [His Girl Friday] *
1 [The Awful Truth] *
1 [Trading Places] *
1 [Gertrude Astor] *
1 [Bela Lugosi] *
1 [Caroline Frances Cooke] *
1 [Claude Rains] *
1 [Evelyn Ankers] *
1 [Fay Helm] *
1 [Forrester Harvey] *
1 [Gibson Gowland] *
1 [Harry Cording] *
1 [Jessie Arnold] *
1 [Margaret Fealy] *
1 [Maria Ouspenskaya] *
1 [Mercedes Hill] *
1 [J.M. Kerrigan] *
1 [Lon Chaney Jr.] *
1 [Patric Knowles] *
1 [Warren William]
)
= 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)Pretty Woman 54.24%Ralph Bellamy 3.08%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)