1 Streaks of Successes in Sports

Size: px
Start display at page:

Download "1 Streaks of Successes in Sports"

Transcription

1 1 Streaks of Successes in Sports It is very important in probability problems to be very careful in the statement of a question. For example, suppose that I plan to toss a fair coin five times and wonder, What is the probability I will obtain 3 or more heads in succession? A quick, but incorrect, answer goes as follows. The probability of three heads in succession is (0.5) 3 = Here is a solution which yields the correct answer. There are 32 possible sequences of H s and T s, and each of these sequences is equally likely. The sequences are below (1 is for H and 0 is for T). Sequences with 3 or more heads in succession are in bold-face type The probability of the event of interest is 8/32 = The solution that consists of listing every possible sequence is not practical for a large number of tosses. For example, if I want to compute the probability of 8 or more heads in succession in a sequence of 100 tosses, the above solution is not practical. There are two possible solutions: math theory and computer simulation. First, we will consider an approximate answer that comes from math theory. Consider again the above problem with 5 tosses and our interest is in obtaining 3 or more heads in succession. Let A be the event of interest. Upon reflection, we see that A = A 1 A 2 A 3, where A i denotes the event that the streak begins on toss i. It is easy to calculate the probabilities of the events A i, as follows. First, P (A 1 ) = (0.5) 3 = Next, for A 2 to occur, the first toss must be a T and the next three tosses all H s. Thus, P (A 2 ) = (0.5) 4 = Similarly, for A 3 to occur, the second toss must be a T and the next three tosses all H s. Thus, P (A 3 ) = (0.5) 4 = You can verify that the three events A i are pairwise disjoint. Thus, P (A) = P (A 1 ) + P (A 2 ) + P (A 3 ) = (0.0625) = 0.25, as obtained earlier. For this problem, the answer from math theory is exact. Next, we will generalize the math theory approach. Suppose that I am going to toss a fair coin 100 times and I want to know the probability that I obtain 8 or more heads in succession. Let A denote the event of interest. Upon reflection, A = 93 i=1 A i, where A i is the event that the streak of 8 or more heads begins on toss i. As above, P (A 1 ) = (0.5) 8 and for i 2, P (A i ) = (0.5) 9. Unlike the earlier example, however, the events A i are not all pairwise disjoint. For example, events A 1 and A 11 can both occur. But the idea behind the approximation is that its is very unlikely that two or more of the A i s will occur. In any event, it is true that P (A) 93 i=1 P (A i ).

2 Table 1: The Probability of One or More Streaks of j or More Heads in 100 Tosses of a Fair Coin. The Simulation Approximation is Based on 10,000 Runs; it is Used to Obtain the Lower and Upper Bounds for the 95% Confidence Interval for the True Probability. Math Simulation Simulation Simulation j Approx. Approx. Lower Bd Upper Bd This upper bound is taken as our approximation to P (A) and the hope is that the approximation will be good. For the problem at hand, the approximation is (0.5) 8 (1 + 92(0.5)) = Is this approximation any good? I will inbed this question into a collection of questions. I will continue to consider 100 tosses of a fair coin, but instead of focusing on 8 or more heads, I will focus on j or more heads, for j 4. Table 1 gives the math theory approximation of the probability of obtaining j or more heads in succession. It also gives the simulation approximation based on 10,000 runs and the simulation-based lower and upper bounds of the 95% confidence interval for the true probability. Here is my quick assessment of the table. The math approximation seems to be good for j 9, a bit too large for j = 8, and poor for j 7. The math approximation above is for 100 trials, a streak of j or more successes, and probability of success on each trial equal to 0.5. It can be generalized to n trials and and probability of success on each trial equal to p (and probability of failure equal to q = 1 p). The result is the following, where A is, as before, the event that the sequence of n contains a streak of j or more successes. P (A) p j (1 + (n j)q). (1) 2 Free Throws Of all the trials in all of sports, one of the leading candidates to be Bernoulli trials are free throws in basketball games. After all, the shot is always from the same distance and there is never any defense. In this section we begin a study of streaks of successes of free throws in NBA regular season basketball games. Between December 27, 1980, and February 28, 1981, Calvin Murphy of the Houston Rockets made 78 consecutive free throws, then an NBA record. (Murphy s record was broken by two persons in 1993, but more on that later. Murphy s streak is the third longest in NBA history.) In this section we will use some ideas of probability to investigate this record performance.

3 It is natural to attempt to use the ideas of the previous section. But there is a problem. We don t know the value of p for Murphy s career. In his 13 year NBA career, Murphy made 89.16% of his free throws, 3445 of A 95% confidence interval estimate of Murphy s p is [0.8818, ]. Thus, intuitively, using p = in the formula of the previous section seems reasonable. Here s what we get. P (A) (0.8916) 78 ( (0.1084)) = Next, I simulated 10,000 careers for Murphy and found that 480 of them (4.80%) had a streak of 78 or more successes. The 95% confidence interval for the true probability is [0.0438, ]. I am a bit surprised that the probability is so large because Murphy was selected for study precisely because he held the record. More on this later. I want to address a weakness in the above analysis, namely the assumption that p is known. There is a way to attack our problem on streaks without this assumption. There is a very useful fact for Bernoulli trials. Suppose that you have n Bernoulli trials. Then conditional on there being x successes, all sequences that yield x successes are equally likely. Note that the numerical value of p is irrelevant. Here is a simple example. Suppose we have n = 4 Bernoulli trials and observe x = 2 successes. Then the following six sequences are equally likely to have occurred This suggests another way to study Murphy s record. Conditional on his making 3445 of 3864 all sequences of 3445 successes and 419 failures are equally likely. Moreover, it is very easy to simulate these sequences simply have the computer randomly order a sequence of 3445 ones and 419 zeroes. I simulated 10,000 such sequences and found that 481 sequences had a longest streak of 78 or more! This is almost identical to what we found in the case with p known. In 1993 two players exceeded Murphy s record of 78 consecutive free throws: Mahmoud Abdul-Rauf with 81 and Micheal (yes, this is how he spells it) Williams with 97. We will investigate these performances next. Abdul-Rauf s career totals are 1051 free throws made in 1161 attempts, giving ˆp = Let A be the event that he would have a streak of 81 or more successes at some point in his career. First, using our mathematical approximation, the result is P (A) (0.9053) 81 ( (0.0947)) = Second, I simulated 10,000 careers for Abdul-Rauf, conditioning on his actual performance of 1051 makes and 110 misses. In 231 simulated careers Abdul-Rauf achieved a streak of 81 or more successful free throws. This gives a point estimate of and a 95% confidence interval of [0.0202, ]. I conclude that the math approximation is not very good in this case. The career totals for Williams are 1545 makes in 1780 attempts, for a success rate of Let A be the event that he would have a streak of 97 or more successes at some point in his career. First, using our mathematical approximation, the result is P (A) (0.8680) 97 ( (0.1320)) = Second, I simulated 10,000 careers for Williams, conditioning on his actual performance of 1545 makes and 235 misses. In one simulated career Williams achieved a streak of 97 or more successful free throws. This gives a point estimate of In summary, the achievements of Murphy and Abdul-Rauf were mildly surprising, whereas the achievement of Williams was quite remarkable. But let me return to a statement I made earlier:

