Massey Method. Introduction. The Process

Size: px
Start display at page:

Download "Massey Method. Introduction. The Process"

Transcription

1 Massey Method Introduction Massey s Method, also referred to as the Point Spread Method, is a rating method created by mathematics professor Kenneth Massey. It is currently used to determine which teams in the NCAA college football league qualify to play in each of the Bowl Championship Series games. This method is mainly based off the theory of least squares and it incorporates not only how many total games played by each team, but also takes into consideration how many games a certain team plays another. For teams that have played against each other it then also incorporates the difference in points scored between the two. The Process The math that the Massey Method is driven by is that of the least squares solution to a system of equations. The least squares method can be described in summary by the following equation: r i r j = y k where y k is the margin of victory for game k and r i and r j are the rating of the teams i and j respectively. The difference in the ratings is used to predict the margin of victory between the two. For example, if team i had a rating of 20 and team j had a rating of 5, one would expect team i to win by a margin of 5. However, since we do not know the ranking of each team before hand Massey tweaks this method so that one can employ it to discover the rating of a team. The ratings of the teams are unknown, but we do know who played who and what the margin of victory was. Thus, Massey employed an equation of the same form of the least squares method, that creates a system of m linear equation and n unknowns. This equation is written as: Xr = y where the matrix X is a m x n matrix, m being the number of games played and n being the number of teams. This matrix consists of nearly all zeros except for a in location i and a - in location j, meaning that team i beat team j that game. Vector y contains the margin for victory, and vector r contains the unknown ratings. However, Massey noticed

2 that this system is highly overdetermined and in order to solve the system of equations he multiplied each side by the transpose of X, therefore normalizing the system. He then rewrote the equations as: Mr = p where M=X(X T ) and p=y(x T ) Another problem that Massey encountered, is that after a few games have been played, the matrix M has a rank n?, which means that there are infinite solutions to the system. We need a single solution so we can obtain the rating of each team. To fix this problem, Massey employed the method of replacing the last row of the matrix to a row of all ones and the corresponding entry in the point differential vector to a zero, so that the rank is no longer less than n, allowing the system to now be solved. An Example We are now going to apply the Massey ranking method in an example. The following table lists the scores of games from an imaginary season involving teams A, B, C, D, and E. The Win or Loss in each box of the table refers to the outcome Teams Team A Team B Team C Team D Team E Team A - Win 6-2 Loss 4-57 Win 3-2 Win 27-2 Team B Loss Loss 30-3 Win 36-2 Loss 35-0 Team C Win 57-4 Win Loss -29 Loss 4-37 Team D Loss 2-3 Loss 2-36 Win Loss 0-39 Team E Loss 2-27 Win 35-0 Win 37-4 Win of the game relative to the team listed in the corresponding row, where the team listed in the corresponding column is their opponent. We can see that each team played every other team once, for a total of four games played by every team. We 2

3 first want to create the matrix X. For our example X looks like so: X = Team A Team B Team C Team D Team E The first row, for example, corresponds to the game played between Team A and Team B. Team A defeated Team B, thus the column for Team A has a and the column for Team B has a -. Next we must create our matrix y, which is as follows: y = Making Xr = y 3

4 r A r B * r C r D = r E Here, again, the game represented by the first row is that between Team A and Team B, where A defeated B. The number in the first row of the vector y is the point difference of this game. A defeated B with a score of 6 to 2, as shown in the table above, thus the point differential is 4. Now the next step would be multiplying each side by the transpose of X so we get our final equation of Mr = p where M=X(X T ) and p=y(x T ) The matrix M becomes an n x n matrix with the total number of games played by each team along the diagonal; that is, for team i, entry M i i is the total number of games played by team i. The entry M i j for i?= j is equal to the negation of the number of games that teams i and j played against each other. We see that the rows and columns of this matrix sum to zero, so they are linearly dependent. The matrix p becomes a n x matrix of simply the total point differential for each team. We can calculate the point differential between two teams that played a game against each other by subtracting one team?s score from their opponent?s score. For Massey?s Method, we will want to calculate the total point differential for each team; that is, for each team, we want to sum the point differences of every game that team played. Let us start by calculating the total point differential for each team. For example, we begin with Team A: they beat Team B, Team D, and Team E, only losing to Team C. We express this in the following system of equations: Team A - Team B = 6-2 = 4 Team A - Team C = 4-57 = -6 Team A - Team D = 3-2 = Team A - Team E = 27-2 = 6 If we add these individual point differences, we get the total point differential for Gettysburg for this series of games, and find it is -5. Doing these calculations for 4

