Path: csiph.com!news.mixmin.net!eternal-september.org!reader01.eternal-september.org!.POSTED!not-for-mail From: Tim Rentsch Newsgroups: comp.programming Subject: Re: Another little puzzle Date: Tue, 10 Jan 2023 23:25:10 -0800 Organization: A noiseless patient Spider Lines: 47 Message-ID: <86k01tmt2h.fsf@linuxsc.com> References: <87tu1diu2s.fsf@bsb.me.uk> <864jtdtkt5.fsf@linuxsc.com> <87o7rlhtsv.fsf@bsb.me.uk> <878rioifnh.fsf@bsb.me.uk> <868rinskhk.fsf@linuxsc.com> <87zgb3giu6.fsf@bsb.me.uk> <86cz7pnji2.fsf@linuxsc.com> <87ilhgx152.fsf@bsb.me.uk> <87cz7ox0fh.fsf@bsb.me.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Injection-Info: reader01.eternal-september.org; posting-host="b8c93f532ca61670e6683a0c36d14e62"; logging-data="887949"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1+NjmE8D8rwFn2eQuYXpUR6T1t4XDghED8=" User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.4 (gnu/linux) Cancel-Lock: sha1:EKa5tC6ugkfX9i4s3AUG3MQ4wXk= sha1:AP7kMD29d5drA0jWHcarts12Itk= Xref: csiph.com comp.programming:16287 Ben Bacarisse writes: > Ben Bacarisse writes: > >> Tim Rentsch writes: >> >>> Ben Bacarisse writes: >> >> >> >>>> The "other" average, minimises the sum of the of the angular >>>> distances. >>> >>> I think you mean it minimizes the sum of the squares of the >>> angular distances. >> >> Yes thanks. I originally thought I'd write an abbreviation but then I >> convinced myself I would not forget any of the "squares of"s. Proof >> reading might have been useful too. >> >>>>> and the center of mass is never on the unit >>>>> circle (not counting the case when all the time values are the >>>>> same). Even so it's an interesting way to view the distinction. >>>> >>>> It's more interesting because it really is about chords! >>> >>> I don't buy the "really" here. The center of mass is fundamental >>> and always well-defined. Furthermore it works for collections of >>> points that are not all on the same circle or sphere. Looking at >>> the problem in terms of chords seems somewhat artificial, or at >>> least less fundamental. >> >> There are other ways for something to be interesting (at least to me). >> When you plot the two averages, and look at the chords vs the arcs, it >> becomes clear why one average "looks" more average than the other. > > I can see a possible misunderstanding here. You might have taken my "it > really is about chords" to mean "it is fundamentally about chords", but > I said "it really is about chords" because you thought I'd used the word > chord incorrectly to refer to the lines between the centre of mass and > the data points. I was saying "I really did mean chords". Now that I see what you meant it all makes sense. Also I agree that comparing the chords view and the arcs view gives a useful perspective. I am starting to appreciate the value of that perspective more as time goes on.