Analysis of Environmental Data Problem Set Conceptual Foundations: De te rm in istic fu n c tio n s Answers

Size: px
Start display at page:

Download "Analysis of Environmental Data Problem Set Conceptual Foundations: De te rm in istic fu n c tio n s Answers"

Transcription

1 Analysis of Environmental Data Problem Set Conceptual Foundations: De te rm in istic fu n c tio n s Answers 1. The following real data set contains data on marbled salamander abundance (abund=mean number of breeding females over 10 years), fecundity (fecund=mean number of metamorphs produced per breeding female over 10 years), and an index of coarse woody debris (CWD) on the forest floor in the neighborhood of each of 14 ponds. pool abund fecund CWD Based on this dataset, answer the following questions: a. Consider the relationship between salamander abundance (abund; independent variable) and fecundity (fecund; dependent variable) as shown in the scatterplot. Identify at least three plausible deterministic functions (using the bestiary of functions presented in lecture and found in Bolker) that could be used to model this relationship as part of a phenomenological model. In other words, find a plausible relationship between abundance and fecundity; i.e., how is fecundity expected to change as abundance increases? Note, here you are seeking to describe the deterministic component of the statistical model; we are going to ignore the error or stochastic component of the model for the time being (but we will come back to this in the next problem set). How will your choice of deterministic function affect the expected value of fecundity for abundances >>100? Since we do not have a theoretical basis for choosing a particular model at least none was given, there are lots of mathematical functions to choose from to model the apparent relationship. Some logical choices are the monomolecular, Beverton-Holt, Ricker, and Holling type III, since these are either saturating response functions that rise and approach an asymptote or rise to a peak and then decline (Ricker). There are

2 Deterministic Functions: Problem Set Answers 2 of course other possibilities depending on what you see or want to see in the data. For example, you might consider the right-most point an outlier and ignore it, in which case a simple linear function would probably fit well. Or you might consider a piecewise polynomial model with a linear fit on the left-side and a constant on the right side, although an abrupt transition is probably hard to justify given the smooth saturating functions that essentially do the same thing but without the abrupt threshold. Lastly, the choice of deterministic function will clearly have an affect on the expected value of fecundity for abundances >>100 because the shape of the function determines whether the expected value will stay roughly the same (e.g., monomolecular), continue to increase (e.g., Beverton-Holt), or decrease (e.g., Ricker). Thus, while the choice of deterministic function may not matter too much within the range of observed data, it can make a huge difference if the model is going to be used to extrapolate beyond the range of the observed data. b. Consider the relationship between coarse woody debris (CWD; independent variable) and salamander abundance (abund; dependent variable) as shown here. If we posited a power function as the deterministic component of our statistical model and estimated (in a later step) the parameters of this model to be: a=0.1 and b=2.8, what would the expected value be for a CWD level of 10? Note, the use of the power function here to explain the deterministic relationship between CWD and abundance is purely phenomenological. Can you explain why this is a phenomenological model and not a mechanistic model? The expected value of abundance given a CWD=10 (independent variable) and parameters a=0.1 and b=2.8 (values of the deterministic model parameters) is easily computed by plugging in these numbers to the power function given: b 2.8 abundance=a*x =0.1*10 =63.09.

3 Deterministic Functions: Problem Set Answers 3 The expected value can also be obtained graphically by drawing vertical line up from CWD=10 to where it intersects the fitted line and then drawing a horizontal line over to where it intersect the y-axis, which is the expected abundance. Lastly, the power function is a phenomenological deterministic model in this example because there is no theoretical basis give for why we should expect a power law relationship between CWD and abundance, making the interpretation of the model parameters a and b somewhat abstract. 2. The following real data set (depicted here using a box-and-whisker plot) derives from a manipulative arboriculture experiment on the resistance of various climbing ropes to injury from various pruning blade types, in order to determine if some blades are safer than others (see Brian Kane for details). Briefly, the dataset contains data on pruning blade type (blade; categorical variable with 4 levels: F1, F2, F3 and SI) and percent of the rope cut by the blade (p.cut; continuous variable, 0-1) for 30 replicates (n=30 reps x 4 blades=120 observations). In the figure below, a box-andwhisker plot is depicted for each blade type and shows the distribution of p.cut values for each blade type. Based on this dataset, answer the following questions. a. What is the deterministic function for the model describing the relationship between blade type (independent variable) and percent of rope cut (dependent variable)? Note, here you are seeking to describe the deterministic component of the statistical model; we are going to ignore the error or stochastic component of the model for the time being (but we will come back to this in the next problem set). The deterministic function for this model is simply an indexed vector of means; i.e., a vector of means containing a mean for each blade type. Here, the hypothesis although not stated explicitly is that the mean p.cut (i.e., expected value) differs among blade types. Thus, the expected value is simply a different mean for each blade type. b. Based on the deterministic model above and the data depicted in the figure, what is the approximate expected value of p.cut for an F2 blade? The expected value of p.cut for an F2 blade is simply the mean value of p.cut for the F2 observations, depicted here as box-and-whisker plot. Based on a visual approximation from the box-and-whisker plot, the mean p.cut for an F2 blade is approximately Note, the distribution of p.cut for an F2 blade appears to be

