Modeling and Simulation Exam

Size: px
Start display at page:

Download "Modeling and Simulation Exam"

Transcription

1 Modeling and Simulation am Facult of Computers & Information Department: Computer Science Grade: Fourth Course code: CSC Total Mark: 75 Date: Time: hours Answer the following questions: - a Define the following terms, in the contet of modeling and simulation: - Verification - Validation - Credibilit b Can a simulation model be verified but not valid and vice-versa? Investigate our answer with an eample for each. c Discuss 5 techniques for verification of simulation computer programs. d Discuss 5 techniques for increasing model validit and credibilit. e List 5 major Pitfalls in simulation modeling. - a Define the following terms: - periment - Sample space - Probabilit mass function of discrete random variable - Joint probabilit mass function of two discrete random variables and b Suppose that is a discrete random variable with the probabilit mass function i given b: pi =, i =,,,, Plot p - Compute and plot F - Compute P Compute - Compute Var See the net page

2 - a Briefl describe the following concepts: - Trace-driven simulation - mpirical distributions - Fitting theoretical distributions b Mention the advantages and disadvantages of each of the methods in -a. - Suppose that and are jointl continuous random variables with for and f, otherwise - Compute and plot f and f - Are and independent? - Compute and plot F and F - Compute, Var,, Var, Cov,, and Cor, 5 For the following sequence of RNs, showing the steps, determine whether or not it passes the Runs Test of Independence. Read rows first

3 Model Answer Modeling and Simulation am Facult of Computers & Information Department: Computer Science Course code: CSC Total Mark: 8 Date: Time: hours - a Solution: Verification is to determine whether the conceptual simulation model has been correctl translated into a computer program Validation is the process of determining whether a simulation model is an accurate representation of the real sstem Credibilit: A simulation model and its results have credibilit if the manager and other ke project personnel accept them as correct b Solution: es, a model can be verified but not validated and vice-versa. For eample, a model that simulates the operations of an airport ma be valid such that it reall represents the airport sstem; however, it contains an internal defect which means it is not verified for eample, it fails after running 5 times, or uses a wrong random number generator function. On the other hand, another model ma be verified such that it doesn t contain an defects; however, it doesn t represent the airport sstem ver accuratel doesn t consider the flights schedule for eample c Solution: An 5 techniques of the techniques below shall be correct and complete answer: Technique : Divide the program into subprograms and then debug these subprograms individuall. Sometimes computer simulation programs ma go to, statements Start b a moderate simulation model then graduall increase compleit as needed.

4 Technique : Make a structured walk-through of the program b other persons as one ma not able to criticize himself. Technique : Run the simulation model under several settings of the input parameters. Tr it first for known sstem performance. Technique : One of the powerful techniques is to trace the state of the simulated sstem and compare with a hand simulation. Technique 5: Run the model under simplified assumptions for which its true characteristics are known. ample: replace the M queuing model b MM etc. Technique 6: If it is possible, use animation to trace entities in the model. Technique 7: Compute a sample mean and sample variance for each simulation input probabilit and compare with the desired known mean and variance. Technique 8: Use commercial simulation packages carefull to reduce the amount of programming time. d Technique : Collect high qualit information and data on the sstem. To develop such a model, it should make use of the eisting information including: A. Conversation with Subject Mater perts SM s Analst not working in isolation. The modeler should work with some people Analst will have to be resourceful B. Observations of the sstem: Data which used in building the model must be correct contain no recording error isting Theor: The interval times of costumers are quite likel to be IID eponential random variable Relevant Results from similar simulation model: Use previous data that have been introduced from similar simulation studies. perienceintuition: Use the eperience and intuition of the modelers to hpothesize how certain components of a comple sstem operation. Technique : Interact with the manager on a regular basis

5 Technique : Maintain assumptions of document and perform a structural walk-through: Record all assumptions that have been taken in the simulation model including Project goals Detailed description of each subsstem What simplifing assumptions were made and wh Summar of data such as mean, histogram, etc. Sources of important and controversial information. Technique : Validate components of the model b using quantitative techniques. Use sensitivit analsis to determine model factors that have a significant impact on the desired measures of performance. amples include The value of a parameter The choice of a distribution that the entit moving in the sstem The level of detail of subsstems What data are the most crucial to collect Technique 5: Validate output from the overall simulation model. Compare the output with a similar eisting sstem to check whether the output of the simulation model reflects the real life performance or not. Model ma suggest improvements Increasing the credibilit. Compared with eisting sstem e An 5 points of the following will be sufficient: - Failure to have a well-defined set of objectives at the beginning of the stud. - Misunderstanding of simulation b management - Failure to communicate with management on a regular basis - Treating a simulation stud as if it were primaril an eercise in computer programming - Lack of knowledge of simulation methodolog, operations research, probabilit, and statistics - Failure to collect good sstem data - Inappropriate level of model detail - Misuse of animation

6 - Failure to model sstem randomness appropriatel - Failure to perform a proper output-data analsis

7 - a Solution: - periment is a process whose outcome is not known with certaint - Sample space S is the set of all possible outcome of an eperiment - Probabilit mass function of discrete random variable The probabilit that random variable takes on value i is given b p i = P= i for i=,, p is the probabilit mass function of discrete random variable - Joint probabilit mass function of two discrete random variables and : p, P, for all, b - Plot p p Compute and plot F F p i for 5 i F = 5 F = = 5