4 Table 2: Statistics and Approximate Probabilities of Streaks for 13 Selected NBA Players. The Math Approximation is Obtained from Formula 1 with p = ˆp. Est. based on 10,000 Approx. Prob. from Theory run simulation study Name Made Total Pct Mahmoud Abdul-Rauf Rick Barry Larry Bird Jeff Hornacek Karl Malone Reggie Miller Calvin Murphy Ricky Pierce Mark Price Bill Sharman Scott Skiles Kiki Vandeweghe Micheal Williams I am a bit surprised that the probability is so large because Murphy was selected for study precisely because he holds the record. I now want to consider several of the truly great free throw shooters in the NBA who have not been included in the analysis above. Table 2 presents selected statistics for some of the top free throw shooters in NBA history. In the table, Made is the total number of made free throws during the player s career; Total is the total number of free throws attempted; and Pct. is Made divided by Total. The next three columns present the approximate probability that the player makes j or more successive free throws at some point in his career, where j = 78, 81, and 97, and p is taken to equal Pct. The final three columns are the estimates of these three probabilities based on 10,000 run simulation studies that conditioned on the total number of makes and misses. The reader is encouraged to spend some time comparing the various entries in the Table. The unusual case in Table 2 is Karl Malone. He is included because he holds the NBA career records for most free throws attempted and made. Note, however, that his percentage made, 0.742, is not particularly large. For each of the methods of study, Malone s chance of having a streak of 78 or more successes is Thus, simply having a large number of attempts does not make a long streak likely. In fact, the longest simulated streak in 10,000 careers for Malone was 62. The values in Table 2 are for selected players. For example, using math theory, is the approximate probability that a player with Rick Barry s career numbers would achieve a streak of 78 or more consecutive successes. Now we address a somewhat different question. For j = 78, 81 and 97, what is the probability that at least one player in NBA history would have a streak of j or more successes? Each of these probabilities, whatever it is, is larger than The probability that at least one player in Table 2 would have a streak of j or more successes.

5 Table 3: The Probability that at Least One Player in Table 2 Would Have a Streak of Specified Length. Length of Streak Method Math Theory Simulation Finally, the probability that at least one player would have a particular streak is one minus the probability that no player would have such a streak. Table 3 presents the probabilities that at least one player in Table 2 would have a streak of j or more successes. These probabilities are calculated two ways: using the math theory approximation and using the simulation study results. Examine the numbers in Table 3. What do you conclude? Here is my analysis. All of the probabilities are below 0.5, so each of these streaks is greater than the median of the distribution of longest streak. So, at least in this weak way, the three longest streaks are pretty long. The probabilities for 78 and 81 are respectably large, making the existence of such streaks not terribly surprising. The streak of 97, however, is borderline notable. (As mentioned earlier, this was a pretty amazing performance by Micheal Williams.) What is the impact of my leaving out nearly all NBA players? First, I am sorry, but these are the only data I can obtain easily. The example of Karl Malone suggests that we can safely ignore any player who shot below 75% for his career. A notable absence from the list is Michael Jordan, who made 7327 of 8772 free throws in his career, or 83.53%. Using the math theory approach, Jordan s approximate probabilities are low: for 78, for 81, and for 97. My guess is that if we included all NBA players, the probabilities for 78 would approach 0.5, the probabilities for 81 would increase a bit, and the probabilities for 97 would barely change. But these are just my guesses; a more complete analysis is needed. 3 Three Point Baskets As mentioned earlier, free throws seem a natural candidate for Bernoulli Trials every shot is the same and there is no defense. In this section we will examine three point attempts. Often, there is little direct defense on a three point shot, so perhaps Bernoulli trials make sense. The most consecutive three point field goals made, no misses, is 13. It was achieved by Brent Price from January 15 19, 1996, and matched by Terry Mills from December 4 7, The third and fourth longest streaks are both 11, achieved by Scott Wedman from December 21, 1984 to March 31, 1985 (over three months without a miss!) and matched by Jeff Hornacek, December 30, 1994 to January 11, (For some insight into why it took Wedman so long to attempt 11 shots, see wardrop/articles/3point_html.) My analysis will mimic the analysis of free throws. Table 4 presents regular season data for 16 of the best three point shooters in NBA history. The data are thru the end of the regular season. We will begin by looking at the individual accomplishments of the four men listed above. The probability that someone with Brent Price s career would make 13 or more in succession is estimated to be or For Mills, the numbers are or The probability that someone with Wedman s career would make 11 or more in succession is estimated to be or For Hornacek, the numbers are or I conclude that Hornacek s streak was mildly surprising, but that the other three streaks were of quite remarkable lengths. But we need to adjust to these players being selected from a pool of great shooters because of their streaks.

