TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Nassim Taleb: We should retire the notion of standard deviation

248 pointsby pyduanover 11 years ago

39 comments

Homunculiheadedover 11 years ago
I sometimes think that progress in the 21st century will be summed up as: &quot;The realization that the normal distribution is not the only way to model data&quot;.<p>Taleb&#x27;s favorite topic is the &quot;black swan event&quot; which is something that the normal distribution, and the idea of standard deviation, don&#x27;t model that well. In a normal distribution very extreme events should only happen once in the lifetime of several universes. Of course assuming variation inline with a Gaussian process is at the heart of how the Black-Sholes model calculates risk&#x2F;volatility&#x2F;etc.<p>Benoit Mandelbrot argued that financial markets follow a distribution much more similar to the Cauchy distribution (specifically the Levy distribution) rather than a Gaussian. The problem of course is that the Cauchy distribution is pathological in that it doesn&#x27;t have a mean or variance, you can calculate similar properties for it (location and scale), but it doesn&#x27;t obey the central limit theorem so in practice it can be very strange to work with.<p>The normal distribution is fantastic in that it does appear frequently in nature, is very well behaved, and has been extensively studied. However a great amount of future progress is going to come from wrestling with more challenging distributions, and paying more attention to when assumptions of normality need to be questioned. Of course one of the challenges of this is that the normal distribution is baked into a very large number of our existing statistical tools.
评论 #7065685 未加载
评论 #7066279 未加载
n00b101over 11 years ago
Taleb has a good point about people mistakenly interpreting standard deviation (sigma) as Mean Absolute Deviation (MAD). I like that he gives some conversions (sigma ~= 1.25 * MAD, for Normal distribution).<p>I think it&#x27;s rather silly to talk about &quot;retiring&quot; standard deviation, but we can&#x27;t blame Taleb - the publication itself posed the question &quot;2014: What Scientific Idea is Ready for Retirement?&quot; to various scientific personalities.<p>What Taleb failed to mention is that, once properly understood, standard deviation has distribution interpretations that can be much more useful than MAD. For example, if the data is approximately normally distributed, then there is approximately a 99.99% probability that the next data observation will be &lt;= 4 * sigma.<p>Not everything is approximately normally distributed, but a lot of phenomena ARE normally distributed. It&#x27;s a well known fact that the phenomena which Taleb is most interested in (namely, financial return time-series) are not normally distributed. But I would like to know how Taleb proposes to &quot;retire&quot; volatility (sigma) from financial theory and replace it with MAD? Standard deviation is so central in finance that even the prices of some financial instruments (options) are quoted in terms of standard deviation (e.g. &quot;That put option is currently selling at 30% vol&quot;). How do we rewrite Black-Scholes option pricing theory and Markowitz portfolio theory in terms of MAD and remove all the sigmas everywhere? Surely Taleb has already written that paper for us so that we can retire standard deviation?
评论 #7064863 未加载
评论 #7065515 未加载
JASchilzover 11 years ago
The central limit theorem shows us that unimodal data with lots of independent sources of error tends towards a normal distribution. That description is a good first-pass, descriptive model for lots and lots of contexts, and standard deviation speaks well to normally distributed data.<p>Squaring error isn&#x27;t just a convenient way to remove sign, it&#x27;s driven by a lot of data-sets&#x27; conformance to the central limit theorem.
评论 #7064864 未加载
ClementMover 11 years ago
This article is based on paper Taleb published in 2007. If you want to test yourself, submit yourself to experiment in page 3: <a href="http://papers.ssrn.com/sol3/papers.cfm?abstract_id=970480" rel="nofollow">http:&#x2F;&#x2F;papers.ssrn.com&#x2F;sol3&#x2F;papers.cfm?abstract_id=970480</a>
评论 #7065695 未加载
评论 #7067334 未加载
评论 #7064799 未加载
programminggeekover 11 years ago
I think because it&#x27;s called &quot;standard deviation&quot; that it sounds like the thing to use or look for. It sounds more correct because of the word standard.<p>I feel like it is the same kind of failing due to human perception of language that programmers have with the idea of exceptions and errors, especially the phrase &quot;exceptions should only be used for exceptional behaviors&quot;. That&#x27;s a cool phrase, but people latch on to it because of the word exception sounding like something extremely rare and out of the ordinary whereas we see errors as common, but they are in fact the same thing. Broke is broke, it doesn&#x27;t matter what you call it, but thousands of programmers think differently because of the name we gave it.<p>We are human and language absolutely plays a role in our perception of things.
评论 #7065074 未加载
chealdover 11 years ago
I really tried to get through &quot;The Black Swan&quot; and Taleb&#x27;s writing struck me as so pretentious and self-involved that it made it impossible for me to finish.<p>He strikes me as someone who is so desperate to be important and recognized that an assertion like this doesn&#x27;t really surprise me.
评论 #7065108 未加载
评论 #7065830 未加载
评论 #7065309 未加载
评论 #7070170 未加载
评论 #7064974 未加载
scytheover 11 years ago
While the mean deviation as presented is slightly nicer than sigma for intuitive purposes, it isn&#x27;t as appropriate (iirc) for statistical tests on normal distributions and t-distributions.<p>More importantly, it doesn&#x27;t fix the <i>real</i> problem, which is that the mean and standard deviation don&#x27;t tell you everything you need to know about a data set, but often people like to pretend they do. It&#x27;s not rare to read a paper in the soft sciences which might have been improved if the authors had reported the skewness, kurtosis, or similar data which could shed light on the phenomenon they&#x27;re investigating. These latter statistics can reveal, for instance, a bimodal distribution, which could indicate a heterogeneous population of responders and non-responders to a drug, and that&#x27;s just one example.<p>I&#x27;m not a statistician, so some of this might be a bit off.
评论 #7064744 未加载
bluecalmover 11 years ago
So first about the article:<p>&gt;&gt;The notion of standard deviation has confused hordes of scientists<p>What an assertion! It also proved to be very useful for hordes of scientists... what about some examples of confused scientists ?<p>&gt;&gt;There is no scientific reason to use it in statistical investigations in the age of the computer<p>As someone who uses it daily I am eagerly awaiting his argument.<p>&gt;&gt;Say someone just asked you to measure the &quot;average daily variations&quot; for the temperature of your town (or for the stock price of a company, or the blood pressure of your uncle) over the past five days. The five changes are: (-23, 7, -3, 20, -1). How do you do it?<p>Ok... if I am to calculate the average I am calculating the average if I need to know standard deviation I calculate standard deviation...<p>&gt;&gt; It corresponds to &quot;real life&quot; much better than the first—and to reality.<p>What the flying fuck. What &quot;real life&quot; ? Standard deviation tells you how volatile measurements are not what mean deviation is. Those are both very real life things just not the same thing.<p>&gt;&gt;It is all due to a historical accident: in 1893, the great Karl Pearson introduced the term &quot;standard deviation&quot; for what had been known as &quot;root mean square error&quot;. The confusion started then: people thought it meant mean deviation.<p>I don&#x27;t know how one can read it and not think: &quot;is this guy high or just stupid?&quot;.<p>&gt;&gt;. The confusion started then: people thought it meant mean deviation.<p>I am yet to see anybody who thinks that standard deviation is mean deviation. It&#x27;s Taleb though. Baseless assertions insulting groups of people are his craft.<p>&gt;&gt;What is worse, Goldstein and I found that a high number of data scientists (many with PhDs) also get confused in real life.<p>One example please ? I can give hundreds when std dev is useful and mean deviation isn&#x27;t. Anything when you decide what % of yoru bankroll to bet on perceived edge for example.<p>Ok so he asserted that people should just use mean deviation instead of mean of squares. Guess what though, taking the squares have a purpose: it penalizes big deviations so two situations which have the same mean deviation but one is more stable have different standard deviations. THis information is useful for many things: risk estimation or calculating sample size needed for required confidence (if you need more experiments, how careful should you be with conclusions and predictions etc). He didn&#x27;t mention how are we going to achieve those with his proposal. Meanwhile he managed to throw insults towards various groups without giving one single example of misuse he describes.<p>This is not the first time he writes something this way. His whole recent book is like that. It&#x27;s anti-intellectual bullshit with many words and zero points. He doesn&#x27;t give any arguments, he throws a lot of insults, he misues words and makes up redundant terms which he then struggles to define. The guy is a vile idiot of the worst kind: ignorant and aggressive. Him gaining so much following by spewing nonsense like this article is for sure fascinating but there is no place for him in any serious debate.
评论 #7065477 未加载
评论 #7064785 未加载
评论 #7065802 未加载
评论 #7065370 未加载
评论 #7065444 未加载
评论 #7064788 未加载
评论 #7065616 未加载
评论 #7065122 未加载
评论 #7068421 未加载
评论 #7066339 未加载
评论 #7064977 未加载
评论 #7066100 未加载
评论 #7064966 未加载
评论 #7066836 未加载
评论 #7066614 未加载
评论 #7064787 未加载
评论 #7066435 未加载
评论 #7066112 未加载
评论 #7065177 未加载
评论 #7066584 未加载
评论 #7065567 未加载
评论 #7064805 未加载
评论 #7067152 未加载
评论 #7066072 未加载
评论 #7065646 未加载
评论 #7068251 未加载
评论 #7075921 未加载
评论 #7065042 未加载
Glyptodonover 11 years ago
All I know is this reminds me a lot of high school where we had to always compute std dev in problems, homework, and sometimes labs, but nobody really ever explained how to interpret it. It was always like &quot;This is std dev. This is how you compute it. Make sure you put it your tables and report.&quot;<p>Eventually someone (or something) did explain it, but once I understood it, it became clear that it wasn&#x27;t always a sensible thing to be asked to calculate but was instead just an instinctive requirement.
spikelsover 11 years ago
You gotta love the acronyms: STD versus MAD!<p>Taleb is definitely mad but his use of the MAD acronym (mean absolute deviation) is actually correct. However the STD acronym (all caps) refers to &quot;sexually transmitted disease&quot; and not generally used for &quot;standard deviation&quot;. Most people use SD, Stdev, StDev or sigma.<p>Once again his ability to coin new terminology outstrips his ability to form coherent ideas that are anything more than trivial (eg. we have known about fat tails in stock returns for 50+ years). Like George Soros[1], Taleb&#x27;s success says more about the state of the world of finance than their contributions to our knowledge.<p>[1]-See his book &quot;The Alchemy of Finance&quot;
评论 #7065888 未加载
justin66over 11 years ago
Taleb has a textbook draft up which is more technical than his popular writings:<p><a href="http://www.fooledbyrandomness.com/FatTails.html" rel="nofollow">http:&#x2F;&#x2F;www.fooledbyrandomness.com&#x2F;FatTails.html</a><p>There might be something there for the more rabid critics. At least it will keep them off the internet for a few days...
zeidrichover 11 years ago
It&#x27;s not that we should retire the notion of standard deviation. It&#x27;s more that we should understand the tools that we are using and use the appropriate tool for the job.
评论 #7064904 未加载
puranjayover 11 years ago
NNT is my intellectual superhero but the amount of hate he gets is tremendous.<p>Please understand that NNT&#x27;s biggest issues are not so much with the way statistical models are applied to economics and finance, but how social scientists sometimes feel compelled to apply them to social fields as well, which is plain unscientific, dumb, and mostly disastrous.<p>So when you bear down on his arguments, please keep this context in mind.
评论 #7065853 未加载
评论 #7065898 未加载
dxbydtover 11 years ago
The notion of area has confused hordes of scientists; it is time to retire it from common use and replace it with the more effective one of circumference. Area should be left to mathematicians, topologists and developers selling real estate. There is no scientific reason to use it in statistical investigations in the age of the computer, as it does more harm than good.<p>Say someone just asked you to measure the area of a circle with radius pi. The area is exactly 31. But how do you do it?<p>scala&gt; math.round(math.Pi * math.Pi * math.Pi).toInt<p>res1: Int = 31<p>Do you pack the circle with n people, count them up and verify n == 31 ? Or do you pour a red liquid into the circle and fill it up, then drain it and measure the amount of red ? For there are serious differences between the two methods.<p>If instead, you were asked to measure the circumference of a circle with radius pi.<p>scala&gt; math.round(2 * math.Pi * math.Pi).toInt<p>res2: Int = 20<p>You just ask an able-bodied man, perhaps an unemployed migrant, to walk around this circle while another man, an upstanding Stanford sophomore, starts walking from Stanford to meet his maker, I mean VC, well its the same thing...<p>So by the time the migrant finishes walking around the circle, our upstanding Stanford entrepreneur is greeting the VC on the tarmac of the San Francisco International Airport. This leads one to rightfully believe that the circumference of the circle of radius pi is exactly the distance from Stanford to the SF Airport ie. 20 miles. It corresponds to &quot;real life&quot; much better than the first—and to reality. In fact, whenever people make decisions after being supplied with the area, they act as if it were the distance from their university to the airport.<p>It is all due to a historical accident: in 250BC, the Greek mathematician Archimedes introduced Prop 2, the Prevention of Farm Cruelty Act ( <a href="http://en.wikipedia.org/wiki/California_Proposition_2_(2008)" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;California_Proposition_2_(2008)</a> ). No I believe this was a different Prop 2. This Prop 2 states that the area of a circle is to the square on its diameter as 11 to 14 (<a href="http://en.wikipedia.org/wiki/Measurement_of_a_Circle" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Measurement_of_a_Circle</a> ) .The confusion started then: people thought it meant areas had to do with being cruel to farm animals. But it is not just journalists who fall for the mistake: I recall seeing official documents from the department of data scientists, which found that a high number of data scientists (many with PhDs) also get confused in real life.<p>It all comes from bad terminology for something non-intuitive. Despite this confusion, Archimedes persisted in the folly by drawing circles in the sand, an infantile persuasion, surely. When the Romans waged war, Archimedes was still computing the area of the circle. The Roman soldier asked him to step outside, but Archimedes exclaimed &quot;Do not disturb my circles!&quot; (<a href="http://en.wikipedia.org/wiki/Noli_turbare_circulos_meos" rel="nofollow">http:&#x2F;&#x2F;en.wikipedia.org&#x2F;wiki&#x2F;Noli_turbare_circulos_meos</a>)<p>He was rightfully executed by the soldier for this grievous offense. It is sad that such a minor mathematician can lead to so much confusion: our scientific tools are way too far ahead of our casual intuitions, which starts to be a problem with a mad Greek. So I close with a statement by famed rapper Sir Joey Bada$$, extolling the virtues of the circumference: &quot;So I keep my circumference of deep fried friends like dumplings, But fuck that nigga we munching, we hungry.&quot; (<a href="http://rapgenius.com/1931938/Joey-bada-hilary-swank/So-i-keep-my-circumference-of-deep-fried-friends-like-dumplings" rel="nofollow">http:&#x2F;&#x2F;rapgenius.com&#x2F;1931938&#x2F;Joey-bada-hilary-swank&#x2F;So-i-kee...</a>)
评论 #7065705 未加载
lambdasquirrelover 11 years ago
I think we&#x27;d be better off if we recognized that there are statistical distributions in the world besides the plain old Gaussian. For example, wealth does not follow a Gaussian, so why the heck do we throw around ideas like &quot;above average wealth&quot;?<p>Is MAD any better? Definitely. But I&#x27;d like to see a visual demonstration of how well it models exponential-based distributions. How well does it describe their &quot;shape&quot;, the skew of the tail?
评论 #7065025 未加载
cwyersover 11 years ago
&quot;In fact, whenever people make decisions after being supplied with the standard deviation number, they act as if it were the expected mean deviation.&quot;<p>Boy, is that statement useless without any kind of context, example or citation.
评论 #7064715 未加载
评论 #7064657 未加载
ChristianMarksover 11 years ago
Climate scientists--among others--have made similar recommendations to use the absolute mean error in place of the standard deviation, depending on the application. Taleb might have cited the extensive methodological literature--for example:<p>Cort J. Willmott, Kenji Matsuuraa, Scott M. Robeson. <i>Ambiguities inherent in sums-of-squares-based error statistics.</i> Atmospheric Environment 43 (2009) 749–752.<p>URL: <a href="http://climate.geog.udel.edu/~climate/publication_html/Pdf/WMR_Atmos_Env_09.pdf" rel="nofollow">http:&#x2F;&#x2F;climate.geog.udel.edu&#x2F;~climate&#x2F;publication_html&#x2F;Pdf&#x2F;W...</a>
bayesianhorseover 11 years ago
Nassim Taleb somehow likes to beat up on normals...<p>We Bayesians have similar notions, but we usually try not to overly bully frequentist methods, the poor things. Also, being familiar with Bayesian methods, a lot of what Taleb is saying sounds vaguely familiar...
评论 #7067609 未加载
randomsample2over 11 years ago
Standard deviation and mean absolute deviation are both useful, but I think it&#x27;s silly to suggest that we all adopt exactly one measure of variability to summarize data sets. When in doubt, make a fucking histogram.
评论 #7065550 未加载
thetwicelerover 11 years ago
It is sad that Taleb does not see the value in the standard deviation; standard deviation is far more natural, and more useful, than MAD.<p>For example, if X has a standard deviation of s, and Y has a standard deviation of t, then the standard deviation of X + Y is sqrt(s^2 + t^2). There is a geometry of statistics, and the standard deviation is the fundamental measure of length.<p>To retire the standard deviation is to ignore the wonderful geometry inherent in statistics. Covariance is one of the most important concepts in statistics, and it is a shame to hide it from those who use statistics.<p>Additionally, I will mention that we do not need normal distributions to make special the idea of standard deviations. In fact, it is the geometry of probability - the fact that independent random variables have standard deviations which &quot;point&quot; in orthogonal directions - which causes the normal distribution to be the resulting distribution of the central limit theorem.
tn13over 11 years ago
There is nothing wrong with STD or MAD. The real problem is a lot of people apply them without realizing the nature of their data and what kind of analysis they want to do.<p>In this case what matters in the end is the kind of impact deviation from mean has on the real world variable you have. I agree that in most Gaussian experiments MAD might be more useful than STD.<p>STD is more useful when the real world impact of the deviation increases exponentially with the magnitude of deviation and hence it is a good idea of magnify the (x-n) by squaring it. In many cases the impact is linear where MAD clearly works better. For example in cricket where n runs are n times better than 1 run. But in case of shooting. Hitting 9 targets out of 10 might be 100 times better than 1 out of 10 so there MAD will be misleading.
TTProgramsover 11 years ago
There is some argument that MAD is actually better than RMS for a lot of applications. Apparently it predated RMS, but one of the reasons it was switched to was because RMS minimizing linear regression is much, much simpler to calculate. Also consider comparing the robustness of RMS based regression with MAD based regression. See: <a href="http://matlabdatamining.blogspot.com/2007/10/l-1-linear-regression.html" rel="nofollow">http:&#x2F;&#x2F;matlabdatamining.blogspot.com&#x2F;2007&#x2F;10&#x2F;l-1-linear-regr...</a>
MaysonLover 11 years ago
How often do &quot;six sigma&quot; events occur in financial markets? A hell of a lot more often then the 0.0000001973% that they would in a normally distributed system.
评论 #7068376 未加载
Beliavskyover 11 years ago
If data is drawn from a Laplace distribution of the form p(x) = exp(-|x|), the mean absolute deviation is more informative than the standard deviation, but if its form is close to the normal, p(x) = exp(-x^2), the standard deviation is more important. So whether to use the mean absolute or standard deviation depends on the distribution of the data. There is a field called robust statistics that looks at this question.
yetanotherphdover 11 years ago
I had hoped this would be about the revolution occurring in statistics&#x2F;econometrics where confidence intervals based on strong parametric assumptions (e.g. the confidence intervals you would obtain using the standard deviation) are being replaced by confidence intervals obtained using the bootstrap (and other non-parametric methods) that don&#x27;t rely on such strong assumptions.<p>But no, it is just advocating using Mean absolute distance instead of the standard deviation. Which I guess is to be expected from someone whose work focuses mostly on long-tailed distributions.<p>Still, I think that non-parametric methods are much more valuable as a solution to dealing with non-normal data than what Taleb is proposing.
valtronover 11 years ago
He makes a good point about infinite MAD vs. STD.
afterburnerover 11 years ago
I&#x27;ve found MAD a potentially useful measure for monitoring whether something gets out of whack; when using STD I needed to modify it to give less weighting to outliers.
aredingtonover 11 years ago
The way I read it he&#x27;s proposing two things:<p>1) Refer to the analysis of Root Mean Square Error always by that name. (RMS is already often used in certain jargon instead of stddev).<p>2) Stop treating RMS as a default measure of variance. Treat Mean Absolute Deviation as the default measure of variance, because the figure it provides is more consistent with people&#x27;s psychological interpretation.<p>It&#x27;s not really retiring RMS, just retiring the idea that it is a good default statistical analysis.
snake_plisskenover 11 years ago
I&#x27;ve always thought his writings were more allegorical than scientific; you can&#x27;t rely on the standard deviation to never go against you at the worst possible time. But like anything else, it can and it (probably) will.<p>Also, yes, his writing style is grating and he takes opportunistic character swipes at pretty much everyone.
belochover 11 years ago
I&#x27;m a physicist, so I&#x27;m one of the people this guy says standard deviation is still good for. However, despite some &quot;oddities&quot; (pointed out by others here) in his article, I&#x27;m more than willing to admit a simpler, easier to understand term would be helpful for explaining many things to the general public. Hell, it would be helpful for explaining things to <i>journalists</i>, who we then trust to explain things to the public!<p>Look at an reputable news site or paper. Odds are they post articles based on polls several times a day. How many report confidence intervals or anything of the sort? These are <i>crucial</i> for interpreting polls, but are left out more often than not. Worse yet, many stories make a big deal about a &quot;huge&quot; shift in support for some political policy, party or figure, when the previous month&#x27;s figure is actually well within the confidence interval of the current month&#x27;s poll!<p>Standard deviation, confidence intervals, etc. are all ways of expressing uncertainty, and it&#x27;s become abundantly clear that the average journalist, to say nothing of the average person, has no clue about what the concept means. If the goal is to communicate with the public, then we really need to take a step back and appreciate the stupendously colossal wall of ignorance we&#x27;re about to butt our heads against. When we talk about the general public, we should keep in mind that rather a lot of people know so little about the scientific method that they interpret the impossibility of proving theories as justification for giving religious fables equal footing in schools. This kind of ignorance isn&#x27;t a nasty undercurrent lurking in the shadows. It&#x27;s running the show, as evidenced by many state laws in the U.S.! There is absolutely <i>no</i> hope of explaining uncertainty to most of these people.<p>There <i>is</i> hope of explaining basic statistics to journalists, if only because they are relatively few in number and it&#x27;s a fundamental part of their job to understand what they are reporting. Yes, I just said that every journalist who has reported a poll result, scientific figure, etc. without the associated uncertainty has <i>failed</i> to adequately perform their job. We need to make journalists understand <i>why</i> they are failing. If simplifying the way we report uncertainties will assist with this, then I&#x27;m all for it. Bad journalism is a root cause of a great deal of ignorance, but it&#x27;s not an insurmountable task to fix it.<p>If you are a scientist who speaks to journalists about your work, make sure they include uncertainties. If you are an editor, slap your peons silly if they write a sensationalistic poll piece when the uncertainties say it&#x27;s all a bunch of hot air. If you are a reader, please mercilessly mock bad articles and write numerous scornful letters to the editor until those editors pull out their beat-sticks and get slap-happy. We should not tolerate this kind of crap from people who are <i>paid</i> to get it right.
评论 #7068459 未加载
RivieraKidover 11 years ago
I was just wondering about a very related problem. I do 5 measurenments of some random variable (let&#x27;s say execution time) and average them. How should I report the variability of that average?<p>State the sample size and standard deviation?
评论 #7065317 未加载
评论 #7064999 未加载
评论 #7067168 未加载
al2o3crover 11 years ago
Shorter social scientists: &quot;Gaussian distribution sez wut?&quot;
vzhangover 11 years ago
I&#x27;m seriously questioning some people&#x27;s reading comprehension - he NEVER said STD is not useful! He&#x27;s only saying the name &quot;Standard Deviation&quot; is badly chosen.
评论 #7066053 未加载
etanazirover 11 years ago
The minimum uncertainty wave equation is ~ e^(-x^2) ergo the standard measure is in terms of x^2. QED.
tehwalrusover 11 years ago
at least he&#x27;s leaving us physicists alone with it...
dschiptsovover 11 years ago
Why, it is pretty good in describing probability distributions. What we should retire are idiots, who assume that it predicts an outcome of the next event.
评论 #7064871 未加载
notastartupover 11 years ago
I&#x27;ve been a long time fan of Dr. Nassim Taleb. First book I&#x27;ve read was the one about his time as a day trader and how on the Black Friday market crash, he made a killing and cleared his desk and never had to work again.<p>There are those that dislike his ideas because it is threatening to their existing assumptions about probability and statistics. He argues that experts and majority of people do not account for the unpredictable but significant impact a single event can have which often shatters the commonly held belief. For example, swans were white until the discovery of black swans in Oceania, too big to fail multi-national corporations going bankrupt like Lehman&#x27;s brothers and etc.<p>He&#x27;s not anti-academic, but he is against teachings in the common academia that is based on naive assumptions that is specifically tailored to serve those that thrives most off the limited quantitative measures, such as market callers, hedge funds selling complicated quantitative algorithm trades, academics seeking fame and fortune by writing the most logical and quantitative paper without questioning any of the tools they are using, it is this hypocrisy and laziness that is apparent and those that try to deny to the point of making ad hominem remarks against a man, who simply observes these things and decides to write it in an entertaining manner (otherwise nobody would give a shit because the topic would be dry without lay man&#x27;s linguo).<p>Keep an open mind, a lot of what he says I do find interesting ideas and it has influenced my thinking process quite a bit, however it&#x27;s no way in anyway, grounds for cracking jokes or ridicule, in fact when I read some of the comments here, it&#x27;s a bit shameful. We should be embracing new ideas in order to explore them, regardless of who the explosive nature of the claim, because the black swan event is very real and is not captured or understood completely by our current set of statistical tools and methodology based on questionable assumptions about how the real world operates. For example, 1&#x2F;2500 chance is not what we really think it means in the real world because black swan events are more common than we think, a percentage probability do not fully reflect it&#x27;s frequency and the magnitude of it&#x27;s event.<p>Note the fall of crime rates in the United States following a decision to legalize abortion, economists and experts would come on television and bring up all sorts of random theories and ideas but little did they realize it was a chain effect from a court ruling passed decades ago until two economists came out with a paper that was ridiculed because it suggested that &#x27;killing babies from poor neighbourhoods = lower crime rate&#x27; where most poor neighbourhoods is occupied by African Americans. Because such idea was earthshakingly controversial and still denied even to this day. Because Galileo claimed the earth was round instead of flat, he was executed. This is simply the nature of our world, almost all part of life, there exists a hierarchy that people simply do not ask questions either due to blind trust or the fear of reprisal.
评论 #7067330 未加载
royweiover 11 years ago
four-day returns of stock x: (-.3, .3, -.3, .3) -&gt; MAD = 0; four-day returns of stock y: (-.5, .5, -.5, .5) -&gt; MAD = 0.
评论 #7065007 未加载
评论 #7064987 未加载
评论 #7065699 未加载
评论 #7064967 未加载
truthtellerover 11 years ago
he&#x27;s really lost the plot. :(