SOCIETY FOR AMERICAN BASEBALL RESEARCH The Pythagorean Won-Loss Formula in Baseball: An Introduction to Statistics and Modeling

Size: px
Start display at page:

Download "SOCIETY FOR AMERICAN BASEBALL RESEARCH The Pythagorean Won-Loss Formula in Baseball: An Introduction to Statistics and Modeling"

Transcription

1 SOCIETY FOR AMERICAN BASEBALL RESEARCH The Pythagorean Won-Loss Formula in Baseball: An Introduction to Statistics and Modeling Steven J. Miller Brown University Boston, MA, May 20 th, sjmiller

2 Ackowledgements For many useful discussions: Sal Baxamusa, Phil Birnbaum, Ray Ciccolella, Steve Johnston, Michelle Manes, Russ Mann. Dedicated to my great uncle Newt Bromberg: a lifetime Sox fan who promised me that I would live to see a World Series Championship in Boston. 1

3 Goals of the Talk Derive James Pythagorean Won-Loss formula from a reasonable model. Introduce some of the techniques of modeling. Discuss the mathematics behind the models and model testing. 2

4 Goals of the Talk Derive James Pythagorean Won-Loss formula from a reasonable model. Introduce some of the techniques of modeling. Discuss the mathematics behind the models and model testing. Discuss the 2004 World Champion Boston Red Sox! 3

5 Parameters: Numerical Observation: Pythagorean Won-Loss Formula RS obs : average number of runs scored per game; RA obs : average number of runs allowed per game; γ: some parameter, constant for a sport. Bill James Won-Loss Formula (NUMERICAL Observation): RS γ Won Loss Percentage = obs RS γ obs + RA γ obs γ originally taken as 2, numerical studies show best γ is about

6 Applications of the Pythagorean Won-Loss Formula Extrapolation: use half-way through season to predict a team s performance. Evaluation: see if consistently over-perform or under-perform. There are other statistics / formulas (example: run-differential per game); advantage is very easy to apply, depends only on two simple numbers for a team. 5

7 Probability density: p(x) 0; p(x)dx = 1; Probability Review X random variable with density p(x): Prob (X [a, b]) = b a p(x)dx. 6

8 Probability density: p(x) 0; p(x)dx = 1; Probability Review X random variable with density p(x): Prob (X [a, b]) = b a p(x)dx. Mean (average value) µ = xp(x)dx. Variance (how spread out) σ 2 = (x µ) 2 p(x)dx. 7

9 Probability density: p(x) 0; p(x)dx = 1; Probability Review X random variable with density p(x): Prob (X [a, b]) = b a p(x)dx. Mean (average value) µ = xp(x)dx. Variance (how spread out) σ 2 = (x µ) 2 p(x)dx. Independence: two random variables are independent if knowledge of one does not give knowledge of the other. 8

10 Guidelines for Modeling: Modeling the Real World Model should capture key features of the system; Model should be mathematically tractable (solvable). In general these are conflicting goals. How should we try and model baseball games? 9

11 Guidelines for Modeling: Modeling the Real World Model should capture key features of the system; Model should be mathematically tractable (solvable). In general these are conflicting goals. How should we try and model baseball games? Possible Model: Runs Scored and Runs Allowed independent random variables; f RS (x), g RA (y): probability density functions for runs scored (allowed). Reduced to calculating [ ] f RS (x)g RA (y)dy dx x y x or f RS (i)g RA (j). j<i i 10

12 Reduced to calculating [ ] f RS (x)g RA (y)dy dx x y x Problems with the Model or f RS (i)g RA (j). j<i i Problems with the model: Can the integral (or sum) be completed in closed form? Are the runs scored and allowed independent random variables? What are f RS and g RA? 11

13 Weibull distribution: f(x; α, β, γ) = Three Parameter Weibull ( ) γ x β γ 1 α α e ((x β)/α) γ if x β 0 otherwise. α: scale (variance: meters versus centimeters); β: origin (mean: translation, zero point); γ: shape (behavior near β and at infinity). Various values give different shapes, but can we find α, β, γ such that it fits observed data? Is the Weibull theoretically tractable? 12

14 Weibull Plots: Parameters (α, β, γ) Red:(1, 0, 1) (exponential); Green:(1, 0, 2); Cyan:(1, 2, 2); Blue:(1, 2, 4) 13

15 Weibull Integrations Let f(x; α, β, γ) be the probability density of a Weibull(α, β, γ): ( ) γ x β γ 1 f(x; α, β, γ) = α α e ((x β)/α) γ if x β 0 otherwise. For s C with the real part of s greater than 0, recall the Γ-function: Γ(s) = 0 e u u s 1 du = Γ(n) = (n 1)! (i.e., Γ(4) = 3 2 1). 0 e u u sdu u. Let µ α,β,γ denote the mean of f(x; α, β, γ). 14

16 Weibull Integrations (Continued) µ α,β,γ = = β β x γ ( ) x β γ 1 e ((x β)/α)γ dx α α α x β α γ ( ) x β γ 1 e ((x β)/α)γ dx + β. α α Change variables: u = µ α,β,γ = ( x β α = α ) γ. ( ) Then du = γ x β γ 1 α dx and 0 0 α αu γ 1 e u du + β e u u 1+γ 1 du u + β = αγ(1 + γ 1 ) + β. A similar calculation determines the variance. 15

17 Pythagorean Won-Loss Formula Theorem: Pythagorean Won-Loss Formula: Let the runs scored and allowed per game be two independent random variables drawn from Weibull distributions (α RS, β, γ) and (α RA, β, γ); α RS and α RA are chosen so that the means are RS and RA. If γ > 0 then (RS β) γ Won-Loss Percentage(RS, RA, β, γ) = (RS β) γ + (RA β) γ. In baseball take β =.5 (from runs must be integers). RS β estimates average runs scored, RA β estimates average runs allowed. 16

