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 23 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 9 *
( 2 [Funny or Die Presents...] *
12 [Ben Masters] *
25 [Travis Schuldt] *
441 [Passions] *
16 [Juliet Mills] *
4 [Robin Strasser] *
16 [Lena Cardwell] *
1 [Amelia Marshall] *
1 [Andrea Evans] *
4 [Brook Kerr] *
1 [Charles Divins] *
1 [Dana Sparks] *
1 [Danica Stewart] *
1 [Emily Harper] *
9 [Eric Martsolf] *
4 [Eva Tamargo] *
9 [Galen Gering] *
1 [Justin Hartley] *
1 [Kim Johnston Ulrich] *
1 [Lindsay Hartley] *
1 [Liza Huber] *
1 [McKenzie Westmore] *
1 [Who Wants to Marry My Dad?]
)
= 3.16T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Funny or Die Presents...] *
1.33 [Ben Masters] *
1 [Travis Schuldt] *
1 [Passions] *
1 [Juliet Mills] *
1 [Robin Strasser] *
1 [Lena Cardwell] *
1 [Amelia Marshall] *
1 [Andrea Evans] *
1 [Brook Kerr] *
1 [Charles Divins] *
1 [Dana Sparks] *
1 [Danica Stewart] *
1 [Emily Harper] *
1 [Eric Martsolf] *
1 [Eva Tamargo] *
1 [Galen Gering] *
1 [Justin Hartley] *
1 [Kim Johnston Ulrich] *
1 [Lindsay Hartley] *
1 [Liza Huber] *
1 [McKenzie Westmore] *
1 [Who Wants to Marry My Dad?]
)
= 2.67
Outbound
3
Tags on post
Inbound
3
Posts tagging this
Connections
23
Total nodes
Base Node Strength
9
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Passions 78.33%Travis Schuldt 4.44%Juliet Mills 2.84%Lena Cardwell 2.84%Ben Masters 2.13%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)