8 F = = 65 F = = 5 F5 = = 55 F Compute P P = p + p + p = = 95 - Compute 5 i i p i fordiscrete i = = Compute Var Var i i = i i ² = = 55 ² = 555² Hence, Var = ² = 9.556

9 - a Trace-driven simulation: The data on the input random variables of interest are used directl in the simulation without making an change. In other words, we use historical data as is without making an modifications or additions to it. mpirical Distributions: The data values could be used to define an empirical distribution function in some wa. The historical data and cumulative frequenc are used as input to the model so that an value between minimum and maimum can be generated. For instance, assume a picked a random number as F doesn t correspond to an eisting ; however, it s located between two other values, then interpolation is used to calculate its. Fitting theoretical distributions: Standard techniques of statistical inferences are used to fit a theoretical distribution form to the data. In this technique, data inputs are observed and a curve is plotted to determine to which distribution famil these inputs belong.

10 b Advantages Disadvantages Trace Driven mpirical distrib. Fitting ditrsib. Simple Allows the smooth out the Reproduces generation of data irregularities observed behavior inputs within the Allow generation of eactl range that have not values that have not been originall been observed and observed outside their range Not ver comple generates a wider range of values as to change Traces don t allow ma be based on a Usuall more us to generate small sample size comple than Trace values outside of ma have and mpirical our sample i.e., we irregularities distributions ma not have can t work outside observed the sstem the observed data in all states range can t test the can t test the performance of the performance of the simulated sstem simulated sstem under etreme under etreme conditions conditions

11 -a f d d d f d d d

12 - dependent are and f f.. - d F d F 5 d d d f 9 8 d d d f

13 6 d d d f 6 6 d d d f 5 Var 9 Var

14 , d d d d d d d d f *.,, 9 5 *., Var Var Cov Cor Cov

15 5. N = number of RNs =. let a to be the number of runs. Runs are: and hence, a =. Calculate N a 6N 9 a 9 9 a 9 a. 9. Calculate a a Z ~ N, a Z If -z.5 <= Z <= z.5 ; where α is the significance level, we will accept H and our sequence passes the independence test. Otherwise, we reject it Z.5 =.96, - = -.96, and Z =.556. Z lies between Z.5 and - Z.5 and Z.5 hence, H is accepted and the sequence of RNs passes the test of independence

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 5. Graph sketching

Roberto s Notes on Differential Calculus Chapter 8: Graphical analysis Section 5. Graph sketching Roberto s Notes on Differential Calculus Chapter 8: Graphical analsis Section 5 Graph sketching What ou need to know alread: How to compute and interpret limits How to perform first and second derivative

More information

y = f(x) x (x, f(x)) f(x) g(x) = f(x) + 2 (x, g(x)) 0 (0, 1) 1 3 (0, 3) 2 (2, 3) 3 5 (2, 5) 4 (4, 3) 3 5 (4, 5) 5 (5, 5) 5 7 (5, 7)

y = f(x) x (x, f(x)) f(x) g(x) = f(x) + 2 (x, g(x)) 0 (0, 1) 1 3 (0, 3) 2 (2, 3) 3 5 (2, 5) 4 (4, 3) 3 5 (4, 5) 5 (5, 5) 5 7 (5, 7) 0 Relations and Functions.7 Transformations In this section, we stud how the graphs of functions change, or transform, when certain specialized modifications are made to their formulas. The transformations

More information

Find the Relationship: An Exercise in Graphical Analysis

Find the Relationship: An Exercise in Graphical Analysis Find the Relationship: An Eercise in Graphical Analsis In several laborator investigations ou do this ear, a primar purpose will be to find the mathematical relationship between two variables. For eample,

More information

Discussion: Clustering Random Curves Under Spatial Dependence

Discussion: Clustering Random Curves Under Spatial Dependence Discussion: Clustering Random Curves Under Spatial Dependence Gareth M. James, Wenguang Sun and Xinghao Qiao Abstract We discuss the advantages and disadvantages of a functional approach to clustering

More information

Section 4.4 Concavity and Points of Inflection

Section 4.4 Concavity and Points of Inflection Section 4.4 Concavit and Points of Inflection In Chapter 3, ou saw that the second derivative of a function has applications in problems involving velocit and acceleration or in general rates-of-change

More information

Module 2, Section 2 Graphs of Trigonometric Functions

Module 2, Section 2 Graphs of Trigonometric Functions Principles of Mathematics Section, Introduction 5 Module, Section Graphs of Trigonometric Functions Introduction You have studied trigonometric ratios since Grade 9 Mathematics. In this module ou will

More information

2.2 Absolute Value Functions

2.2 Absolute Value Functions . Absolute Value Functions 7. Absolute Value Functions There are a few was to describe what is meant b the absolute value of a real number. You ma have been taught that is the distance from the real number

More information

PARAMETRIC EQUATIONS AND POLAR COORDINATES

PARAMETRIC EQUATIONS AND POLAR COORDINATES 9 ARAMETRIC EQUATIONS AND OLAR COORDINATES So far we have described plane curves b giving as a function of f or as a function of t or b giving a relation between and that defines implicitl as a function

More information

What is the relationship between the real roots of a polynomial equation and the x-intercepts of the corresponding polynomial function?