18 Best Fit Weibulls to Data: Method of Least Squares Minimized the sum of squares of the error from the runs scored data plus the sum of squares of the error from the runs allowed data. Bin(k) is the k th bin; RS obs (k) (resp. RA obs (k)) the observed number of games with the number of runs scored (allowed) in Bin(k); A(α, β, γ, k) the area under the Weibull with parameters (α, β, γ) in Bin(k). Find the values of (α RS, α RA, γ) that minimize #Bins k=1 + (RS obs (k) #Games A(α RS,.5, γ, k)) 2 #Bins k=1 (RA obs (k) #Games A(α RA,.5, γ, k)) 2. 17

19 Best Fit Weibulls to Data (Method of Maximum Likelihood) Plots of RS predicted vs observed and RA predicted vs observed for the Boston Red Sox Using as bins [.5,.5] [.5, 1.5] [7.5, 8.5] [8.5, 9.5] [9.5, 11.5] [11.5, ). 18

20 Plots of RS predicted vs observed and RA predicted vs observed for the New York Yankees

21 Plots of RS predicted vs observed and RA predicted vs observed for the Baltimore Orioles

22 Plots of RS predicted vs observed and RA predicted vs observed for the Tampa Bay Devil Rays

23 Plots of RS predicted vs observed and RA predicted vs observed for the Toronto Blue Jays

24 Bonferroni Adjustments Imagine a fair coin. If flip 1,000,000 times expect 500,000 heads. Approximately 95% of the time 499, 000 #Heads 501,

25 Bonferroni Adjustments Imagine a fair coin. If flip 1,000,000 times expect 500,000 heads. Approximately 95% of the time 499, 000 #Heads 501, 000. Consider N independent experiments of fliping a fair coin 1,000,000 times. What is the probability that at least one of set doesn t have 499, 000 #Heads 501, 000? 24

26 Bonferroni Adjustments Imagine a fair coin. If flip 1,000,000 times expect 500,000 heads. Approximately 95% of the time 499, 000 #Heads 501, 000. Consider N independent experiments of fliping a fair coin 1,000,000 times. What is the probability that at least one of set doesn t have 499, 000 #Heads 501, 000? See unlikely events happen as N increases! N Prob

27 Team RS RAΧ2: 20 d.f. IndepΧ2: 109 d.f Boston Red Sox New York Yankees Baltimore Orioles Tampa Bay Devil Rays Toronto Blue Jays Minnesota Twins Chicago White Sox Cleveland Indians Detroit Tigers Kansas City Royals Los Angeles Angels Oakland Athletics Texas Rangers Seattle Mariners d.f.: (at the 95% level) and (at the 99% level). 109 d.f.: (at the 95% level) and (at the 99% level). Bonferroni Adjustment: 20 d.f.: (at the 95% level) and (at the 99% level). 109 d.f.: (at the 95% level) and (at the 99% level). 26

28 Testing the Model: Data from Method of Maximum Likelihood Team Obs Wins Pred Wins ObsPerc PredPerc GamesDiff Γ Boston Red Sox New York Yankees Baltimore Orioles Tampa Bay Devil Rays Toronto Blue Jays Minnesota Twins Chicago White Sox Cleveland Indians Detroit Tigers Kansas City Royals Los Angeles Angels Oakland Athletics Texas Rangers Seattle Mariners γ: mean = 1.74, standard deviation =.06, median = 1.76; close to numerically observed value of The mean number of the difference between observed and predicted wins was.13 with a standard deviation of 7.11 (and a median of 0.19). If we consider just the absolute value of the difference then we have a mean of 5.77 with a standard deviation of 3.85 (and a median of 6.04). 27

29 Conclusions Can find parameters such that the Weibulls are good fits to the data; The runs scored and allowed per game are statistically independent; The Pythagorean Won-Loss Formula is a consequence of our model; Method of Least Squares: best value of γ of about 1.79; Method of Maximum Likelihood: best value of γ of about 1.74; both are close to the observed best

30 Future Work Micro-analysis: runs scored and allowed are not entirely independent (big lead, close game), run production smaller for inter-league games in NL parks, et cetera. What about other sports? Does the same model work? How does γ depend on the sport? Are there other probability distributions that give integrals which can be determined in closed form? 29

31 1. Baxamusa, Sal: Weibull worksheet: Bibliography Run distribution plots for various teams: 2. Miller, Steven J.: A Derivation of James Pythagorean projection, By The Numbers The Newsletter of the SABR Statistical Analysis Committee, vol. 16 (February 2006), no. 1, A derivation of the Pythagorean Won-Loss Formula in baseball (preprint, 13 pgs). sjmiller/math/papers/pythagwonloss Paper.pdf 30

32 Appendix: Proof of the Pythagorean Won-Loss Formula Proof. Let X and Y be independent random variables with Weibull distributions (α RS, β, γ) and (α RA, β, γ) respectively. α RS = RS β Γ(1 + γ 1 ), α RA = RA β Γ(1 + γ 1 ). We need only calculate the probability that X exceeds Y. We use the integral of a probability density is 1. 31