6 Table 4: Statistics and Approximate Probabilities of Streaks of Three Point Baskets for Selected NBA Players. The Math Approximation is Obtained from Formula 1 with p = ˆp. Est. based on 10,000 Approx. Prob. from Theory run simulation study Name Made Total Pct B.J. Armstrong Dana Barros Hubert Davis Dale Ellis Jeff Hornacek Alan Houston Steve Kerr Tim Legler Reggie Miller Terry Mills Wesley Person Drazen Petrovic Brent Price Glen Rice Trent Tucker Scott Wedman Following the earlier argument for free throws, the probability that at least one of the players in Table 4 would achieve a streak of 11 or more is estimated to be (math approximation) or (simulation). Thus, it is not surprising that somebody achieved 11 consecutive successes. (I have not calculated the probability that four or more would do so.) Similarly, the probability that at least one of the players in Table 4 would achieve a streak of 13 or more is estimated to be (math approximation) or (simulation). Thus, it is not too surprising that somebody achieved 13 consecutive successes. (I have not calculated the probability that two or more would do so; it might be interesting to do so.) Finally, the the probability that at least one of the players in Table 4 would achieve a streak of 15 or more is estimated to be (both methods). Thus, it is not at all surprising that nobody has done this.

Chapter 5 - Probability Section 1: Randomness, Probability, and Simulation

Chapter 5 - Probability Section 1: Randomness, Probability, and Simulation Chapter 5 - Probability Section 1: Randomness, Probability, and Simulation By the end of this section you will be able to: 1) interpret probability as a long-run relative frequency, and 2) Use simulation

More information

Revisiting the Hot Hand Theory with Free Throw Data in a Multivariate Framework

Revisiting the Hot Hand Theory with Free Throw Data in a Multivariate Framework Calhoun: The NPS Institutional Archive DSpace Repository Faculty and Researchers Faculty and Researchers Collection 2010 Revisiting the Hot Hand Theory with Free Throw Data in a Multivariate Framework

More information

download.file("http://www.openintro.org/stat/data/kobe.rdata", destfile = "kobe.rdata")