5 the other teams, we find that Team B has a total point differential of -29, Team C of -0, Team D of -37, and Team E of. Therefore, we see matrix M become: M = Team A Team B Team C Team D Team E Team A 4 Team B 4 Team C 4. Team D 4 Team E 4 and matrix p becomes: Now employing the last step that Massey calls for in order to allow this system of equations to be solved, we must replace the last row of the matrix M to a row of all ones and the corresponding entry in the point differential vector to a zero, so that the rank is no longer less than n. Doing so we obtain a final equation of 4 r A 5 4 r B * r C r D r E = 37 0 Solving this you get the final ranking to be that Team E is first, then Team A, Team C, Team B, and Team D is last. Advantages and Disadvantages One advantage of this method is that by multiplying matrix X by the transpose we are able to obtain M, which is a square matrix. This allows for analysis to be much simpler. It is a straightforward method that only requires the use of the number of games played and the scores of each game. Also, this method does not require that every team plays the same number of games, as other methods often do. Another advantage is that because it only utilizes the point differential, and 5

6 not the fact if a team won or lose, ties are automatically accounted for. A disadvantage of this is method is that the matrix has to be altered in order for one to see a solution. Although, this is still a fairly simple fix. Potential Improvements One potential improvement that can be made is to create a cap for the point differential. If one team beats another by a significant amount, the winning team?s victory margin is very large, therefore perhaps causing their rating to increase drastically, and be less accurate. One way to prevent this increase if they score much higher than their opponent is to cap the point differential. If the cap is set to a certain number, any game in which the winning team beats the opponent by a margin greater than the cap, it will only be counted as a win by whatever has been chosen for the cap. Conclusion Massey s method of ranking is based upon the mathematical idea of the least squares method. It takes into consideration only the point differential between two teams, and the number of games they have played. It is a simple method that is easy to compute, and only calls for one simple alteration to be made. Additional Readings For further information on this method feel free to read the book Who s #? by Amy N. Langville, along with Kevin Massey s dissertation. Written by: Sabrina Marell Edited by: Alex Grun 6

The next criteria will apply to partial tournaments. Consider the following example:

The next criteria will apply to partial tournaments. Consider the following example: Criteria for Assessing a Ranking Method Final Report: Undergraduate Research Assistantship Summer 2003 Gordon Davis: dagojr@email.arizona.edu Advisor: Dr. Russel Carlson One of the many questions that

More information

Using March Madness in the first Linear Algebra course. Steve Hilbert Ithaca College

Using March Madness in the first Linear Algebra course. Steve Hilbert Ithaca College Using March Madness in the first Linear Algebra course Steve Hilbert Ithaca College Hilbert@ithaca.edu Background National meetings Tim Chartier 1 hr talk and special session on rankings Try something

More information

FIFA Foe Fun! Mark Kozek! Whittier College. Tim Chartier! Davidson College. Michael Mossinghoff! Davidson College

FIFA Foe Fun! Mark Kozek! Whittier College. Tim Chartier! Davidson College. Michael Mossinghoff! Davidson College FIFA Foe Fun! Tim Chartier! Davidson College Mark Kozek! Whittier College Michael Mossinghoff! Davidson College Group E: Switzerland, Ecuador, France, Honduras. Switzerland is the top seed, based on FIFA

More information

Ranking teams in partially-disjoint tournaments

Ranking teams in partially-disjoint tournaments Ranking teams in partially-disjoint tournaments Alex Choy Mentor: Chris Jones September 16, 2013 1 Introduction Throughout sports, whether it is professional or collegiate sports, teams are ranked. In

More information

March Madness A Math Primer

March Madness A Math Primer University of Kentucky Feb 24, 2016 NCAA Tournament Background Single elimination tournament for Men s and Women s NCAA Div. 1 basketball held each March, referred to as March Madness. 64 teams make tournament

More information

Journal of Quantitative Analysis in Sports. Rush versus Pass: Modeling the NFL

Journal of Quantitative Analysis in Sports. Rush versus Pass: Modeling the NFL Journal of Quantitative Analysis in Sports Manuscript 1210 Rush versus Pass: Modeling the NFL Ralph Abbey Carl Meyer John Holodnak* Dan Moeller Chandler May * North Carolina State University Ohio Northern

More information

1. OVERVIEW OF METHOD

1. OVERVIEW OF METHOD 1. OVERVIEW OF METHOD The method used to compute tennis rankings for Iowa girls high school tennis http://ighs-tennis.com/ is based on the Elo rating system (section 1.1) as adopted by the World Chess

More information

Lesson 14: Modeling Relationships with a Line

Lesson 14: Modeling Relationships with a Line Exploratory Activity: Line of Best Fit Revisited 1. Use the link http://illuminations.nctm.org/activity.aspx?id=4186 to explore how the line of best fit changes depending on your data set. A. Enter any

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

Besides the reported poor performance of the candidates there were a number of mistakes observed on the assessment tool itself outlined as follows:

Besides the reported poor performance of the candidates there were a number of mistakes observed on the assessment tool itself outlined as follows: MATHEMATICS (309/1) REPORT The 2013 Mathematics (309/1) paper was of average standard. The paper covered a wide range of the syllabus. It was neither gender bias nor culture bias. It did not have language

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

