Multiple Integrals and Probability Notes for Math 2605

Size: px
Start display at page:

Download "Multiple Integrals and Probability Notes for Math 2605"

Transcription

1 Multiple Integrals and Probability Notes for Math 605 A. D. Andrew November 00. Introduction In these brief notes we introduce some ideas from probability, and relate them to multiple integration. Thus you will get practice evaluating multiple integrals and a preview of an important application that you will study in greater depth in the very near future.. Random Variables and Density Functions A random variable is the result of a random experiment. Some examples are a. The result X of choosing a real number at random from the interval [a,b]. The space of the random variable X is the set of possible outcomes, and in this case is the interval S [a,b]. Note that we're speaking of real numbers, so things such as p, as well as,, and, are possible outcomes. b. The amount of time Y that Professor Andrew spends fishing before catching his first trout. The space of Y is S [0, ). c. The SAT verbal score Z of a randomly chosen 6 year old. We will make the assumption that all scores are possible so that the space S of Z is the set of all real numbers. Each random variable comes with a density function f, which can be used to compute the probability that the value of the random variable is in a given set. Here are the density functions in the three cases above. a. If we pick a real number between a and b 0, then the density function is if x 0 f ( x) 8 and the probability that X lies in the interval [5,7] is 0 otherwise 7 P ( 5 X 7) f ( x) dx. Note that the probability that X lies in an 5 4 interval I is simply one-eigth the length of I. This is called the uniform density on [,0]. b. A reasonable density function for the time Y Professor Andrew waits for his first - x fish is f ( x) e, and the probability that he waits at least three hours is

2 Multiple Integrals and Probability Page of 7 P( Y - x ) e dx e exponential density. -, which is about.05. This is an example of an c. For the SAT verbal score we will use the famous bell-curve, a Normal distribution with mean m 506 and standard deviation s. We will explain the terms mean and standard deviation shortly. This density function is Ê ( x - 506) ˆ f (x) expá - ( p )() Ë (), and the probability that the random 550 student scores between 50 and 550 is f ( t) dt ª.4. This last integral cannot be computed exactly, but it is so useful that its values are widely tabulated. The basic properties of probabilities are a. ( X Œ A ) 0 P for every set A, b. P( X A» B ) P( X Œ A ) + P( X Œ B ) c. ( S ) 50 Œ whenever A and B are disjoint, P.. Pairs of Random Variables When we deal with pairs of random variables X, Y, the density function is a function of two variables and is called the joint density function of X and Y. Here are a few examples. a. Let X and Y be random real numbers chosen independently from [0,] and consider the point (X,Y) in the unit square in the first quadrant of the x-y plane. The joint density function of X and Y is identically equal to on the unit square, and the probability that (X,Y) lies inside the quarter circle is p dx dy. {(, ) Œ : + } 4 x y S x y b. Let X and Y be random real numbers chosen independently from [0,], and let Z X + Y. The joint density function of X and Z is constantly equal to on a parallelogram with vertices at (0,0), (,), (,), and (0,), and the probability that Independent is a technical term, and we will not define it here. However, common sense dictates that two numbers chosen from [0,] may well be independent, but the SAT verbal and SAT math scores of a particular student are not. If X and Y are independent numbers in [0,] and Z is their sum, then X and Z are not independent.

3 Multiple Integrals and Probability Page of 7 Z > is + x x 0z dz dx. In the figure below we show the domain of the joint density function. The shaded portion of the parallelogram is the set where Z >. c. If X is the amount of time Professor Andrew waits before catching his first fish and Y is the amount of time Professor Wang waits before catching his first fish, then the joint density of X and Y is f (x, y) e - x - y. The probability that Professor Andrew catches his first fish before Professor Wang does is P( X < Y ) 4. Marginal Densities y - x - y e y 0 x 0 dx dy If we know the joint density function of X and Y, then we may compute the density function of X and the density function of Y. These are called marginal densities. The density function of X is. f X ( x) f ( x, y) dy and the density function of Y is f Y ( y) f ( x, y) dx. Visualize these in terms of parts of iterated integrals, and check for yourself that the density function for Professor Andrew's fishing time is - x - y f ( x) e and that for Professor Wang is f ( y) e. X 5. Mean and Variance The mean of a random variable X with density function g(x) is defined to be m X x g(x) dx. The variance of X is defined to be s X ( x - m X ) g(x) dx. You should think of the mean as the average value of X, and the variance as a measure of the spread of the distribution. For a pair of random variables X and Y, we can compute the mean and variance from the joint density function, or we may compute the marginal densities of X and Y and use them to find the mean of X and Y. That is Y

4 Multiple Integrals and Probability Page 4 of 7 () m X, m Y or ( ) ( ) x f (x,y) dx dy, y f (x, y) dx dy m Y y f Y ( y) dy. m X x f X ( x) dx, You should prove that these two methods produce the same result, and you should compare formula () with the discussion of centers of mass of plane regions in your calculus text. The variances of X and Y may also be computed from the marginal densities, as in s X ( x - m X ) f X (x) dx, but the covariance of X and Y can generally be computed only from the joint density function itself. The covariance measures the correlation between X and Y and is defined to be Cov(X,Y) ( X - m X )( Y - m Y ) dx dy. 6. An Example We now illustrate these ideas with one of the previous examples. Let X and Y be random real numbers chosen independently from [0,], and let Z X + Y. As described before, the joint density function f (x,z) of X and Z is constantly equal to on a parallelogram with vertices at (0,0), (,), (,), and (0,), shown below. To compute the probability that Z > X, we integrate the joint density above the z x diagonal