download.file(http://www.openintro.org/stat/data/kobe.rdata, destfile = kobe.rdata) Lab 2: Probability Hot Hands Basketball players who make several baskets in succession are described as having a hot hand. Fans and players have long believed in the hot hand phenomenon, which refutes

More information

Looking at Spacings to Assess Streakiness

Looking at Spacings to Assess Streakiness Looking at Spacings to Assess Streakiness Jim Albert Department of Mathematics and Statistics Bowling Green State University September 2013 September 2013 1 / 43 The Problem Collect hitting data for all

More information

Lab 2: Probability. Hot Hands. Template for lab report. Saving your code

Lab 2: Probability. Hot Hands. Template for lab report. Saving your code Lab 2: Probability Hot Hands Basketball players who make several baskets in succession are described as having a hot hand. Fans and players have long believed in the hot hand phenomenon, which refutes

More information

How percentages are used in sports

How percentages are used in sports How percentages are used in sports By Gale, Cengage Learning, adapted by Newsela staff on 04.25.18 Word Count 887 Level 1060L Image 1. Kevin Durant goes up for a dunk against the Phoenix Suns in 2018,

More information

The difference between a statistic and a parameter is that statistics describe a sample. A parameter describes an entire population.

The difference between a statistic and a parameter is that statistics describe a sample. A parameter describes an entire population. Grade 7 Mathematics EOG (GSE) Quiz Answer Key Statistics and Probability - (MGSE7.SP. ) Understand Use Of Statistics, (MGSE7.SP.2) Data From A Random Sample, (MGSE7.SP.3 ) Degree Of Visual Overlap, (MGSE7.SP.

More information

Does Momentum Exist in Competitive Volleyball?

Does Momentum Exist in Competitive Volleyball? O Privacy, Where Art Thou Visual Revelations Editor's Letter Letters to the Editor Supplemental Material Articles Columns Goodness of Wit Test Here's to Your Health Does Momentum Exist in Competitive Volleyball?

More information

SECTION 2 THE ESSENTIAL COMPONENTS OF THE GAME

SECTION 2 THE ESSENTIAL COMPONENTS OF THE GAME SECTION 2 THE ESSENTIAL COMPONENTS OF THE GAME After 18 years of developing players, I have come to find that there are certain key elements to any area of basketball. Any offensive skill, defensive skill,

More information

Expected Value 3.1. On April 14, 1993, during halftime of a basketball game between the. One-and-One Free-Throws

Expected Value 3.1. On April 14, 1993, during halftime of a basketball game between the. One-and-One Free-Throws ! Expected Value On April 14, 1993, during halftime of a basketball game between the Chicago Bulls and the Miami Heat, Don Calhoun won $1 million by making a basket from the free-throw line at the opposite

More information

Probability: Bernoulli Trials, Expected Value, and More About Human Beings!

Probability: Bernoulli Trials, Expected Value, and More About Human Beings! Probability: Bernoulli Trials, Expected Value, and More About Human Beings! CSCI 2824, Fall 2011! http://l3d.cs.colorado.edu/~ctg/ classes/struct11/home.html!! Assignments For this week: Read Chapter 6,

More information

TOPIC 10: BASIC PROBABILITY AND THE HOT HAND

TOPIC 10: BASIC PROBABILITY AND THE HOT HAND TOPIC 0: BASIC PROBABILITY AND THE HOT HAND The Hot Hand Debate Let s start with a basic question, much debated in sports circles: Does the Hot Hand really exist? A number of studies on this topic can

More information

D u. n k MATH ACTIVITIES FOR STUDENTS

D u. n k MATH ACTIVITIES FOR STUDENTS Slaml a m D u n k MATH ACTIVITIES FOR STUDENTS Standards For MATHEMATICS 1. Students develop number sense and use numbers and number relationships in problem-solving situations and communicate the reasoning

More information

COLUMBUS GIRLS BASKETBALL 10,000 SHOT CLUB

COLUMBUS GIRLS BASKETBALL 10,000 SHOT CLUB COLUMBUS GIRLS BASKETBALL 10,000 SHOT CLUB June 1, 2018 September 30, 2018 The 10,000 Shot Club is an elite club of basketball players. These players are willing to separate themselves in commitment and

More information

1 Measures of Center. 1.1 The Mean. 1.2 The Median

1 Measures of Center. 1.1 The Mean. 1.2 The Median 1 Measures of Center In statistics we frequently need to perform operations on entire sets of data. One such operation is to add all values in a particular set together. We use a capital Greek sigma,,

More information

2016 Scoresheet Hockey Drafting Packet (for web draft leagues) Player Lists Explanation

2016 Scoresheet Hockey Drafting Packet (for web draft leagues) Player Lists Explanation 2016 Scoresheet Hockey Drafting Packet (for web draft leagues) The game rules are the same no matter how you draft your team. But if you are in a league that is using the web draft system then you can

More information

Using Markov Chains to Analyze a Volleyball Rally

Using Markov Chains to Analyze a Volleyball Rally 1 Introduction Using Markov Chains to Analyze a Volleyball Rally Spencer Best Carthage College sbest@carthage.edu November 3, 212 Abstract We examine a volleyball rally between two volleyball teams. Using

More information

ECO 199 GAMES OF STRATEGY Spring Term 2004 Precept Materials for Week 3 February 16, 17

ECO 199 GAMES OF STRATEGY Spring Term 2004 Precept Materials for Week 3 February 16, 17 ECO 199 GAMES OF STRATEGY Spring Term 2004 Precept Materials for Week 3 February 16, 17 Illustration of Rollback in a Decision Problem, and Dynamic Games of Competition Here we discuss an example whose

More information

Scoresheet Sports PO Box 1097, Grass Valley, CA (530) phone (530) fax

Scoresheet Sports PO Box 1097, Grass Valley, CA (530) phone (530) fax 2005 SCORESHEET BASKETBALL DRAFTING PACKET Welcome to Scoresheet Basketball. This packet contains the materials you need to draft your team. Included are player lists, an explanation of the roster balancing

More information

Extreme Shooters in the NBA

Extreme Shooters in the NBA Extreme Shooters in the NBA Manav Kant and Lisa R. Goldberg 1. Introduction December 24, 2018 It is widely perceived that star shooters in basketball have hot and cold streaks. This perception was first

More information

hot hands in hockey are they real? does it matter? Namita Nandakumar Wharton School, University of

hot hands in hockey are they real? does it matter? Namita Nandakumar Wharton School, University of hot hands in hockey are they real? does it matter? Namita Nandakumar Wharton School, University of Pennsylvania @nnstats Let s talk about streaks. ~ The Athletic Philadelphia, 11/27/2017 2017-18 Flyers

More information

One of the most-celebrated feats

One of the most-celebrated feats Joe DiMaggio Done It Again and Again and Again and Again? David Rockoff and Philip Yates Joe DiMaggio done it again! Joe DiMaggio done it again! Clackin that bat, gone with the wind! Joe DiMaggio s done

More information

Game Theory (MBA 217) Final Paper. Chow Heavy Industries Ty Chow Kenny Miller Simiso Nzima Scott Winder

Game Theory (MBA 217) Final Paper. Chow Heavy Industries Ty Chow Kenny Miller Simiso Nzima Scott Winder Game Theory (MBA 217) Final Paper Chow Heavy Industries Ty Chow Kenny Miller Simiso Nzima Scott Winder Introduction The end of a basketball game is when legends are made or hearts are broken. It is what

More information

Trial # # of F.T. Made:

Trial # # of F.T. Made: OPEN SPINNER APPLICATION APPS Prob Sim ENTER (Spin Spinner) SET UP SPINNER. TABL (graph) the blank graph disappears & will later become a table. SET (zoom) Change Sections to ENTER. ADV (window) Change

More information

Announcements. Homework #8 due tomorrow. 2 nd midterm on Thursday CMSC 250

Announcements. Homework #8 due tomorrow. 2 nd midterm on Thursday CMSC 250 Announcements Homework #8 due tomorrow. 2 nd midterm on Thursday 1 Recall: Basic Probability Concepts Sample space = set of all possible outcomes Event = any subset of the sample space Classical formula

More information

A statistical model of Boy Scout disc golf skills by Steve West December 17, 2006

A statistical model of Boy Scout disc golf skills by Steve West December 17, 2006 A statistical model of Boy Scout disc golf skills by Steve West December 17, 2006 Abstract: In an attempt to produce the best designs for the courses I am designing for Boy Scout Camps, I collected data

More information

APPENDIX A COMPUTATIONALLY GENERATED RANDOM DIGITS 748 APPENDIX C CHI-SQUARE RIGHT-HAND TAIL PROBABILITIES 754

APPENDIX A COMPUTATIONALLY GENERATED RANDOM DIGITS 748 APPENDIX C CHI-SQUARE RIGHT-HAND TAIL PROBABILITIES 754 IV Appendices APPENDIX A COMPUTATIONALLY GENERATED RANDOM DIGITS 748 APPENDIX B RANDOM NUMBER TABLES 750 APPENDIX C CHI-SQUARE RIGHT-HAND TAIL PROBABILITIES 754 APPENDIX D LINEAR INTERPOLATION 755 APPENDIX

More information

Quantitative Literacy: Thinking Between the Lines

Quantitative Literacy: Thinking Between the Lines Quantitative Literacy: Thinking Between the Lines Crauder, Noell, Evans, Johnson Chapter 6: Statistics 2013 W. H. Freeman and Company 1 Chapter 6: Statistics Lesson Plan Data summary and presentation:

More information

Section 3.1: Measures of Center

Section 3.1: Measures of Center Section.1: Measures of Center In statistics we frequently need to perform operations on entire sets of data. One such operation is to add all values in a particular set together. We use a capital Greek

More information

Level 1 Mathematics and Statistics, 2014

Level 1 Mathematics and Statistics, 2014 91037 910370 1SUPERVISOR S Level 1 Mathematics and Statistics, 2014 91037 Demonstrate understanding of chance and data 9.30 am Tuesday 18 November 2014 Credits: Four Achievement Achievement with Merit

More information

When Should Bonds be Walked Intentionally?

When Should Bonds be Walked Intentionally? When Should Bonds be Walked Intentionally? Mark Pankin SABR 33 July 10, 2003 Denver, CO Notes provide additional information and were reminders to me for making the presentation. They are not supposed

More information

The Cold Facts About the "Hot Hand" in Basketball

The Cold Facts About the Hot Hand in Basketball The Cold Facts About the "Hot Hand" in Basketball Do basketball players tend to shoot in streaks? Contrary to the belief of fans and commentators, analysis shows that the chances of hitting a shot are

More information

Stat 139 Homework 3 Solutions, Spring 2015

Stat 139 Homework 3 Solutions, Spring 2015 Stat 39 Homework 3 Solutions, Spring 05 Problem. Let i Nµ, σ ) for i,..., n, and j Nµ, σ ) for j,..., n. Also, assume that all observations are independent from each other. In Unit 4, we learned that the