What is the relationship between the real roots of a polynomial equation and the x-intercepts of the corresponding polynomial function? 3.3 Characteristics of Polnomial Functions in Factored Form INVESTIGATE the Math The graphs of the functions f () 5 1 and g() 5 1 are shown.? GOAL Determine the equation of a polnomial function that describes

More information

7. f(x) = 1 2 x f(x) = x f(x) = 4 x at x = 10, 8, 6, 4, 2, 0, 2, and 4.

7. f(x) = 1 2 x f(x) = x f(x) = 4 x at x = 10, 8, 6, 4, 2, 0, 2, and 4. Section 2.2 The Graph of a Function 109 2.2 Eercises Perform each of the following tasks for the functions defined b the equations in Eercises 1-8. i. Set up a table of points that satisf the given equation.

More information

science. In this course we investigate problems both algebraically and graphically.

science. In this course we investigate problems both algebraically and graphically. Section. Graphs. Graphs Much of algebra is concerned with solving equations. Man algebraic techniques have been developed to provide insights into various sorts of equations and those techniques are essential

More information

10.7. Polar Coordinates. Introduction. What you should learn. Why you should learn it. Example 1. Plotting Points on the Polar Coordinate System

10.7. Polar Coordinates. Introduction. What you should learn. Why you should learn it. Example 1. Plotting Points on the Polar Coordinate System _7.qxd /8/5 9: AM Page 779 Section.7 Polar Coordinates 779.7 Polar Coordinates What ou should learn Plot points on the polar coordinate sstem. Convert points from rectangular to polar form and vice versa.

More information

Section 4.2 Graphing Lines

Section 4.2 Graphing Lines Section. Graphing Lines Objectives In this section, ou will learn to: To successfull complete this section, ou need to understand: Identif collinear points. The order of operations (1.) Graph the line

More information

Section 2.2: Absolute Value Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a

Section 2.2: Absolute Value Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Section.: Absolute Value Functions, from College Algebra: Corrected Edition b Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Commons Attribution-NonCommercial-ShareAlike.0 license.

More information

Unit 4 Part 1: Graphing Quadratic Functions. Day 1: Vertex Form Day 2: Intercept Form Day 3: Standard Form Day 4: Review Day 5: Quiz

Unit 4 Part 1: Graphing Quadratic Functions. Day 1: Vertex Form Day 2: Intercept Form Day 3: Standard Form Day 4: Review Day 5: Quiz Name: Block: Unit 4 Part 1: Graphing Quadratic Functions Da 1: Verte Form Da 2: Intercept Form Da 3: Standard Form Da 4: Review Da 5: Quiz 1 Quadratic Functions Da1: Introducing.. the QUADRATIC function

More information

Laurie s Notes. Overview of Section 6.3

Laurie s Notes. Overview of Section 6.3 Overview of Section.3 Introduction In this lesson, eponential equations are defined. Students distinguish between linear and eponential equations, helping to focus on the definition of each. A linear function

More information

4.5.2 The Distance-Vector (DV) Routing Algorithm

4.5.2 The Distance-Vector (DV) Routing Algorithm 4.5 ROUTING ALGORITHMS 371 highl congested (for eample, high-dela) links. Another solution is to ensure that not all routers run the LS algorithm at the same time. This seems a more reasonable solution,

More information

Polar Functions Polar coordinates

Polar Functions Polar coordinates 548 Chapter 1 Parametric, Vector, and Polar Functions 1. What ou ll learn about Polar Coordinates Polar Curves Slopes of Polar Curves Areas Enclosed b Polar Curves A Small Polar Galler... and wh Polar

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machine learning Final eam December 3, 24 Your name and MIT ID: J. D. (Optional) The grade ou would give to ourself + a brief justification. A... wh not? Problem 5 4.5 4 3.5 3 2.5 2.5 + () + (2)

More information

Non-linear models. Basis expansion. Overfitting. Regularization.

Non-linear models. Basis expansion. Overfitting. Regularization. Non-linear models. Basis epansion. Overfitting. Regularization. Petr Pošík Czech Technical Universit in Prague Facult of Electrical Engineering Dept. of Cbernetics Non-linear models Basis epansion.....................................................................................................

More information

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology

Intermediate Algebra. Gregg Waterman Oregon Institute of Technology Intermediate Algebra Gregg Waterman Oregon Institute of Technolog c 2017 Gregg Waterman This work is licensed under the Creative Commons Attribution 4.0 International license. The essence of the license

More information

Chapter 1. Limits and Continuity. 1.1 Limits

Chapter 1. Limits and Continuity. 1.1 Limits Chapter Limits and Continuit. Limits The its is the fundamental notion of calculus. This underling concept is the thread that binds together virtuall all of the calculus ou are about to stud. In this section,

More information

Unsupervised Learning. Supervised learning vs. unsupervised learning. What is Cluster Analysis? Applications of Cluster Analysis

Unsupervised Learning. Supervised learning vs. unsupervised learning. What is Cluster Analysis? Applications of Cluster Analysis 7 Supervised learning vs unsupervised learning Unsupervised Learning Supervised learning: discover patterns in the data that relate data attributes with a target (class) attribute These patterns are then

More information

Implicit differentiation

Implicit differentiation Roberto s Notes on Differential Calculus Chapter 4: Basic differentiation rules Section 5 Implicit differentiation What ou need to know alread: Basic rules of differentiation, including the chain rule.

More information

Performance Evaluation