5 Multiple Integrals and Probability Page 5 of 7 P(Z > X) Ê + x ˆ Á dz dx Ë x 0 z x ( ( + x) - x) dx 0 - ( - x) 0 To find the marginal distribution of X, we simply integrate f (x,z) over a vertical line segment in this domain. That is f X (x) + x dz ( + x) - x, z x from which we see that X, not surprisingly, has uniform distribution on [0,]. To find the marginal distribution of Z, we integrate f (x,z) over a horizontal line segment in the domain. In this case, however, the endpoints of the line segment depend on the value of z. Specifically we see that f Z (z) z dx 0 z x 0 dx < z x - z z 0 z - z < z and the graph of f Z (z) is

6 Multiple Integrals and Probability Page 6 of 7 The shape reflects the fact that sums near are more likely than sums near 0 or. Please show that m X, s X, and m Z. Please also compute the variance of Z from the marginal distribution of Z. Here we will compute the variance of Z using the joint density s Z ( z - ) dxdz + x (z - ) dz dx x 0( z x ) x - ( x - ) x 0( ) dx 6 7. Exercises. In example 6 above, show that m X, s X, and m Z, calculate the variance of Z using the marginal distribution for Z, and calculate the covariance of X and Z. Calculate P( X < and Z > ) and P( X > and Z < 4 ).. Suppose the joint probability density function of X and Y is 0 x y 0 y x f ( x, y). 0 otherwise a. Sketch the support (set on which f is not zero) of f. b. Compute the marginal probability density functions f X (x) and f Y (y) Ê ˆ Ê ˆ c. Calculate P Á X and P Ë ÁY. Ë 4 Ê ˆ d. Calculate P Á X and Y. Ë 4 Ê X ˆ e. Calculate P ÁY. Ë. In the Andrew-Wang trout tournament, compute the probability that Andrew catches his first trout in three hours or less and Wang catches his first in two hours or less.

7 Multiple Integrals and Probability Page 7 of 7 Compute the probability that it Wang catches his first trout in less than half the time it takes Andrew to catch his first. 4. Let X and Y have joint probability density function f (x, y) on the set x y, 0 x. Calculate a. P( 0 X ) b. P( Y ) c. P( X and Y ) 5. Consider the problem.a. above, where points are chosen randomly in the unit square. Use a computer program of your choice to generate 0,000 random points in the square and compute the fraction of them that lie inside the quarter circle. Use this fraction to approximate p. 8. Selected Answers ( ). Cov(X,Z), P X < and Z > P X > and Z < ( 4) 8,. a. The triangle with vertices (0,0), (,0), (,). b. f X (x) 5 x 4, f Y (y) 0 y ( - y ) Ê c. P X ˆ Á Ë, P Ê Y ˆ Á Ë 4 5 Ê d. PÁ X and Y Ë 4 ˆ 0 Ê e. P Y X ˆ Á Ë 4 9. Reference Hogg and Tanis, Probability and Statistical Inference, 6th edition, Prentice Hall, 00.

EXAM # 3 PLEASE SHOW ALL WORK!

EXAM # 3 PLEASE SHOW ALL WORK! Stat 311, Summer 2018 Name EXAM # 3 PLEASE SHOW ALL WORK! Problem Points Grade 1 30 2 20 3 20 4 30 Total 100 1. A socioeconomic study analyzes two discrete random variables in a certain population of households

More information

Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) of X, Y, Z iff for all sets A, B, C,

Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) of X, Y, Z iff for all sets A, B, C, Math 416 Lecture 2 DEFINITION. Here are the multivariate versions: PMF case: p(x, y, z) is the joint Probability Mass Function of X, Y, Z iff P(X = x, Y = y, Z =z) = p(x, y, z) PDF case: f(x, y, z) is

More information

Volume: The Disk Method. Using the integral to find volume.

Volume: The Disk Method. Using the integral to find volume. Volume: The Disk Method Using the integral to find volume. If a region in a plane is revolved about a line, the resulting solid is a solid of revolution and the line is called the axis of revolution. y

More information

Math 125 Final Examination Spring 2015

Math 125 Final Examination Spring 2015 Math 125 Final Examination Spring 2015 Your Name Your Signature Student ID # Quiz Section Professor s Name TA s Name This exam is closed book. You may use one 8.5 11 sheet of handwritten notes (both sides

More information

Probability and Distributions

Probability and Distributions Probability and Distributions What is a statistical model? A statistical model is a set of assumptions by which the hypothetical population distribution of data is inferred. It is typically postulated

More information

Review: mostly probability and some statistics

Review: mostly probability and some statistics Review: mostly probability and some statistics C2 1 Content robability (should know already) Axioms and properties Conditional probability and independence Law of Total probability and Bayes theorem Random

More information

Math Review Sheet, Fall 2008

Math Review Sheet, Fall 2008 1 Descriptive Statistics Math 3070-5 Review Sheet, Fall 2008 First we need to know about the relationship among Population Samples Objects The distribution of the population can be given in one of the