More information

On the ball. by John Haigh. On the ball. about Plus support Plus subscribe to Plus terms of use. search plus with google

On the ball. by John Haigh. On the ball. about Plus support Plus subscribe to Plus terms of use. search plus with google about Plus support Plus subscribe to Plus terms of use search plus with google home latest issue explore the archive careers library news 997 004, Millennium Mathematics Project, University of Cambridge.

More information

NCSS Statistical Software

NCSS Statistical Software Chapter 256 Introduction This procedure computes summary statistics and common non-parametric, single-sample runs tests for a series of n numeric, binary, or categorical data values. For numeric data,

More information

Lecture 1: Knot Theory

Lecture 1: Knot Theory Math 7H Professor: Padraic Bartlett Lecture 1: Knot Theory Week 1 UCSB 015 1 Introduction Outside of mathematics, knots are ways to loop a single piece of string around itself: In mathematics, we mean

More information

Section 5.1 Randomness, Probability, and Simulation

Section 5.1 Randomness, Probability, and Simulation Section 5.1 Randomness, Probability, and Simulation What does it mean to be random? ~Individual outcomes are unknown ~In the long run some underlying set of outcomes will be equally likely (or at least

More information

Measuring Relative Achievements: Percentile rank and Percentile point

Measuring Relative Achievements: Percentile rank and Percentile point Measuring Relative Achievements: Percentile rank and Percentile point Consider an example where you receive the same grade on a test in two different classes. In which class did you do better? Why do we

More information

How to Make, Interpret and Use a Simple Plot

How to Make, Interpret and Use a Simple Plot How to Make, Interpret and Use a Simple Plot A few of the students in ASTR 101 have limited mathematics or science backgrounds, with the result that they are sometimes not sure about how to make plots

More information

Rules And Concepts You Must Own

Rules And Concepts You Must Own There are several basic concepts that callers must have total control over. The first is the relationship of partners. The second is the concept of sequence. These two concepts are closely related. Starting

More information

Primary Objectives. Content Standards (CCSS) Mathematical Practices (CCMP) Materials

Primary Objectives. Content Standards (CCSS) Mathematical Practices (CCMP) Materials ODDSBALLS When is it worth buying a owerball ticket? Mathalicious 204 lesson guide Everyone knows that winning the lottery is really, really unlikely. But sometimes those owerball jackpots get really,

More information

Do Steph Curry and Klay Thompson Have Hot Hands?

Do Steph Curry and Klay Thompson Have Hot Hands? Do Steph Curry and Klay Thompson Have Hot Hands? Alon Daks Nishant Desai Lisa Goldberg February 20, 2019 Berkeley Math Circle The hot hand in basketball The hot hand in basketball The hot hand is a widely

More information

1 of 11 08/02/2012 08:56 PM Article DETROIT, Michigan (Achieve3000, April 24, 2009). Former National Basketball Association (NBA) superstar Michael Jordan has been called many things: "Air Jordan," "His

More information

THERE S NO I IN TEAM

THERE S NO I IN TEAM THERE S NO I IN TEAM But there is an m and an e After concluding that defense doesn t necessarily win championships, we decided to examine another shopworn bit of sports wisdom. Before young athletes are

More information

Math Released Item Grade 4 PBA Item #17 Number of Baskets VF565302

Math Released Item Grade 4 PBA Item #17 Number of Baskets VF565302 Math Released Item 2015 Grade 4 PBA Item #17 Number of Baskets VF565302 Prompt Rubric Task is worth a total of 6 points. VF565302 Rubric Part A Score Description 2 Student response includes the following

More information

Clutch Hitters Revisited Pete Palmer and Dick Cramer National SABR Convention June 30, 2008

Clutch Hitters Revisited Pete Palmer and Dick Cramer National SABR Convention June 30, 2008 Clutch Hitters Revisited Pete Palmer and Dick Cramer National SABR Convention June 30, 2008 Do clutch hitters exist? More precisely, are there any batters whose performance in critical game situations

More information

Coaching Youth Basketball

Coaching Youth Basketball Coaching Youth Basketball Coaching Kids and Working with Parents You are probably a parent coach, a teacher-coach, a former player, or just someone who likes kids and wants to help coach and work with

More information

Level 3 Mathematics and Statistics (Statistics), 2013

Level 3 Mathematics and Statistics (Statistics), 2013 91585 915850 3SUPERVISOR S Level 3 Mathematics and Statistics (Statistics), 2013 91585 Apply probability concepts in solving problems 9.30 am Wednesday 20 November 2013 Credits: Four Achievement Achievement

More information

Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present)

Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present) Major League Baseball Offensive Production in the Designated Hitter Era (1973 Present) Jonathan Tung University of California, Riverside tung.jonathanee@gmail.com Abstract In Major League Baseball, there