33 Prob(X > Y ) = = = = x=β x y=β γ x=0 α RS = 1 γ x=0 α RS x=0 γ α RS ( x α RS ( x γ α RS where we have set α RS x=β x ( x β α RS y=β f(x; α RS, β, γ)f(y; α RA, β, γ)dy dx ) γ 1 e ( x β α RS ) γ ) γ 1 e ( x α RS ) γ [ x y=0 γ α RA γ α RA ( ) ( ) y β γ 1 e y β γ α RA dy α RA ( ) ( ) y γ 1 e y γ ] α RA dy α RA ) γ 1 e (x/α RS) γ [ 1 e (x/α RA) γ] dx ( x α RS 1 α γ = 1 α γ RS ) γ 1 e (x/α)γ dx, + 1 α γ RA = αγ RS + αγ RA α γ. RS αγ RA 32

34 Prob(X > Y ) = 1 αγ α γ RS = 1 αγ α γ RS = 1 1 α γ RS α γ RS 0 γ ( x ) γ 1 e (x/α) γ dx α α α γ RS αγ RA α γ RS + αγ RA = α γ RS +. αγ RA We substitute the relations for α RS and α RA and find that (RS β) γ Prob(X > Y ) = (RS β) γ + (RA β) γ. Note RS β estimates RS obs, RA β estimates RA obs. 33

SOCIETY FOR AMERICAN BASEBALL RESEARCH The Pythagorean Won-Loss Formula in Baseball: An Introduction to Statistics and Modeling

SOCIETY FOR AMERICAN BASEBALL RESEARCH The Pythagorean Won-Loss Formula in Baseball: An Introduction to Statistics and Modeling SOCIETY FOR AMERICAN BASEBALL RESEARCH The Pythagorean Won-Loss Formula in Baseball: An Introduction to Statistics and Modeling Steven J. Miller (sjmiller@math.brown.edu) Brown University Boston, MA, May

More information

The Pythagorean Won-Loss Theorem: An introduction to modeling

The Pythagorean Won-Loss Theorem: An introduction to modeling The Pythagorean Won-Loss Theorem: An introduction to modeling Steven J Miller Brown University sjmiller@math.brown.edu http://www.math.brown.edu/ sjmiller Williams College, January 15, 2008. Acknowledgements

More information

The Pythagorean Won-Loss Theorem: An introduction to modeling

The Pythagorean Won-Loss Theorem: An introduction to modeling The Pythagorean Won-Loss Theorem: An introduction to modeling Steven J Miller Williams College Steven.J.Miller@williams.edu http://www.williams.edu/go/math/sjmiller/ Bennington College, December 5, 2008

More information

Pythagoras at the Bat: An Introduction to Statistics and Mathematical Modeling

Pythagoras at the Bat: An Introduction to Statistics and Mathematical Modeling Pythagoras at the Bat: An Introduction to Statistics and Mathematical Modeling Steven J Miller Williams College Steven.J.Miller@williams.edu http://www.williams.edu/go/math/sjmiller/ Hampshire College,

More information

Pythagoras at the Bat: An Introduction to Statistics and Mathematical Modeling

Pythagoras at the Bat: An Introduction to Statistics and Mathematical Modeling Pythagoras at the Bat: An Introduction to Statistics and Mathematical Modeling Steven J Miller Williams College sjm1@williams.edu http://www.williams.edu/go/math/sjmiller Wellesley College, September 21,

More information

Pythagoras at the Bat: An Introduction to Stats and Modeling

Pythagoras at the Bat: An Introduction to Stats and Modeling Pythagoras at the Bat: An Introduction to Stats and Modeling Cameron, Kayla and Steven Miller (sjm1@williams.edu, Williams College) http://web.williams.edu/mathematics/sjmiller/public_html/ Acknowledgments

More information

Pythagoras at the Bat: An Introduction to Stats and Modeling

Pythagoras at the Bat: An Introduction to Stats and Modeling Pythagoras at the Bat: An Introduction to Stats and Modeling Cameron, Kayla and Steven Miller (sjm1@williams.edu, Williams College) http://web.williams.edu/mathematics/sjmiller/public_html/ Acknowledgments

More information

Correlation (pp. 1 of 6)

Correlation (pp. 1 of 6) Correlation (pp. 1 of 6) Car dealers want to know how mileage affects price on used Corvettes. Biologists are studying the effects of temperature on cricket chirps. Farmers are trying to determine if there

More information

RELIEVING AND READJUSTING PYTHAGORAS

RELIEVING AND READJUSTING PYTHAGORAS RELIEVING AND READJUSTING PYTHAGORAS VICTOR LUO AND STEVEN J. MILLER ABSTRACT. Bill James invented the Pythagorean expectation in the late 70 s to predict a baseball team s winning percentage knowing just

More information

Lesson 1 - Pre-Visit Safe at Home: Location, Place, and Baseball

Lesson 1 - Pre-Visit Safe at Home: Location, Place, and Baseball Lesson 1 - Pre-Visit Safe at Home: Location, Place, and Baseball Objective: Students will be able to: Define location and place, two of the five themes of geography. Give reasons for the use of latitude

More information

Data and slope and y-intercepts, Oh My! Linear Regression in the Common Core

Data and slope and y-intercepts, Oh My! Linear Regression in the Common Core Data and slope and y-intercepts, Oh My! Linear Regression in the Common Core Jared Derksen mrmathman.com/talks jared@mrmathman.com Outline I. Data collection-cheerios II. History lesson III. More data

More information

RS γ γ. * Kevin D. Dayaratna is a graduate student in Mathematical Statistics at the

RS γ γ. * Kevin D. Dayaratna is a graduate student in Mathematical Statistics at the First Order Approximations of the Pythagorean Won-Loss Formula for Predicting MLB Teams Winning Percentages May 1, 01 By Kevin D Dayaratna and Steven J Miller * Abstract We mathematically prove that an

More information

Extending Pythagoras

