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, 7) = 7
$outbound = max(1, 7) = 7
// 2. Node Base Values (Local connection strength)
Base_Strength (PV) = $inbound * $outbound = 7 * 7 = 49
Base_Influence (IV) = $inbound / $outbound = 7 / 7 = 1
// 3. Exponential Network Values (accumulating 89 direct neighbours)
Network_Strength (CV) = Base_PV * (Neighbour_1_PV * Neighbour_2_PV * ...)
= 49 *
( 2 [Steven Patrick Bolin] *
2 [Jeff Kirk] *
289 [Poco] *
64 [Richie Furay] *
81 [Randy Meisner] *
81 [Jim Messina] *
121 [Timothy B. Schmit] *
4 [Jack Sundrud] *
9 [Gary Mallaber] *
1 [Charlie Harrison] *
1 [George Grantham] *
1 [George Lawrence] *
9 [Kim Bullard] *
1 [Michael Webb] *
36 [Paul Cotton] *
1 [Rusty Young] *
4 [Steve Chapman (2)] *
1 [Tim Smith (4)] *
1 [Tom Hampton] *
169 [Bernie Leadon] *
25 [John McEuen] *
676 [Nitty Gritty Dirt Band] *
16 [Jackson Browne] *
16 [Merel Bregante] *
4 [Vic Mastrianni] *
4 [Ross Holmes] *
1 [Richard Hathaway] *
4 [Ralph Barr] *
1 [Michael Gardner] *
1 [Michael Buono] *
1 [John Cable] *
4 [Jimmy Ibbotson] *
4 [Jimmie Fadden] *
25 [Jim Photoglo] *
4 [Jeff Hanna] *
4 [Jaime Hanna] *
1 [Jackie Clark] *
4 [Bruce Kunkel] *
4 [Brega] *
1 [Bob Carpenter] *
4 [John Denver] *
144 [Chris Darrow] *
4 [Bob Carpenter (2)] *
4 [Bobby Mason (2)] *
1 [Chris Darrow (d. 2020)] *
1.6K [Pure Prairie League] *
25 [Fats Kaplin] *
9 [Craig Fuller] *
9 [Curtis Wright] *
9 [Gary Burr] *
1 [Joel Rosenblatt] *
9 [Mike Hamilton] *
9 [Chris Peterson] *
1 [Steve Speelman] *
1 [Tim Goshorn] *
1 [Tom McGrail] *
1 [Scott Thompson] *
1 [Robin Suskind] *
1 [Rick Schell] *
1 [Rick Plant] *
1 [Randy Harper] *
1 [Phil Stokes] *
1 [Michael Reilly] *
1 [Michael Connor] *
1 [Larry Goshorn] *
1 [John David Call] *
1 [Jim Lanham] *
1 [Jim Caughlan] *
9 [Jeff Wilson] *
1 [Jeff Redefer] *
1 [Jeff “Stick” Davis] *
1 [George Ed Powell] *
1 [Donnie Lee Clark] *
1 [Dan Clawson] *
1 [Billy Hinds] *
1 [James Rolleston] *
1 [Jeff Wilson (3)] *
1 [Jeff Zona] *
1 [Mike Reilly (11)] *
1 [Patrick Bolen] *
1 [William Frank Hinds] *
36 [Kenny Loggins] *
36 [Loggins & Messina] *
4 [Jon Clarke] *
4 [Larry Sims] *
36 [Loggins and Messina] *
9 [The Dirt Band] *
49 [Poco (3)] *
49 [Nicolette Larson]
)
= 2.03 x 10^57
Network_Influence (TV) = Base_IV * (Neighbour_1_IV * Neighbour_2_IV * ...)
= 1 *
( 2 [Steven Patrick Bolin] *
2 [Jeff Kirk] *
1 [Poco] *
1 [Richie Furay] *
1 [Randy Meisner] *
1 [Jim Messina] *
1 [Timothy B. Schmit] *
1 [Jack Sundrud] *
1 [Gary Mallaber] *
1 [Charlie Harrison] *
1 [George Grantham] *
1 [George Lawrence] *
1 [Kim Bullard] *
1 [Michael Webb] *
1 [Paul Cotton] *
1 [Rusty Young] *
1 [Steve Chapman (2)] *
1 [Tim Smith (4)] *
1 [Tom Hampton] *
1 [Bernie Leadon] *
1 [John McEuen] *
1 [Nitty Gritty Dirt Band] *
1 [Jackson Browne] *
1 [Merel Bregante] *
1 [Vic Mastrianni] *
1 [Ross Holmes] *
1 [Richard Hathaway] *
1 [Ralph Barr] *
1 [Michael Gardner] *
1 [Michael Buono] *
1 [John Cable] *
1 [Jimmy Ibbotson] *
1 [Jimmie Fadden] *
1 [Jim Photoglo] *
1 [Jeff Hanna] *
1 [Jaime Hanna] *
1 [Jackie Clark] *
1 [Bruce Kunkel] *
1 [Brega] *
1 [Bob Carpenter] *
1 [John Denver] *
1 [Chris Darrow] *
1 [Bob Carpenter (2)] *
1 [Bobby Mason (2)] *
1 [Chris Darrow (d. 2020)] *
1 [Pure Prairie League] *
1 [Fats Kaplin] *
1 [Craig Fuller] *
1 [Curtis Wright] *
1 [Gary Burr] *
1 [Joel Rosenblatt] *
1 [Mike Hamilton] *
1 [Chris Peterson] *
1 [Steve Speelman] *
1 [Tim Goshorn] *
1 [Tom McGrail] *
1 [Scott Thompson] *
1 [Robin Suskind] *
1 [Rick Schell] *
1 [Rick Plant] *
1 [Randy Harper] *
1 [Phil Stokes] *
1 [Michael Reilly] *
1 [Michael Connor] *
1 [Larry Goshorn] *
1 [John David Call] *
1 [Jim Lanham] *
1 [Jim Caughlan] *
1 [Jeff Wilson] *
1 [Jeff Redefer] *
1 [Jeff “Stick” Davis] *
1 [George Ed Powell] *
1 [Donnie Lee Clark] *
1 [Dan Clawson] *
1 [Billy Hinds] *
1 [James Rolleston] *
1 [Jeff Wilson (3)] *
1 [Jeff Zona] *
1 [Mike Reilly (11)] *
1 [Patrick Bolen] *
1 [William Frank Hinds] *
1 [Kenny Loggins] *
1 [Loggins & Messina] *
1 [Jon Clarke] *
1 [Larry Sims] *
1 [Loggins and Messina] *
1 [The Dirt Band] *
1 [Poco (3)] *
1 [Nicolette Larson]
)
= 4
Outbound
7
Tags on post
Inbound
7
Posts tagging this
Connections
89
Total nodes
Base Node Strength
49
Base Node Influence
1
Strength Share (vs Direct Neighbours)
1.28%
(2.03 × 1057 overall)
Dominant nodes (excluded from chart)Pure Prairie League 41.95%Nitty Gritty Dirt Band 17.72%Poco 7.58%Bernie Leadon 4.43%Chris Darrow 3.78%Timothy B. Schmit 3.17%Randy Meisner 2.12%Jim Messina 2.12%Richie Furay 1.68%Poco (3) 1.28%Nicolette Larson 1.28%
Influence Share (vs Direct Neighbours)
Connected Network Hierarchy
Sort list by:
Connection Health Audit (Red = broken 1-way link)