More information

When using interval notation use instead of open circles, and use instead of solid dots.

When using interval notation use instead of open circles, and use instead of solid dots. P.1 Real Numbers PreCalculus P.1 REAL NUMBERS Learning Targets for P1 1. Describe an interval on the number line using inequalities. Describe an interval on the number line using interval notation (closed

More information

Sept , 17, 23, 29, 37, 41, 45, 47, , 5, 13, 17, 19, 29, 33. Exam Sept 26. Covers Sept 30-Oct 4.

Sept , 17, 23, 29, 37, 41, 45, 47, , 5, 13, 17, 19, 29, 33. Exam Sept 26. Covers Sept 30-Oct 4. MATH 23, FALL 2013 Text: Calculus, Early Transcendentals or Multivariable Calculus, 7th edition, Stewart, Brooks/Cole. We will cover chapters 12 through 16, so the multivariable volume will be fine. WebAssign

More information

MATH 150 Pre-Calculus

MATH 150 Pre-Calculus MATH 150 Pre-Calculus Fall, 2014, WEEK 3 JoungDong Kim Week 3: 2B, 3A Chapter 2B. Solving Inequalities a < b a is less than b a b a is less than or equal to b a > b a is greater than b a b a is greater

More information

Math 20C Homework 2 Partial Solutions

Math 20C Homework 2 Partial Solutions Math 2C Homework 2 Partial Solutions Problem 1 (12.4.14). Calculate (j k) (j + k). Solution. The basic properties of the cross product are found in Theorem 2 of Section 12.4. From these properties, we

More information

6.1 Area Between Curves. Example 1: Calculate the area of the region between the parabola y = 1 x 2 and the line y = 1 x

6.1 Area Between Curves. Example 1: Calculate the area of the region between the parabola y = 1 x 2 and the line y = 1 x AP Calculus 6.1 Area Between Curves Name: Goal: Calculate the Area between curves Keys to Success: Top Curve Bottom Curve (integrate w/respect to x or dx) Right Curve Left Curve (integrate w/respect to

More information

10.3 Parametric Equations. 1 Math 1432 Dr. Almus

10.3 Parametric Equations. 1 Math 1432 Dr. Almus Math 1432 DAY 39 Dr. Melahat Almus almus@math.uh.edu OFFICE HOURS (212 PGH) MW12-1:30pm, F:12-1pm. If you email me, please mention the course (1432) in the subject line. Check your CASA account for Quiz

More information

December 2012 Maths HL Holiday Pack. Paper 1.2 Paper 1 from TZ2 Paper 2.2 Paper 2 from TZ2. Paper 1.1 Paper 1 from TZ1 Paper 2.

December 2012 Maths HL Holiday Pack. Paper 1.2 Paper 1 from TZ2 Paper 2.2 Paper 2 from TZ2. Paper 1.1 Paper 1 from TZ1 Paper 2. December 2012 Maths HL Holiday Pack This pack contains 4 past papers from May 2011 in the following order: Paper 1.2 Paper 1 from TZ2 Paper 2.2 Paper 2 from TZ2 Paper 1.1 Paper 1 from TZ1 Paper 2.1 Paper

More information

7.1 Indefinite Integrals Calculus

7.1 Indefinite Integrals Calculus 7.1 Indefinite Integrals Calculus Learning Objectives A student will be able to: Find antiderivatives of functions. Represent antiderivatives. Interpret the constant of integration graphically. Solve differential

More information

MLC Practice Final Exam. Recitation Instructor: Page Points Score Total: 200.

MLC Practice Final Exam. Recitation Instructor: Page Points Score Total: 200. Name: PID: Section: Recitation Instructor: DO NOT WRITE BELOW THIS LINE. GO ON TO THE NEXT PAGE. Page Points Score 3 20 4 30 5 20 6 20 7 20 8 20 9 25 10 25 11 20 Total: 200 Page 1 of 11 Name: Section:

More information

18.02 Multivariable Calculus Fall 2007

18.02 Multivariable Calculus Fall 2007 MIT OpenCourseWare http://ocw.mit.edu 18.02 Multivariable Calculus Fall 2007 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. 3. Double Integrals 3A. Double

More information

Math 2311 Sections 4.1, 4.2 and 4.3

Math 2311 Sections 4.1, 4.2 and 4.3 Math 2311 Sections 4.1, 4.2 and 4.3 4.1 - Density Curves What do we know about density curves? Example: Suppose we have a density curve defined for defined by the line y = x. Sketch: What percent of observations

More information

Vector Calculus, Maths II

Vector Calculus, Maths II Section A Vector Calculus, Maths II REVISION (VECTORS) 1. Position vector of a point P(x, y, z) is given as + y and its magnitude by 2. The scalar components of a vector are its direction ratios, and represent

More information

Chapter 2. Continuous random variables

Chapter 2. Continuous random variables Chapter 2 Continuous random variables Outline Review of probability: events and probability Random variable Probability and Cumulative distribution function Review of discrete random variable Introduction

More information

Math 416 Lecture 3. The average or mean or expected value of x 1, x 2, x 3,..., x n is

Math 416 Lecture 3. The average or mean or expected value of x 1, x 2, x 3,..., x n is Math 416 Lecture 3 Expected values The average or mean or expected value of x 1, x 2, x 3,..., x n is x 1 x 2... x n n x 1 1 n x 2 1 n... x n 1 n 1 n x i p x i where p x i 1 n is the probability of x i

More information

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS

MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 OVERVIEW OF CONTENTS AND SAMPLE PROBLEMS MAT100 is a fast-paced and thorough tour of precalculus mathematics, where the choice of topics is primarily motivated by the conceptual and technical knowledge

More information

Math 550, Exam 1. 2/10/11.

Math 550, Exam 1. 2/10/11. Math 55, Exam. //. Read problems carefully. Show all work. No notes, calculator, or text. The exam is approximately 5 percent of the total grade. There are points total. Partial credit may be given. Write

More information

36. Double Integration over Non-Rectangular Regions of Type II

36. Double Integration over Non-Rectangular Regions of Type II 36. Double Integration over Non-Rectangular Regions of Type II When establishing the bounds of a double integral, visualize an arrow initially in the positive x direction or the positive y direction. A

More information

Mathematics 111 (Calculus II) Laboratory Manual

Mathematics 111 (Calculus II) Laboratory Manual Mathematics (Calculus II) Laboratory Manual Department of Mathematics & Statistics University of Regina nd edition prepared by Patrick Maidorn, Fotini Labropulu, and Robert Petry University of Regina Department

More information

2. Algebraic functions, power functions, exponential functions, trig functions

2. Algebraic functions, power functions, exponential functions, trig functions Math, Prep: Familiar Functions (.,.,.5, Appendix D) Name: Names of collaborators: Main Points to Review:. Functions, models, graphs, tables, domain and range. Algebraic functions, power functions, exponential

More information

STAT 501 Assignment 1 Name Spring Written Assignment: Due Monday, January 22, in class. Please write your answers on this assignment

STAT 501 Assignment 1 Name Spring Written Assignment: Due Monday, January 22, in class. Please write your answers on this assignment STAT 5 Assignment Name Spring Reading Assignment: Johnson and Wichern, Chapter, Sections.5 and.6, Chapter, and Chapter. Review matrix operations in Chapter and Supplement A. Examine the matrix properties

More information

MATH 2413 TEST ON CHAPTER 4 ANSWER ALL QUESTIONS. TIME 1.5 HRS.

MATH 2413 TEST ON CHAPTER 4 ANSWER ALL QUESTIONS. TIME 1.5 HRS. MATH 1 TEST ON CHAPTER ANSWER ALL QUESTIONS. TIME 1. HRS. M1c Multiple Choice Identify the choice that best completes the statement or answers the question. 1. Use the summation formulas to rewrite the

More information

Chapter 3 Differentiation Rules

Chapter 3 Differentiation Rules Chapter 3 Differentiation Rules Derivative constant function if c is any real number, then Example: The Power Rule: If n is a positive integer, then Example: Extended Power Rule: If r is any real number,

More information

Solutions to old Exam 3 problems

Solutions to old Exam 3 problems Solutions to old Exam 3 problems Hi students! I am putting this version of my review for the Final exam review here on the web site, place and time to be announced. Enjoy!! Best, Bill Meeks PS. There are

More information

4/1/2012. Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20. Skipping Topics 11 and 15. Topic 12. Normal Distribution

4/1/2012. Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20. Skipping Topics 11 and 15. Topic 12. Normal Distribution Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20 Skipping Topics 11 and 15 Topic 12 Normal Distribution 1 Normal Distribution If Density Curve is symmetric, single peaked, bell-shaped then it is

More information

Dimensions = xyz dv. xyz dv as an iterated integral in rectangular coordinates.

Dimensions = xyz dv. xyz dv as an iterated integral in rectangular coordinates. Math Show Your Work! Page of 8. () A rectangular box is to hold 6 cubic meters. The material used for the top and bottom of the box is twice as expensive per square meter than the material used for the

More information

f X, Y (x, y)dx (x), where f(x,y) is the joint pdf of X and Y. (x) dx

f X, Y (x, y)dx (x), where f(x,y) is the joint pdf of X and Y. (x) dx INDEPENDENCE, COVARIANCE AND CORRELATION Independence: Intuitive idea of "Y is independent of X": The distribution of Y doesn't depend on the value of X. In terms of the conditional pdf's: "f(y x doesn't

More information

= (6)(1) ( 4)( 1) 2( 11 ) = 2 11 = 9.

= (6)(1) ( 4)( 1) 2( 11 ) = 2 11 = 9. Math 6 / Exam (October, 6) page. [ points] For all of parts (a) (d), let f(x) = x 4 and let g(x) be given in the graph to the right. (a) [3 points of ] Find g (x) dx. By the Fundamental Theorem of Calculus,

More information

Math 23b Practice Final Summer 2011

Math 23b Practice Final Summer 2011 Math 2b Practice Final Summer 211 1. (1 points) Sketch or describe the region of integration for 1 x y and interchange the order to dy dx dz. f(x, y, z) dz dy dx Solution. 1 1 x z z f(x, y, z) dy dx dz

More information

Math 232, Final Test, 20 March 2007

Math 232, Final Test, 20 March 2007 Math 232, Final Test, 20 March 2007 Name: Instructions. Do any five of the first six questions, and any five of the last six questions. Please do your best, and show all appropriate details in your solutions.

More information

Staple or bind all pages together. DO NOT dog ear pages as a method to bind.

Staple or bind all pages together. DO NOT dog ear pages as a method to bind. Math 3337 Homework Instructions: Staple or bind all pages together. DO NOT dog ear pages as a method to bind. Hand-drawn sketches should be neat, clear, of reasonable size, with axis and tick marks appropriately

More information

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers.

No calculators, cell phones or any other electronic devices can be used on this exam. Clear your desk of everything excepts pens, pencils and erasers. Name: Section: Recitation Instructor: READ THE FOLLOWING INSTRUCTIONS. Do not open your exam until told to do so. No calculators, cell phones or any other electronic devices can be used on this exam. Clear

More information

Area Formulas. Linear

Area Formulas. Linear Math Vocabulary and Formulas Approximate Area Arithmetic Sequences Average Rate of Change Axis of Symmetry Base Behavior of the Graph Bell Curve Bi-annually(with Compound Interest) Binomials Boundary Lines

More information

Solution to Assignment 3

Solution to Assignment 3 The Chinese University of Hong Kong ENGG3D: Probability and Statistics for Engineers 5-6 Term Solution to Assignment 3 Hongyang Li, Francis Due: 3:pm, March Release Date: March 8, 6 Dear students, The

More information

Bivariate distributions

Bivariate distributions Bivariate distributions 3 th October 017 lecture based on Hogg Tanis Zimmerman: Probability and Statistical Inference (9th ed.) Bivariate Distributions of the Discrete Type The Correlation Coefficient

More information

Created by T. Madas LINE INTEGRALS. Created by T. Madas

Created by T. Madas LINE INTEGRALS. Created by T. Madas LINE INTEGRALS LINE INTEGRALS IN 2 DIMENSIONAL CARTESIAN COORDINATES Question 1 Evaluate the integral ( x + 2y) dx, C where C is the path along the curve with equation y 2 = x + 1, from ( ) 0,1 to ( )

More information

University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes

University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes University of Toronto MAT137Y1 Calculus! Test 2 1 December 2017 Time: 110 minutes Please complete this cover page with ALL CAPITAL LETTERS. Last name......................................................................................

More information

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities

Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities Math 2 Variable Manipulation Part 7 Absolute Value & Inequalities 1 MATH 1 REVIEW SOLVING AN ABSOLUTE VALUE EQUATION Absolute value is a measure of distance; how far a number is from zero. In practice,

More information

The Volume of a Hypersphere

The Volume of a Hypersphere The hypersphere has the equation The Volume of a Hypersphere x 2 y 2 x 2 w 2 = 2 if centered at the origin (,,,) and has a radius of in four dimensional space. We approach the project of determining its

More information

MATH 280 Multivariate Calculus Fall Integrating a vector field over a surface

MATH 280 Multivariate Calculus Fall Integrating a vector field over a surface MATH 280 Multivariate Calculus Fall 2011 Definition Integrating a vector field over a surface We are given a vector field F in space and an oriented surface in the domain of F as shown in the figure below

More information

Homework 10 (due December 2, 2009)

Homework 10 (due December 2, 2009) Homework (due December, 9) Problem. Let X and Y be independent binomial random variables with parameters (n, p) and (n, p) respectively. Prove that X + Y is a binomial random variable with parameters (n

More information

GRE Quantitative Reasoning Practice Questions

GRE Quantitative Reasoning Practice Questions GRE Quantitative Reasoning Practice Questions y O x 7. The figure above shows the graph of the function f in the xy-plane. What is the value of f (f( ))? A B C 0 D E Explanation Note that to find f (f(

More information

The Change-of-Variables Formula for Double Integrals

The Change-of-Variables Formula for Double Integrals The Change-of-Variables Formula for Double Integrals Minh-Tam Trinh In this document, I suggest ideas about how to solve some of the exercises in ection 15.9 of tewart, Multivariable Calculus, 8th Ed.

More information

ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA

ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA GRADE 1 EXAMINATION NOVEMBER 017 ADVANCED PROGRAMME MATHEMATICS: PAPER I MODULE 1: CALCULUS AND ALGEBRA Time: hours 00 marks PLEASE READ THE FOLLOWING INSTRUCTIONS CAREFULLY 1. This question paper consists

More information

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3

(1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 Math 127 Introduction and Review (1) Recap of Differential Calculus and Integral Calculus (2) Preview of Calculus in three dimensional space (3) Tools for Calculus 3 MATH 127 Introduction to Calculus III

More information

MATH 32A: MIDTERM 1 REVIEW. 1. Vectors. v v = 1 22

MATH 32A: MIDTERM 1 REVIEW. 1. Vectors. v v = 1 22 MATH 3A: MIDTERM 1 REVIEW JOE HUGHES 1. Let v = 3,, 3. a. Find e v. Solution: v = 9 + 4 + 9 =, so 1. Vectors e v = 1 v v = 1 3,, 3 b. Find the vectors parallel to v which lie on the sphere of radius two

More information

Math 234 Final Exam (with answers) Spring 2017

Math 234 Final Exam (with answers) Spring 2017 Math 234 Final Exam (with answers) pring 217 1. onsider the points A = (1, 2, 3), B = (1, 2, 2), and = (2, 1, 4). (a) [6 points] Find the area of the triangle formed by A, B, and. olution: One way to solve

More information

MATH 12 CLASS 2 NOTES, SEP Contents. 2. Dot product: determining the angle between two vectors 2

MATH 12 CLASS 2 NOTES, SEP Contents. 2. Dot product: determining the angle between two vectors 2 MATH 12 CLASS 2 NOTES, SEP 23 2011 Contents 1. Dot product: definition, basic properties 1 2. Dot product: determining the angle between two vectors 2 Quick links to definitions/theorems Dot product definition

More information

Math 116 Practice for Exam 2

Math 116 Practice for Exam 2 Math 6 Practice for Exam Generated October 6, 5 Name: Instructor: Section Number:. This exam has 5 questions. Note that the problems are not of equal difficulty, so you may want to skip over and return

More information

Notes for Math 324, Part 19

Notes for Math 324, Part 19 48 Notes for Math 324, Part 9 Chapter 9 Multivariate distributions, covariance Often, we need to consider several random variables at the same time. We have a sample space S and r.v. s X, Y,..., which

More information

DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO.

DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO. AP Calculus AB Exam SECTION I: Multiple Choice 016 DO NOT OPEN THIS BOOKLET UNTIL YOU ARE TOLD TO DO SO. At a Glance Total Time 1 hour, 45 minutes Number of Questions 45 Percent of Total Score 50% Writing

More information

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0

c) xy 3 = cos(7x +5y), y 0 = y3 + 7 sin(7x +5y) 3xy sin(7x +5y) d) xe y = sin(xy), y 0 = ey + y cos(xy) x(e y cos(xy)) e) y = x ln(3x + 5), y 0 Some Math 35 review problems With answers 2/6/2005 The following problems are based heavily on problems written by Professor Stephen Greenfield for his Math 35 class in spring 2005. His willingness to

More information

Math Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them

Math Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them Math 302.102 Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them solely for their final exam preparations. The final exam

More information

Congratulations for being placed in the Accelerated CCGPS Analytic Geometry B/Advanced Algebra class for the school year!

Congratulations for being placed in the Accelerated CCGPS Analytic Geometry B/Advanced Algebra class for the school year! May 30, 2014 Dear Accelerated CCGPS Analytic Geometry B/Advanced Algebra Student: Congratulations for being placed in the Accelerated CCGPS Analytic Geometry B/Advanced Algebra class for the 2014-2015

More information

Test 2 Review Math 1111 College Algebra

Test 2 Review Math 1111 College Algebra Test 2 Review Math 1111 College Algebra 1. Begin by graphing the standard quadratic function f(x) = x 2. Then use transformations of this graph to graph the given function. g(x) = x 2 + 2 *a. b. c. d.

More information

Chapter 5. Chapter 5 sections

Chapter 5. Chapter 5 sections 1 / 43 sections Discrete univariate distributions: 5.2 Bernoulli and Binomial distributions Just skim 5.3 Hypergeometric distributions 5.4 Poisson distributions Just skim 5.5 Negative Binomial distributions

More information

MATH 52 FINAL EXAM SOLUTIONS

MATH 52 FINAL EXAM SOLUTIONS MAH 5 FINAL EXAM OLUION. (a) ketch the region R of integration in the following double integral. x xe y5 dy dx R = {(x, y) x, x y }. (b) Express the region R as an x-simple region. R = {(x, y) y, x y }

More information

Course 1 Solutions November 2001 Exams

Course 1 Solutions November 2001 Exams Course Solutions November Exams . A For i =,, let R = event that a red ball is drawn form urn i i B = event that a blue ball is drawn from urn i. i Then if x is the number of blue balls in urn, ( R R)

More information

Course Goals and Course Objectives, as of Fall Math 102: Intermediate Algebra

Course Goals and Course Objectives, as of Fall Math 102: Intermediate Algebra Course Goals and Course Objectives, as of Fall 2015 Math 102: Intermediate Algebra Interpret mathematical models such as formulas, graphs, tables, and schematics, and draw inferences from them. Represent

More information

Continuous random variables

Continuous random variables Continuous random variables A continuous random variable X takes all values in an interval of numbers. The probability distribution of X is described by a density curve. The total area under a density

More information

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem

Green s Theorem. MATH 311, Calculus III. J. Robert Buchanan. Fall Department of Mathematics. J. Robert Buchanan Green s Theorem Green s Theorem MATH 311, alculus III J. obert Buchanan Department of Mathematics Fall 2011 Main Idea Main idea: the line integral around a positively oriented, simple closed curve is related to a double

More information

Possible C4 questions from past papers P1 P3

Possible C4 questions from past papers P1 P3 Possible C4 questions from past papers P1 P3 Source of the original question is given in brackets, e.g. [P January 001 Question 1]; a question which has been edited is indicated with an asterisk, e.g.

More information

MATH 251 MATH 251: Multivariate Calculus MATH 251 FALL 2005 EXAM-IV FALL 2005 EXAM-IV EXAMINATION COVER PAGE Professor Moseley

MATH 251 MATH 251: Multivariate Calculus MATH 251 FALL 2005 EXAM-IV FALL 2005 EXAM-IV EXAMINATION COVER PAGE Professor Moseley MATH 5 MATH 5: Multivariate Calculus MATH 5 FALL 5 EXAM-IV FALL 5 EXAM-IV EXAMINATION COVER PAGE Professor Moseley PRINT NAME ( ) Last Name, First Name MI (What you wish to be called) ID # EXAM DATE Thursday,

More information

Practice Final Solutions

Practice Final Solutions Practice Final Solutions Math 1, Fall 17 Problem 1. Find a parameterization for the given curve, including bounds on the parameter t. Part a) The ellipse in R whose major axis has endpoints, ) and 6, )