More information

In the actual exam, you will be given more space to work each problem, so work these problems on separate sheets.

In the actual exam, you will be given more space to work each problem, so work these problems on separate sheets. K300 Practice Exam 1 Note: This gives you an idea of the types of questions I ask. The length of the exam may differ. The questions are meant to be representative but not all-inclused (i.e. this is a sample

More information

SPATIAL STATISTICS A SPATIAL ANALYSIS AND COMPARISON OF NBA PLAYERS. Introduction

SPATIAL STATISTICS A SPATIAL ANALYSIS AND COMPARISON OF NBA PLAYERS. Introduction A SPATIAL ANALYSIS AND COMPARISON OF NBA PLAYERS KELLIN RUMSEY Introduction The 2016 National Basketball Association championship featured two of the leagues biggest names. The Golden State Warriors Stephen

More information

Averages. October 19, Discussion item: When we talk about an average, what exactly do we mean? When are they useful?

Averages. October 19, Discussion item: When we talk about an average, what exactly do we mean? When are they useful? Averages October 19, 2005 Discussion item: When we talk about an average, what exactly do we mean? When are they useful? 1 The Arithmetic Mean When we talk about an average, we can mean different things

More information

Wayzata Boys Basketball Workout Book (9-12 th Grade)

Wayzata Boys Basketball Workout Book (9-12 th Grade) Wayzata Boys Basketball Workout Book (9-12 th Grade) Daring To Be Great! Wayzata Boys Basketball Workout Booklet Index Ball Handling Workout #1..1 Ball Handling Workout #2..1 Ball Handling Workout #3..2

More information

arxiv: v2 [stat.ap] 4 Nov 2017

arxiv: v2 [stat.ap] 4 Nov 2017 Do the Golden State Warriors Have Hot Hands? Alon Daks Nishant Desai Lisa R. Goldberg arxiv:1706.03442v2 [stat.ap] 4 Nov 2017 November 7, 2017 Abstract Star Golden State Warriors Steph Curry, Klay Thompson,

More information

STAT 625: 2000 Olympic Diving Exploration

STAT 625: 2000 Olympic Diving Exploration Corey S Brier, Department of Statistics, Yale University 1 STAT 625: 2000 Olympic Diving Exploration Corey S Brier Yale University Abstract This document contains a preliminary investigation of data from

More information

It s conventional sabermetric wisdom that players

It s conventional sabermetric wisdom that players The Hardball Times Baseball Annual 2009 How Do Pitchers Age? by Phil Birnbaum It s conventional sabermetric wisdom that players improve up to the age of 27, then start a slow decline that weeds them out

More information

Lesson 22: Average Rate of Change

Lesson 22: Average Rate of Change Student Outcomes Students know how to compute the average rate of change in the height of water level when water is poured into a conical container at a constant rate. MP.1 Lesson Notes This lesson focuses

More information

Calculation of Trail Usage from Counter Data

Calculation of Trail Usage from Counter Data 1. Introduction 1 Calculation of Trail Usage from Counter Data 1/17/17 Stephen Martin, Ph.D. Automatic counters are used on trails to measure how many people are using the trail. A fundamental question

More information

NFL Overtime-Is an Onside Kick Worth It?

NFL Overtime-Is an Onside Kick Worth It? Anthony Tsodikov NFL Overtime-Is an Onside Kick Worth It? It s the NFC championship and the 49ers are facing the Seahawks. The game has just gone into overtime and the Seahawks win the coin toss. The Seahawks

More information

Scoring dynamics across professional team sports: tempo, balance and predictability

Scoring dynamics across professional team sports: tempo, balance and predictability Scoring dynamics across professional team sports: tempo, balance and predictability Sears Merritt 1 and Aaron Clauset 1,2,3 1 Dept. of Computer Science, University of Colorado, Boulder, CO 80309 2 BioFrontiers

More information

Simulating Major League Baseball Games

Simulating Major League Baseball Games ABSTRACT Paper 2875-2018 Simulating Major League Baseball Games Justin Long, Slippery Rock University; Brad Schweitzer, Slippery Rock University; Christy Crute Ph.D, Slippery Rock University The game of

More information

Navigate to the golf data folder and make it your working directory. Load the data by typing

Navigate to the golf data folder and make it your working directory. Load the data by typing Golf Analysis 1.1 Introduction In a round, golfers have a number of choices to make. For a particular shot, is it better to use the longest club available to try to reach the green, or would it be better

More information

Conceal Defense Basic Explanation and Purpose The is an initial defensive alignment I saw watching a community college game a few

Conceal Defense Basic Explanation and Purpose The is an initial defensive alignment I saw watching a community college game a few 1-1-1-2 Conceal Defense Basic Explanation and Purpose The 1-1-1-2 is an initial defensive alignment I saw watching a community college game a few years back and really think is neat. Hadn t seen it before,

More information

Swinburne Research Bank

Swinburne Research Bank Swinburne Research Bank http://researchbank.swinburne.edu.au Combining player statistics to predict outcomes of tennis matches. Tristan Barnet & Stephen R. Clarke. IMA journal of management mathematics

More information

We can use a 2 2 array to show all four situations that can arise in a single play of this game, and the results of each situation, as follows:

We can use a 2 2 array to show all four situations that can arise in a single play of this game, and the results of each situation, as follows: Two-Person Games Game theory was developed, starting in the 1940 s, as a model of situations of conflict. Such situations and interactions will be called games and they have participants who are called

More information

This page intentionally left blank

This page intentionally left blank PART III BASKETBALL This page intentionally left blank 28 BASKETBALL STATISTICS 101 The Four- Factor Model For each player and team NBA box scores track the following information: two- point field goals

More information

ScienceDirect. Rebounding strategies in basketball

ScienceDirect. Rebounding strategies in basketball Available online at www.sciencedirect.com ScienceDirect Procedia Engineering 72 ( 2014 ) 823 828 The 2014 conference of the International Sports Engineering Association Rebounding strategies in basketball

More information

Evaluating NBA Shooting Ability using Shot Location

Evaluating NBA Shooting Ability using Shot Location Evaluating NBA Shooting Ability using Shot Location Dennis Lock December 16, 2013 There are many statistics that evaluate the performance of NBA players, including some that attempt to measure a players

More information

Shedding Light on Motion Episode 4: Graphing Motion

Shedding Light on Motion Episode 4: Graphing Motion Shedding Light on Motion Episode 4: Graphing Motion In a 100-metre sprint, when do athletes reach their highest speed? When do they accelerate at the highest rate and at what point, if any, do they stop

More information

Is used for all VC Events in Canada

Is used for all VC Events in Canada Version 3 Is used for all VC Events in Canada Other events that may use this score sheet (with variations) include: CIS, CCAA, Provincial/Territorial Age Class Competitions, High School/Jr. High School

More information

Section 3.2: Measures of Variability

Section 3.2: Measures of Variability Section 3.2: Measures of Variability The mean and median are good statistics to employ when describing the center of a collection of data. However, there is more to a collection of data than just the center!

More information

Rosemount Girls Basketball Workout Book

Rosemount Girls Basketball Workout Book Rosemount Girls Basketball Workout Book Pride, Integrity and Discipline! All Workouts Created by Bryan Schnettler Head Boys Basketball Coach Rosemount High School Rosemount Girls Basketball Workout Booklet

More information

We can use a 2 2 array to show all four situations that can arise in a single play of this game, and the results of each situation, as follows:

We can use a 2 2 array to show all four situations that can arise in a single play of this game, and the results of each situation, as follows: Two-Person Games Game theory was developed, starting in the 1940 s, as a model of situations of conflict. Such situations and interactions will be called games and they have participants who are called

More information

Significance, Causality and Statistics

Significance, Causality and Statistics Significance, Causality and Statistics This preview was researched by the analysts at Football Form Labs. If you have a question about how to use Form Labs or would like to request a strategy to be researched,

More information

Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages?

Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages? Math SL Internal Assessment What is the relationship between free throw shooting percentage and 3 point shooting percentages? fts6 Introduction : Basketball is a sport where the players have to be adept

More information

A Simple Visualization Tool for NBA Statistics

A Simple Visualization Tool for NBA Statistics A Simple Visualization Tool for NBA Statistics Kush Nijhawan, Ian Proulx, and John Reyna Figure 1: How four teams compare to league average from 1996 to 2016 in effective field goal percentage. Introduction

More information

Lesson 14: Games of Chance and Expected Value

Lesson 14: Games of Chance and Expected Value Student Outcomes Students use expected payoff to compare strategies for a simple game of chance. Lesson Notes This lesson uses examples from the previous lesson as well as some new examples that expand

More information

Workout #1. "It's not about the number of hours you practice, it's about the number of hours your mind is present during the practice" - Kobe Bryant

Workout #1. It's not about the number of hours you practice, it's about the number of hours your mind is present during the practice - Kobe Bryant Workout #1 "It's not about the number of hours you practice, it's about the number of hours your mind is present during the practice" - Kobe Bryant Drill: Made Shots: Date: Date: Date: Date: Date: Date:

More information

Taking Your Class for a Walk, Randomly

Taking Your Class for a Walk, Randomly Taking Your Class for a Walk, Randomly Daniel Kaplan Macalester College Oct. 27, 2009 Overview of the Activity You are going to turn your students into an ensemble of random walkers. They will start at

More information

Exemplar for Internal Achievement Standard. Mathematics and Statistics Level 1

Exemplar for Internal Achievement Standard. Mathematics and Statistics Level 1 Exemplar for Internal Achievement Standard Mathematics and Statistics Level 1 This exemplar supports assessment against: Achievement Standard Investigate a given multivariate data set using the statistical

More information

On the advantage of serving first in a tennis set: four years at Wimbledon

On the advantage of serving first in a tennis set: four years at Wimbledon Published as: The Statistician (1999), 48, 247-256. On the advantage of serving first in a tennis set: four years at Wimbledon By Jan R. Magnus 1 CentER, Tilburg University, P.O. Box 90153, 5000 LE Tilburg,

More information

Five Great Activities Using Spinners. 1. In the circle, which cell will you most likely spin the most times? Try it.

Five Great Activities Using Spinners. 1. In the circle, which cell will you most likely spin the most times? Try it. Five Great Activities Using Spinners 1. In the circle, which cell will you most likely spin the most times? Try it. 1 2 3 4 2. Marcy plays on her school basketball team. During a recent game, she was fouled

More information

3 ON 3 LEAGUE / TOURNAMENT RULES

3 ON 3 LEAGUE / TOURNAMENT RULES 3 ON 3 LEAGUE / TOURNAMENT RULES Number of Players (Doesn t apply for tournament) Each team may consist of a maximum of 5 players, 2 subs, and a minimum of 3 players. A team may have only 3 players on

More information

2008 Excellence in Mathematics Contest Team Project B. School Name: Group Members:

2008 Excellence in Mathematics Contest Team Project B. School Name: Group Members: 2008 Excellence in Mathematics Contest Team Project B School Name: Group Members: Lassie - TEAM PROJECT B 2008 Excellence in Mathematics Contest The Team Project is a group activity in which the students

More information

Table Of Contents Introduction... 4 Week 1 - Practice Plan #1 - Cutting Movements... 6 Week 1 - Practice Plan #2 - Cutting Movements... 7 Week 1 - Practice Plan #3 - Cutting Movements... 8 Week 2 - Practice

More information

Lab 11: Introduction to Linear Regression

Lab 11: Introduction to Linear Regression Lab 11: Introduction to Linear Regression Batter up The movie Moneyball focuses on the quest for the secret of success in baseball. It follows a low-budget team, the Oakland Athletics, who believed that

More information

Policy Management: How data and information impacts the ability to make policy decisions:

Policy Management: How data and information impacts the ability to make policy decisions: Policy Management: How data and information impacts the ability to make policy decisions: Louis Cripps Regional Transportation District, Asset Management Denver, Colorado Quick exercise... What do these

More information

NBA Statistics Summary

NBA Statistics Summary NBA Statistics Summary 2016-17 Season 1 SPORTRADAR NBA STATISTICS SUMMARY League Information Conference Alias Division Id League Name Conference Id Division Name Season Id Conference Name League Alias

More information

Slam-dunk Activities and Projects for Grades 4 8

Slam-dunk Activities and Projects for Grades 4 8 Slam-dunk Activities and Projects for Grades 4 8 Third Edition Jack A. Coffland and David A. Coffland Good Year Books Tucson, Arizona This book is not sponsored or endorsed by, or otherwise affiliated

More information

Future Expectations for Over-Performing Teams

Future Expectations for Over-Performing Teams Future Expectations for Over-Performing Teams 1. Premise/Background In late September, 2007, an issue arose on the SABR Statistical Analysis bulletin board premised on the substantial over-performance

More information

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)...

PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! 1. (a) (b) (c) (d) (e) 2. (a) (b) (c) (d) (e) (a) (b) (c) (d) (e) 4. (a) (b) (c) (d) (e)... Math 070, Practice Exam 2 April 25, 205 The Honor Code is in effect for this examination. All work is to be your own. You may use your Calculator. The exam lasts for 50 minutes. Be sure that your name

More information

The Daily Record. 42 The National Strategies Secondary Mathematics exemplification: Y7 NUMBER. Place value, ordering and rounding

The Daily Record. 42 The National Strategies Secondary Mathematics exemplification: Y7 NUMBER. Place value, ordering and rounding 42 The National Strategies Secondary Mathematics exemplification: Y7 Pupils should learn to: Round numbers, including to a given number of decimal places As outcomes, Year 7 pupils should, for example:

More information

Professional athletes naturally experience hot and

Professional athletes naturally experience hot and Hitting Streaks Don t Obey Your Rules Evidence That Hitting Streaks Aren t Just By-Products of Random Variation Trent McCotter Professional athletes naturally experience hot and cold streaks. However,

More information

A PRIMER ON BAYESIAN STATISTICS BY T. S. MEANS

A PRIMER ON BAYESIAN STATISTICS BY T. S. MEANS A PRIMER ON BAYESIAN STATISTICS BY T. S. MEANS 1987, 1990, 1993, 1999, 2011 A PRIMER ON BAYESIAN STATISTICS BY T. S. MEANS DEPARTMENT OF ECONOMICS SAN JOSE STATE UNIVERSITY SAN JOSE, CA 95192-0114 This

