<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel>
    <title>statistics on S Anand</title>
    <link>https://www.s-anand.net/blog/tag/statistics/</link>
    <description>Recent content in statistics on S Anand</description>
    <generator>Hugo -- 0.156.0</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 10 Nov 2025 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://www.s-anand.net/blog/tag/statistics/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title></title>
      <link>https://www.s-anand.net/blog/why-old-movies-are-rated-so-high/</link>
      <pubDate>Mon, 10 Nov 2025 00:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/why-old-movies-are-rated-so-high/</guid>
      <description>&lt;p&gt;I always wondered why &lt;strong&gt;old movies are rated so high&lt;/strong&gt; on IMDb.&lt;/p&gt;
&lt;p&gt;For example, 12 Angry Men (1954) with just ~900K votes ranks about as high as Inception (2010) with ~2M votes. Few people I know have seen 12 Angry Men. So where does this high rating come from?&lt;/p&gt;
&lt;p&gt;My theories were:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Old movies really &lt;em&gt;are&lt;/em&gt; that good.&lt;/li&gt;
&lt;li&gt;IMDb&amp;rsquo;s algorithm is biased towards old movies.&lt;/li&gt;
&lt;li&gt;People remember older movies fondly.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Actually, it&amp;rsquo;s none of these. &lt;strong&gt;It&lt;/strong&gt;&amp;rsquo;&lt;strong&gt;s selection bias&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;Few people watch a 1950s black &amp;amp; white drama: cinephiles, film students, etc. They love it and give it 9s and 10s.&lt;/p&gt;
&lt;p&gt;Everyone watched Inception. The casual majority thinks it&amp;rsquo;s fine, not life changing. Maybe a 7 or 8.&lt;/p&gt;
&lt;p&gt;This creates a paradox: &lt;strong&gt;obscurity protects ratings&lt;/strong&gt; while &lt;strong&gt;popularity is its own punishment&lt;/strong&gt;. Only &amp;ldquo;devotees&amp;rdquo; watch obscure movies - leading to better ratings than widely seen movies.&lt;/p&gt;
&lt;p&gt;PS: This data analysis and story were authored by Claude Code. That includes the statistical significance validation.&lt;/p&gt;
&lt;p&gt;Story: &lt;a href=&#34;https://sanand0.github.io/datastories/imdb-democracy-penalty/index.html&#34;&gt;https://sanand0.github.io/datastories/imdb-democracy-penalty/index.html&lt;/a&gt;
Prompt: &lt;a href=&#34;http://github.com/sanand0/datastories/tree/main/imdb-democracy-penalty&#34;&gt;http://github.com/sanand0/datastories/tree/main/imdb-democracy-penalty&lt;/a&gt;
Code: &lt;a href=&#34;https://github.com/sanand0/imdbscrape/pull/1&#34;&gt;https://github.com/sanand0/imdbscrape/pull/1&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;img loading=&#34;lazy&#34; src=&#34;https://files.s-anand.net/images/2025-11-10-why-old-movies-are-rated-so-high-linkedin.jpg&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.linkedin.com/posts/sanand0_i-always-wondered-why-%F0%9D%97%BC%F0%9D%97%B9%F0%9D%97%B1-%F0%9D%97%BA%F0%9D%97%BC%F0%9D%98%83%F0%9D%97%B6%F0%9D%97%B2%F0%9D%98%80-activity-7395757328177774592-zJlE&#34;&gt;LinkedIn&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Correlating subjects</title>
      <link>https://www.s-anand.net/blog/correlating-subjects/</link>
      <pubDate>Sun, 12 Feb 2012 04:08:02 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/correlating-subjects/</guid>
      <description>&lt;p&gt;A &lt;a href=&#34;https://www.facebook.com/groups/chennaigeeks/358823254142720/&#34;&gt;question&lt;/a&gt; from &lt;a href=&#34;https://www.facebook.com/dorai.thodla&#34;&gt;Dorai&lt;/a&gt; get me thinking: does being good at maths help in programming?&lt;/p&gt; &lt;p&gt;I don’t have a personal view. But since &lt;a href=&#34;http://www.reportbee.com/&#34;&gt;Reportbee&lt;/a&gt; has data on the Class 12 examination results for the last three years, we thought we could do a bit of analysis.&lt;/p&gt; &lt;p&gt;Here’s the correlation of the scores of various subjects with Computer Science.&lt;/p&gt; &lt;table style=&#34;color: #444&#34; class=&#34;lines numbers&#34;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;th&gt;Correlation&lt;/th&gt; &lt;th&gt;Subject&lt;/th&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #63be7b&#34;&gt;0.79&lt;/td&gt; &lt;td&gt;CHEMISTRY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #68c07c&#34;&gt;0.79&lt;/td&gt; &lt;td&gt;PHYSICS&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #95cd7e&#34;&gt;0.75&lt;/td&gt; &lt;td&gt;ENGLISH&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #9ecf7f&#34;&gt;0.75&lt;/td&gt; &lt;td&gt;MATHEMATICS&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #b9d780&#34;&gt;0.72&lt;/td&gt; &lt;td&gt;LANGUAGE&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #feea83&#34;&gt;0.67&lt;/td&gt; &lt;td&gt;BIOLOGY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fee382&#34;&gt;0.66&lt;/td&gt; &lt;td&gt;ECONOMICS&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fee282&#34;&gt;0.66&lt;/td&gt; &lt;td&gt;COMMERCE&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fede81&#34;&gt;0.65&lt;/td&gt; &lt;td&gt;ACCOUNTANCY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #f98c71&#34;&gt;0.56&lt;/td&gt; &lt;td&gt;HISTORY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #f8696b&#34;&gt;0.52&lt;/td&gt; &lt;td&gt;GEOGRAPHY&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;It almost breaks neatly into four groups.&lt;/p&gt; &lt;ol&gt; &lt;li&gt;&lt;strong&gt;Physics &amp;amp; Chemistry&lt;/strong&gt;, both of which have a correlation of 0.79, and clearly are the most correlated with Computer Science  &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Maths, English &amp;amp; Language&lt;/strong&gt;, which have a correlation of 0.72 – 0.75  &lt;/li&gt;&lt;li&gt;&lt;strong&gt;Biology, Economics, Commerce and Accountancy&lt;/strong&gt;, which hover at around 0.66  &lt;/li&gt;&lt;li&gt;&lt;strong&gt;History &amp;amp; Geography&lt;/strong&gt;, which are 0.52 – 0.56&lt;/li&gt;&lt;/ol&gt; &lt;p&gt;The results in 2010 are almost exactly the same.&lt;/p&gt; &lt;table style=&#34;color: #444&#34; class=&#34;lines numbers&#34;&gt; &lt;tbody&gt; &lt;tr&gt; &lt;th&gt;Correlation&lt;/th&gt; &lt;th&gt;Subject&lt;/th&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #70c27c&#34;&gt;0.78&lt;/td&gt; &lt;td&gt;PHYSICS&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #74c37c&#34;&gt;0.78&lt;/td&gt; &lt;td&gt;CHEMISTRY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #94cd7e&#34;&gt;0.75&lt;/td&gt; &lt;td&gt;ENGLISH&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #9dcf7f&#34;&gt;0.75&lt;/td&gt; &lt;td&gt;MATHEMATICS&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #afd480&#34;&gt;0.73&lt;/td&gt; &lt;td&gt;LANGUAGE&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #ffeb84&#34;&gt;0.67&lt;/td&gt; &lt;td&gt;ACCOUNTANCY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fede81&#34;&gt;0.65&lt;/td&gt; &lt;td&gt;ECONOMICS&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fed880&#34;&gt;0.65&lt;/td&gt; &lt;td&gt;COMMERCE&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fdcf7e&#34;&gt;0.64&lt;/td&gt; &lt;td&gt;BIOLOGY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #fbaa77&#34;&gt;0.60&lt;/td&gt; &lt;td&gt;GEOGRAPHY&lt;/td&gt;&lt;/tr&gt; &lt;tr&gt; &lt;td style=&#34;background: #f97f6f&#34;&gt;0.55&lt;/td&gt; &lt;td&gt;HISTORY&lt;/td&gt;&lt;/tr&gt;&lt;/tbody&gt;&lt;/table&gt; &lt;p&gt;I’m not sure what it is that leads to this kind of correlation. In fact, the full correlation between every pair of subjects (for 2011) is below:&lt;/p&gt; &lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/subject-correlation.webp&#34;&gt;&lt;img style=&#34;background-image: none; border-bottom: 0px; border-left: 0px; padding-left: 0px; padding-right: 0px; display: inline; border-top: 0px; border-right: 0px; padding-top: 0px&#34; title=&#34;subject-correlation&#34; border=&#34;0&#34; alt=&#34;subject-correlation&#34; src=&#34;https://www.s-anand.net/blog/assets/subject-correlation.webp&#34; width=&#34;533&#34; height=&#34;376&#34;&gt;&lt;/a&gt;&lt;/p&gt; &lt;p&gt;What inferences would &lt;em&gt;you&lt;/em&gt; draw from this?&lt;/p&gt; &lt;p&gt;And what do you think is the &lt;em&gt;reason&lt;/em&gt; for this?&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://arunrocks.com/&#34;&gt;Arun Ravindran&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;12 Feb 2012 5:53 am&lt;/em&gt;:
My inference is purely anecdotal but might be helpful in explaining this data. I had chosen Computer Science for my +2 in 1998. It was taught in C++ and mostly involved memorising operations on Data Structures such as Lists, Stacks and Queues. The C++ standard library had to be memorized including I/O, string and file functions.
The exams were basically a test of memory rather than attacking a new problem space mathematically. Guess which are the other subjects which involve memorising a huge set of symbolic facts? &amp;ndash; Chemistry and to a certain extend, Physics.
I believe the data is more revealing of our Computer Science pedagogical and evaluation methods than the subject itself.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;12 Feb 2012 6:46 am&lt;/em&gt;:
Good point. It&amp;rsquo;s quite debatable whether marks in computer science are indicative of programming ability.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://thenmozhi.yolasite.com&#34;&gt;Anamika&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;12 Feb 2012 10:21 am&lt;/em&gt;:
Netruvarai neram poga villaiyae,
unadhu arugae neram podhavillaiyae&amp;hellip;!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://nullpointers.wordpress.com&#34;&gt;Sathya&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;16 Feb 2012 12:56 pm&lt;/em&gt;:
In my experience, I&amp;rsquo;ve come across rock star programmers who have sound grasp of mathematics. But i dont have statistics to prove them. As we all know, programming (esp functional) is heavily influenced by mathematics. Coming to inferences, I would take the dataset with a pinch of salt. Is it diverse enough to be statistically significant ? I agree with most of the comments on relating &amp;ldquo;mugging up programs&amp;rdquo; to being good at Chemistry in particular.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sathyaraj&lt;/strong&gt; &lt;em&gt;12 Feb 2012 7:44 pm&lt;/em&gt;:
My 2 cents based on experience.
People who take the computer science group generally have to always take one language and English subject apart from taking Physics, Chemistry, Maths. They would not be able to take classes in accountancy, economics, history, etc.
Some of the students at the top of the class would have realized that in order to differentiate in terms of coming first in class/school, one would need to excel in language and english. It is given that one needs to get excellent scores in physics, chemistry and maths to get an overall good percentage. Also the fact, that scoring a big total would enable them to get admission in colleges in like BITS pilani which looks at overall score.
Students who take the biology or accountancy group have no such pressure for them to excel in English and language subjects.
Hope it makes sense.
Also, if you can do a correlation between computer science students and the language that they take, I believe you will find that the majority of students would have chosen french rather than Tamil or English.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shankar V&lt;/strong&gt; &lt;em&gt;13 Feb 2012 6:23 am&lt;/em&gt;:
Anand
Correlation is a misleading statistic if the dependent and independent variables are not &amp;ldquo;really&amp;rdquo; related that way. There could be compounding effects within the independent variables leading to wrong correlation coefficients.
There are ways to detect and cleanse compounding - design of experiments (in statistics) deals in depth on this. It is quite possible that there could be some relationship in how the computer science and math exams are scheduled and the scores in these subjects. If they are too close to each other, the student may have had lesser time to prepare for the math exam. For example, if Physics and Math were scheduled one after the other, and Computer Science test is after the Math test, the student may have prepared better for Physics, not have had enough time for Math and then recovered to do well in Computer Science. This can be a pattern in the entire class as it is normal for kids to focus more on Physics (the dreaded subject!) v/s Math.
The statistic may not reveal ability or natural alignment of the subjects.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://outputlogic.com&#34;&gt;Evgeni&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;11 Dec 2012 3:37 am&lt;/em&gt;:
I&amp;rsquo;d rearrange subjects such that they&amp;rsquo;re more clustered together by correlation, like in a TreeMap view. That way it&amp;rsquo;s easier to see the relationships.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;amanjot kaur&lt;/strong&gt; &lt;em&gt;10 Sep 2015 12:28 pm&lt;/em&gt;:
i need correlation of commerce with language&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Birthday matters</title>
      <link>https://www.s-anand.net/blog/birthday-matters/</link>
      <pubDate>Sun, 15 May 2011 20:33:23 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/birthday-matters/</guid>
      <description>&lt;p&gt;Does it matter which month you’re born in?&lt;/p&gt;