Predicting the Total Number of Points Scored in NFL Games

Predicting the Total Number of Points Scored in NFL Games Predicting the Total Number of Points Scored in NFL Games Max Flores (mflores7@stanford.edu), Ajay Sohmshetty (ajay14@stanford.edu) CS 229 Fall 2014 1 Introduction Predicting the outcome of National Football

More information

A GUIDE TO HANDICAPPING IN SINGAPORE. HANDICAPPING - Art or Science?

A GUIDE TO HANDICAPPING IN SINGAPORE. HANDICAPPING - Art or Science? A GUIDE TO HANDICAPPING IN SINGAPORE DEFINITION OF HANDICAP Collins Dictionary: In horse racing a handicap is a race in which some competitors are given a disadvantage of extra weight in an attempt to

More information

Pool Plunge: Linear Relationship between Depth and Pressure

Pool Plunge: Linear Relationship between Depth and Pressure Activity 3 Pool Plunge: Linear Relationship between Depth and Pressure If you dive to the bottom of a swimming pool you will feel an increasing pressure on your eardrums as you descend. The deeper you

More information

THE USGA HANDICAP SYSTEM. Reference Guide

THE USGA HANDICAP SYSTEM. Reference Guide THE USGA HANDICAP SYSTEM Reference Guide THE USGA HANDICAP SYSTEM Reference Guide Copyright 2017 United States Golf Association All Rights Reserved Printed in the United States of America The USGA Handicap

More information

Scoring a Long Series: Alternative Scoring Systems for Long Series

Scoring a Long Series: Alternative Scoring Systems for Long Series Scoring a Long Series: Alternative Scoring Systems for Long Series Note to reader: On this page, the US Sailing Racing Rules Committee provides texts for alternative scoring systems designed for a long

More information

ANALYSIS OF A BASEBALL SIMULATION GAME USING MARKOV CHAINS

ANALYSIS OF A BASEBALL SIMULATION GAME USING MARKOV CHAINS ANALYSIS OF A BASEBALL SIMULATION GAME USING MARKOV CHAINS DONALD M. DAVIS 1. Introduction APBA baseball is a baseball simulation game invented by Dick Seitz of Lancaster, Pennsylvania, and first marketed

More information

Analysis of Shear Lag in Steel Angle Connectors

Analysis of Shear Lag in Steel Angle Connectors University of New Hampshire University of New Hampshire Scholars' Repository Honors Theses and Capstones Student Scholarship Spring 2013 Analysis of Shear Lag in Steel Angle Connectors Benjamin Sawyer

More information

Journal of Quantitative Analysis in Sports

Journal of Quantitative Analysis in Sports Journal of Quantitative Analysis in Sports Volume 5, Issue 1 2009 Article 4 Offense-Defense Approach to Ranking Team Sports Anjela Y. Govan Amy N. Langville Carl D. Meyer North Carolina State University,

More information

Applying Occam s Razor to the Prediction of the Final NCAA Men s Basketball Poll

Applying Occam s Razor to the Prediction of the Final NCAA Men s Basketball Poll to the Prediction of the Final NCAA Men s Basketball Poll John A. Saint Michael s College One Winooski Park Colchester, VT 05439 (USA) jtrono@smcvt.edu Abstract Several approaches have recently been described

More information

Modeling the NCAA Tournament Through Bayesian Logistic Regression

Modeling the NCAA Tournament Through Bayesian Logistic Regression Duquesne University Duquesne Scholarship Collection Electronic Theses and Dissertations 0 Modeling the NCAA Tournament Through Bayesian Logistic Regression Bryan Nelson Follow this and additional works

More information

INTRODUCTION Page 2 SETTINGS

INTRODUCTION Page 2 SETTINGS Page 1 of 11 SCRIMMAGE RULES AND INSTRUCTIONS INTRODUCTION ------------------------------------------------- Page 2 SETTINGS OBJECTIVE OF THE GAME --------------------------------------- Page 3 THE FIELD

More information

First Server Advantage in Tennis. Michelle Okereke

First Server Advantage in Tennis. Michelle Okereke First Server Advantage in Tennis Michelle Okereke Overview! Background! Research Question! Methodology! Results! Conclusion Background! Scoring! Advantage Set: First player to win 6 games by a margin of

More information

c 2016 Arash Khatibi

c 2016 Arash Khatibi c 2016 Arash Khatibi MODELING THE WINNING SEED DISTRIBUTION OF THE NCAA BASKETBALL TOURNAMENT BY ARASH KHATIBI THESIS Submitted in partial fulfillment of the requirements for the degree of Master of Science

More information

March Madness Basketball Tournament

March Madness Basketball Tournament March Madness Basketball Tournament Math Project COMMON Core Aligned Decimals, Fractions, Percents, Probability, Rates, Algebra, Word Problems, and more! To Use: -Print out all the worksheets. -Introduce

More information