Extending Pythagoras Extending Pythagoras Steven J. Miller, Williams College sjm1@williams.edu, Steven.Miller.MC.96@aya.yale.edu http://web.williams.edu/mathematics/sjmiller/public_html/ Williams College, April 8, 2015 Goals

More information

The Best, The Hottest, & The Luckiest: A Statistical Tale of Extremes

The Best, The Hottest, & The Luckiest: A Statistical Tale of Extremes The Best, The Hottest, & The Luckiest: A Statistical Tale of Extremes Sid Redner, Boston University, physics.bu.edu/~redner Extreme Events: Theory, Observations, Modeling and Simulations Palma de Mallorca,

More information

12.2. Measures of Central Tendency: The Mean, Median, and Mode

12.2. Measures of Central Tendency: The Mean, Median, and Mode 12.2. Measures of Central Tendency: The Mean, Median, and Mode 1 Objective A. Find the mean, median, and mode for a set of data. 2 Introduction Tongue Twister Averages Is there a relationship between the

More information

Extending Pythagoras

Extending Pythagoras Extending Pythagoras Steven J. Miller, Williams College sjm1@williams.edu, Steven.Miller.MC.96@aya.yale.edu http://web.williams.edu/mathematics/sjmiller/ public_html/ Williams College, June 30, 2015 Goals

More information

Includes games of Wednesday, March 4, 2015 Major League Baseball

Includes games of Wednesday, March 4, 2015 Major League Baseball Includes games of Wednesday, March 4, 2015 Major League Baseball American League Eastern Division Toronto Blue Jays 1 1.500 - Baltimore Orioles 0 2.000 1 New York Yankees 0 1.000 0.5 Boston Red Sox 0 0-1.000

More information

Statistics, Probability Distributions & Error Propagation. James R. Graham

Statistics, Probability Distributions & Error Propagation. James R. Graham Statistics, Probability Distributions & Error Propagation James R. Graham Sample & Parent Populations Make measurements x x In general do not expect x = x But as you take more and more measurements a pattern

More information

Study Island Algebra 2 Post Test

Study Island Algebra 2 Post Test Study Island Algebra 2 Post Test 1. A two-sided fair coin has been tossed seven times. Three tosses have come up tails and four tosses have come up heads. What is the probability that the next toss will

More information

Discrete distribution. Fitting probability models to frequency data. Hypotheses for! 2 test. ! 2 Goodness-of-fit test

Discrete distribution. Fitting probability models to frequency data. Hypotheses for! 2 test. ! 2 Goodness-of-fit test Discrete distribution Fitting probability models to frequency data A probability distribution describing a discrete numerical random variable For example,! Number of heads from 10 flips of a coin! Number

More information

CS 361: Probability & Statistics

CS 361: Probability & Statistics February 19, 2018 CS 361: Probability & Statistics Random variables Markov s inequality This theorem says that for any random variable X and any value a, we have A random variable is unlikely to have an

More information

Includes games of Friday, February 23, 2018 Major League Baseball

Includes games of Friday, February 23, 2018 Major League Baseball Includes games of Friday, February 23, 2018 Major League Baseball American League Eastern Division Boston Red Sox 1 0 1.000 0.5 New York Yankees 1 0 1.000 0.5 Tampa Bay Rays 2 0 1.000 - Toronto Blue Jays

More information

Statistics 100A Homework 5 Solutions

Statistics 100A Homework 5 Solutions Chapter 5 Statistics 1A Homework 5 Solutions Ryan Rosario 1. Let X be a random variable with probability density function a What is the value of c? fx { c1 x 1 < x < 1 otherwise We know that for fx to

More information

Probability theory for Networks (Part 1) CS 249B: Science of Networks Week 02: Monday, 02/04/08 Daniel Bilar Wellesley College Spring 2008

Probability theory for Networks (Part 1) CS 249B: Science of Networks Week 02: Monday, 02/04/08 Daniel Bilar Wellesley College Spring 2008 Probability theory for Networks (Part 1) CS 249B: Science of Networks Week 02: Monday, 02/04/08 Daniel Bilar Wellesley College Spring 2008 1 Review We saw some basic metrics that helped us characterize

More information

Introduction to Probability

Introduction to Probability Introduction to Probability Math 353, Section 1 Fall 212 Homework 9 Solutions 1. During a season, a basketball team plays 7 home games and 6 away games. The coach estimates at the beginning of the season

More information

Unit 4 Probability. Dr Mahmoud Alhussami

Unit 4 Probability. Dr Mahmoud Alhussami Unit 4 Probability Dr Mahmoud Alhussami Probability Probability theory developed from the study of games of chance like dice and cards. A process like flipping a coin, rolling a die or drawing a card from

More information

9. DISCRETE PROBABILITY DISTRIBUTIONS

9. DISCRETE PROBABILITY DISTRIBUTIONS 9. DISCRETE PROBABILITY DISTRIBUTIONS Random Variable: A quantity that takes on different values depending on chance. Eg: Next quarter s sales of Coca Cola. The proportion of Super Bowl viewers surveyed

More information

Lecture 10: Probability distributions TUESDAY, FEBRUARY 19, 2019

Lecture 10: Probability distributions TUESDAY, FEBRUARY 19, 2019 Lecture 10: Probability distributions DANIEL WELLER TUESDAY, FEBRUARY 19, 2019 Agenda What is probability? (again) Describing probabilities (distributions) Understanding probabilities (expectation) Partial

More information

Chapter 8: An Introduction to Probability and Statistics

Chapter 8: An Introduction to Probability and Statistics Course S3, 200 07 Chapter 8: An Introduction to Probability and Statistics This material is covered in the book: Erwin Kreyszig, Advanced Engineering Mathematics (9th edition) Chapter 24 (not including

More information

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS

EXAM. Exam #1. Math 3342 Summer II, July 21, 2000 ANSWERS EXAM Exam # Math 3342 Summer II, 2 July 2, 2 ANSWERS i pts. Problem. Consider the following data: 7, 8, 9, 2,, 7, 2, 3. Find the first quartile, the median, and the third quartile. Make a box and whisker

More information

Lecture 17: The Exponential and Some Related Distributions

Lecture 17: The Exponential and Some Related Distributions Lecture 7: The Exponential and Some Related Distributions. Definition Definition: A continuous random variable X is said to have the exponential distribution with parameter if the density of X is e x if

More information

Solving Quadratic Equations by Graphing 6.1. ft /sec. The height of the arrow h(t) in terms

Solving Quadratic Equations by Graphing 6.1. ft /sec. The height of the arrow h(t) in terms Quadratic Function f ( x) ax bx c Solving Quadratic Equations by Graphing 6.1 Write each in quadratic form. Example 1 f ( x) 3( x + ) Example Graph f ( x) x + 6 x + 8 Example 3 An arrow is shot upward

More information

IEOR 3106: Introduction to Operations Research: Stochastic Models. Professor Whitt. SOLUTIONS to Homework Assignment 2

IEOR 3106: Introduction to Operations Research: Stochastic Models. Professor Whitt. SOLUTIONS to Homework Assignment 2 IEOR 316: Introduction to Operations Research: Stochastic Models Professor Whitt SOLUTIONS to Homework Assignment 2 More Probability Review: In the Ross textbook, Introduction to Probability Models, read

More information

Guidelines for comparing boxplots

Guidelines for comparing boxplots Comparing Data Sets Project IMP I Name When using boxplots to compare two or more batches of data, it is usually best to compare individual features in a methodical way. You may find the following guidelines

More information

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) =

Math 151. Rumbos Fall Solutions to Review Problems for Exam 2. Pr(X = 1) = ) = Pr(X = 2) = Pr(X = 3) = p X. (k) = Math 5. Rumbos Fall 07 Solutions to Review Problems for Exam. A bowl contains 5 chips of the same size and shape. Two chips are red and the other three are blue. Draw three chips from the bowl at random,