&lt;p&gt;Based on the results of the 20 lakh students taking the Class XII exams at Tamil Nadu over the last 3 years (via &lt;a href=&#34;http://blog.reportbee.com/birthday-matters&#34;&gt;Reportbee&lt;/a&gt;), it appears that the month you were born in can make a difference of as much as 120 marks out of 1,200 – or 10%!&lt;/p&gt;
&lt;p&gt;Most students who took the Class XII exams in 2011 were born between March 1991 and June 1992. The average marks of each student (out of 1200) is shown in the graph below.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/tn2011.webp&#34;&gt;&lt;img alt=&#34;tn-2011&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/tn2011.webp&#34; title=&#34;tn-2011&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Students born in June 1991 scored the lowest – around 720/1200. This suddenly shoots up in July, then in August, and the students born in September score as much as 840/1200 on average. From there on, it’s downhill.&lt;/p&gt;
&lt;p&gt;This result is consistent across years. In 2009 and 2010, you see a similar pattern.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.s-anand.net/blog/assets/tn2009.webp&#34;&gt;&lt;img alt=&#34;tn-2009&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/tn2009.webp&#34; title=&#34;tn-2009&#34;&gt;&lt;/a&gt; &lt;a href=&#34;https://www.s-anand.net/blog/assets/tn2010.webp&#34;&gt;&lt;img alt=&#34;tn-2010&#34; loading=&#34;lazy&#34; src=&#34;https://www.s-anand.net/blog/assets/tn2010.webp&#34; title=&#34;tn-2010&#34;&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Why could this be?&lt;/p&gt;
&lt;p&gt;Malcolm Gladwell’s book &lt;a href=&#34;http://www.gladwell.com/outliers/index.html&#34;&gt;Outliers&lt;/a&gt; offers a clue.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Outliers opens, for example, by examining why a hugely disproportionate number of professional hockey and soccer players are born in January, February and March.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The answer turns out to be completely unrelated to numerology or astrology.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;It&amp;rsquo;s simply that in Canada the eligibility cutoff for age-class hockey is January 1. A boy who turns ten on January 2, then, could be playing alongside someone who doesn&amp;rsquo;t turn ten until the end of the year—and at that age, in preadolescence, a twelve-month gap in age represents an enormous difference in physical maturity.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;In Tamil Nadu, &lt;a href=&#34;http://en.wikipedia.org/wiki/Education_in_Tamil_Nadu#School_education&#34;&gt;students must be 5 years old&lt;/a&gt; before entering Class 1. Schools open mid-June. So students born in June 1994 would barely make it in June 1999 – making them the youngest students in the class. July and August students would be missed – but since many schools implement this policy leniently, they sometimes make it in as well. September borns are often consistently the eldest students in a class.&lt;/p&gt;
&lt;p&gt;This pattern reflected in the marks. The eldest – the September 1993 borns – score the highest. The next eldest, the October 1993 borns, score a bit less. And so on. (There are older students who take the exam – the ones born before September 1993 – but many of these are failed students from the previous year, introducing a bias in the results.)&lt;/p&gt;
&lt;p&gt;Perhaps this initial advantage that the elder students have over their classmates continues through the years? Whatever the reason, it’s clear that if your child is born in September, he or she already has a 100 mark advantage!&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://seriousonlooker.blogspot.com&#34;&gt;abhijeet&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;16 May 2011 8:14 am&lt;/em&gt;:
&amp;ldquo;Whatever the reason, it’s clear that if your child is born in September, he or she already has a 100 mark advantage!&amp;rdquo;
But at the cost of being older and &amp;ldquo;losing&amp;rdquo; 8-9 months!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shankar V&lt;/strong&gt; &lt;em&gt;16 May 2011 10:00 am&lt;/em&gt;:
Nice&amp;hellip;!!
Thank God I was born in July! If not on the crest, I at least made it into the upward curve! ;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;16 May 2011 10:21 am&lt;/em&gt;:
@abhijeet: That reminds me of the &amp;ldquo;Life is a race&amp;rdquo; dialogue in &lt;a href=&#34;http://www.youtube.com/user/3idiots&#34;&gt;3 Idiots&lt;/a&gt; :-)
Well, not sure how bad being a bit older is. I personally don&amp;rsquo;t mind, but maybe others do?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Shailesh&lt;/strong&gt; &lt;em&gt;16 May 2011 10:33 am&lt;/em&gt;:
Oh&amp;hellip;now I know why I was getting good marks&amp;hellip;. :-)
I am born in September&amp;hellip;and my headmaster changed my birthdate (to Jul month) in school register to not waste my 8-9 months&amp;hellip;..&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.raviatluri.in&#34;&gt;ravi atluri&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;16 May 2011 10:47 am&lt;/em&gt;:
They made me study LKG &amp;ldquo;TWICE&amp;rdquo;, because I was born in September and didn&amp;rsquo;t have enough time to be 3! and I have been an anomaly to the september-born-high-performers trend.
If the marks are related to the mugging capacity, which if related to age would explain the graphs only for the schooling during. Would like to see, how would these change in college and bachelors :D
One more doubt, I have is, many parents have the dob&amp;rsquo;s of after-aug-born&amp;rsquo;s to sometime between may to june. If that&amp;rsquo;s the case, the months on the graph have to be offset ;)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/&#34;&gt;S Anand&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;16 May 2011 12:35 pm&lt;/em&gt;:
@Shailesh &amp;ndash; if you got into school early, then statistically, you had a DISadvantage. So guess you were MUCH brighter than your classmates!
@Ravi &amp;ndash; true. No idea how to correct for the real date of birth, though&amp;hellip;&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;k&lt;/strong&gt; &lt;em&gt;17 May 2011 2:53 am&lt;/em&gt;:
this is similar to the paper on Israeli schools where an externally imposed rule created a disproportionate class size, which helps in identifying the effect of class size on performance.
date of birth can help in identifying the effect on performance then.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vasant&lt;/strong&gt; &lt;em&gt;17 May 2011 6:14 am&lt;/em&gt;:
Ha! Now I know why I scored so less in the boards. It&amp;rsquo;s when I was born! :-)
Jokes aside, brilliant analysis.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://nullpointers.wordpress.com&#34;&gt;Sathya&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;17 May 2011 6:43 am&lt;/em&gt;:
Good One !
If you still have access to data, would it be possible to plot the same graph against their &amp;ldquo;numerology numbers&amp;rdquo; ? ie., 28th born would be 2+8 = 10 =&amp;gt; 1+0 = 1. I used to wonder that astrology ( perhaps numerology ) could provide certain insights and that it astro/numero predictions should be verified using statistics. ( Pls note that I do not suggest astro determines a person&amp;rsquo;s fate. But perhaps it can predict events with some accuracy. How a person reacts to those events are not in the realm of astrology).
I would love to do this if I had access to the data. In case you find it worthwhile, it would be interesting to see if numero number matters at all !&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Swetha&lt;/strong&gt; &lt;em&gt;19 May 2011 9:34 am&lt;/em&gt;:
M a September born and a gold medalist . (*Grins*)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Sumit Dhar&lt;/strong&gt; &lt;em&gt;21 May 2011 3:36 am&lt;/em&gt;:
And, I know this is extremely difficult, but was wondering if it would be possible to assess the impact of month in which you were born on your professional growth / salary growth. Or even more simply, if marks are correlated with professional success.
We Indians tend to believe that good marks == success at work. Would love to know if data validates this belief.
If only this kind of data were available&amp;hellip; Maybe HR teams in organizations could perform such an assessment.
Cheers,
D.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Vish&lt;/strong&gt; &lt;em&gt;16 Aug 2011 9:59 am&lt;/em&gt;:
&lt;a href=&#34;http://news.bbc.co.uk/2/hi/8227268.stm&#34;&gt;http://news.bbc.co.uk/2/hi/8227268.stm&lt;/a&gt;
Summer-borns tend to lose out at school because, in England and Wales, 1 September is the cut-off date for school entry, so they can be up to a year younger than their classmates.
June baby Frank Lampard
Research by the Institute for Fiscal Studies two years ago found only 53% of girls and 47% of boys born in August reached the expected educational level at age seven in state primary schools in England, compared with 80% and 70% of those born in September.
Their sporting prowess is affected too. Older children tend to be bigger and more confident, receive more encouragement, and their advantage grows over time. For unto everyone who hath shall be given.
Among the 25 most capped England football players, 11 were born between September and November, while only one, Frank Lampard, was born between June and August. In his case, having an England international for a father probably outweighed the disadvantage.
So for educational and sporting opportunities, the cruellest and kindest months sit next to each other in the calendar like resentful neighbours.&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Moderating marks</title>
      <link>https://www.s-anand.net/blog/moderating-marks/</link>
      <pubDate>Sun, 20 Mar 2011 10:23:07 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/moderating-marks/</guid>
      <description>&lt;p&gt;Sometimes, school marks are moderated. That is, the actual marks are adjusted to better reflect students&#39; performances. For example, if an exam is very easy compared to another, you may want to scale down the marks on the easy exam to make it comparable. &lt;/p&gt; &lt;p&gt;I was testing out the impact of moderation. In this video, I&#39;ll try and walk through the impact, visually, of using a simple scaling formula.  &lt;p&gt;BTW, this set of videos is intended for a very specific audience. &lt;a href=&#34;http://cm.bell-labs.com/cm/cs/who/dmr/odd.html&#34;&gt;You are not expected to understand this&lt;/a&gt;. &lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/ifZW8au8NYU?hl=en&amp;amp;fs=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/ifZW8au8NYU?hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt; &lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/AP6-Jhes1NU?hl=en&amp;amp;fs=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/AP6-Jhes1NU?hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt; &lt;p&gt;&lt;object width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;param name=&#34;movie&#34; value=&#34;http://www.youtube.com/v/wjZaN7W8HME?hl=en&amp;amp;fs=1&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowFullScreen&#34; value=&#34;true&#34;&gt;&lt;/param&gt;&lt;param name=&#34;allowscriptaccess&#34; value=&#34;always&#34;&gt;&lt;/param&gt;&lt;embed src=&#34;http://www.youtube.com/v/wjZaN7W8HME?hl=en&amp;amp;fs=1&#34; type=&#34;application/x-shockwave-flash&#34; allowscriptaccess=&#34;always&#34; allowfullscreen=&#34;true&#34; width=&#34;425&#34; height=&#34;344&#34;&gt;&lt;/embed&gt;&lt;/object&gt;&lt;/p&gt; &lt;p&gt;&lt;strong&gt;Rough transcript&lt;/strong&gt;  &lt;p&gt;First, let me show you how to generate marks randomly. Let&#39;s say we want marks with a mean of 50 and a standard deviation of 20. That means that two-thirds of the marks will be between 50 plus/minus 20. I use the NORMINV formula in Excel to generate the numbers. The formula =NORMINV(RAND(), Mean, SD) will generate a random mark that fits this distribution. Let&#39;s say we create 225 students&#39; marks in this way.  &lt;p&gt;Now, I&#39;ll plot it as a scatterplot. We want the X-axis to range from 0 to 225. We want the Y-axis to range from 0 to 100. We can remove the title, axes and the gridlines. Now, we can shrink the graph and position it in a single column. It&#39;s a good idea to change the marker style to something smaller as well. Now, that&#39;s a quick visual representation of students&#39; marks in one exam.&lt;br&gt;&lt;/p&gt; &lt;p&gt;Let&#39;s say our exam has a mean of 70 and a standard deviation of 10. The students have done fairly well here. If I want to compare the scores in this exam with another exam with a mean of 50 and standard deviation of 20, it&#39;s possible to scale that in a very simple way. &lt;/p&gt; &lt;p&gt;We reduce the mean from the marks. We divide by the standard deviation. Then multiply by the new standard deviation. And add back the new mean.  &lt;p&gt;Let me plot this. I&#39;ll copy the original plot, position it, and change the data.  &lt;p&gt;Now, you can see that the mean has gone down a bit -- it&#39;s down from 70 to 50, and the spread has gone up as well -- from 10 to 20.&lt;br&gt;&lt;/p&gt; &lt;p&gt;Let&#39;s try and understand what this means. &lt;/p&gt; &lt;p&gt;If the first column has the marks in a school internal exam, and the second in a public exam, we can scale the internal scores to be in line with the public exam scores for them to be comparable.  &lt;p&gt;The internal exam has a higher average, which means that it was easier, and a lower spread, which means that most of the students answered similarly. When scaling it to the public exam, students who performed well in the interal exam would continue to perform well after scaling. But students with an average performance would have their scores pulled down.  &lt;p&gt;This is because the internal exam is an easy one, and in order to make it comparable, we&#39;re stretching their marks to the same range. As a result, the good performers would continue getting a top score. But poor performers who&#39;ve gotten a better score than they would have in a public exam lose out.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Vinu&lt;/strong&gt; &lt;em&gt;13 Apr 2011 8:17 pm&lt;/em&gt;:
Nice one&amp;hellip; your analysis does assume that the performance of a group of students in an easy exam and the performance of the same group of students in a tough exam will both have similar distributions&amp;hellip;
I am sure you will recall how the loss of resolution in marks (marks were awarded in increments of no less than 1/2) and the clustering of results at the top end ( remember our 10th &amp;amp; 12th public results in &amp;lsquo;90 &amp;amp; &amp;lsquo;92 respy) led to very skewed distribution?
In tough exams, I would expect that the skew would shift downward with a lot more positive Kurtosis&amp;hellip; so besides the normalization of the exam scores, it would probably be necessary to perform some additional transformations to really compare 2 exams of different &amp;rsquo;toughnesses&amp;rsquo;.
All this, without even considering the &amp;lsquo;performance factor&amp;rsquo; from the student introducing its own variations&amp;hellip;
After writing all this, I do realize that my points are perhaps academically motivated - but if all we want to do is to help teachers pick out the students who are more likely to need &amp;rsquo;extra tuition assistance&amp;rsquo; to make a better showing in a tough public exam, then the basic normalization is sufficient.
Of course, most good teachers would say not need statistics to tell them that - they know their students well enough to understand who needs help and who is on autopilot to ace the exams&amp;hellip; (ring any bells ? ;) )&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Statistically improbable phrases 2</title>
      <link>https://www.s-anand.net/blog/statistically-improbable-phrases-2/</link>
      <pubDate>Wed, 14 Feb 2007 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/statistically-improbable-phrases-2/</guid>
      <description>&lt;p&gt;My earlier &lt;a href=&#34;https://www.s-anand.net/blog/statistically-improbable-phrases/&#34;&gt;list of statistically improbable phrases in Calvin and Hobbes&lt;/a&gt; is technically just a list of &amp;ldquo;Statistically Improbable Words&amp;rdquo;. I re-did the same analysis using phrases. Here are the top 20 statistically improbable &lt;strong&gt;phrases&lt;/strong&gt; (2 - 4 words only):&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22baby+sitter%22&#34;&gt;baby sitter&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22chocolate+frosted+sugar+bombs%22&#34;&gt;chocolate frosted sugar bombs&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22comic+books%22&#34;&gt;comic books&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22doing+homework%22&#34;&gt;doing homework&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22fearless+spaceman+spiff%22&#34;&gt;fearless spaceman spiff(&lt;/a&gt;) &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22good+night%22&#34;&gt;good night&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22hamster+huey%22&#34;&gt;hamster huey&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22ice+cream%22&#34;&gt;ice cream&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22miss+wormwood%22&#34;&gt;miss wormwood&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22new+year%22&#34;&gt;new year&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22peanut+butter%22&#34;&gt;peanut butter&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22really+think%22&#34;&gt;really think&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22slimy+girls%22&#34;&gt;slimy girls&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22spaceman+spiff%22&#34;&gt;spaceman spiff&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22stuffed+tiger%22&#34;&gt;stuffed tiger&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22stupendous+man%22&#34;&gt;stupendous man&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22sugar+bombs%22&#34;&gt;sugar bombs&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22susie+derkins%22&#34;&gt;susie derkins&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22watch+tv%22&#34;&gt;watch tv&lt;/a&gt; &lt;a href=&#34;http://www.google.com/custom?cx=000835481400639045115%3Aiyjyjb9bpfy&amp;amp;cof=FORID%3A1%3BCX%3ACalvin%3B&amp;amp;q=%22water+balloon%22&#34;&gt;water balloon&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;That is, these are the 2-4 word phrases whose frequency in Calvin and Hobbes is substantially (at least 5 times) higher than in the other books I have.&lt;/p&gt;