4 Deterministic Functions: Problem Set Answers 4 roughly normally distributed based on the fact that the median is roughly centered in the box and the whiskers are approximately of the same length. Thus, the mean and median are approximately the same, so we can estimate the mean value of p.cut using the median value depicted by the solid line in the box. 3. The following real dataset (depicted here as a scatterplot) contains data on black oak (Quercus velutina) abundance (Quercus.velutina=percent cover on 25 m radius plot) and a GIS-derived index of ecological integrity (iei) for each of 98 upland forest plots in the Deerfield watershed in western Massachusetts. The data were collected as part of the CAPS (Conservation Assessment and Prioritization System) project as a means of verifying the CAPS index of ecological integrity. Based on this dataset, answer the following questions. a. Identify at least three plausible deterministic functions (using the bestiary of functions presented in lecture and found in Bolker) that could be used to model this relationship as part of a phenomenological model. In other words, find a plausible relationship between iei and percent cover of this tree species; i.e., how is cover of this species expected to change as iei increases? Note, here you are seeking to describe the deterministic component of the statistical model; we are going to ignore the error or stochastic component of the model for the time being (but we will come back to this in the next problem set). Since we do not have a theoretical basis for choosing a particular model at least none was given, there are lots of mathematical functions to choose from to model the apparent relationship. Some logical choices would be functions that decline monotonically (e.g., negative exponential), have a hump-shaped or unimodal distribution (e.g., Ricker), or exhibit threshold-like behavior (e.g., 3 parameter logistic in this case, hockey stick). Three of these possibilities are shown in the scatterplot. Note the strong influence of the abundant zeros in pulling the curve down towards zero, which we will discuss below. There are of course many other possibilities depending on what kind of shapes you think might be ecologically realistic in this context. b. Given the rarity of this species (i.e., it is only present in 7 of 98 plots), how sensitive is your choice of deterministic model to the value of these 7 non-zero values? In other words, if we changed one or more of these values would your best model change? Can you imagine a deterministic model that might deal with the large number of zeros?

5 Deterministic Functions: Problem Set Answers 5 The 7 non-zero points clearly have high leverage on the choice of the deterministic function and on its eventual optimal fit to the data; in other words, removing any of these points or moving their position could change the choice of best model and its optimal fit. It turns out that datasets like the one shown here with lots and lots of zeros are quite common in environmental studies, especially ecological studies involving the species occurrence because most species don t occur in most places. Fortunately, methods exist for handling these so-called zero-inflated datasets. Briefly, the excessive number of zeros are modeled separately from the rest of the data. This type of model is known as a multi-level model (or hierarchical model), which we will discuss in more detail at the end of the semester.

Analysis of Environmental Data Conceptual Foundations: De te rm in istic Fu n c tio n s

Analysis of Environmental Data Conceptual Foundations: De te rm in istic Fu n c tio n s Analysis of Environmental Data Conceptual Foundations: De te rm in istic Fu n c tio n s 1. What is a deterministic (mathematical) function..................................... 2 2. Examples of deterministic

More information

Analysis of Environmental Data Problem Set Conceptual Foundations: Pro b ab ility d istrib u tio n s Answers

Analysis of Environmental Data Problem Set Conceptual Foundations: Pro b ab ility d istrib u tio n s Answers Analysis of Environmental Data Problem Set Conceptual Foundations: Pro b ab ility d istrib u tio n s Answers Note, to answer some of these questions you will likely need to very carefully review the bestiary

More information

Lesson 6 Maximum Likelihood: Part III. (plus a quick bestiary of models)

Lesson 6 Maximum Likelihood: Part III. (plus a quick bestiary of models) Lesson 6 Maximum Likelihood: Part III (plus a quick bestiary of models) Homework You want to know the density of fish in a set of experimental ponds You observe the following counts in ten ponds: 5,6,7,3,6,5,8,4,4,3

More information

Algebra 1 Mathematics: to Hoover City Schools

Algebra 1 Mathematics: to Hoover City Schools Jump to Scope and Sequence Map Units of Study Correlation of Standards Special Notes Scope and Sequence Map Conceptual Categories, Domains, Content Clusters, & Standard Numbers NUMBER AND QUANTITY (N)

More information

Chapter 4 Force and Motion

Chapter 4 Force and Motion Chapter 4 Force and Motion Units of Chapter 4 The Concepts of Force and Net Force Inertia and Newton s First Law of Motion Newton s Second Law of Motion Newton s Third Law of Motion More on Newton s Laws:

More information

The Growth of Functions. A Practical Introduction with as Little Theory as possible

The Growth of Functions. A Practical Introduction with as Little Theory as possible The Growth of Functions A Practical Introduction with as Little Theory as possible Complexity of Algorithms (1) Before we talk about the growth of functions and the concept of order, let s discuss why

More information

4th Quarter Pacing Guide LESSON PLANNING

4th Quarter Pacing Guide LESSON PLANNING Domain: Reasoning with Equations and Inequalities Cluster: Solve equations and inequalities in one variable KCAS: A.REI.4a: Solve quadratic equations in one variable. a. Use the method of completing the