Author s Name Name of the Paper Session. Positioning Committee. Marine Technology Society. DYNAMIC POSITIONING CONFERENCE September 18-19, 2001

Author s Name Name of the Paper Session. Positioning Committee. Marine Technology Society. DYNAMIC POSITIONING CONFERENCE September 18-19, 2001 Author s Name Name of the Paper Session PDynamic Positioning Committee Marine Technology Society DYNAMIC POSITIONING CONFERENCE September 18-19, 2001 POWER PLANT SESSION A New Concept for Fuel Tight DP

More information

Properties of sports ranking methods

Properties of sports ranking methods Properties of sports ranking methods Vaziri, B.; Dabadghao, S.S.; Yih, Y.; Morin, T.L. Published in: Journal of the Operational Research Society DOI: 10.1057/s41274-017-0266-8 Published: 01/05/2018 Document

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

American Football Playoffs: Does the Math Matter? that one of the most prominent American sports is football. Originally an Ivy League sport,

American Football Playoffs: Does the Math Matter? that one of the most prominent American sports is football. Originally an Ivy League sport, Tanley Brown History of Math Final Paper Math & Football 10/20/2014 American Football Playoffs: Does the Math Matter? History of Football While many people consider baseball the great American pastime,

More information

Lab 13: Hydrostatic Force Dam It

Lab 13: Hydrostatic Force Dam It Activity Overview: Students will use pressure probes to model the hydrostatic force on a dam and calculate the total force exerted on it. Materials TI-Nspire CAS handheld Vernier Gas Pressure Sensor 1.5

More information

Modeling Fantasy Football Quarterbacks

Modeling Fantasy Football Quarterbacks Augustana College Augustana Digital Commons Celebration of Learning Modeling Fantasy Football Quarterbacks Kyle Zeberlein Augustana College, Rock Island Illinois Myles Wallin Augustana College, Rock Island

More information

Pasha Nayda Mathematics in Hockey. Pasha Nayda Math in Hockey April 26, / 34

Pasha Nayda Mathematics in Hockey. Pasha Nayda Math in Hockey April 26, / 34 Pasha Nayda Mathematics in Hockey Pasha Nayda Math in Hockey April 26, 2017 1 / 34 Introduction Math can be found in many everyday life activites: walking, running, swimming; Ice Hockey is all about math

More information

RULES AND REGULATIONS OF FIXED ODDS BETTING GAMES

RULES AND REGULATIONS OF FIXED ODDS BETTING GAMES RULES AND REGULATIONS OF FIXED ODDS BETTING GAMES Royalhighgate Public Company Ltd. 04.04.2014 Table of contents SECTION I: GENERAL RULES... 6 ARTICLE 1 - GENERAL REGULATIONS... 6 ARTICLE 2 - THE HOLDING

More information

A Game-Theoretic Intelligent Agent for the Board Game Football Strategy

A Game-Theoretic Intelligent Agent for the Board Game Football Strategy A Game-Theoretic Intelligent Agent for the Board Game Football Strategy Sean McCulloch Ohio Wesleyan University stmccull@owu.edu Abstract While much work has been done in the development of intelligent

More information

March Madness Basketball Tournament

March Madness Basketball Tournament March Madness Basketball Tournament Math Project COMMON Core Aligned Decimals, Fractions, Percents, Probability, Rates, Algebra, Word Problems, and more! To Use: -Print out all the worksheets. -Introduce

More information

Should bonus points be included in the Six Nations Championship?

Should bonus points be included in the Six Nations Championship? Should bonus points be included in the Six Nations Championship? Niven Winchester Joint Program on the Science and Policy of Global Change Massachusetts Institute of Technology 77 Massachusetts Avenue,

More information

A Game Theoretic Study of Attack and Defense in Cyber-Physical Systems

A Game Theoretic Study of Attack and Defense in Cyber-Physical Systems The First International Workshop on Cyber-Physical Networking Systems A Game Theoretic Study of Attack and Defense in Cyber-Physical Systems ChrisY.T.Ma Advanced Digital Sciences Center Illinois at Singapore

More information

Gerald D. Anderson. Education Technical Specialist

Gerald D. Anderson. Education Technical Specialist Gerald D. Anderson Education Technical Specialist The factors which influence selection of equipment for a liquid level control loop interact significantly. Analyses of these factors and their interactions

More information

Our Shining Moment: Hierarchical Clustering to Determine NCAA Tournament Seeding

Our Shining Moment: Hierarchical Clustering to Determine NCAA Tournament Seeding Trunzo Scholz 1 Dan Trunzo and Libby Scholz MCS 100 June 4, 2016 Our Shining Moment: Hierarchical Clustering to Determine NCAA Tournament Seeding This project tries to correctly predict the NCAA Tournament

More information

The MACC Handicap System

The MACC Handicap System MACC Racing Technical Memo The MACC Handicap System Mike Sayers Overview of the MACC Handicap... 1 Racer Handicap Variability... 2 Racer Handicap Averages... 2 Expected Variations in Handicap... 2 MACC

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