&lt;p&gt;While doing this, the single biggest problem that stumped me was: &lt;a href=&#34;https://www.s-anand.net/blog/splitting-a-sentence-into-words/&#34;&gt;what is a word?&lt;/a&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Is &amp;ldquo;it&amp;rsquo;s&amp;rdquo; one word or two words?&lt;/li&gt;
&lt;li&gt;Is &amp;ldquo;six-year-old&amp;rdquo; one word or three words?&lt;/li&gt;
&lt;li&gt;How do I distinguish between abbreviations (g.r.o.s.s.) and full-stops without a space ( &amp;hellip; homework.what&amp;rsquo;s a &amp;hellip;)?&lt;/li&gt;
&lt;li&gt;Does a comma always split words? (It doesn&amp;rsquo;t in numbers, like &amp;ldquo;3,500&amp;rdquo;)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;The other problem is, &lt;strong&gt;phrases with more words are more improbable&lt;/strong&gt;. Right now, if a phrase occurs 5 times more frequently in Calvin and Hobbes than my other books, I include it. But three-letter words rarely occur that often, and four-letter words even less so. Maybe I should have a lower cutoff for longer phrases.&lt;/p&gt;
&lt;p&gt;Anyway, this analysis is a crude first approximation. Clearly Amazon&amp;rsquo;s gotten much further with their system.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;satish&lt;/strong&gt; &lt;em&gt;20 Feb 2007 3:56 am&lt;/em&gt;:
Hey Stud, Satish here, your junior from IIMB. Trying to get in touch with you. Do mail me at &lt;a href=&#34;mailto:satishkgv@hcl.in&#34;&gt;satishkgv@hcl.in&lt;/a&gt; and let us get in touch.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Oblio&lt;/strong&gt; &lt;em&gt;14 Feb 2007 12:00 pm&lt;/em&gt;:
Fantastic job man! You have unlimited patience!&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reinhard Ebner&lt;/strong&gt; &lt;em&gt;14 Feb 2007 12:00 pm&lt;/em&gt;:
Hey, only just now came across your page, but of the hundreds, if not thousands of C&amp;amp;H sites and tools, this is the most useful I&amp;rsquo;&amp;rsquo;ve seen! R&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;juergwachter&lt;/strong&gt; &lt;em&gt;14 Feb 2007 12:00 pm&lt;/em&gt;:
hello&lt;br&gt;
nice stuff.I intend splitting a text into single words. can you please give me a hint how to do this? I guess there are simple programs doing this.&lt;br&gt;
Many thanks&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;joe&lt;/strong&gt; &lt;em&gt;11 Aug 2009 2:01 am&lt;/em&gt;:
Nice. Do you have a page where I can try out v2 (phrases)?&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://www.s-anand.net/blog/the-calvin-and-hobbes-search-takedown/&#34;&gt;The Calvin and Hobbes search Takedown | s-anand.net&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;21 May 2010 11:53 am&lt;/em&gt; &lt;em&gt;(pingback)&lt;/em&gt;:
[&amp;hellip;] was able to do a lot of cool stuff with this, like statistically improbable phrases and many amusing [&amp;hellip;]&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Not all distributions are normal</title>
      <link>https://www.s-anand.net/blog/not-all-distributions-are-normal/</link>
      <pubDate>Wed, 19 Jul 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/not-all-distributions-are-normal/</guid>
      <description>&lt;p&gt;14 years ago, I was introduced to the process of normalising grades. Professors &amp;ldquo;fit&amp;rdquo; students&amp;rsquo; marks into a &lt;a href=&#34;http://en.wikipedia.org/wiki/Normal_distribution&#34;&gt;normal distribution&lt;/a&gt; and assign grades based on that. (I still don&amp;rsquo;t know how they do it).&lt;/p&gt;