More information

Money Lost or Won -$5 +$3 +$7

Money Lost or Won -$5 +$3 +$7 Math 137 Unit 7 Review 1. The numbers of endangered species for several groups are listed here. Location Mammals Birds Reptiles Amphibians Total USA 63 78 14 10 Foreign 251 175 64 8 Total If one endangered

More information

Lab 8 - Continuation of Simulation Let us investigate one of the problems from last week regarding a possible discrimination suit.

Lab 8 - Continuation of Simulation Let us investigate one of the problems from last week regarding a possible discrimination suit. Lab 8 - Continuation of Simulation Let us investigate one of the problems from last week regarding a possible discrimination suit. A company with a large sales staff announces openings for 3 positions

More information

Student Resource / Program Workbook INTEGERS

Student Resource / Program Workbook INTEGERS INTEGERS Integers are whole numbers. They can be positive, negative or zero. They cannot be decimals or most fractions. Let us look at some examples: Examples of integers: +4 0 9-302 Careful! This is a

More information

BOYER VALLEY BULLDOGS BOYS BASKETBALL ALL TIME RECORDS

BOYER VALLEY BULLDOGS BOYS BASKETBALL ALL TIME RECORDS BOYER VALLEY BULLDOGS BOYS BASKETBALL ALL TIME RECORDS Updated April 2009 Boyer Valley Boys Basketball Records Individual Records Single Game Points Scored 49 Steve Davie West Harrison 12/8/98 Field Goals

More information

1. The data in the following table represent the number of miles per gallon achieved on the highway for compact cars for the model year 2005.

1. The data in the following table represent the number of miles per gallon achieved on the highway for compact cars for the model year 2005. Millersville University Name Department of Mathematics MATH 130, Elements of Statistics I, Test 2 March 5, 2010, 10:00AM-10:50AM Please answer the following questions. Your answers will be evaluated on

More information

October 2009, Number 55 ALL-WAYS TM NEWSLETTER

October 2009, Number 55 ALL-WAYS TM NEWSLETTER October 2009, Number 55 ALL-WAYS TM NEWSLETTER Inside This Newsletter The 2009 Breeders Cup Hedging Your Bets Call for Guest Articles Announcements Breeders' Cup Help For ALL-Ways users, special ALL-Ways

More information