= ( 3) = positive negative zero positive negative zero

= ( 3) = positive negative zero positive negative zero Name Date Period # Adding and subtracting Integers Teaching Point: Add and subtract integers by using a rule Standards: 7.NS.A.1a, b, c, d Adding Integers: Same sign: The sum of two positive integers is

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

8th Grade. Data.

8th Grade. Data. 1 8th Grade Data 2015 11 20 www.njctl.org 2 Table of Contents click on the topic to go to that section Two Variable Data Line of Best Fit Determining the Prediction Equation Two Way Table Glossary Teacher

More information

The Bruins I.C.E. School

The Bruins I.C.E. School The Bruins I.C.E. School Lesson 1: Addition & Subtraction Word Problems Lesson 2: Extend the Counting Sequence Lesson 3: Extend the Counting Sequence Lesson 4: Understand Place Value Lesson 5: Represent

More information

Jasmin Smajic 1, Christian Hafner 2, Jürg Leuthold 2, March 16, 2015 Introduction to Finite Element Method (FEM) Part 1 (2-D FEM)

Jasmin Smajic 1, Christian Hafner 2, Jürg Leuthold 2, March 16, 2015 Introduction to Finite Element Method (FEM) Part 1 (2-D FEM) Jasmin Smajic 1, Christian Hafner 2, Jürg Leuthold 2, March 16, 2015 Introduction to Finite Element Method (FEM) Part 1 (2-D FEM) 1 HSR - University of Applied Sciences of Eastern Switzerland Institute

More information

A Fair Target Score Calculation Method for Reduced-Over One day and T20 International Cricket Matches

A Fair Target Score Calculation Method for Reduced-Over One day and T20 International Cricket Matches A Fair Target Score Calculation Method for Reduced-Over One day and T20 International Cricket Matches Rohan de Silva, PhD. Abstract In one day internationals and T20 cricket games, the par score is defined

More information

Simplifying Radical Expressions and the Distance Formula

Simplifying Radical Expressions and the Distance Formula 1 RD. Simplifying Radical Expressions and the Distance Formula In the previous section, we simplified some radical expressions by replacing radical signs with rational exponents, applying the rules of

More information

(a) Monday (b) Wednesday (c) Thursday (d) Friday (e) Saturday

(a) Monday (b) Wednesday (c) Thursday (d) Friday (e) Saturday Middle School Mathematics Competition - Practice Test A Delta College 1. If x > 0, y > 0, z < 0, and x + 2y = m, then z 3 m 2 is (a) always negative (b) always positive (c) zero (d) sometimes negative

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

AN ANALYSIS OF TEAM STATISTICS IN AUSTRALIAN RULES FOOTBALL. Andrew Patterson and Stephen R. Clarke 1. Abstract 1. INTRODUCTION

AN ANALYSIS OF TEAM STATISTICS IN AUSTRALIAN RULES FOOTBALL. Andrew Patterson and Stephen R. Clarke 1. Abstract 1. INTRODUCTION AN ANALYSIS OF TEAM STATISTICS IN AUSTRALIAN RULES FOOTBALL Andrew Patterson and Stephen R. Clarke 1 Abstract Champion Data has collected Australian Rules Football player statistics since the beginning

More information

STANDARD SCORES AND THE NORMAL DISTRIBUTION

STANDARD SCORES AND THE NORMAL DISTRIBUTION STANDARD SCORES AND THE NORMAL DISTRIBUTION REVIEW 1.MEASURES OF CENTRAL TENDENCY A.MEAN B.MEDIAN C.MODE 2.MEASURES OF DISPERSIONS OR VARIABILITY A.RANGE B.DEVIATION FROM THE MEAN C.VARIANCE D.STANDARD

More information

THE UPA MANUAL OF CHAMPIONSHIP SERIES TOURNAMENT FORMATS

THE UPA MANUAL OF CHAMPIONSHIP SERIES TOURNAMENT FORMATS THE UPA MANUAL OF CHAMPIONSHIP SERIES TOURNAMENT FORMATS Version 4.3 January 17, 2008 Original submitted by Eric Simon Revised in 8/2003 by: Brian Canniff Jin Ding Hank Ibser AJ Iwaszko Florian Pfender

More information

Student Outcomes. Lesson Notes. Classwork. Discussion (20 minutes)

Student Outcomes. Lesson Notes. Classwork. Discussion (20 minutes) Student Outcomes Students explain a proof of the converse of the Pythagorean Theorem. Students apply the theorem and its converse to solve problems. Lesson Notes Students had their first experience with

More information

SHOT ON GOAL. Name: Football scoring a goal and trigonometry Ian Edwards Luther College Teachers Teaching with Technology