&lt;p&gt;Since then, I&amp;rsquo;ve encountered normalising a lot. My performance at work is normalised. I normalise my song ratings and movie ratings. I&amp;rsquo;ve normalised all kinds of things at work: lead-time of delivery of fans, movements in savings account balances, calls to a call centre, demand for a resource&amp;hellip; you name it.&lt;/p&gt;
&lt;p&gt;(What I mean by normalising is, I find the mean and standard deviation, and assume that it&amp;rsquo;s a normal distribution with that mean and standard deviation. For things under my control, like movie ratings, I revise the ratings to fit a normal distribution.)&lt;/p&gt;
&lt;p&gt;In fact, I normalise everything I encounter by default.&lt;/p&gt;
&lt;p&gt;A few years ago, I started feeling uncomfortable about this. I&amp;rsquo;ve now figured out why &lt;strong&gt;normalising is bad &amp;ndash; at least when done blindly like I do&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;First, let&amp;rsquo;s explore why normalising is good. &lt;strong&gt;Normalising eliminates biases.&lt;/strong&gt; If the Prof in Section A grades higher than the Prof in Section B, normalising takes care of it. If a Prof is extremist (more A&amp;rsquo;s as well as F&amp;rsquo;s), normalising takes care of it. If a Prof is skewed (lots below average, few extremely high above average), normalising takes care of it.&lt;/p&gt;
&lt;p&gt;Eliminating biases makes sense if Section A is fundamentally like Section B. It&amp;rsquo;s not better, nor more extremist, nor more skewed. If the sections are large enough and picked randomly, this assumption is correct. If Section A represents the smarter half, or people born in the second half of the year, or people from the Western states, or any other non-random selection, this need not be correct.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;An aside: You may wonder why people born in the second half of the year is non-random. If school admissions start in September, and admissions start when you&amp;rsquo;re 3 years old, kids born in September will be nearly 4 years old when they join. Kids born in August will be between just over 3 years. That one-year difference, to a three-year old, is HUGE. For example, you will find a &lt;a href=&#34;http://www.11v11.co.uk/news/archives/152-Birth-Date-Bias-in-Football-An-AFS-Special-Survey.html&#34;&gt;birth date bias in football&lt;/a&gt;, with most premiership players being born in the months of September - November.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Normalising goes a step further than eliminating bias, however. &lt;strong&gt;Normalising forces a &lt;strong&gt;normal&lt;/strong&gt; distribution&lt;/strong&gt;. This would be right if the underlying data is normally distributed. But if not, we may be making a mistake by force-fitting.&lt;/p&gt;
&lt;p&gt;The &lt;a href=&#34;http://www.statisticalengineering.com/central_limit_theorem.htm&#34;&gt;Central Limit Theorem&lt;/a&gt; says that if you add up random variables, you get a normal distribution. &lt;strong&gt;Provided it&amp;rsquo;s a large sample, variables are independent, and each has a finite standard deviation&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;This means that &lt;strong&gt;many things you get by adding random variables are normally distributed&lt;/strong&gt;. For example:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Number of heads when you toss a coin (add up each coin toss)&lt;/li&gt;
&lt;li&gt;Average age of an army platoon (add up each soldier&amp;rsquo;s age)&lt;/li&gt;
&lt;li&gt;Terminus-to-terminus time for a bus (add up the time between each stop)&lt;/li&gt;
&lt;li&gt;Price movement of an stock exchange index (add up each stock&amp;rsquo;s price movement)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;But a lot of &lt;strong&gt;real-life data is NOT normally distributed&lt;/strong&gt;. The usual reasons are:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;It&amp;rsquo;s not the sum of random variables&lt;/li&gt;
&lt;li&gt;It doesn&amp;rsquo;t satisfy the central limit theorem (independence, large sample, finite standard deviations)&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;Here are some non-normal distributions that are NOT the sum of random variables:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Soldier&amp;rsquo;s age within an army platoon&lt;/strong&gt;. What random variables could you add up? You&amp;rsquo;ll probably find a lot of people at age 18, because that&amp;rsquo;s the minimum age. A little fewer at age 19 &amp;ndash; last year&amp;rsquo;s recruits. Far less at age 20 &amp;ndash; 2 years minimum service accomplished. Certainly not a normal distribution.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Price movement of a single stock&lt;/strong&gt;. What random variables could you add up? You&amp;rsquo;ll find that there are far larger price movements than a normal distribution predicts.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Here are some non-normal distributions that don&amp;rsquo;t satisfy the central limit theorem. (These are, in fact, things I said were normally distributed earlier. You see? It&amp;rsquo;s easy to think things are normal, but in reality they&amp;rsquo;re not.)&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;The terminus-to-terminus time for a bus&lt;/strong&gt;. The number of bus stops is quite small. More importantly, the time between stops isn&amp;rsquo;t independent. If there&amp;rsquo;s a traffic jam, an entire section of the route will take more time. If there&amp;rsquo;s a delay between point 2 to 3, it&amp;rsquo;s likely that there&amp;rsquo;ll be a delay between points 1-2 and 3-4 as well.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;The price movement of a stock exchange index&lt;/strong&gt;. The price movement of stocks follows a power-law distribution, which does not have finite standard deviations. Also, the price movements are not independent.&lt;/li&gt;
&lt;li&gt;See more &lt;a href=&#34;http://www.qualityamerica.com/knowledgecente/articles/PYZDEKnonnormal.html&#34;&gt;non-normal distributions&lt;/a&gt;.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Summary: &lt;strong&gt;Don&amp;rsquo;t assume that anything you see is a normal distribution&lt;/strong&gt;. It usually isn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll shortly talk about what happens when you assume something&amp;rsquo;s a normal distribution, when it really is not.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;comments&#34;&gt;Comments&lt;/h2&gt;
&lt;!-- wp-comments-start --&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&lt;a href=&#34;http://demesos.blogspot.com/&#34;&gt;Wil&lt;/a&gt;&lt;/strong&gt; &lt;em&gt;18 Nov 2010 9:14 pm&lt;/em&gt;:
Great article - you brought it to the point!&lt;/li&gt;
&lt;/ul&gt;
&lt;!-- wp-comments-end --&gt;
</description>
    </item>
    <item>
      <title>Gapminder</title>
      <link>https://www.s-anand.net/blog/gapminder/</link>
      <pubDate>Wed, 31 May 2006 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/gapminder/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://tools.google.com/gapminder/&#34;&gt;Gap Minder&lt;/a&gt; &amp;ndash; an excellent dynamic interface to world economic indicators.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Benford Law</title>
      <link>https://www.s-anand.net/blog/benford-law/</link>
      <pubDate>Wed, 07 Dec 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/benford-law/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.rexswain.com/benford.html&#34;&gt;Benford&amp;rsquo;s Law&lt;/a&gt;: how to spot fake data.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Google India Zeitgeist</title>
      <link>https://www.s-anand.net/blog/google-india-zeitgeist/</link>
      <pubDate>Mon, 21 Feb 2005 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/google-india-zeitgeist/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.google.com/press/intl-zeitgeist.html#in&#34;&gt;Google India Zeitgeist&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Pizza purchases and tipping</title>
      <link>https://www.s-anand.net/blog/pizza-purchases-and-tipping/</link>
      <pubDate>Wed, 31 Dec 2003 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/pizza-purchases-and-tipping/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://story.news.yahoo.com/news?tmpl=story&amp;amp;u=/nm/20031229/od_uk_nm/oukoe_life_pizza_1&#34;&gt;Interesting statistics&lt;/a&gt; on pizza purchases and tips.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>Coincidences are common</title>
      <link>https://www.s-anand.net/blog/coincidences-are-common/</link>
      <pubDate>Sun, 14 Oct 2001 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/coincidences-are-common/</guid>
      <description>&lt;p&gt;&lt;a href=&#34;http://www.csicop.org/si/9809/coincidence.html&#34;&gt;Coincidences are common&lt;/a&gt;.&lt;/p&gt;
</description>
    </item>
    <item>
      <title>I win page hits in October</title>
      <link>https://www.s-anand.net/blog/i-win-page-hits-in-october/</link>
      <pubDate>Wed, 01 Nov 2000 12:00:00 +0000</pubDate>
      <guid>https://www.s-anand.net/blog/i-win-page-hits-in-october/</guid>
      <description>&lt;p&gt;I win the bet. ~sanand strikes 14340 to 2931 versus ~mkalidas. Must admit that &lt;strong&gt;some&lt;/strong&gt; people disagree with the majority, though.&lt;/p&gt;
</description>
    </item>
  </channel>
</rss>