More information

BUILT YOU. ACT Pathway. for

BUILT YOU. ACT Pathway. for BUILT for YOU 2016 2017 Think Through Math s is built to equip students with the skills and conceptual understandings of high school level mathematics necessary for success in college. This pathway progresses

More information

Chapter 1 Statistical Inference

Chapter 1 Statistical Inference Chapter 1 Statistical Inference causal inference To infer causality, you need a randomized experiment (or a huge observational study and lots of outside information). inference to populations Generalizations

More information

My data doesn t look like that..

My data doesn t look like that.. Testing assumptions My data doesn t look like that.. We have made a big deal about testing model assumptions each week. Bill Pine Testing assumptions Testing assumptions We have made a big deal about testing

More information

Chapter 3: Examining Relationships

Chapter 3: Examining Relationships Chapter 3: Examining Relationships Most statistical studies involve more than one variable. Often in the AP Statistics exam, you will be asked to compare two data sets by using side by side boxplots or

More information

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad

Fundamentals of Dynamical Systems / Discrete-Time Models. Dr. Dylan McNamara people.uncw.edu/ mcnamarad Fundamentals of Dynamical Systems / Discrete-Time Models Dr. Dylan McNamara people.uncw.edu/ mcnamarad Dynamical systems theory Considers how systems autonomously change along time Ranges from Newtonian

More information

A hockey puck slides on ice at constant velocity. What is the net force acting on the puck?

A hockey puck slides on ice at constant velocity. What is the net force acting on the puck? A hockey puck slides on ice at constant velocity. What is the net force acting on the puck? A. Something more than its weight B. Equal to its weight C. Something less than its weight but more than zero

More information

2 One-dimensional models in discrete time

2 One-dimensional models in discrete time 2 One-dimensional models in discrete time So far, we have assumed that demographic events happen continuously over time and can thus be written as rates. For many biological species with overlapping generations

More information

Announcements. Lecture 18: Simple Linear Regression. Poverty vs. HS graduate rate

Announcements. Lecture 18: Simple Linear Regression. Poverty vs. HS graduate rate Announcements Announcements Lecture : Simple Linear Regression Statistics 1 Mine Çetinkaya-Rundel March 29, 2 Midterm 2 - same regrade request policy: On a separate sheet write up your request, describing

More information

S The Over-Reliance on the Central Limit Theorem

S The Over-Reliance on the Central Limit Theorem S04-2008 The Over-Reliance on the Central Limit Theorem Abstract The objective is to demonstrate the theoretical and practical implication of the central limit theorem. The theorem states that as n approaches

More information

Data Set 1A: Algal Photosynthesis vs. Salinity and Temperature

Data Set 1A: Algal Photosynthesis vs. Salinity and Temperature Data Set A: Algal Photosynthesis vs. Salinity and Temperature Statistical setting These data are from a controlled experiment in which two quantitative variables were manipulated, to determine their effects

More information

Algebra I. Standard Processes or Content Strand CLE Course Level Expectation SPI State Performance Indicator Check for Understanding

Algebra I. Standard Processes or Content Strand CLE Course Level Expectation SPI State Performance Indicator Check for Understanding Algebra I 111 Standard Processes or Content Strand CLE Course Level Expectation SPI State Performance Indicator Check for Understanding Standard 1 Mathematical Processes CLE 3102.1.1 Use mathematical language,

More information

Chapter 3 Examining Data

Chapter 3 Examining Data Chapter 3 Examining Data This chapter discusses methods of displaying quantitative data with the objective of understanding the distribution of the data. Example During childhood and adolescence, bone

More information

HS Algebra IIB Mathematics CC

HS Algebra IIB Mathematics CC Scope And Sequence Timeframe Unit Instructional Topics 1 Week(s) 1 Week(s) 1 Week(s) 1 Week(s) 2 Week(s) 1 Week(s) 2 Week(s) 1 Week(s) Unit 1: Linear and Absolute Value Equations and Inequalities Unit

More information

1. Create, solve, or interpret linear equations in one variable. Algebra 1 Unit Create, solve, or interpret linear inequalities in one variable

1. Create, solve, or interpret linear equations in one variable. Algebra 1 Unit Create, solve, or interpret linear inequalities in one variable SAT Content Standards correlated with Connecticut Core Mathematics Curricula: Algebra 1, Geometry, and Algebra. Content Dimension Description Place in Curriculum 1. Create, solve, or interpret linear equations

More information

Free-Body Diagrams: Introduction

Free-Body Diagrams: Introduction Free-Body Diagrams: Introduction Learning Goal: To learn to draw free-body diagrams for various real-life situations. Imagine that you are given a description of a real-life situation and are asked to

More information

population size at time t, then in continuous time this assumption translates into the equation for exponential growth dn dt = rn N(0)

population size at time t, then in continuous time this assumption translates into the equation for exponential growth dn dt = rn N(0) Appendix S1: Classic models of population dynamics in ecology and fisheries science Populations do not grow indefinitely. No concept is more fundamental to ecology and evolution. Malthus hypothesized that