SHOT ON GOAL. Name: Football scoring a goal and trigonometry Ian Edwards Luther College Teachers Teaching with Technology SHOT ON GOAL Name: Football scoring a goal and trigonometry 2006 Ian Edwards Luther College Teachers Teaching with Technology Shot on Goal Trigonometry page 2 THE TASKS You are an assistant coach with

More information

SAMPLE RH = P 1. where. P 1 = the partial pressure of the water vapor at the dew point temperature of the mixture of dry air and water vapor

SAMPLE RH = P 1. where. P 1 = the partial pressure of the water vapor at the dew point temperature of the mixture of dry air and water vapor moisture starts to condense out of the air. The temperature at which this happens is called the dew point temperature, or the saturation temperature. What is commonly called saturation pressure or condensing

More information

DOE Golfer Experiment

DOE Golfer Experiment DOE Golfer Experiment A Design of Experiments Report Travis Anderson Jake Munger Deshun Xu 11/11/2008 INTRODUCTION We used Response Surface Methodology to optimize a golf putter. A face centered Central

More information

Liquid Level Measurement

Liquid Level Measurement Technical Article Liquid Level Measurement A pressure transmitter can be used to determine the liquid level in a tank, well, river or other body of liquid. The pressure at the bottom of a liquid filled

More information

GLMM standardisation of the commercial abalone CPUE for Zones A-D over the period

GLMM standardisation of the commercial abalone CPUE for Zones A-D over the period GLMM standardisation of the commercial abalone for Zones A-D over the period 1980 2015 Anabela Brandão and Doug S. Butterworth Marine Resource Assessment & Management Group (MARAM) Department of Mathematics

More information

arxiv: v1 [stat.ap] 18 Nov 2018

arxiv: v1 [stat.ap] 18 Nov 2018 Modeling Baseball Outcomes as Higher-Order Markov Chains Jun Hee Kim junheek1@andrew.cmu.edu Department of Statistics & Data Science, Carnegie Mellon University arxiv:1811.07259v1 [stat.ap] 18 Nov 2018

More information

Journal of Quantitative Analysis in Sports Manuscript 1039

Journal of Quantitative Analysis in Sports Manuscript 1039 An Article Submitted to Journal of Quantitative Analysis in Sports Manuscript 1039 A Simple and Flexible Rating Method for Predicting Success in the NCAA Basketball Tournament Brady T. West University

More information

a fraction rock star in no time! This is a free calculator for adding, subtracting, multiplying, and dividing two fractions and/or mixed numbers.

a fraction rock star in no time! This is a free calculator for adding, subtracting, multiplying, and dividing two fractions and/or mixed numbers. Fraction calculator The longest markings will be the quarter inch markings, ie. the first marking is 1/4 inch, the second is 1/2 (2/4) inch, the third is 3/4 inch. Calculate 3/4 by long division of 3 divided

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

Analysis of Professional Cycling Results as a Predictor for Future Success

Analysis of Professional Cycling Results as a Predictor for Future Success Analysis of Professional Cycling Results as a Predictor for Future Success Alex Bertrand Introduction As a competitive sport, road cycling lies in a category nearly all its own. Putting aside the sheer

More information

Study on Fire Plume in Large Spaces Using Ground Heating

Study on Fire Plume in Large Spaces Using Ground Heating Available online at www.sciencedirect.com Procedia Engineering 11 (2011) 226 232 The 5 th Conference on Performance-based Fire and Fire Protection Engineering Study on Fire Plume in Large Spaces Using

More information

Note that all proportions are between 0 and 1. at risk. How to construct a sentence describing a. proportion:

Note that all proportions are between 0 and 1. at risk. How to construct a sentence describing a. proportion: Biostatistics and Research Design in Dentistry Categorical Data Reading assignment Chapter 3 Summarizing data in Dawson-Trapp starting with Summarizing nominal and ordinal data with numbers on p 40 thru

More information

A Network-Assisted Approach to Predicting Passing Distributions

A Network-Assisted Approach to Predicting Passing Distributions A Network-Assisted Approach to Predicting Passing Distributions Angelica Perez Stanford University pereza77@stanford.edu Jade Huang Stanford University jayebird@stanford.edu Abstract We introduce an approach

More information

Rules of Play REDZONE! I. DESCRIPTION OF THE GAME: III. PLAY OF THE GAME: IV. HOW TO USE THE GAME EQUIPMENT: 1. Game Dice:

Rules of Play REDZONE! I. DESCRIPTION OF THE GAME: III. PLAY OF THE GAME: IV. HOW TO USE THE GAME EQUIPMENT: 1. Game Dice: . Game Dice: REDZONE! [A] OFFENSIVE DICE ( Black,White,Yellow): to determine the total on these dice, add 0 times the number on the black die to the sum of the numbers on the white, yellow dice. The offensive

More information

B.U.G. Newsletter. Full Steam Ahead! September Dr. Brown

