Sandbox: Difference between revisions

From ChanceWiki
Jump to navigation Jump to search
(24 intermediate revisions by the same user not shown)
Line 1: Line 1:
==Trump meets Benford==
[http://www.salon.com/2015/08/20/the_truth_about_donald_trumps_money_the_scientific_case_for_doubting_his_fantastical_claims/ The truth about Donald Trump’s money: The scientific case for doubting his fantastical claims]<br>
by William Poundstone, ''Salon'', 20 August 2015


Throughout his presidential campaign, Donald Trump has repeatedly claimed that his personal wealth is on the order of $10 billion.  But not everyone believes him.  For example, Poundstone cites an [http://www.forbes.com/sites/erincarlyle/2015/06/16/trump-exaggerating-his-net-worth-by-100-in-presidential-bid/ analysis by ''Forbes''] that puts the true figure closer to $4 billion.


In the present article, Poundstone presents another reason for skepticism, based on Benford's Law.  The application of the law to detect accounting fraud has been [http://www.nigrini.com championed by Mark Nigrini]. By now, many people are familiar with the Benford [https://plus.maths.org/content/looking-out-number-one distribution for the leading digit] of 'naturally occurring numbers."


<center><math> p(x) = \log_{10}(1 + 1/x), \quad x=1,2,...,9</math></center>
==Bad graphic on Planned Parenthood==
John Emerson sent a link to the following:


Perhaps less well-known
[http://www.msnbc.com/msnbc/congressman-chaffetz-misleading-graph-smear-planned-parenthood Congressman uses misleading graph to smear Planned Parenthood]<br>
by Zachary Roth, MSNBC.com, 29 September 2015


<center>
At a Congressional hearing on Planned Parenthood, Rep. Jason Chaffetz (R-Utah) used the following infographic to criticize Planned Parenthood:
[[File:Trump.png | 550px]]
</center>
Submitted by Bill Peterson


==More on the hot hand==
<center>[[File:Abortion double-y.jpg | 500px]]</center>
In Chance News 105, the last item was titled [https://www.causeweb.org/wiki/chance/index.php/Chance_News_105#Does_selection_bias_explain_the_.22hot_hand.22.3F Does Selection bias explain the hot hand?].  It described how in their July 6 article, Miller and Sanjurjo assert that a way to determine the probability of a heads following a heads in a fixed sequence, you may calculate the proportion of times a head is followed by a head for each possible sequence and then compute the average proportion, giving each sequence an equal weighting on the grounds that each possible sequence is equally likely to occur.  I agree that each possible sequence is equally likely to occur.  But I assert that it is illegitimate to weight each sequence equally because some sequences have more chances for a head to follow a second head than others. 


Let us assume, as Miller and Sanjurjo do, that we are considering the 14 possible sequences of four flips containing at least one head in the first three flips. A head is followed by another head in only one of the six sequences (see below) that contain only one head that could be followed by another, making the probability of a head being followed by another 1/6 for this set of six sequences.
Albert Kim noted that this is "a mild variant of the [http://www.smbc-comics.com/?id=3129 Fundamental Law of Media Graphs]."


:{| class="wikitable" style="text-align:center"
==Forsooth?==
|-
| TTHT  || Heads follows heads 0 time.
|-
| THTT  || Heads follows heads 0 times
|-
| HTTT  || Heads follows heads 0 times
|-
| TTHH  || Heads follows heads 1 time
|-
| THTH  || Heads follows heads 0 times
|-
| HTTH  || Heads follows heads 0 times
|}


A head is followed by another head six times in the six sequences (see below) that contain two heads that could be followed by another head, making the probability of a head being followed by another 6/12 = 1/2 for this set of six sequences.
"The sample also includes 924 interviews among registered voters (plus or minus 3 percentage points)."
 
<div align=right>in: CNN/ORC International [http://i2.cdn.turner.com/cnn/2015/images/09/20/rel10a.pdf poll report], for release 20 September 2015</div>
:{| class="wikitable" style="text-align:center"
|-
| THHT  || Heads follows heads 1 time
|-
| HTHT  || Heads follows heads 0 times
|-
| HHTT  || Heads follows heads 1 time
|-
| THHH  || Heads follows heads 2 times
|-
| HTHH  || Heads follows heads 1 time
|-
| HHTH  || Heads follows heads 1 time
|}
 
A head is followed by another head five times in the six sequences (see below) that contain three heads that could be followed by another head, making the probability of a head being followed by another 5/6 this set of two sequences.
 
:{| class="wikitable" style="text-align:center"
|-
| HHHT  || Heads follows heads 2 times
|-
| HHHH || Heads follows heads 3 times
|}
 
An unweighted average of the 14 sequences gives
<center>
[(6 &times; 1/6) + (6 &times; 1/2) + (2 &times; 5/6)] / 14 = [17/3] / 14 = 0.405,
</center>
 
which is what Miller and Sanjurjo report.
A weighted average of the 14 sequences gives
<center>
[(1)(6 &times; 1/6) + (2)(6  &times; 1/2) + (3)(2 &times; 5/6)] / [(1&times;6) + (2 &times; 6) + (3 &times; 2)] <br>
= [1 + 6 + 5] / [6 + 12 + 6] = 12/24 = 0.50.
</center>
Using an unweighted average instead of a weighted average is the pattern of reasoning underlying the statistical artifact known as Simpson’s paradox. And as is the case with Simpson’s paradox, it leads to faulty conclusions about how the world works.   
 
Submitted by Jeff Eiseman, University of Massachusetts
 
===Comment===
<center>
{| class="wikitable" style="text-align:center"
|-
! Sequence<br> of tosses !! Number of H <br> in first 3 tosses !! Number of H <br> followed by H !! Number of HH <br> in first 3 tosses!! Number of HH <br> followed by H
|-
|  TTTT || 0 || 0  || 0 || 0
|-
| TTTH      || 0  || 0  || 0 || 0
|-
| TTHT || 1  || 0  || 0 || 0
|-
| THTT || 1  || 0  || 0 || 0
|-
| HTTT || 1  || 0  || 0 || 0
|-
| TTHH || 1  || 1  || 0 || 0
|-
| THTH || 1  || 0  || 0 || 0
|-
| THHT || 2  || 1  || 1 || 0
|-
| HTTH || 1  || 0  || 0 || 0
|-
| HTHT || 2  || 0  || 0 || 0
|-
| HHTT || 2  || 1  || 1 || 0
|-
| THHH || 2  || 2  || 1 || 1
|-
| HTHH || 2  || 1  || 0 || 0
|-
| HHTH || 2  || 1  || 1 || 0
|-
| HHHT || 3  || 2 || 2 || 1
|-
| HHHH || 3  || 3 || 2 || 2
|-
! Total || 24  || 12  || 8 || 4
|}
</center>


==Some math doodles==
==Some math doodles==

Revision as of 13:18, 30 September 2015


Bad graphic on Planned Parenthood

John Emerson sent a link to the following:

Congressman uses misleading graph to smear Planned Parenthood
by Zachary Roth, MSNBC.com, 29 September 2015

At a Congressional hearing on Planned Parenthood, Rep. Jason Chaffetz (R-Utah) used the following infographic to criticize Planned Parenthood:

Abortion double-y.jpg

Albert Kim noted that this is "a mild variant of the Fundamental Law of Media Graphs."

Forsooth?

"The sample also includes 924 interviews among registered voters (plus or minus 3 percentage points)."

in: CNN/ORC International poll report, for release 20 September 2015

Some math doodles

<math>P \left({A_1 \cup A_2}\right) = P\left({A_1}\right) + P\left({A_2}\right) -P \left({A_1 \cap A_2}\right)</math>

<math>\hat{p}(H|H)</math>


<math>\hat{p}(H|HH)</math>

Accidental insights

My collective understanding of Power Laws would fit beneath the shallow end of the long tail. Curiosity, however, easily fills the fat end. I long have been intrigued by the concept and the surprisingly common appearance of power laws in varied natural, social and organizational dynamics. But, am I just seeing a statistical novelty or is there meaning and utility in Power Law relationships? Here’s a case in point.

While carrying a pair of 10 lb. hand weights one, by chance, slipped from my grasp and fell onto a piece of ceramic tile I had left on the carpeted floor. The fractured tile was inconsequential, meant for the trash.

BrokenTile.jpg

As I stared, slightly annoyed, at the mess, a favorite maxim of the Greek philosopher, Epictetus, came to mind: “On the occasion of every accident that befalls you, turn to yourself and ask what power you have to put it to use.” Could this array of large and small polygons form a Power Law? With curiosity piqued, I collected all the fragments and measured the area of each piece.

Piece Sq. Inches % of Total
1 43.25 31.9%
2 35.25 26.0%
3 23.25 17.2%
4 14.10 10.4%
5 7.10 5.2%
6 4.70 3.5%
7 3.60 2.7%
8 3.03 2.2%
9 0.66 0.5%
10 0.61 0.5%
Montante plot1.png

The data and plot look like a Power Law distribution. The first plot is an exponential fit of percent total area. The second plot is same data on a log normal format. Clue: Ok, data fits a straight line. I found myself again in the shallow end of the knowledge curve. Does the data reflect a Power Law or something else, and if it does what does it reflect? What insights can I gain from this accident? Favorite maxims of Epictetus and Pasteur echoed in my head: “On the occasion of every accident that befalls you, remember to turn to yourself and inquire what power you have to turn it to use” and “Chance favors only the prepared mind.”

Montante plot2.png

My “prepared” mind searched for answers, leading me down varied learning paths. Tapping the power of networks, I dropped a note to Chance News editor Bill Peterson. His quick web search surfaced a story from Nature News on research by Hans Herrmann, et. al. Shattered eggs reveal secrets of explosions. As described there, researchers have found power-law relationships for the fragments produced by shattering a pane of glass or breaking a solid object, such as a stone. Seems there is a science underpinning how things break and explode; potentially useful in Forensic reconstructions. Bill also provided a link to a vignette from CRAN describing a maximum likelihood procedure for fitting a Power Law relationship. I am now learning my way through that.

Submitted by William Montante