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 13 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 16 *
( 15 [Sterling and Francine Clark Art Institute] *
30 [Greenfield] *
42 [Williamstown] *
72 [Williams College] *
1 [1753 House] *
1 [Field Farm] *
9 [Institution:Williams College Museum of Art, Williamstown] *
1 [Hail to the Sunrise] *
1 [Postcards of the Mohawk Trail] *
1 [Ben Greenfield] *
1 [Connecticut Valley Street Railway] *
1 [International Paper Company Dam] *
1 [Green River Swimming & Recreation Area]
)
= 195.96M
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 1.67 [Sterling and Francine Clark Art Institute] *
1.2 [Greenfield] *
1.17 [Williamstown] *
1.13 [Williams College] *
1 [1753 House] *
1 [Field Farm] *
1 [Institution:Williams College Museum of Art, Williamstown] *
1 [Hail to the Sunrise] *
1 [Postcards of the Mohawk Trail] *
1 [Ben Greenfield] *
1 [Connecticut Valley Street Railway] *
1 [International Paper Company Dam] *
1 [Green River Swimming & Recreation Area]
)
= 2.63
Outbound
4
Tags on post
Inbound
4
Posts tagging this
Connections
13
Total nodes
Base Node Strength
16
Base Node Influence
1
Strength Share (vs Direct Neighbours)
Dominant nodes (excluded from chart)Williams College 37.50%Williamstown 21.88%Greenfield 15.63%Sterling and Francine Clark Art Institute 7.81%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)