B.U.G. Newsletter. Full Steam Ahead! September Dr. Brown B.U.G. Newsletter September 2014 THIS NEWSLETTER IS A SERVICE THAT WAS FUNDED BY "NO CHILD LEFT BEHIND" TITLE II PART A HIGHER EDUCATION IMPROVING TEACHER QUALITY HIGHER EDUCATION GRANT ADMINISTERED THROUGH

More information

The Bruins I.C.E. School

The Bruins I.C.E. School The Bruins I.C.E. School Lesson 1: Decimal Place Value Lesson 2: Measurement and Data Lesson 3: Coordinate Graphing Lesson 4: Adding and Subtracting Fractions Lesson 5: Order of Operations Worksheets Included:

More information

Basketball field goal percentage prediction model research and application based on BP neural network

Basketball field goal percentage prediction model research and application based on BP neural network ISSN : 0974-7435 Volume 10 Issue 4 BTAIJ, 10(4), 2014 [819-823] Basketball field goal percentage prediction model research and application based on BP neural network Jijun Guo Department of Physical Education,

More information

How to Run a DIYC by Harvey Cain

How to Run a DIYC by Harvey Cain How to Run a DIYC by Harvey Cain The Do-It-Yourself-Checkpoint (DIYC) should be your lowest scored leg on any rally. Why? Because you can calculate the perfect time for the leg by using the speeds given

More information

Chem 110 General Principles of Chemistry

Chem 110 General Principles of Chemistry CHEM110 Worksheet - Gases Chem 110 General Principles of Chemistry Chapter 9 Gases (pages 337-373) In this chapter we - first contrast gases with liquids and solids and then discuss gas pressure. - review

More information

WHEN TO RUSH A BEHIND IN AUSTRALIAN RULES FOOTBALL: A DYNAMIC PROGRAMMING APPROACH

WHEN TO RUSH A BEHIND IN AUSTRALIAN RULES FOOTBALL: A DYNAMIC PROGRAMMING APPROACH WHEN TO RUSH A BEHIND IN AUSTRALIAN RULES FOOTBALL: A DYNAMIC PROGRAMMING APPROACH 8.0. Abstract In Australian rules football, points are scored when the ball passes over the goal line. Six points are