More information

Math/Stats 425, Sec. 1, Fall 04: Introduction to Probability. Final Exam: Solutions

Math/Stats 425, Sec. 1, Fall 04: Introduction to Probability. Final Exam: Solutions Math/Stats 45, Sec., Fall 4: Introduction to Probability Final Exam: Solutions. In a game, a contestant is shown two identical envelopes containing money. The contestant does not know how much money is

More information

Bemidji Area Schools Outcomes in Mathematics Algebra 2A. Based on Minnesota Academic Standards in Mathematics (2007) Page 1 of 6

Bemidji Area Schools Outcomes in Mathematics Algebra 2A. Based on Minnesota Academic Standards in Mathematics (2007) Page 1 of 6 9.2.1.1 Understand the definition of a function. Use functional notation and evaluate a function at a given point in its domain. For example: If f x 1, find f(-4). x2 3 10, Algebra Understand the concept

More information

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM YOUR NAME: KEY: Answers in blue Show all your work. Answers out of the blue and without any supporting work may receive no credit even if they are

More information

EECS 126 Probability and Random Processes University of California, Berkeley: Spring 2015 Abhay Parekh February 17, 2015.

EECS 126 Probability and Random Processes University of California, Berkeley: Spring 2015 Abhay Parekh February 17, 2015. EECS 126 Probability and Random Processes University of California, Berkeley: Spring 2015 Abhay Parekh February 17, 2015 Midterm Exam Last name First name SID Rules. You have 80 mins (5:10pm - 6:30pm)

More information

Swarthmore Honors Exam 2012: Statistics

Swarthmore Honors Exam 2012: Statistics Swarthmore Honors Exam 2012: Statistics 1 Swarthmore Honors Exam 2012: Statistics John W. Emerson, Yale University NAME: Instructions: This is a closed-book three-hour exam having six questions. You may

More information

( )( ) of wins. This means that the team won 74 games.

( )( ) of wins. This means that the team won 74 games. AP Statistics Ch. 2 Notes Describing Location in a Distribution Often, we are interested in describing where one observation falls in a distribution in relation to the other observations. The pth percentile

More information

The top two Wild Card teams from each league make the postseason and play each other in a one game playoff.

The top two Wild Card teams from each league make the postseason and play each other in a one game playoff. DATE: 10/01/18 MAJOR LEAGUE STANDINGS ID: LEAGSTR TIME: 23:40:14 Compiled by the MLB Baseball Information System PAGE: 1 LAST 10 A.L. EAST WON LOST PCT. GB GAMES STREAK HOME ROAD vs EAST vs CENT vs WEST

More information

functions Poisson distribution Normal distribution Arbitrary functions

functions Poisson distribution Normal distribution Arbitrary functions Physics 433: Computational Physics Lecture 6 Random number distributions Generation of random numbers of various distribuition functions Normal distribution Poisson distribution Arbitrary functions Random

More information

MATH 3C: MIDTERM 1 REVIEW. 1. Counting

MATH 3C: MIDTERM 1 REVIEW. 1. Counting MATH 3C: MIDTERM REVIEW JOE HUGHES. Counting. Imagine that a sports betting pool is run in the following way: there are 20 teams, 2 weeks, and each week you pick a team to win. However, you can t pick

More information

Statistics and Econometrics I

Statistics and Econometrics I Statistics and Econometrics I Random Variables Shiu-Sheng Chen Department of Economics National Taiwan University October 5, 2016 Shiu-Sheng Chen (NTU Econ) Statistics and Econometrics I October 5, 2016