Performance Evaluation Performance Evaluation Dan Lizotte 7-9-5 Evaluating Performance..5..5..5..5 Which do ou prefer and wh? Evaluating Performance..5..5 Which do ou prefer and wh?..5..5 Evaluating Performance..5..5..5..5 Performance

More information

MA 131 Lecture Notes Chapter 4 Calculus by Stewart

MA 131 Lecture Notes Chapter 4 Calculus by Stewart MA 131 Lecture Notes Chapter 4 Calculus by Stewart 4.1) Maimum and Minimum Values 4.3) How Derivatives Affect the Shape of a Graph A function is increasing if its graph moves up as moves to the right and

More information

6.867 Machine learning

6.867 Machine learning 6.867 Machine learning Final eam December 3, 24 Your name and MIT ID: J. D. (Optional) The grade ou would give to ourself + a brief justification. A... wh not? Cite as: Tommi Jaakkola, course materials

More information

CMSC 425: Lecture 10 Basics of Skeletal Animation and Kinematics

CMSC 425: Lecture 10 Basics of Skeletal Animation and Kinematics : Lecture Basics of Skeletal Animation and Kinematics Reading: Chapt of Gregor, Game Engine Architecture. The material on kinematics is a simplification of similar concepts developed in the field of robotics,

More information

Scale Invariant Feature Transform (SIFT) CS 763 Ajit Rajwade

Scale Invariant Feature Transform (SIFT) CS 763 Ajit Rajwade Scale Invariant Feature Transform (SIFT) CS 763 Ajit Rajwade What is SIFT? It is a technique for detecting salient stable feature points in an image. For ever such point it also provides a set of features

More information

5.2 Graphing Polynomial Functions

5.2 Graphing Polynomial Functions Locker LESSON 5. Graphing Polnomial Functions Common Core Math Standards The student is epected to: F.IF.7c Graph polnomial functions, identifing zeros when suitable factorizations are available, and showing

More information

CS 335 Graphics and Multimedia. Geometric Warping

CS 335 Graphics and Multimedia. Geometric Warping CS 335 Graphics and Multimedia Geometric Warping Geometric Image Operations Eample transformations Straightforward methods and their problems The affine transformation Transformation algorithms: Forward

More information

20 Calculus and Structures

20 Calculus and Structures 0 Calculus and Structures CHAPTER FUNCTIONS Calculus and Structures Copright LESSON FUNCTIONS. FUNCTIONS A function f is a relationship between an input and an output and a set of instructions as to how

More information

3x 4y 2. 3y 4. Math 65 Weekly Activity 1 (50 points) Name: Simplify the following expressions. Make sure to use the = symbol appropriately.

3x 4y 2. 3y 4. Math 65 Weekly Activity 1 (50 points) Name: Simplify the following expressions. Make sure to use the = symbol appropriately. Math 65 Weekl Activit 1 (50 points) Name: Simplif the following epressions. Make sure to use the = smbol appropriatel. Due (1) (a) - 4 (b) ( - ) 4 () 8 + 5 6 () 1 5 5 Evaluate the epressions when = - and

More information

3 Limits Involving Infinity: Asymptotes LIMITS INVOLVING INFINITY. 226 Chapter 3 Additional Applications of the Derivative

3 Limits Involving Infinity: Asymptotes LIMITS INVOLVING INFINITY. 226 Chapter 3 Additional Applications of the Derivative 226 Chapter 3 Additional Applications of the Derivative 52. Given the function f() 2 3 3 2 2 7, complete the following steps: (a) Graph using [, ] b [, ] and [, ] b [ 2, 2]2. (b) Fill in the following

More information

Chapter 3. Exponential and Logarithmic Functions. Selected Applications

Chapter 3. Exponential and Logarithmic Functions. Selected Applications Chapter Eponential and Logarithmic Functions. Eponential Functions and Their Graphs. Logarithmic Functions and Their Graphs. Properties of Logarithms. Solving Eponential and Logarithmic Equations.5 Eponential

More information

Section 9.3: Functions and their Graphs

Section 9.3: Functions and their Graphs Section 9.: Functions and their Graphs Graphs provide a wa of displaing, interpreting, and analzing data in a visual format. In man problems, we will consider two variables. Therefore, we will need to

More information

0 COORDINATE GEOMETRY

0 COORDINATE GEOMETRY 0 COORDINATE GEOMETRY Coordinate Geometr 0-1 Equations of Lines 0- Parallel and Perpendicular Lines 0- Intersecting Lines 0- Midpoints, Distance Formula, Segment Lengths 0- Equations of Circles 0-6 Problem

More information

2.3 Polynomial Functions of Higher Degree with Modeling

2.3 Polynomial Functions of Higher Degree with Modeling SECTION 2.3 Polnomial Functions of Higher Degree with Modeling 185 2.3 Polnomial Functions of Higher Degree with Modeling What ou ll learn about Graphs of Polnomial Functions End Behavior of Polnomial

More information

LESSON 3.1 INTRODUCTION TO GRAPHING

LESSON 3.1 INTRODUCTION TO GRAPHING LESSON 3.1 INTRODUCTION TO GRAPHING LESSON 3.1 INTRODUCTION TO GRAPHING 137 OVERVIEW Here s what ou ll learn in this lesson: Plotting Points a. The -plane b. The -ais and -ais c. The origin d. Ordered

More information

Chapter 3 Part 1 Combinational Logic Design