More information

668 Chapter 11 Parametric Equatins and Polar Coordinates

668 Chapter 11 Parametric Equatins and Polar Coordinates 668 Chapter Parametric Equatins and Polar Coordinates 5. sin ( sin Á r and sin ( sin Á r Ê not symmetric about the x-axis; sin ( sin r Ê symmetric about the y-axis; therefore not symmetric about the origin

More information

Continuous Random Variables

Continuous Random Variables MATH 38 Continuous Random Variables Dr. Neal, WKU Throughout, let Ω be a sample space with a defined probability measure P. Definition. A continuous random variable is a real-valued function X defined

More information

Prelim 1 Solutions V2 Math 1120

Prelim 1 Solutions V2 Math 1120 Feb., Prelim Solutions V Math Please show your reasoning and all your work. This is a 9 minute exam. Calculators are not needed or permitted. Good luck! Problem ) ( Points) Calculate the following: x a)

More information

Data set B is 2, 3, 3, 3, 5, 8, 9, 9, 9, 15. a) Determine the mean of the data sets. b) Determine the median of the data sets.

Data set B is 2, 3, 3, 3, 5, 8, 9, 9, 9, 15. a) Determine the mean of the data sets. b) Determine the median of the data sets. FOUNDATIONS OF MATH 11 Ch. 5 Day 1: EXPLORING DATA VOCABULARY A measure of central tendency is a value that is representative of a set of numerical data. These values tend to lie near the middle of a set