More information

Deterministic functions for ecological modeling

Deterministic functions for ecological modeling Deterministic functions for ecological modeling 2007 Ben Bolker August 3, 2007 1 Summary This chapter first covers the mathematical tools and R functions that you need in order to figure out the shape

More information

West Windsor-Plainsboro Regional School District Algebra Grade 8

West Windsor-Plainsboro Regional School District Algebra Grade 8 West Windsor-Plainsboro Regional School District Algebra Grade 8 Content Area: Mathematics Unit 1: Foundations of Algebra This unit involves the study of real numbers and the language of algebra. Using

More information

MIT Manufacturing Systems Analysis Lecture 10 12

MIT Manufacturing Systems Analysis Lecture 10 12 2.852 Manufacturing Systems Analysis 1/91 Copyright 2010 c Stanley B. Gershwin. MIT 2.852 Manufacturing Systems Analysis Lecture 10 12 Transfer Lines Long Lines Stanley B. Gershwin http://web.mit.edu/manuf-sys

More information

Whenever these forces act on an object (make it move), we can classify the force as being either attractive or repulsive by the way the objects move:

Whenever these forces act on an object (make it move), we can classify the force as being either attractive or repulsive by the way the objects move: Introduction: Scientists are often interested in predicting the behavior of whatever they are studying. More often than not, this includes predicting the motion of an object (how a chunk of matter moves).

More information

Algebra II. Key Resources: Page 3

Algebra II. Key Resources: Page 3 Algebra II Course This course includes the study of a variety of functions (linear, quadratic higher order polynomials, exponential, absolute value, logarithmic and rational) learning to graph, compare,

More information

Ohio Department of Education Academic Content Standards Mathematics Detailed Checklist ~Grade 9~

Ohio Department of Education Academic Content Standards Mathematics Detailed Checklist ~Grade 9~ Ohio Department of Education Academic Content Standards Mathematics Detailed Checklist ~Grade 9~ Number, Number Sense and Operations Standard Students demonstrate number sense, including an understanding

More information

How can you solve a multistep. How can you solve an absolute value equation? How can you solve and absolute value. inequality?

How can you solve a multistep. How can you solve an absolute value equation? How can you solve and absolute value. inequality? WDHS Curriculum Map Course: Algebra 1 June 2015 Time Interval/ Content Standards/ Strands Essential Questions Skills Assessment Unit 1 Transfer Goal: Recognize and solve practical or theoretical problems

More information

Keystone Assessment. Strategies for ELL & IEP. Keystone Anchor/Descriptor. All students will be able to

Keystone Assessment. Strategies for ELL & IEP. Keystone Anchor/Descriptor. All students will be able to Module 1 Operations and Linear Equations & Inequalities A.1.1.1 Operations with Real Numbers & A.1.1.1.1 Properties of Real Number A.1.1.1.1.1 A. Introduction to Number Systems All students will cite evidence

More information

Portable Assisted Study Sequence ALGEBRA IIB

Portable Assisted Study Sequence ALGEBRA IIB SCOPE This course is divided into two semesters of study (A & B) comprised of five units each. Each unit teaches concepts and strategies recommended for intermediate algebra students. The second half of

More information

MAT 1320 Study Sheet for the final exam. Format. Topics

MAT 1320 Study Sheet for the final exam. Format. Topics MAT 1320 Study Sheet for the final exam August 2015 Format The exam consists of 10 Multiple Choice questions worth 1 point each, and 5 Long Answer questions worth 30 points in total. Please make sure that

More information

Some Guidelines for Perusall

Some Guidelines for Perusall Some Guidelines for Perusall You can make as many comments as you like. Comments can be statements, questions, or an answer to someone else s question. Comments should refer to what s in the book, i.e.

More information

High School Algebra I Scope and Sequence by Timothy D. Kanold

High School Algebra I Scope and Sequence by Timothy D. Kanold High School Algebra I Scope and Sequence by Timothy D. Kanold First Semester 77 Instructional days Unit 1: Understanding Quantities and Expressions (10 Instructional days) N-Q Quantities Reason quantitatively

More information

Grade 7 9 Outcomes Continuum Strand Grade 7 Grade 8 Grade 9

Grade 7 9 Outcomes Continuum Strand Grade 7 Grade 8 Grade 9 Number Sense and Number Concepts GCO A: Students will demonstrate number sense and apply number theory concepts A1 model and use power, base, and exponent to represent repeated multiplication A2 rename

More information

Algebra Performance Level Descriptors

Algebra Performance Level Descriptors Limited A student performing at the Limited Level demonstrates a minimal command of Ohio s Learning Standards for Algebra. A student at this level has an emerging ability to A student whose performance

More information

Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique

Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique EconS 450 Advanced Farm Management Forecasting Lecture 2 Simple Exponential Smoothing Exponential smoothing is, like the moving average forecast, a simple and often used forecasting technique Exponential

More information

Nonlinear Models. and. Hierarchical Nonlinear Models