Chapter 3 Part 1 Combinational Logic Design Universit of Wisconsin - Madison EE/omp Sci 352 igital Sstems undamentals Kewal K. Saluja and Yu Hen Hu Spring 22 hapter 3 Part ombinational Logic esign Originals b: harles R. Kime and Tom Kamisnski Modified

More information

Bias-Variance Decomposition Error Estimators

Bias-Variance Decomposition Error Estimators Bias-Variance Decomposition Error Estimators Cross-Validation Bias-Variance tradeoff Intuition Model too simple does not fit the data well a biased solution. Model too comple small changes to the data,

More information

Bias-Variance Decomposition Error Estimators Cross-Validation

Bias-Variance Decomposition Error Estimators Cross-Validation Bias-Variance Decomposition Error Estimators Cross-Validation Bias-Variance tradeoff Intuition Model too simple does not fit the data well a biased solution. Model too comple small changes to the data,

More information

Study Skills Exercise. Review Exercises. Concept 1: Linear and Constant Functions

Study Skills Exercise. Review Exercises. Concept 1: Linear and Constant Functions Section. Graphs of Functions Section. Boost our GRADE at mathzone.com! Stud Skills Eercise Practice Eercises Practice Problems Self-Tests NetTutor e-professors Videos. Define the ke terms. a. Linear function

More information

Tubes are Fun. By: Douglas A. Ruby Date: 6/9/2003 Class: Geometry or Trigonometry Grades: 9-12 INSTRUCTIONAL OBJECTIVES:

Tubes are Fun. By: Douglas A. Ruby Date: 6/9/2003 Class: Geometry or Trigonometry Grades: 9-12 INSTRUCTIONAL OBJECTIVES: Tubes are Fun B: Douglas A. Rub Date: 6/9/2003 Class: Geometr or Trigonometr Grades: 9-2 INSTRUCTIONAL OBJECTIVES: Using a view tube students will conduct an eperiment involving variation of the viewing

More information

REMARKS. 8.2 Graphs of Quadratic Functions. A Graph of y = ax 2 + bx + c, where a > 0

REMARKS. 8.2 Graphs of Quadratic Functions. A Graph of y = ax 2 + bx + c, where a > 0 8. Graphs of Quadratic Functions In an earlier section, we have learned that the graph of the linear function = m + b, where the highest power of is 1, is a straight line. What would the shape of the graph

More information

Calculus & Its Applications Larry J. Goldstein David Lay Nakhle I. Asmar David I. Schneider Thirteenth Edition

Calculus & Its Applications Larry J. Goldstein David Lay Nakhle I. Asmar David I. Schneider Thirteenth Edition Calculus & Its Applications Larr J. Goldstein David La Nakhle I. Asmar David I. Schneider Thirteenth Edition Pearson Education Limited Edinburgh Gate Harlow Esse CM20 2JE England and Associated Companies

More information

Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 6. Euler s method. for approximate solutions of IVP s

Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 6. Euler s method. for approximate solutions of IVP s Roberto s Notes on Integral Calculus Chapter 3: Basics of differential equations Section 6 Euler s method for approximate solutions of IVP s What ou need to know alread: What an initial value problem is.

More information

LINEAR PROGRAMMING. Straight line graphs LESSON

LINEAR PROGRAMMING. Straight line graphs LESSON LINEAR PROGRAMMING Traditionall we appl our knowledge of Linear Programming to help us solve real world problems (which is referred to as modelling). Linear Programming is often linked to the field of

More information

Section 1.6: Graphs of Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative

Section 1.6: Graphs of Functions, from College Algebra: Corrected Edition by Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Section.6: Graphs of Functions, from College Algebra: Corrected Edition b Carl Stitz, Ph.D. and Jeff Zeager, Ph.D. is available under a Creative Commons Attribution-NonCommercial-ShareAlike.0 license.

More information

3.2 Exercises. rise y (ft) run x (ft) Section 3.2 Slope Suppose you are riding a bicycle up a hill as shown below.

3.2 Exercises. rise y (ft) run x (ft) Section 3.2 Slope Suppose you are riding a bicycle up a hill as shown below. Section 3.2 Slope 261 3.2 Eercises 1. Suppose ou are riding a biccle up a hill as shown below. Figure 1. Riding a biccle up a hill. a) If the hill is straight as shown, consider the slant, or steepness,

More information

Developed in Consultation with Tennessee Educators

Developed in Consultation with Tennessee Educators Developed in Consultation with Tennessee Educators Table of Contents Letter to the Student........................................ Test-Taking Checklist........................................ Tennessee

More information

Section 1.4: Graphing Calculators and Computers

Section 1.4: Graphing Calculators and Computers Section 1.4: Graphing Calculators and Computers In this section we shall show some of the was that calculators can help us in mathematics. 1. Calculator Warnings Before we even consider how a calculator

More information

A Picture Is Worth a Thousand Words

A Picture Is Worth a Thousand Words Lesson 1.1 Skills Practice 1 Name Date A Picture Is Worth a Thousand Words Understanding Quantities and Their Relationships Vocabular Write a definition for each term in our own words. 1. independent quantit.

More information

A Picture Is Worth a Thousand Words

A Picture Is Worth a Thousand Words Lesson 1.1 Skills Practice 1 Name Date A Picture Is Worth a Thousand Words Understanding Quantities and Their Relationships Vocabular Write a definition for each term in our own words. 1. independent quantit

