Www.SIMIODE.org. Professional Enhancement Programs of the MAA MAA PREP Building Community in SIMIODE - Systemic Initiative for Modeling Investigations.

Slides:



Advertisements
Similar presentations
R Squared. r = r = -.79 y = x y = x if x = 15, y = ? y = (15) y = if x = 6, y = ? y = (6)
Advertisements

Pattern Recognition and Machine Learning
Model calibration using. Pag. 5/3/20152 PEST program.
Quantitative Methods 2 Lecture 3 The Simple Linear Regression Model Edmund Malesky, Ph.D., UCSD.
Simple Linear Regression. G. Baker, Department of Statistics University of South Carolina; Slide 2 Relationship Between Two Quantitative Variables If.
Solving Equations = 4x – 5(6x – 10) -132 = 4x – 30x = -26x = -26x 7 = x.
Error Measurement and Iterative Methods
ECIV 301 Programming & Graphics Numerical Methods for Engineers.
CREATE THE DIFFERENCE Before you start Please press F5 to run this show.
Approximation on Finite Elements Bruce A. Finlayson Rehnberg Professor of Chemical Engineering.
Technical Question Technical Question
Mathematical Modeling. What is Mathematical Modeling? Mathematical model – an equation, graph, or algorithm that fits some real data set reasonably well.
Problems on Induction. Mathematical Induction Description Three Steps Mathematical Induction applies to statements which depend on a parameter.
CSE 473/573 RANSAC & Least Squares Devansh Arpit.
9.4 – Solving Quadratic Equations By Completing The Square
Solving Quadratic Equations by Completing the Square
Analytical vs. Numerical Minimization Each experimental data point, l, has an error, ε l, associated with it ‣ Difference between the experimentally measured.
Linear Regression James H. Steiger. Regression – The General Setup You have a set of data on two variables, X and Y, represented in a scatter plot. You.
Computational Physics Introduction 3/30/11. Goals  Calculate solutions to physics problems  All physics problems can be formulated mathematically. 
METHOD OF PERTURBED OBSERVATIONS FOR BUILDING REGIONS OF POSSIBLE PARAMETERS IN ORBITAL DYNAMICS INVERSE PROBLEM Avdyushev V.
Solving Quadratic Equations by Factoring. Solution by factoring Example 1 Find the roots of each quadratic by factoring. factoring a) x² − 3x + 2 b) x².
1 Multiple Regression A single numerical response variable, Y. Multiple numerical explanatory variables, X 1, X 2,…, X k.
ALGEBRA 1 SECTION 10.4 Use Square Roots to Solve Quadratic Equations Big Idea: Solve quadratic equations Essential Question: How do you solve a quadratic.
Ch14: Linear Least Squares 14.1: INTRO: Fitting a pth-order polynomial will require finding (p+1) coefficients from the data. Thus, a straight line (p=1)
Chapter 10: Determining How Costs Behave 1 Horngren 13e.
Section 6.4 Solving Polynomial Equations Obj: to solve polynomial equations.
Differential equations. Many applications of mathematics involve two variables and a relation between them is required. This relation is often expressed.
Chapter 3- Model Fitting. Three Tasks When Analyzing Data: 1.Fit a model type to the data. 2.Choose the most appropriate model from the ones that have.
Predicting Landing Solutions for a Rocket in a Two- Body System Spring 2014 · Honors Professor Thorp · C++
Slide Copyright © 2008 Pearson Education, Inc. Publishing as Pearson Addison-Wesley.
Visitor Talk Mathemtics Department, Monmouth University Wednesday, 17 September 2014, 2:45 pm, Howard Hall 309 DR Brian Winkel, Emeritus, MathSci, USMA,
MAT 2401 Linear Algebra 2.5 Applications of Matrix Operations
Differential Equations Linear Equations with Variable Coefficients.
Table of Contents Solving Equations That Lead to Quadratic Equations There are several methods one can use to solve a quadratic equation. Sometimes we.
Solving Equations That Lead to Quadratic Equations There are several methods one can use to solve a quadratic equation. Sometimes we are called upon to.
Joint Mathematics Meetings 2016 Teaching and Learning of Undergraduate Ordinary Differential Equations 9:00 AM Friday, 8 January 2016 Washington State.
Professional Enhancement Programs of the MAA MAA PREP Building Community in SIMIODE - Systemic Initiative for Modeling Investigations.
1. Find the solution to 1. Find a quadratic equation given that the sum of its roots is 7 and the product of its roots is 1 2. Find a quadratic equation.
Statistics 350 Lecture 2. Today Last Day: Section Today: Section 1.6 Homework #1: Chapter 1 Problems (page 33-38): 2, 5, 6, 7, 22, 26, 33, 34,
Linear Regression. Regression Consider the following 10 data pairs comparing the yield of an experiment to the temperature at which the experiment was.
1 Experimental Statistics - week 11 Chapter 11: Linear Regression and Correlation.
Let’s get modeling!! Pair Up. Each pair take Two sets of two sheets of paper on front desk. 1 bag M&M’s (we have 25 bags) and 4 cups and 2 paper plates.
Non-linear relationships
Solving Quadratic Equations by the Complete the Square Method
Teaching and Learning of Undergraduate Ordinary Differential Equations
Level Circuit Adjustment
A Simple Artificial Neuron
Notes Over 9.6 An Equation with One Solution
LESSON 21: REGRESSION ANALYSIS
4.8 The Quadratic Formula and the Discriminant
دانشگاه شهیدرجایی تهران
Regression Models - Introduction
Use power series to solve the differential equation. {image}
Solve the differential equation. {image}
تعهدات مشتری در کنوانسیون بیع بین المللی
What is an equation? An equation is a mathematical statement that two expressions are equal. For example, = 7 is an equation. Note: An equation.
R Squared.
We’ve plotted points on graphs before… • •
Least Squares Regression Line
6.1 Introduction to Chi-Square Space
Discrete Least Squares Approximation
73 – Differential Equations and Natural Logarithms No Calculator
Mathematical Sciences
Use power series to solve the differential equation. y ' = 7xy
Solve the equation: 6 x - 2 = 7 x + 7 Select the correct answer.
Solve the differential equation using the method of undetermined coefficients. y " + 4y = e 3x 1. {image}
Solve the differential equation using the method of undetermined coefficients. y " + 9y = e 2x {image}
R = R Squared
X ⦁ X = 64 ±8 ±14 X ⦁ X ⦁ X =
Regression Models - Introduction
Presentation transcript:

Professional Enhancement Programs of the MAA MAA PREP Building Community in SIMIODE - Systemic Initiative for Modeling Investigations and Opportunities with Differential Equations July 2015 Carroll College Helena Montana

Boat ride through the Gates of the Mountains on the Missouri River

Flipping

With good reason.... here is a patient’s data plotted!

Recall the eye, the bubble...

All parameters are found by minimizing the sum of square errors between model prediction (here ) and actual data (here h i ). for the model (Model 3): This requires numerical solution of our model over a region of parameters k 1 and k 2 to determine the minimum of SSE(k 1,k 2 ) in our parameter space (k 1, k 2, SSE(k 1,k 2 )).

Model 2 Model 3 Model 1

Recall our models...

Day before modeling activity ask students to think about how they would model just how long it takes an ant to dig a tunnel of length x. Assumptions!!!!! LEAD TO Mathematics!!!!! See you next class with your ideas!

Objective: Get students to think about change, about increment....

Example of “local flipping” or “flipping in the small” in this case modeling first leading to differential equation mathematics.

Ask questions of solved differential equations model such as “What if we double the length of the tunnel? Does this double the time?” Consensus emerges and what mathematics does this yield?

Ask students to think about how a kidney dialysis machine works on the day before class for modeling such a machine.

Issue Which is better?

Thank you for your time and attention. Questions? Comments?