More information

Exam 3 review for Math 1190

Exam 3 review for Math 1190 Exam 3 review for Math 9 Be sure to be familiar with the following : Extreme Value Theorem Optimization The antiderivative u-substitution as a method for finding antiderivatives Reimann sums (e.g. L 6

More information

Dear Future CALCULUS Student,

Dear Future CALCULUS Student, Dear Future CALCULUS Student, I am looking forward to teaching the AP Calculus AB class this coming year and hope that you are looking forward to the class as well. Here a few things you need to know prior

More information

2015 Math Camp Calculus Exam Solution

2015 Math Camp Calculus Exam Solution 015 Math Camp Calculus Exam Solution Problem 1: x = x x +5 4+5 = 9 = 3 1. lim We also accepted ±3, even though it is not according to the prevailing convention 1. x x 4 x+4 =. lim 4 4+4 = 4 0 = 4 0 = We

More information

Answer Key. Calculus I Math 141 Fall 2003 Professor Ben Richert. Exam 2

Answer Key. Calculus I Math 141 Fall 2003 Professor Ben Richert. Exam 2 Answer Key Calculus I Math 141 Fall 2003 Professor Ben Richert Exam 2 November 18, 2003 Please do all your work in this booklet and show all the steps. Calculators and note-cards are not allowed. Problem

More information

Probability, Random Processes and Inference

Probability, Random Processes and Inference INSTITUTO POLITÉCNICO NACIONAL CENTRO DE INVESTIGACION EN COMPUTACION Laboratorio de Ciberseguridad Probability, Random Processes and Inference Dr. Ponciano Jorge Escamilla Ambrosio pescamilla@cic.ipn.mx

More information

Business Statistics. Lecture 9: Simple Regression

Business Statistics. Lecture 9: Simple Regression Business Statistics Lecture 9: Simple Regression 1 On to Model Building! Up to now, class was about descriptive and inferential statistics Numerical and graphical summaries of data Confidence intervals

More information

Unit 4 Probability. Dr Mahmoud Alhussami

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

More information

CME 106: Review Probability theory

CME 106: Review Probability theory : Probability theory Sven Schmit April 3, 2015 1 Overview In the first half of the course, we covered topics from probability theory. The difference between statistics and probability theory is the following:

More information

Final Review Worksheet

Final Review Worksheet Score: Name: Final Review Worksheet Math 2110Q Fall 2014 Professor Hohn Answers (in no particular order): f(x, y) = e y + xe xy + C; 2; 3; e y cos z, e z cos x, e x cos y, e x sin y e y sin z e z sin x;

More information

MA CALCULUS II Friday, December 09, 2011 FINAL EXAM. Closed Book - No calculators! PART I Each question is worth 4 points.

MA CALCULUS II Friday, December 09, 2011 FINAL EXAM. Closed Book - No calculators! PART I Each question is worth 4 points. CALCULUS II, FINAL EXAM 1 MA 126 - CALCULUS II Friday, December 09, 2011 Name (Print last name first):...................................................... Signature:........................................................................

More information

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.

Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work. Exam 3 Math 850-007 Fall 04 Odenthal Name: Instructions: No books. No notes. Non-graphing calculators only. You are encouraged, although not required, to show your work.. Evaluate the iterated integral

More information

Review - 3rd Quarter Exam Algebra I CP ~ Chapters 7, 9, 10

Review - 3rd Quarter Exam Algebra I CP ~ Chapters 7, 9, 10 Class: Date: Review - 3rd Quarter Exam Algebra I CP ~ Chapters 7, 9, 10 1. A new inkjet printer priced at $130 increases 5% each year. How much will a similar model cost in two years? 2. The amount of

More information

Workbook for Calculus I

Workbook for Calculus I Workbook for Calculus I By Hüseyin Yüce New York 2007 1 Functions 1.1 Four Ways to Represent a Function 1. Find the domain and range of the function f(x) = 1 + x + 1 and sketch its graph. y 3 2 1-3 -2-1

More information

M408 C Fall 2011 Dr. Jeffrey Danciger Exam 2 November 3, Section time (circle one): 11:00am 1:00pm 2:00pm

M408 C Fall 2011 Dr. Jeffrey Danciger Exam 2 November 3, Section time (circle one): 11:00am 1:00pm 2:00pm M408 C Fall 2011 Dr. Jeffrey Danciger Exam 2 November 3, 2011 NAME EID Section time (circle one): 11:00am 1:00pm 2:00pm No books, notes, or calculators. Show all your work. Do NOT open this exam booklet

More information

Common Core State Standards for Mathematics - High School

Common Core State Standards for Mathematics - High School to the Common Core State Standards for - High School I Table of Contents Number and Quantity... 1 Algebra... 1 Functions... 3 Geometry... 6 Statistics and Probability... 8 Copyright 2013 Pearson Education,

More information

Midterm 1 practice UCLA: Math 32B, Winter 2017

Midterm 1 practice UCLA: Math 32B, Winter 2017 Midterm 1 practice UCLA: Math 32B, Winter 2017 Instructor: Noah White Date: Version: practice This exam has 4 questions, for a total of 40 points. Please print your working and answers neatly. Write your

More information

The Distance Formula & The Midpoint Formula

The Distance Formula & The Midpoint Formula The & The Professor Tim Busken Mathematics Department Januar 14, 2015 Theorem ( : 1 dimension) If a and b are real numbers, then the distance between them on a number line is a b. a b : 2 dimensions Consider

More information

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2

Note: Each problem is worth 14 points except numbers 5 and 6 which are 15 points. = 3 2 Math Prelim II Solutions Spring Note: Each problem is worth points except numbers 5 and 6 which are 5 points. x. Compute x da where is the region in the second quadrant between the + y circles x + y and

More information

MATH 215/255 Solutions to Additional Practice Problems April dy dt

MATH 215/255 Solutions to Additional Practice Problems April dy dt . For the nonlinear system MATH 5/55 Solutions to Additional Practice Problems April 08 dx dt = x( x y, dy dt = y(.5 y x, x 0, y 0, (a Show that if x(0 > 0 and y(0 = 0, then the solution (x(t, y(t of the

More information

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS

MATH 228: Calculus III (FALL 2016) Sample Problems for FINAL EXAM SOLUTIONS MATH 228: Calculus III (FALL 216) Sample Problems for FINAL EXAM SOLUTIONS MATH 228 Page 2 Problem 1. (2pts) Evaluate the line integral C xy dx + (x + y) dy along the parabola y x2 from ( 1, 1) to (2,

More information

This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss

This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss Version 1, August 2016 1 This format is the result of tinkering with a mixed lecture format for 3 terms. As such, it is still a work in progress and we will discuss adaptations both to the general format

More information

Final Exam SOLUTIONS MAT 131 Fall 2011

Final Exam SOLUTIONS MAT 131 Fall 2011 1. Compute the following its. (a) Final Exam SOLUTIONS MAT 131 Fall 11 x + 1 x 1 x 1 The numerator is always positive, whereas the denominator is negative for numbers slightly smaller than 1. Also, as

More information

IMPORTANT QUESTIONS FOR INTERMEDIATE PUBLIC EXAMINATIONS

IMPORTANT QUESTIONS FOR INTERMEDIATE PUBLIC EXAMINATIONS ` KUKATPALLY CENTRE IMPORTANT QUESTIONS FOR INTERMEDIATE PUBLIC EXAMINATIONS IN MATHS-IB FIITJEE KUKATPALLY CENTRE: # -97, Plot No1, Opp Patel Kunta Huda Park, Vijaynagar Colony, Hyderabad - 57 Ph: 4-646113

More information

Calculus with Analytic Geometry 3 Fall 2018

Calculus with Analytic Geometry 3 Fall 2018 alculus with Analytic Geometry 3 Fall 218 Practice Exercises for the Final Exam I present here a number of exercises that could serve as practice for the final exam. Some are easy and straightforward;

More information

ENGI 4430 Line Integrals; Green s Theorem Page 8.01

ENGI 4430 Line Integrals; Green s Theorem Page 8.01 ENGI 4430 Line Integrals; Green s Theorem Page 8.01 8. Line Integrals Two applications of line integrals are treated here: the evaluation of work done on a particle as it travels along a curve in the presence

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