More information

4.1 Graph Quadratic Functions in

4.1 Graph Quadratic Functions in 4. Graph Quadratic Functions in Standard Form Goal p Graph quadratic functions. Your Notes VOCABULARY Quadratic function Parabola Verte Ais of smmetr Minimum and maimum value PARENT FUNCTION FOR QUADRATIC

More information

Lecture: Simulation. of Manufacturing Systems. Sivakumar AI. Simulation. SMA6304 M2 ---Factory Planning and scheduling. Simulation - A Predictive Tool

Lecture: Simulation. of Manufacturing Systems. Sivakumar AI. Simulation. SMA6304 M2 ---Factory Planning and scheduling. Simulation - A Predictive Tool SMA6304 M2 ---Factory Planning and scheduling Lecture Discrete Event of Manufacturing Systems Simulation Sivakumar AI Lecture: 12 copyright 2002 Sivakumar 1 Simulation Simulation - A Predictive Tool Next

More information

Matrix Representations

Matrix Representations CONDENSED LESSON 6. Matri Representations In this lesson, ou Represent closed sstems with transition diagrams and transition matrices Use matrices to organize information Sandra works at a da-care center.

More information

Simple example. Analysis of programs with pointers. Program model. Points-to relation

Simple example. Analysis of programs with pointers. Program model. Points-to relation Simple eample Analsis of programs with pointers := 5 ptr := & *ptr := 9 := program S1 S2 S3 S4 What are the defs and uses of in this program? Problem: just looking at variable names will not give ou the

More information

Contents. How You May Use This Resource Guide

Contents. How You May Use This Resource Guide Contents How You Ma Use This Resource Guide ii 0 Trigonometric Formulas, Identities, and Equations Worksheet 0.: Graphical Analsis of Trig Identities.............. Worksheet 0.: Verifing Trigonometric

More information

Overfitting, Model Selection, Cross Validation, Bias-Variance

Overfitting, Model Selection, Cross Validation, Bias-Variance Statistical Machine Learning Notes 2 Overfitting, Model Selection, Cross Validation, Bias-Variance Instructor: Justin Domke Motivation Suppose we have some data TRAIN = {(, ), ( 2, 2 ),..., ( N, N )} that

More information

GRAPHING QUADRATIC FUNCTIONS IN STANDARD FORM

GRAPHING QUADRATIC FUNCTIONS IN STANDARD FORM FOM 11 T7 GRAPHING QUADRATIC FUNCTIONS IN STANDARD FORM 1 1 GRAPHING QUADRATIC FUNCTIONS IN STANDARD FORM I) THE STANDARD FORM OF A QUADRATIC FUNCTION (PARABOLA) IS = a +b +c. To graph a quadratic function

More information

A Robust and Real-time Multi-feature Amalgamation. Algorithm for Fingerprint Segmentation

A Robust and Real-time Multi-feature Amalgamation. Algorithm for Fingerprint Segmentation A Robust and Real-time Multi-feature Amalgamation Algorithm for Fingerprint Segmentation Sen Wang Institute of Automation Chinese Academ of Sciences P.O.Bo 78 Beiing P.R.China100080 Yang Sheng Wang Institute

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Eponential and Logarithmic Functions Figure Electron micrograph of E. Coli bacteria (credit: Mattosaurus, Wikimedia Commons) CHAPTER OUTLINE. Eponential Functions. Logarithmic Properties. Graphs of Eponential

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Eponential and Logarithmic Functions Figure Electron micrograph of E. Coli bacteria (credit: Mattosaurus, Wikimedia Commons) Chapter Outline. Eponential Functions. Logarithmic Properties. Graphs of Eponential

More information

Last Time. Correct Transparent Shadow. Does Ray Tracing Simulate Physics? Does Ray Tracing Simulate Physics? Refraction and the Lifeguard Problem

Last Time. Correct Transparent Shadow. Does Ray Tracing Simulate Physics? Does Ray Tracing Simulate Physics? Refraction and the Lifeguard Problem Graphics Pipeline: Projective Last Time Shadows cast ra to light stop after first intersection Reflection & Refraction compute direction of recursive ra Recursive Ra Tracing maimum number of bounces OR

More information

Rotate. A bicycle wheel can rotate clockwise or counterclockwise. ACTIVITY: Three Basic Ways to Move Things

Rotate. A bicycle wheel can rotate clockwise or counterclockwise. ACTIVITY: Three Basic Ways to Move Things . Rotations object in a plane? What are the three basic was to move an Rotate A biccle wheel can rotate clockwise or counterclockwise. 0 0 0 9 9 9 8 8 8 7 6 7 6 7 6 ACTIVITY: Three Basic Was to Move Things

More information

What are the rules of elementary algebra

What are the rules of elementary algebra What are the rules of elementar algebra James Davenport & Chris Sangwin Universities of Bath & Birmingham 7 Jul 2010 Setting A relativel traditional mathematics course, at, sa first-ear undergraduate level.

More information

Graphs and Functions

Graphs and Functions CHAPTER Graphs and Functions. Graphing Equations. Introduction to Functions. Graphing Linear Functions. The Slope of a Line. Equations of Lines Integrated Review Linear Equations in Two Variables.6 Graphing

More information

Topic 2 Transformations of Functions

Topic 2 Transformations of Functions Week Topic Transformations of Functions Week Topic Transformations of Functions This topic can be a little trick, especiall when one problem has several transformations. We re going to work through each