More information

Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati

Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati Advanced Hydraulics Prof. Dr. Suresh A. Kartha Department of Civil Engineering Indian Institute of Technology, Guwahati Module - 4 Hydraulics Jumps Lecture - 4 Features of Hydraulic Jumps (Refer Slide

More information

Three New Methods to Find Initial Basic Feasible. Solution of Transportation Problems

Three New Methods to Find Initial Basic Feasible. Solution of Transportation Problems Applied Mathematical Sciences, Vol. 11, 2017, no. 37, 1803-1814 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ams.2017.75178 Three New Methods to Find Initial Basic Feasible Solution of Transportation

More information

A percent is a ratio that compares a number to 100. It represents part of a whole. Model 54% on the 10-by-10 grid. Then write the percent as a ratio.

A percent is a ratio that compares a number to 100. It represents part of a whole. Model 54% on the 10-by-10 grid. Then write the percent as a ratio. Lesson 5.1 Reteach Model Percents A percent is a ratio that compares a number to. It represents part a whole. Model 54% on the 10-by-10 grid. Then write the percent as a ratio. Step 1 The grid represents

More information

Lesson 16: More on Modeling Relationships with a Line

Lesson 16: More on Modeling Relationships with a Line Student Outcomes Students use the least squares line to predict values for a given data set. Students use residuals to evaluate the accuracy of predictions based on the least squares line. Lesson Notes

More information

1.862 x x 10. The 'Estimation' Game. April 03, SB Multiplying and Dividing Decimals.notebook. MINDS ON (Elicit & Engage)

1.862 x x 10. The 'Estimation' Game. April 03, SB Multiplying and Dividing Decimals.notebook. MINDS ON (Elicit & Engage) http://www.youtube.com/watch?v=9rflkp7coaa rounding MINDS ON (Elicit & Engage) http://www.youtube.com/watch?v=0jb3bnflqem wake up Work with a shoulder partner to answer the following question. Be prepared

More information

UAB MATH-BY-MAIL CONTEST, 2004

UAB MATH-BY-MAIL CONTEST, 2004 UAB MATH-BY-MAIL CONTEST, 2004 ELIGIBILITY. Math-by-Mail competition is an individual contest run by the UAB Department of Mathematics and designed to test logical thinking and depth of understanding of

More information

The Intrinsic Value of a Batted Ball Technical Details

The Intrinsic Value of a Batted Ball Technical Details The Intrinsic Value of a Batted Ball Technical Details Glenn Healey, EECS Department University of California, Irvine, CA 9617 Given a set of observed batted balls and their outcomes, we develop a method

More information

A Resource for Free-standing Mathematics Units. Graph showing Pressure plotted against Volume for a sample of air in a Boyle s law experiment

A Resource for Free-standing Mathematics Units. Graph showing Pressure plotted against Volume for a sample of air in a Boyle s law experiment Data An experiment to investigate Boyle s law is carried out with the apparatus shown in the diagram. The pressure and volume of the gas (air) trapped in the closed end can be varied by raising or lowering

More information

Diving at Altitude. Part One: Starting with Residual Nitrogen. By John Adsit January 30, 2018

Diving at Altitude. Part One: Starting with Residual Nitrogen. By John Adsit January 30, 2018 Diving at Altitude By John Adsit January 30, 2018 Diving at altitude demands adjustments to the procedures used at sea level. With moderate increases in altitude and with shallower dives, the differences

More information

Adding Whole Numbers and Money Subtracting Whole Numbers and Money Fact Families, Part 1

Adding Whole Numbers and Money Subtracting Whole Numbers and Money Fact Families, Part 1 Adding Whole Numbers and Money Subtracting Whole Numbers and Money Fact Families, Part 1 Reteaching 1 Math Course 1, Lesson 1 To add money, line up the decimal points. Then add each column starting on

More information

#1 Accurately Rate and Rank each FBS team, and

#1 Accurately Rate and Rank each FBS team, and The goal of the playoffpredictor website is to use statistical analysis in the absolute simplest terms to: #1 Accurately Rate and Rank each FBS team, and #2 Predict what the playoff committee will list

More information

Ten Problems About Twenty- Five Horses

Ten Problems About Twenty- Five Horses Ten Problems About Twenty- Five Horses Stephen Morris, Newbury, Berkshire, England stephenmor@gmail.com Richard Stong, Center for Communications Research, La Jolla, California, stong@ccrwest.org Stan Wagon,

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

Russell Hunter Roulette Strike Strategy Video Guide Russell Hunter Publishing, Inc.

Russell Hunter Roulette Strike Strategy Video Guide Russell Hunter Publishing, Inc. Russell Hunter Roulette Strike Strategy Video Guide Russell Hunter Publishing, Inc. Roulette Strike Strategy Video Guide 2016 Russell Hunter All Rights Reserved All rights reserved. Except for brief passages

More information

Summer Work. 6 th Grade Enriched Math to 7 th Grade Pre-Algebra

Summer Work. 6 th Grade Enriched Math to 7 th Grade Pre-Algebra Summer Work 6 th Grade Enriched Math to 7 th Grade Pre-Algebra Attached is a packet for Summer 2017. Take your time. Do not wait until the weeks right before school to begin. The benefit of summer work

More information

States of Matter. The Behavior of Gases

States of Matter. The Behavior of Gases States of Matter The Behavior of Gases What do you think? Read the two statements below and decide whether you agree or disagree with them. Place an A in the Before column if you agree with the statement

More information

Applications of Linear Algebra: Genetics Armeen Moshrefi, Sarah Rogers, Meghan Wolf, Jesus Zambrano Math 247: Jen-Mei Chang

Applications of Linear Algebra: Genetics Armeen Moshrefi, Sarah Rogers, Meghan Wolf, Jesus Zambrano Math 247: Jen-Mei Chang Applications of Linear Algebra: Genetics Armeen Moshrefi, Sarah Rogers, Meghan Wolf, Jesus Zambrano Math 247: Jen-Mei Chang Introduction Genetics is a branch of biology that deals with the mechanisms of

More information

5.3 Standard Deviation

5.3 Standard Deviation 5.3 Standard Deviation YOU WILL NEED calculator OR computer with spreadsheet software EXPLORE A teacher has two chemistry classes. She gives the same tests to both classes. Examine the mean mark for each

More information

WHEN TECHNOLOGICAL COEFFICIENTS CHANGES NEED TO BE ENDOGENOUS

WHEN TECHNOLOGICAL COEFFICIENTS CHANGES NEED TO BE ENDOGENOUS WHEN TECHNOLOGICAL COEFFICIENTS CHANGES NEED TO BE ENDOGENOUS Maurizio Grassini 24 st Inforum World Conference Osnabrueck 29 August 2 September 2016 Import shares in an Inforum Model When the IO table

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

Modeling Traffic Patterns using Java

Modeling Traffic Patterns using Java The College at Brockport: State University of New York Digital Commons @Brockport Lesson Plans CMST Institute 5-2005 Modeling Traffic Patterns using Java Kim Meek The College at Brockport Follow this and

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

Parametric Ball Toss TEACHER NOTES MATH NSPIRED. Math Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator System

Parametric Ball Toss TEACHER NOTES MATH NSPIRED. Math Objectives. Vocabulary. About the Lesson. TI-Nspire Navigator System Math Objectives Students will be able to use parametric equations to represent the height of a ball as a function of time as well as the path of a ball that has been thrown straight up. Students will be

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

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

More on Running Tracks

More on Running Tracks return to updates More on Running Tracks by Miles Mathis In a recent update to my paper on pi, I showed that Olympic running tracks were mismeasured in the turns. One of my loyal readers, who thinks I

More information