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 22 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 12 [Mick Innes] *
20 [Peter Marshall] *
16 [Bruce Hopkins] *
289 [Housebound] *
1 [Cameron Rhodes] *
1 [David Van Horn] *
16 [Glen-Paul Waru] *
9 [Ian Mune] *
1 [Kitty Riddell] *
1 [Lila Sharp] *
1 [Louise Mills] *
1 [Millen Baird] *
1 [Ross Harper] *
1 [Ryan Lampp] *
16 [Wallace Chapman] *
1 [Morgana O'Reilly] *
1 [Nikki Si'ulepa] *
4 [Hunt for the Wilderpeople] *
1 [Shark in the Park] *
4 [H.M.S. Pinafore] *
25 [Taika Waititi] *
2 [Andrew Dickens]
)
= 32.73T
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.33 [Mick Innes] *
1.25 [Peter Marshall] *
1 [Bruce Hopkins] *
1 [Housebound] *
1 [Cameron Rhodes] *
1 [David Van Horn] *
1 [Glen-Paul Waru] *
1 [Ian Mune] *
1 [Kitty Riddell] *
1 [Lila Sharp] *
1 [Louise Mills] *
1 [Millen Baird] *
1 [Ross Harper] *
1 [Ryan Lampp] *
1 [Wallace Chapman] *
1 [Morgana O'Reilly] *
1 [Nikki Si'ulepa] *
1 [Hunt for the Wilderpeople] *
1 [Shark in the Park] *
1 [H.M.S. Pinafore] *
1 [Taika Waititi] *
0.5 [Andrew Dickens]
)
= 0.8333
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
22
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Housebound 65.68%Taika Waititi 5.68%Peter Marshall 4.55%Bruce Hopkins 3.64%Glen-Paul Waru 3.64%Wallace Chapman 3.64%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)