More information

Using a Table of Values to Sketch the Graph of a Polynomial Function

Using a Table of Values to Sketch the Graph of a Polynomial Function A point where the graph changes from decreasing to increasing is called a local minimum point. The -value of this point is less than those of neighbouring points. An inspection of the graphs of polnomial

More information

6.1. Graphing Linear Inequalities in Two Variables. INVESTIGATE the Math. Reflecting

6.1. Graphing Linear Inequalities in Two Variables. INVESTIGATE the Math. Reflecting 6.1 Graphing Linear Inequalities in Two Variables YOU WILL NEED graphing technolog OR graph paper, ruler, and coloured pencils EXPLORE For which inequalities is (3, 1) a possible solution? How do ou know?

More information

MA123, Chapter 6: Extreme values, Mean Value Theorem, Curve sketching, and Concavity

MA123, Chapter 6: Extreme values, Mean Value Theorem, Curve sketching, and Concavity MA123, Chapter 6: Etreme values, Mean Value Theorem, Curve sketching, and Concavit Chapter Goals: Appl the Etreme Value Theorem to find the global etrema for continuous function on closed and bounded interval.

More information

Attributes and Transformations of f(x) = e x VOCABULARY

Attributes and Transformations of f(x) = e x VOCABULARY - Attributes and Transformations of f() = e TEKS FOCUS TEKS ()(A) Determine the effects on the ke attributes on the graphs of f() = b and f() = log b () where b is,, and e when f() is replaced b af(),

More information

Database Design 1DL400. Assignment 2:2

Database Design 1DL400. Assignment 2:2 Uppsala Universit Department of Information Technolog Kjell Orsborn Assignment : - Database Design II Database Design DL00 Assignment : A Scientific Database for Mesh-Based Data. Goals This eercise consists

More information

PROBLEM SOLVING WITH EXPONENTIAL FUNCTIONS

PROBLEM SOLVING WITH EXPONENTIAL FUNCTIONS Topic 21: Problem solving with eponential functions 323 PROBLEM SOLVING WITH EXPONENTIAL FUNCTIONS Lesson 21.1 Finding function rules from graphs 21.1 OPENER 1. Plot the points from the table onto the

More information

Exponential Functions. Christopher Thomas

Exponential Functions. Christopher Thomas Mathematics Learning Centre Eponential Functions Christopher Thomas c 1998 Universit of Sdne Mathematics Learning Centre, Universit of Sdne 1 1 Eponential Functions 1.1 The functions =2 and =2 From our

More information

2.1 The ReCTAngUlAR COORdInATe SySTemS And graphs

2.1 The ReCTAngUlAR COORdInATe SySTemS And graphs 7 CHAPTER equations ANd inequalities learning ObjeCTIveS In this section ou will: Plot ordered pairs in a Cartesian coordinate sstem. Graph equations b plotting points. Graph equations with a graphing

More information

Supplemental Problems MAT (Prepared by Prof. Urmi Ghosh-Dastidar)

Supplemental Problems MAT (Prepared by Prof. Urmi Ghosh-Dastidar) Supplemental Problems MAT 3770 (Prepared by Prof. Urmi Ghosh-Dastidar) 1. Use Lagrange Multiplier methods to find the stationary values of z: (a) z = y, subject to + y = (b) z = (y+4), subject to + y =

More information

Section 4.1: Maximum and Minimum Values

Section 4.1: Maximum and Minimum Values Section 4.: Maimum and Minimum Values In this chapter, we shall consider further applications of the derivative. The main application we shall consider is using derivatives to sketch accurate graphs of

More information

3.2 Polynomial Functions of Higher Degree

3.2 Polynomial Functions of Higher Degree 71_00.qp 1/7/06 1: PM Page 6 Section. Polnomial Functions of Higher Degree 6. Polnomial Functions of Higher Degree What ou should learn Graphs of Polnomial Functions You should be able to sketch accurate

More information

Max-Flow Min-Cost Algorithm for A Supply Chain Network

Max-Flow Min-Cost Algorithm for A Supply Chain Network APDSI Full Paper (Jul, ) Ma-Flow Min-Cost Algorithm for A Suppl Chain Network Shu-Yi Chen ), Ching-Chin Chern ) ) Dept. of Information Management, National Taiwan Universit (d455@im.ntu.edu.tw) ) Dept.

More information

Introduction to Homogeneous Transformations & Robot Kinematics

Introduction to Homogeneous Transformations & Robot Kinematics Introduction to Homogeneous Transformations & Robot Kinematics Jennifer Ka Rowan Universit Computer Science Department. Drawing Dimensional Frames in 2 Dimensions We will be working in -D coordinates,

More information

Math 1050 Lab Activity: Graphing Transformations

Math 1050 Lab Activity: Graphing Transformations Math 00 Lab Activit: Graphing Transformations Name: We'll focus on quadratic functions to eplore graphing transformations. A quadratic function is a second degree polnomial function. There are two common

More information

4.6 Graphs of Other Trigonometric Functions

4.6 Graphs of Other Trigonometric Functions .6 Graphs of Other Trigonometric Functions Section.6 Graphs of Other Trigonometric Functions 09 Graph of the Tangent Function Recall that the tangent function is odd. That is, tan tan. Consequentl, the

More information