More information

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu

Course: ESO-209 Home Work: 1 Instructor: Debasis Kundu Home Work: 1 1. Describe the sample space when a coin is tossed (a) once, (b) three times, (c) n times, (d) an infinite number of times. 2. A coin is tossed until for the first time the same result appear

More information

Chapter 14: Omitted Explanatory Variables, Multicollinearity, and Irrelevant Explanatory Variables

Chapter 14: Omitted Explanatory Variables, Multicollinearity, and Irrelevant Explanatory Variables Chapter 14: Omitted Explanatory Variables, Multicollinearity, and Irrelevant Explanatory Variables Chapter 14 Outline Review o Unbiased Estimation Procedures Estimates and Random Variables Mean of the

More information

Fourier and Stats / Astro Stats and Measurement : Stats Notes

Fourier and Stats / Astro Stats and Measurement : Stats Notes Fourier and Stats / Astro Stats and Measurement : Stats Notes Andy Lawrence, University of Edinburgh Autumn 2013 1 Probabilities, distributions, and errors Laplace once said Probability theory is nothing

More information

STA 256: Statistics and Probability I

STA 256: Statistics and Probability I Al Nosedal. University of Toronto. Fall 2017 My momma always said: Life was like a box of chocolates. You never know what you re gonna get. Forrest Gump. Exercise 4.1 Let X be a random variable with p(x)

More information

Homework 2. Spring 2019 (Due Thursday February 7)

Homework 2. Spring 2019 (Due Thursday February 7) ECE 302: Probabilistic Methods in Electrical and Computer Engineering Spring 2019 Instructor: Prof. A. R. Reibman Homework 2 Spring 2019 (Due Thursday February 7) Homework is due on Thursday February 7

More information

Bell-shaped curves, variance

Bell-shaped curves, variance November 7, 2017 Pop-in lunch on Wednesday Pop-in lunch tomorrow, November 8, at high noon. Please join our group at the Faculty Club for lunch. Means If X is a random variable with PDF equal to f (x),

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

More information

Chapter 4: An Introduction to Probability and Statistics

Chapter 4: An Introduction to Probability and Statistics Chapter 4: An Introduction to Probability and Statistics 4. Probability The simplest kinds of probabilities to understand are reflected in everyday ideas like these: (i) if you toss a coin, the probability

More information

Probability. VCE Maths Methods - Unit 2 - Probability

Probability. VCE Maths Methods - Unit 2 - Probability Probability Probability Tree diagrams La ice diagrams Venn diagrams Karnough maps Probability tables Union & intersection rules Conditional probability Markov chains 1 Probability Probability is the mathematics

More information

Section 2.5 Linear Inequalities

Section 2.5 Linear Inequalities Section 2.5 Linear Inequalities WORDS OF COMPARISON Recently, you worked with applications (word problems) in which you were required to write and solve an equation. Sometimes you needed to translate sentences

More information

IC 102: Data Analysis and Interpretation

IC 102: Data Analysis and Interpretation IC 102: Data Analysis and Interpretation Instructor: Guruprasad PJ Dept. Aerospace Engineering Indian Institute of Technology Bombay Powai, Mumbai 400076 Email: pjguru@aero.iitb.ac.in Phone no.: 2576 7142

More information

Bemidji Area Schools Outcomes in Mathematics Algebra 2 Applications. Based on Minnesota Academic Standards in Mathematics (2007) Page 1 of 7

Bemidji Area Schools Outcomes in Mathematics Algebra 2 Applications. Based on Minnesota Academic Standards in Mathematics (2007) Page 1 of 7 9.2.1.1 Understand the definition of a function. Use functional notation and evaluate a function at a given point in its domain. For example: If f x 1, find f(-4). x2 3 Understand the concept of function,

More information

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3)

(Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) 3 Probability Distributions (Ch 3.4.1, 3.4.2, 4.1, 4.2, 4.3) Probability Distribution Functions Probability distribution function (pdf): Function for mapping random variables to real numbers. Discrete

More information

n N CHAPTER 1 Atoms Thermodynamics Molecules Statistical Thermodynamics (S.T.)

n N CHAPTER 1 Atoms Thermodynamics Molecules Statistical Thermodynamics (S.T.) CHAPTER 1 Atoms Thermodynamics Molecules Statistical Thermodynamics (S.T.) S.T. is the key to understanding driving forces. e.g., determines if a process proceeds spontaneously. Let s start with entropy

More information

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values.

In other words, we are interested in what is happening to the y values as we get really large x values and as we get really small x values. Polynomial functions: End behavior Solutions NAME: In this lab, we are looking at the end behavior of polynomial graphs, i.e. what is happening to the y values at the (left and right) ends of the graph.

More information

Problem Set 1 ANSWERS

Problem Set 1 ANSWERS Economics 20 Prof. Patricia M. Anderson Problem Set 1 ANSWERS Part I. Multiple Choice Problems 1. If X and Z are two random variables, then E[X-Z] is d. E[X] E[Z] This is just a simple application of one

More information

Basics of Stochastic Modeling: Part II

Basics of Stochastic Modeling: Part II Basics of Stochastic Modeling: Part II Continuous Random Variables 1 Sandip Chakraborty Department of Computer Science and Engineering, INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR August 10, 2016 1 Reference

More information

Sample Spaces, Random Variables

Sample Spaces, Random Variables Sample Spaces, Random Variables Moulinath Banerjee University of Michigan August 3, 22 Probabilities In talking about probabilities, the fundamental object is Ω, the sample space. (elements) in Ω are denoted

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang http://www.williams.edu/mathematics/sjmiller/public html College of the Holy Cross,