Nonlinear Models. and. Hierarchical Nonlinear Models Nonlinear Models and Hierarchical Nonlinear Models Start Simple Progressively Add Complexity Tree Allometries Diameter vs Height with a hierarchical species effect Three response variables: Ht, crown depth,

More information

Announcements. Unit 6: Simple Linear Regression Lecture : Introduction to SLR. Poverty vs. HS graduate rate. Modeling numerical variables

Announcements. Unit 6: Simple Linear Regression Lecture : Introduction to SLR. Poverty vs. HS graduate rate. Modeling numerical variables Announcements Announcements Unit : Simple Linear Regression Lecture : Introduction to SLR Statistics 1 Mine Çetinkaya-Rundel April 2, 2013 Statistics 1 (Mine Çetinkaya-Rundel) U - L1: Introduction to SLR

More information

Chi-square tests. Unit 6: Simple Linear Regression Lecture 1: Introduction to SLR. Statistics 101. Poverty vs. HS graduate rate

Chi-square tests. Unit 6: Simple Linear Regression Lecture 1: Introduction to SLR. Statistics 101. Poverty vs. HS graduate rate Review and Comments Chi-square tests Unit : Simple Linear Regression Lecture 1: Introduction to SLR Statistics 1 Monika Jingchen Hu June, 20 Chi-square test of GOF k χ 2 (O E) 2 = E i=1 where k = total

More information

Georgia Standards of Excellence Algebra I

Georgia Standards of Excellence Algebra I A Correlation of 2018 To the Table of Contents Mathematical Practices... 1 Content Standards... 5 Copyright 2017 Pearson Education, Inc. or its affiliate(s). All rights reserved. Mathematical Practices

More information

Algebra I. ALG 12 1a) Recognize, describe, or extend numerical patterns, including arithmetic and geometric progressions.

Algebra I. ALG 12 1a) Recognize, describe, or extend numerical patterns, including arithmetic and geometric progressions. 3102.1.1 Interpret patterns found in sequences, tables, and other forms of quantitative information using variables or function notation. NCO 20-23 Exhibit knowledge of elementary number concepts including

More information

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1

Algebra 1 Standards Curriculum Map Bourbon County Schools. Days Unit/Topic Standards Activities Learning Targets ( I Can Statements) 1-19 Unit 1 Algebra 1 Standards Curriculum Map Bourbon County Schools Level: Grade and/or Course: Updated: e.g. = Example only Days Unit/Topic Standards Activities Learning Targets ( I 1-19 Unit 1 A.SSE.1 Interpret

More information

CME Project, Algebra Correlated to: Missouri Mathematics Course-Level Expectations 2007 (Algebra 2)

CME Project, Algebra Correlated to: Missouri Mathematics Course-Level Expectations 2007 (Algebra 2) Algebra II Number and Operations 1. Understand numbers, ways of representing numbers, relationships among numbers and number systems A Read, write and compare numbers Compare and order rational and irrational

More information

Stat 587: Key points and formulae Week 15

Stat 587: Key points and formulae Week 15 Odds ratios to compare two proportions: Difference, p 1 p 2, has issues when applied to many populations Vit. C: P[cold Placebo] = 0.82, P[cold Vit. C] = 0.74, Estimated diff. is 8% What if a year or place

More information

Elementary Statistics

Elementary Statistics Elementary Statistics Q: What is data? Q: What does the data look like? Q: What conclusions can we draw from the data? Q: Where is the middle of the data? Q: Why is the spread of the data important? Q:

More information

ACCRS/QUALITY CORE CORRELATION DOCUMENT: ALGEBRA I

ACCRS/QUALITY CORE CORRELATION DOCUMENT: ALGEBRA I ACCRS/QUALITY CORE CORRELATION DOCUMENT: ALGEBRA I Revised March 25, 2013 Extend the properties of exponents to rational exponents. 1. [N-RN1] Explain how the definition of the meaning of rational exponents

More information

Unit-1. Force & Motion. Solutions 1.6 Energy & Motion page a) W 1. = F.x = 1. = F.cos60!.2x =F.x W 2. b) = W 2 = 2. 2.m.v 1.

Unit-1. Force & Motion. Solutions 1.6 Energy & Motion page a) W 1. = F.x = 1. = F.cos60!.2x =F.x W 2. b) = W 2 = 2. 2.m.v 1. page - 76 1. Two objects K and L are stationary over frictionless horizontal surfaces. They are pulled as shown in the figure. The work done on object K when it reaches point A is W 1 and the work done

More information

Lecture: Section In this section, we will consider more rigorously the question of whether a vector field is path dependent.

Lecture: Section In this section, we will consider more rigorously the question of whether a vector field is path dependent. Lecture: Section 184 Path Dependent Fields and Green s Theorem In this section, we will consider more rigorously the question of whether a vector field is path dependent Graphical Interpretation We know

More information

1 Measures of the Center of a Distribution

1 Measures of the Center of a Distribution 1 Measures of the Center of a Distribution Qualitative descriptions of the shape of a distribution are important and useful. But we will often desire the precision of numerical summaries as well. Two aspects

More information

Integrated Math 3 Math 3 Course Description:

Integrated Math 3 Math 3 Course Description: Course Description: Integrated Math 3 Math 3 Course Description: Integrated strands include algebra, functions, geometry, trigonometry, statistics, probability and discrete math. Scope and sequence includes

More information

CPSC 340: Machine Learning and Data Mining. MLE and MAP Fall 2017

CPSC 340: Machine Learning and Data Mining. MLE and MAP Fall 2017 CPSC 340: Machine Learning and Data Mining MLE and MAP Fall 2017 Assignment 3: Admin 1 late day to hand in tonight, 2 late days for Wednesday. Assignment 4: Due Friday of next week. Last Time: Multi-Class

More information

Algebra I Alignment between former TN DOE Mathematics Standards and new TN DOE Mathematics Standards page 1 of 17

Algebra I Alignment between former TN DOE Mathematics Standards and new TN DOE Mathematics Standards page 1 of 17 Algebra I Alignment between former TN DOE Mathematics Standards and new TN DOE Mathematics Standards page 1 of 17 Algebra I Transition to New TN Mathematics Standards Algebra I Mathematical Processes New

More information

POGIL: Newton s First Law of Motion and Statics. Part 1: Net Force Model: Read the following carefully and study the diagrams that follow.

POGIL: Newton s First Law of Motion and Statics. Part 1: Net Force Model: Read the following carefully and study the diagrams that follow. POGIL: Newton s First Law of Motion and Statics Name Purpose: To become familiar with the forces acting on an object at rest Part 1: Net Force Model: Read the following carefully and study the diagrams

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

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

STT 315 This lecture is based on Chapter 2 of the textbook.

STT 315 This lecture is based on Chapter 2 of the textbook. STT 315 This lecture is based on Chapter 2 of the textbook. Acknowledgement: Author is thankful to Dr. Ashok Sinha, Dr. Jennifer Kaplan and Dr. Parthanil Roy for allowing him to use/edit some of their

More information

Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap

Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap Geog 210C Spring 2011 Lab 6. Geostatistics in ArcMap Overview In this lab you will think critically about the functionality of spatial interpolation, improve your kriging skills, and learn how to use several

More information

Relations in epidemiology-- the need for models

Relations in epidemiology-- the need for models Plant Disease Epidemiology REVIEW: Terminology & history Monitoring epidemics: Disease measurement Disease intensity: severity, incidence,... Types of variables, etc. Measurement (assessment) of severity

More information

SCOPE & SEQUENCE Algebra I Standard Course Arranged by Unit

SCOPE & SEQUENCE Algebra I Standard Course Arranged by Unit TEXTBOOK - AI.N.1 Identify and use the properties of operations on real numbers, including the associative, commutative, and distributive properties; the existence of the identity and inverse elements

More information

Vocabulary: Data About Us

Vocabulary: Data About Us Vocabulary: Data About Us Two Types of Data Concept Numerical data: is data about some attribute that must be organized by numerical order to show how the data varies. For example: Number of pets Measure

More information

CSC321 Lecture 7: Optimization

CSC321 Lecture 7: Optimization CSC321 Lecture 7: Optimization Roger Grosse Roger Grosse CSC321 Lecture 7: Optimization 1 / 25 Overview We ve talked a lot about how to compute gradients. What do we actually do with them? Today s lecture:

More information

Algebra I. 60 Higher Mathematics Courses Algebra I

Algebra I. 60 Higher Mathematics Courses Algebra I The fundamental purpose of the course is to formalize and extend the mathematics that students learned in the middle grades. This course includes standards from the conceptual categories of Number and

More information

COMMON CORE ALGEBRA 1 CURRICULUM MAP

COMMON CORE ALGEBRA 1 CURRICULUM MAP September - How do number properties assist in computation? - When are algebraic and numeric expressions used? - Why do we need a specific order of operations? - Why do we use variables? - How do we translate

More information

CSC321 Lecture 8: Optimization

CSC321 Lecture 8: Optimization CSC321 Lecture 8: Optimization Roger Grosse Roger Grosse CSC321 Lecture 8: Optimization 1 / 26 Overview We ve talked a lot about how to compute gradients. What do we actually do with them? Today s lecture:

More information

BENCHMARKS GRADE LEVEL INDICATORS STRATEGIES/RESOURCES

BENCHMARKS GRADE LEVEL INDICATORS STRATEGIES/RESOURCES GRADE OHIO ACADEMIC CONTENT STANDARDS MATHEMATICS CURRICULUM GUIDE Tenth Grade Number, Number Sense and Operations Standard Students demonstrate number sense, including an understanding of number systems

More information

appstats27.notebook April 06, 2017

appstats27.notebook April 06, 2017 Chapter 27 Objective Students will conduct inference on regression and analyze data to write a conclusion. Inferences for Regression An Example: Body Fat and Waist Size pg 634 Our chapter example revolves

More information

Algebra I. 60 Higher Mathematics Courses Algebra I

Algebra I. 60 Higher Mathematics Courses Algebra I The fundamental purpose of the course is to formalize and extend the mathematics that students learned in the middle grades. This course includes standards from the conceptual categories of Number and

More information

Algebra II Standards of Learning Curriculum Guide