Transformations of Functions. 1. Shifting, reflecting, and stretching graphs Symmetry of functions and equations

Transformations of Functions. 1. Shifting, reflecting, and stretching graphs Symmetry of functions and equations Chapter Transformations of Functions TOPICS.5.. Shifting, reflecting, and stretching graphs Smmetr of functions and equations TOPIC Horizontal Shifting/ Translation Horizontal Shifting/ Translation Shifting,

More information

Appendix 2: PREPARATION & INTERPRETATION OF GRAPHS

Appendix 2: PREPARATION & INTERPRETATION OF GRAPHS Appendi 2: PREPARATION & INTERPRETATION OF GRAPHS All of you should have had some eperience in plotting graphs. Some of you may have done this in the distant past. Some may have done it only in math courses

More information

Graphing Quadratics: Vertex and Intercept Form

Graphing Quadratics: Vertex and Intercept Form Algebra : UNIT Graphing Quadratics: Verte and Intercept Form Date: Welcome to our second function famil...the QUADRATIC FUNCTION! f() = (the parent function) What is different between this function and

More information

L3 Rigid Motion Transformations 3.1 Sequences of Transformations Per Date

L3 Rigid Motion Transformations 3.1 Sequences of Transformations Per Date 3.1 Sequences of Transformations Per Date Pre-Assessment Which of the following could represent a translation using the rule T (, ) = (, + 4), followed b a reflection over the given line? (The pre-image

More information

Statistically Analyzing the Impact of Automated ETL Testing on Data Quality

Statistically Analyzing the Impact of Automated ETL Testing on Data Quality Chapter 5 Statisticall Analzing the Impact of Automated ETL Testing on Data Qualit 5.0 INTRODUCTION In the previous chapter some prime components of hand coded ETL prototpe were reinforced with automated

More information

CSC Computer Graphics

CSC Computer Graphics 7//7 CSC. Computer Graphics Lecture Kasun@dscs.sjp.ac.l Department of Computer Science Universit of Sri Jaewardanepura Line drawing algorithms DDA Midpoint (Bresenham s) Algorithm Circle drawing algorithms

More information

A New Concept on Automatic Parking of an Electric Vehicle

A New Concept on Automatic Parking of an Electric Vehicle A New Concept on Automatic Parking of an Electric Vehicle C. CAMUS P. COELHO J.C. QUADRADO Instituto Superior de Engenharia de Lisboa Rua Conselheiro Emídio Navarro PORTUGAL Abstract: - A solution to perform

More information

Think About. Unit 5 Lesson 3. Investigation. This Situation. Name: a Where do you think the origin of a coordinate system was placed in creating this

Think About. Unit 5 Lesson 3. Investigation. This Situation. Name: a Where do you think the origin of a coordinate system was placed in creating this Think About This Situation Unit 5 Lesson 3 Investigation 1 Name: Eamine how the sequence of images changes from frame to frame. a Where do ou think the origin of a coordinate sstem was placed in creating

More information

Chapter 3 : Computer Animation

Chapter 3 : Computer Animation Chapter 3 : Computer Animation Histor First animation films (Disne) 30 drawings / second animator in chief : ke frames others : secondar drawings Use the computer to interpolate? positions orientations

More information

Optimisation of Image Registration for Print Quality Control

Optimisation of Image Registration for Print Quality Control Optimisation of Image Registration for Print Qualit Control J. Rakun and D. Zazula Sstem Software Laborator Facult of Electrical Engineering and Computer Science Smetanova ul. 7, Maribor, Slovenia E-mail:

More information

Unit 4: Part 1 Graphing Quadratic Functions

Unit 4: Part 1 Graphing Quadratic Functions Name: Block: Unit : Part 1 Graphing Quadratic Functions Da 1 Graphing in Verte Form & Intro to Quadratic Regression Da Graphing in Intercept Form Da 3 Da Da 5 Da Graphing in Standard Form Review Graphing

More information

4.4. Concavity and Curve Sketching. Concavity

4.4. Concavity and Curve Sketching. Concavity 4.4 Concavit and Curve Sketching 267 4.4 Concavit and Curve Sketching f' decreases CONCAVE DOWN 3 f' increases 0 CONCAVE UP FIGURE 4.25 The graph of ƒsd = 3 is concave down on s - q, 0d and concave up

More information

2.2 Differential Forms

2.2 Differential Forms 2.2 Differential Forms With vector analsis, there are some operations such as the curl derivative that are difficult to understand phsicall. We will introduce a notation called the calculus of differential

More information

MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of text)

MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of text) MA 220 Lesson 28 Notes Section 3.3 (p. 191, 2 nd half of tet) The property of the graph of a function curving upward or downward is defined as the concavity of the graph of a function. Concavity if how

More information

Chapter 4 Imaging Pre-Processing. Comunicação Visual Interactiva

Chapter 4 Imaging Pre-Processing. Comunicação Visual Interactiva Chapter 4 maging Pre-Processing Comunicação Visual nteractiva The need of pre-processing The need of pre-processing n this chapter we are going to stud mage enhacement Realçamento de imagem mage restauration

More information

Week 10. Topic 1 Polynomial Functions

Week 10. Topic 1 Polynomial Functions Week 10 Topic 1 Polnomial Functions 1 Week 10 Topic 1 Polnomial Functions Reading Polnomial functions result from adding power functions 1 together. Their graphs can be ver complicated, so the come up

More information