More information

City Number Pct. 1.2 STEMS AND LEAVES

City Number Pct. 1.2 STEMS AND LEAVES 1.2 STEMS AND LEAVES Think back on the preceding example. We dealt with a list of cities giving their populations and areas. Usually the science of statistics does not concern itself with identifying the

More information

q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) In 2007, the number of wins had a mean of 81.79 with a standard

More information

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables

Probability Distributions for Continuous Variables. Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Probability Distributions for Continuous Variables Let X = lake depth at a randomly chosen point on lake surface If we draw the histogram so that the

More information

1: PROBABILITY REVIEW

1: PROBABILITY REVIEW 1: PROBABILITY REVIEW Marek Rutkowski School of Mathematics and Statistics University of Sydney Semester 2, 2016 M. Rutkowski (USydney) Slides 1: Probability Review 1 / 56 Outline We will review the following

More information

MATH Solutions to Probability Exercises

MATH Solutions to Probability Exercises MATH 5 9 MATH 5 9 Problem. Suppose we flip a fair coin once and observe either T for tails or H for heads. Let X denote the random variable that equals when we observe tails and equals when we observe

More information

Name: 180A MIDTERM 2. (x + n)/2

Name: 180A MIDTERM 2. (x + n)/2 1. Recall the (somewhat strange) person from the first midterm who repeatedly flips a fair coin, taking a step forward when it lands head up and taking a step back when it lands tail up. Suppose this person

More information

Let X be a continuous random variable, < X < f(x) is the so called probability density function (pdf) if

Let X be a continuous random variable, < X < f(x) is the so called probability density function (pdf) if University of California, Los Angeles Department of Statistics Statistics 1A Instructor: Nicolas Christou Continuous probability distributions Let X be a continuous random variable, < X < f(x) is the so

More information

What is a random variable

What is a random variable OKAN UNIVERSITY FACULTY OF ENGINEERING AND ARCHITECTURE MATH 256 Probability and Random Processes 04 Random Variables Fall 20 Yrd. Doç. Dr. Didem Kivanc Tureli didemk@ieee.org didem.kivanc@okan.edu.tr

More information

Chapter 4 Continuous Random Variables and Probability Distributions

Chapter 4 Continuous Random Variables and Probability Distributions Chapter 4 Continuous Random Variables and Probability Distributions Part 1: Continuous Random Variables Section 4.1 Continuous Random Variables Section 4.2 Probability Distributions & Probability Density

More information

CENTRAL LIMIT THEOREM (CLT)

CENTRAL LIMIT THEOREM (CLT) CENTRAL LIMIT THEOREM (CLT) A sampling distribution is the probability distribution of the sample statistic that is formed when samples of size n are repeatedly taken from a population. If the sample statistic

More information

ISyE 6739 Test 1 Solutions Summer 2015

ISyE 6739 Test 1 Solutions Summer 2015 1 NAME ISyE 6739 Test 1 Solutions Summer 2015 This test is 100 minutes long. You are allowed one cheat sheet. 1. (50 points) Short-Answer Questions (a) What is any subset of the sample space called? Solution:

More information

11/16/2017. Chapter. Copyright 2009 by The McGraw-Hill Companies, Inc. 7-2

11/16/2017. Chapter. Copyright 2009 by The McGraw-Hill Companies, Inc. 7-2 7 Chapter Continuous Probability Distributions Describing a Continuous Distribution Uniform Continuous Distribution Normal Distribution Normal Approximation to the Binomial Normal Approximation to the

More information

Econ 325: Introduction to Empirical Economics

Econ 325: Introduction to Empirical Economics Econ 325: Introduction to Empirical Economics Chapter 9 Hypothesis Testing: Single Population Ch. 9-1 9.1 What is a Hypothesis? A hypothesis is a claim (assumption) about a population parameter: population

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang http://www.williams.edu/mathematics/sjmiller/public html Smith College, January

More information

Inference for Proportions, Variance and Standard Deviation

Inference for Proportions, Variance and Standard Deviation Inference for Proportions, Variance and Standard Deviation Sections 7.10 & 7.6 Cathy Poliak, Ph.D. cathy@math.uh.edu Office Fleming 11c Department of Mathematics University of Houston Lecture 12 Cathy

More information

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems!

Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Cookie Monster Meets the Fibonacci Numbers. Mmmmmm Theorems! Olivial Beckwith, Murat Koloğlu, Gene Kopp, Steven J. Miller and Yinghui Wang http://www.williams.edu/mathematics/sjmiller/public html Colby

More information

Stat 100a, Introduction to Probability.

Stat 100a, Introduction to Probability. Stat 100a, Introduction to Probability. Outline for the day: 1. Geometric random variables. 2. Negative binomial random variables. 3. Moment generating functions. 4. Poisson random variables. 5. Continuous

More information

Chapter 1 Principles of Probability

Chapter 1 Principles of Probability Chapter Principles of Probability Combining independent probabilities You have applied to three medical schools: University of California at San Francisco (UCSF), Duluth School of Mines (DSM), and Harvard

More information

Lesson B1 - Probability Distributions.notebook

Lesson B1 - Probability Distributions.notebook Learning Goals: * Define a discrete random variable * Applying a probability distribution of a discrete random variable. * Use tables, graphs, and expressions to represent the distributions. Should you

More information

Lecture 1: August 28

Lecture 1: August 28 36-705: Intermediate Statistics Fall 2017 Lecturer: Siva Balakrishnan Lecture 1: August 28 Our broad goal for the first few lectures is to try to understand the behaviour of sums of independent random

More information

Great Theoretical Ideas in Computer Science