Algebra II Standards of Learning Curriculum Guide Expressions Operations AII.1 identify field properties, axioms of equality inequality, properties of order that are valid for the set of real numbers its subsets, complex numbers, matrices. be able to:

More information

UNDERSTANDING BOLTZMANN S ANALYSIS VIA. Contents SOLVABLE MODELS

UNDERSTANDING BOLTZMANN S ANALYSIS VIA. Contents SOLVABLE MODELS UNDERSTANDING BOLTZMANN S ANALYSIS VIA Contents SOLVABLE MODELS 1 Kac ring model 2 1.1 Microstates............................ 3 1.2 Macrostates............................ 6 1.3 Boltzmann s entropy.......................

More information

BENCHMARKS GRADE LEVEL INDICATORS STRATEGIES/RESOURCES

BENCHMARKS GRADE LEVEL INDICATORS STRATEGIES/RESOURCES GRADE OHIO ACADEMIC CONTENT STANDARDS MATHEMATICS CURRICULUM GUIDE Ninth Grade Number, Number Sense and Operations Standard Students demonstrate number sense, including an understanding of number systems

More information

Lecture 4-1 Force, Mass, Newton's Laws Throughout this semester we have been talking about Classical Mechanics which studies motion of objects at

Lecture 4-1 Force, Mass, Newton's Laws Throughout this semester we have been talking about Classical Mechanics which studies motion of objects at Lecture 4-1 orce, Mass, Newton's Laws Throughout this semester we have been talking about Classical Mechanics which studies motion of objects at every-day scale. Classical mechanics can be subdivided into

More information

Midterm 2 - Solutions

Midterm 2 - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis February 23, 2010 Instructor: John Parman Midterm 2 - Solutions You have until 10:20am to complete this exam. Please remember to put

More information

Probability Methods in Civil Engineering Prof. Dr. Rajib Maity Department of Civil Engineering Indian Institute of Technology, Kharagpur

Probability Methods in Civil Engineering Prof. Dr. Rajib Maity Department of Civil Engineering Indian Institute of Technology, Kharagpur Probability Methods in Civil Engineering Prof. Dr. Rajib Maity Department of Civil Engineering Indian Institute of Technology, Kharagpur Lecture No. # 38 Goodness - of fit tests Hello and welcome to this

More information

T a b l e o f C o n t e n t s

T a b l e o f C o n t e n t s T a b l e o f C o n t e n t s C O M P E T E N C Y 1 KNOWLEDGE OF ALGEBRA... 1 SKILL 1.1: Apply the properties of real numbers: closure, commutative, associative, distributive, transitive, identities, and

More information

Lecture2 The implicit function theorem. Bifurcations.

Lecture2 The implicit function theorem. Bifurcations. Lecture2 The implicit function theorem. Bifurcations. 1 Review:Newton s method. The existence theorem - the assumptions. Basins of attraction. 2 The implicit function theorem. 3 Bifurcations of iterations.

More information

CHAPTER 1: Functions

CHAPTER 1: Functions CHAPTER 1: Functions 1.1: Functions 1.2: Graphs of Functions 1.3: Basic Graphs and Symmetry 1.4: Transformations 1.5: Piecewise-Defined Functions; Limits and Continuity in Calculus 1.6: Combining Functions

More information

Curriculum Mapping 3/28/2013

Curriculum Mapping 3/28/2013 Curriculum Mapping Curriculum Map: 2012 2013 Mathematics State Standards Algebra 1 Q1 (8/14/2012-10/12/2012) Chapter 1: Expressions, Equations, and Functions N-Q - Quantities Reason quantitatively and

More information

2.1 Measures of Location (P.9-11)

2.1 Measures of Location (P.9-11) MATH1015 Biostatistics Week.1 Measures of Location (P.9-11).1.1 Summation Notation Suppose that we observe n values from an experiment. This collection (or set) of n values is called a sample. Let x 1

More information

appstats8.notebook October 11, 2016

appstats8.notebook October 11, 2016 Chapter 8 Linear Regression Objective: Students will construct and analyze a linear model for a given set of data. Fat Versus Protein: An Example pg 168 The following is a scatterplot of total fat versus

More information

KAAF- GE_Notes GIS APPLICATIONS LECTURE 3

KAAF- GE_Notes GIS APPLICATIONS LECTURE 3 GIS APPLICATIONS LECTURE 3 SPATIAL AUTOCORRELATION. First law of geography: everything is related to everything else, but near things are more related than distant things Waldo Tobler Check who is sitting

More information

Algebra 1 Math Year at a Glance

Algebra 1 Math Year at a Glance Real Operations Equations/Inequalities Relations/Graphing Systems Exponents/Polynomials Quadratics ISTEP+ Radicals Algebra 1 Math Year at a Glance KEY According to the Indiana Department of Education +

More information

(Refer Slide Time: 00:32)

(Refer Slide Time: 00:32) Nonlinear Dynamical Systems Prof. Madhu. N. Belur and Prof. Harish. K. Pillai Department of Electrical Engineering Indian Institute of Technology, Bombay Lecture - 12 Scilab simulation of Lotka Volterra

