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, 2) = 2
$outbound = max(1, 2) = 2
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 2 * 2 = 4
Base_Influence (IV) = $inbound / $outbound = 2 / 2 = 1
// 3. Exponential Network Values (accumulating 17 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 4 *
( 2 [Reel Cinemas, Chippenham] *
6 [London Road Cemetery] *
391 [Chippenham] *
1 [Chippenham Town Silver Prize Band] *
1 [Chippenham Butter Cross] *
1 [Chippenham Co-operative Society] *
1 [Chippenham Town F.C.] *
1 [Chippenham Town Hall] *
4 [John Coles Park, Chippenham] *
1 [Post boxes in Chippenham] *
1 [River Avon in Chippenham] *
1 [Sport in Chippenham] *
4 [Stanley Abbey] *
1 [War memorials in Chippenham] *
1 [Yelde Hall] *
4 [John Coles Park] *
4 [Sheldon School]
)
= 4.8M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Reel Cinemas, Chippenham] *
1.5 [London Road Cemetery] *
1.35 [Chippenham] *
1 [Chippenham Town Silver Prize Band] *
1 [Chippenham Butter Cross] *
1 [Chippenham Co-operative Society] *
1 [Chippenham Town F.C.] *
1 [Chippenham Town Hall] *
1 [John Coles Park, Chippenham] *
1 [Post boxes in Chippenham] *
1 [River Avon in Chippenham] *
1 [Sport in Chippenham] *
1 [Stanley Abbey] *
1 [War memorials in Chippenham] *
1 [Yelde Hall] *
1 [John Coles Park] *
1 [Sheldon School]
)
= 4.06
Outbound
2
Tags on post
Inbound
2
Posts tagging this
Connections
17
Total nodes
Base Node Strength
4
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Chippenham 91.14%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)