Great Theoretical Ideas in Computer Science 15-251 Great Theoretical Ideas in Computer Science Probability Theory: Counting in Terms of Proportions Lecture 10 (September 27, 2007) Some Puzzles Teams A and B are equally good In any one game, each

More information

Simultaneous Equations Solve for x and y (What are the values of x and y): Summation What is the value of the following given x = j + 1. x i.

Simultaneous Equations Solve for x and y (What are the values of x and y): Summation What is the value of the following given x = j + 1. x i. 1 Algebra Simultaneous Equations Solve for x and y (What are the values of x and y): x + 2y = 6 x - y = 3 Summation What is the value of the following given x = j + 1. Summation Calculate the following:

More information

Basics on Probability. Jingrui He 09/11/2007

Basics on Probability. Jingrui He 09/11/2007 Basics on Probability Jingrui He 09/11/2007 Coin Flips You flip a coin Head with probability 0.5 You flip 100 coins How many heads would you expect Coin Flips cont. You flip a coin Head with probability

More information

Chapter 2. Some Basic Probability Concepts. 2.1 Experiments, Outcomes and Random Variables

Chapter 2. Some Basic Probability Concepts. 2.1 Experiments, Outcomes and Random Variables Chapter 2 Some Basic Probability Concepts 2.1 Experiments, Outcomes and Random Variables A random variable is a variable whose value is unknown until it is observed. The value of a random variable results

More information

NFC CONFERENCE CHAMPION /// VISITOR AT SUPER BOWL XLIV WON SUPER BOWL XLIV OVER THE INDIANAPOLIS, COLTS 31-17

NFC CONFERENCE CHAMPION /// VISITOR AT SUPER BOWL XLIV WON SUPER BOWL XLIV OVER THE INDIANAPOLIS, COLTS 31-17 X-1 NEW ORLEANS SCORE SHEET (13/3) RECORD POINTS W L T W L T W L T W L T W L T Rush Pass Total Total Pass Rush 19 Sat, Jan. 16 #4 ARIZONA 1 0 0 45 14 1 0 0 0 0 0 0 0 0 1 0 0 0 0 0 171 247 418 359 258 101

More information

Lecture #13 Tuesday, October 4, 2016 Textbook: Sections 7.3, 7.4, 8.1, 8.2, 8.3

Lecture #13 Tuesday, October 4, 2016 Textbook: Sections 7.3, 7.4, 8.1, 8.2, 8.3 STATISTICS 200 Lecture #13 Tuesday, October 4, 2016 Textbook: Sections 7.3, 7.4, 8.1, 8.2, 8.3 Objectives: Identify, and resist the temptation to fall for, the gambler s fallacy Define random variable

More information

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS QM 120. Spring 2008

DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS QM 120. Spring 2008 DEPARTMENT OF QUANTITATIVE METHODS & INFORMATION SYSTEMS Introduction to Business Statistics QM 120 Chapter 3 Spring 2008 Measures of central tendency for ungrouped data 2 Graphs are very helpful to describe

More information

Machine Learning: Homework Assignment 2 Solutions

Machine Learning: Homework Assignment 2 Solutions 10-601 Machine Learning: Homework Assignment 2 Solutions Professor Tom Mitchell Carnegie Mellon University January 21, 2009 The assignment is due at 1:30pm (beginning of class) on Monday, February 2, 2009.

More information

Lecture 11: Continuous-valued signals and differential entropy

Lecture 11: Continuous-valued signals and differential entropy Lecture 11: Continuous-valued signals and differential entropy Biology 429 Carl Bergstrom September 20, 2008 Sources: Parts of today s lecture follow Chapter 8 from Cover and Thomas (2007). Some components

More information

Why? 0.10d 2x z _

Why? 0.10d 2x z _ Variables and Expressions Then You performed operations on integers. (Lesson 0-3) Now 1Write verbal expressions for algebraic expressions. 2Write algebraic expressions for verbal expressions. Why? Cassie

More information

ECE531 Lecture 4b: Composite Hypothesis Testing

ECE531 Lecture 4b: Composite Hypothesis Testing ECE531 Lecture 4b: Composite Hypothesis Testing D. Richard Brown III Worcester Polytechnic Institute 16-February-2011 Worcester Polytechnic Institute D. Richard Brown III 16-February-2011 1 / 44 Introduction

More information

Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan

Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 2.4 Random Variables Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan By definition, a random variable X is a function with domain the sample space and range a subset of the

More information

Probability Distributions

Probability Distributions Probability Distributions Probability This is not a math class, or an applied math class, or a statistics class; but it is a computer science course! Still, probability, which is a math-y concept underlies

More information

Chapter 15: Other Regression Statistics and Pitfalls

Chapter 15: Other Regression Statistics and Pitfalls Chapter 15: Other Regression Statistics and Pitfalls Chapter 15 Outline Two-Tailed Confidence Intervals o Confidence Interval Approach: Which Theories Are Consistent with the Data? o A Confidence Interval

More information

MATH Notebook 5 Fall 2018/2019

MATH Notebook 5 Fall 2018/2019 MATH442601 2 Notebook 5 Fall 2018/2019 prepared by Professor Jenny Baglivo c Copyright 2004-2019 by Jenny A. Baglivo. All Rights Reserved. 5 MATH442601 2 Notebook 5 3 5.1 Sequences of IID Random Variables.............................

More information

Introducing the Normal Distribution

Introducing the Normal Distribution Department of Mathematics Ma 3/103 KC Border Introduction to Probability and Statistics Winter 2017 Lecture 10: Introducing the Normal Distribution Relevant textbook passages: Pitman [5]: Sections 1.2,

More information