![]() |
![]() |
Back |
DENRPN@Dames.com (Rock Neveau) in <58s4r1$8ia@news.cerf.net> writes: > Why would someone want to see the geometric mean > and compare it to the arithmetic mean (and same for > standard deviation). . . . Oh, and I am having a devil of > a time finding the equation used to calculated the > geometric Standard Deviation. I have never heard of geometric standard deviation but I assume you would define it as e to the power of the standard deviation of the natural logarithms of the data (the geometric mean can be defined as e to the power of the mean of the natural logarithms of the data). Geometric means make sense when your data (or data errors) are likely to be multiplicative rather than additive. In other words when the logarithm of the data is really a more natural variable. The other common justification of geometric means is that they emphasize the smaller observations more than the larger ones compared to an arithmetic mean. For example in the United States, Bill Gates adds about $30 to the arithmetic mean family income. To reduce the arithmetic mean family income by the same $30 we would have to add about 100,000 poor families. So the arithmetic mean is strongly influenced by Bill Gates and virtually ignores the poor people. On the other hand Bill Gates only adds about 0.4 cents to the geometric mean family income. Adding one family with an income of $3 reduces the geometric mean by about the same amount. So the geometric mean ignores Bill Gates and emphasizes poor people compared to the arithmetic mean. Aaron C. Brown New York, NYReturn to Top
Theodore SternbergReturn to Topin <58srg9$lun@samba.rahul.net> writes: > Suppose we know the three marginal probabilities, as > well as all the two-way joint probabilities p(A,B), p(B,C) > and p(A,C). But we don't know the three-way joint > probabilities. What is the most "natural" guess at the > three-way probabilities? First of all you can set limits: p(A,B) + p(B,C) + p(A,C) - 1 <= p(A,B,C) <= Min[p(A,B),p(B,C),p(A,C)] One natural guess that meets these limits is: p(A,B,C) = p1*(p2*p3)^.5 where p1 is the minimum of p(A,B),p(B,C),p(A,C) and p2 and p3 are the other two two-way probabilities. There's no complex logic here. Aaron C. Brown New York, NY
dth122@psu.edu (David Horoschak) inwrites: > I am looking for the formula for semi-variance. I have > been told that the semi-deviation (I am assuming is > the squre root of the semi variance) is a good measure > of the volatility below the mean and, hence, a way to > determine the skewedness of a distribution. The definition of semi-variance is simply E[(X-m)^2|X Return to Top
Subject: Re: PLEASE EXPLAIN: Differences between Geom. Mean and Artihmetic mean (AND Std. Dev.)
From: eweiss@winchendon.com (Eric Weiss)
Date: Sat, 14 Dec 96 22:07:56 GMT
The geometric mean is useful when you have a growth process or one that compounds such as the return on stocks or bonds (assuming that you leave your money in the stock or bond). I don't recall having seen a standard deviation formula, but I would just substitute in the geometric mean for the arithmetic mean. In my finance example, the Xi would be the return on the investment over the individual (short) time periods. Eric eweiss@winchendon.com Eric Weiss eweiss@winchendon.comReturn to Top
Subject: Re: Good Technical Books?
From: Ian Sutton
Date: Sun, 15 Dec 1996 14:20:03 -0600
Christian Campbell wrote: > > I am a buyer of technical books at Brown University. So, I thought I'd go > to the people who read these books to find out which books are "must > have's!" If you have any suggestions, please e-mail me. I am > particularly interested in recent non-computer titles, but I also stock a > number of technical classics. > > Thank you, > > -- > Christian Eric Campbell > Buyer, Technical Books & Custom Publishing > phone(401)863-2023 fax(401)863-2233 I publish chemical engineering books, with a focus on safety. The first title is "Writing Operating Procedures For Process Plants." Soon to be released are: "Process Safety Management", "Audit Protocols For Process Safety" and "Checklists For Hazards Analysis." I can be reached at: Southwestern Books 2437 Bay Area Blvd, Ste 195 Houston, TX 77058 Phone: (281) 488-7767 Fax: (281) 488-2259 E-mail: swbooks@iwl.net Regards, Ian SuttonReturn to Top
Subject: How to find basis for eigenspace?
From: rgelb@engr.csulb.edu (Robert Gelb)
Date: 15 Dec 1996 20:59:54 GMT
I am trying to figure out how to find the basis for each eigenspace of the following matrix: 2 -1 0 -1 2 0 0 0 3 There is an example explaining how to do this particular matrix in "First Course In Linear Algebra" by Yacub & Moore (p.379), but the explanation assumes that the reader already knows most of the steps, which is not the case with me. -- Robert Gelb Senior Systems Analyst Data Express Garden Grove, California USA (714)895-8832Return to Top
Downloaded by WWW Programs
Byron Palmer