More information

GRADE 8: ALGEBRA BASICS CURRICULUM FRAMEWORKS

GRADE 8: ALGEBRA BASICS CURRICULUM FRAMEWORKS NUMBER AND OPERATION (encompasses 6-8 MCA test items) Standard 1: Read, write, compare, classify and represent real numbers, and use them to solve problems in various contexts. (encompasses 6-8 MCA test

More information

56 CHAPTER 3. POLYNOMIAL FUNCTIONS

56 CHAPTER 3. POLYNOMIAL FUNCTIONS 56 CHAPTER 3. POLYNOMIAL FUNCTIONS Chapter 4 Rational functions and inequalities 4.1 Rational functions Textbook section 4.7 4.1.1 Basic rational functions and asymptotes As a first step towards understanding

More information

New York Tutorials are designed specifically for the New York State Learning Standards to prepare your students for the Regents and state exams.

New York Tutorials are designed specifically for the New York State Learning Standards to prepare your students for the Regents and state exams. Tutorial Outline New York Tutorials are designed specifically for the New York State Learning Standards to prepare your students for the Regents and state exams. Math Tutorials offer targeted instruction,

More information

Planned Course: Algebra IA Mifflin County School District Date of Board Approval: April 25, 2013

Planned Course: Algebra IA Mifflin County School District Date of Board Approval: April 25, 2013 : Algebra IA Mifflin County School District Date of Board Approval: April 25, 2013 Glossary of Curriculum Summative Assessment: Seeks to make an overall judgment of progress made at the end of a defined

More information

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues

Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Trendlines Simple Linear Regression Multiple Linear Regression Systematic Model Building Practical Issues Overfitting Categorical Variables Interaction Terms Non-linear Terms Linear Logarithmic y = a +

More information

The logistic function

The logistic function The logistic function The logistic function is often used to fit a measured psychometric function. This is because it has the right general properties. It starts at 0 and increases to in the sigmoidal

More information

Unit A - Cracking Codes Patterns and Repetition in our World

Unit A - Cracking Codes Patterns and Repetition in our World Unit A - Cracking Codes Patterns and Repetition in our World Overview Student will be engaged in learning mathematical skills within the context of interesting problems that connect to real world issues.

More information

Algebra I Curriculum Crosswalk

Algebra I Curriculum Crosswalk Algebra I Curriculum Crosswalk The following document is to be used to compare the 2003 North Carolina Mathematics Course of Study for Algebra I and the State s for Mathematics Algebra I course. As noted

More information

Announcements. Lecture 1 - Data and Data Summaries. Data. Numerical Data. all variables. continuous discrete. Homework 1 - Out 1/15, due 1/22

Announcements. Lecture 1 - Data and Data Summaries. Data. Numerical Data. all variables. continuous discrete. Homework 1 - Out 1/15, due 1/22 Announcements Announcements Lecture 1 - Data and Data Summaries Statistics 102 Colin Rundel January 13, 2013 Homework 1 - Out 1/15, due 1/22 Lab 1 - Tomorrow RStudio accounts created this evening Try logging

More information

Introduction to Estimation. Martina Litschmannová K210

Introduction to Estimation. Martina Litschmannová K210 Introduction to Estimation Martina Litschmannová martina.litschmannova@vsb.cz K210 Populations vs. Sample A population includes each element from the set of observations that can be made. A sample consists

More information

Learning Outcomes Framework

Learning Outcomes Framework Learning Outcomes Framework May 2004 Mathematics Grades 7 9 Learning Outcomes Framework Mathematics Grades 7 9 GRADE 7 Grade 7 GCO A: Students will demonstrate number sense and apply number-theory concepts.

More information

1. REAL NUMBER SYSTEM

1. REAL NUMBER SYSTEM Tutorial Outline California Tutorials are designed specifically for the California Common Core State Standards and the California Next Generation Science Standards to prepare students for the Smarter Balanced

More information

Energy Diagrams --- Attraction

Energy Diagrams --- Attraction potential ENERGY diagrams Visual Quantum Mechanics Teaching Guide ACTIVITY 1 Energy Diagrams --- Attraction Goal Changes in energy are a good way to describe an object s motion. Here you will construct

More information

Performance of fourth-grade students on an agility test

Performance of fourth-grade students on an agility test Starter Ch. 5 2005 #1a CW Ch. 4: Regression L1 L2 87 88 84 86 83 73 81 67 78 83 65 80 50 78 78? 93? 86? Create a scatterplot Find the equation of the regression line Predict the scores Chapter 5: Understanding

More information

1: Translating Expressions

1: Translating Expressions Algebra I 2017-2018 1: Translating Expressions Translate between words and math symbols, such as: The sum of twice a number and 3 Answer: 2n + 3 Also translate math symbols into verbal language. 5(x +

More information

Chapter 6. Logistic Regression. 6.1 A linear model for the log odds

Chapter 6. Logistic Regression. 6.1 A linear model for the log odds Chapter 6 Logistic Regression In logistic regression, there is a categorical response variables, often coded 1=Yes and 0=No. Many important phenomena fit this framework. The patient survives the operation,

More information