Chapter 5. Continuous Probability Distributions

Size: px
Start display at page:

Download "Chapter 5. Continuous Probability Distributions"

Transcription

1 Chapter 5. Continuous Probability Distributions Section 5.6: Normal Distributions Jiaping Wang Department of Mathematical Science 03/27/2013, Wednesday

2 Outline Probability Density Function Mean and Variance More Examples Homework #9

3 Part 1. Probability Density Function

4 Probability Density Function In general, the normal density function is given by f x = 1 2 x μ exp, < x <, where the σ 2π 2σ 2 parameters μ and σ are constants (σ >0) that determines the shape of the curve.

5 Standard Normal Distribution Let Z=(X-μ)/σ, then Z has a standard normal distribution f z = 1 2π exp z2 2, < z < It has mean zero and variance 1, that is, E(Z)=0, V(Z)=1.

6 Part 2. Mean and Variance

7 Mean and Variance E Z = zf z dd = = 1 22 z eee z2 2 z z2 eee 22 2 dd = 0. dd E Z 2 = z2 z2 eee 22 2 dz = 1 22 u1/ 2 eee u 2 du = 1 22 Γ / 2 0 = 1. Then we have V(X)=E(X 2 )-E 2 (X)=1. As Z=(X-μ)/σ X=Zσ+μ E(X)=μ, V(X)=σ 2.

8 Calculating Normal Probabilities P zz < Z < zz = zz 1 exp z2 z1 dd= 0 1 2π 2 z1 for z1<0<z2. 2π zz exp z2 dd π exp z2 2 dd = AA + AA A property: P(Z<z)=1-P(Z>-z) for any z. P(z1<Z<z2)=P(0<Z<z2)-P(0<Z<z1) =A2-A1 for 0<z1<z2

9 For example, P(-0.53<Z<1.0)=P(0<Z<1.0) +P(0<Z<0.53)= = P(0.53<Z<1.2)=P(0<Z<1.2)- P(0<Z<0.53)= = P(Z>1.2)=1-P(Z<1.22)= =0.6112

10 Example 5.13 If Z denotes a standard normal variable, find the following probabilities: 1. P(Z 1.5); 2. P(Z 1.5); 3. P(Z<-2); 4. P(-2 Z 1); 5. Also find a value of z say z0 such that P(0 Z z0)=0.35. Answer: 1. P(Z 1.5)=P(Z 0)+P(0<Z<1.5)= = P(Z 1.5)=1-P(Z<1.5)= = P(Z<-2)=1-P(Z -2)=1-P(-2 Z<0)-P(0<Z)=1-P(0<Z<2)-0.5= = P(-2 Z 1)=P(-2 Z<0)+P(0<Z 1)=P(0<Z 2)+P(0<Z 1)= = z0=1.04

11 Empirical Rule 1. 68% of the values fall within 1 standard deviation of the mean in either direction; 2. 95% of the values fall within 2 standard deviation of the mean in either direction; % of the values fall within 3 standard deviation of the mean in either direction.

12 Example 5.14 A firm that manufactures and bottles apple juice has a machine that automatically fills bottles with 16 ounces of juice. (The bottle can hold up to 17 ounces.) Over a long period, the average amount dispensed into the bottle has been 16 ounces. However, there is variability in how much juice is put in each bottle; the distribution of these amounts has a standard deviation of 1 ounces. If the ounces of fill per bottle can be assumed to be normally distributed, find the probability that the machine will overflow any one bottle. Answer: Let X denote the amount of liquid (in ounces) dispensed into one bottle by the Filling machine. Then X is following the normal distribution with mean 16 and standard Deviation 1. So we are interested in the probability that a bottle will overflow if the Machine attempts to put more than 17 ounces in it. P(X>17) = P((X-μ)/σ>(17-16)/1)=P(Z>1)=

13 Example 5.15 Suppose that another machine similar to the one described in Example 5.14 is operating in such a way that the ounces of fill have a mean value equal to the dial setting for amount of liquid but also has a standard deviation of 1.2 ounces. Find the proper setting for the dial so that the 17-ounce bottle will overflow only 5% of the time. Assume that the amount dispensed have a normal distribution. Answer: Let X denote the amount of liquid dispensed; we look for a value of μ so that P(X>17)=0.05, which is equivalent to P((X-μ)/1.2>(17- μ)/1.2)=0.05 or P(Z>z0)=0.05 with z0=(17- μ)/1.2. We know that when z0=1.645, P(Z>z0)=0.05, so (17- μ)/1.2=1.645 μ=

14 Part 3. More Examples

15 Additional Example 1 Let X be a normal random variable with mean 1 and variance 4. Find P(X 2-2X 8). Answer: P(X 2-2X 8)=P(X 2-2X +1 9)=P[(x-1) 2 9] = P(-3 (x-1) 3) =P(-3/2 (x-1)/2 3/2)=P(-1.5 Z 1.5)=2P(0 Z 1.5)=2(0.4332)=0.8664

16 Additional Example 2 Suppose that X is a normal random variable with parameters μ= 5, σ 2 = 49. Using the table of the normal distribution, compute: (a) P(X > 5.5); (b) P(4 < X < 6.5); (c) P(X < 8); (d) P( X-7 4). Answer: μ=5, σ=7. a). P(X>5.5)=P((X- μ)/ σ>(5.5-5)/7)=p(z>0.0714)=0.5-p(0<z<0.074)= = b). P(4<X<6.5)=P((4-5)/7<Z<(6.5-5)/7)=P( <Z<0.2143) =P(0<Z<0.2143)+P(0<Z<0.1429)= c). P(X<8)=P(Z<3/7)=P(Z<0.4286)=P(Z<0)+P(0<Z<0.4286)= = d). P( X-7 4)=P(X-7 4)+P(X-7-4)=P(X 11)+P(X 3)=P(Z 6/7)+P(Z -2/7) =P(Z 0.86)+P(Z -0.29)=0.5-P(0 Z 0.86)+0.5-P(0 Z 0.29) = =

17 Homework #9 Page : 5.41, 5.42, 5.46 Page 226: 5.60 (Optional) Page 232: 5.67 Page 251: 5.82, 5.84.

Chapter 4. Discrete Probability Distributions

Chapter 4. Discrete Probability Distributions Chapter 4. Discrete Probability Distributions Sections 4.9, 4.10: Moment Generating Function and Probability Generating Function Jiaping Wang Department of Mathematical Science 03/06/2013, Wednesday Outline

More information

Chapter 5. Continuous Probability Distributions

Chapter 5. Continuous Probability Distributions Chapter 5. Continuous Probability Distributions Sections 5.4, 5.5: Exponential and Gamma Distributions Jiaping Wang Department of Mathematical Science 03/25/2013, Monday Outline Exponential: PDF and CDF

More information

7.3 The Chi-square, F and t-distributions

7.3 The Chi-square, F and t-distributions 7.3 The Chi-square, F and t-distributions Ulrich Hoensch Monday, March 25, 2013 The Chi-square Distribution Recall that a random variable X has a gamma probability distribution (X Gamma(r, λ)) with parameters

More information

Chapter 5. Continuous Probability Distributions

Chapter 5. Continuous Probability Distributions Chapter 5. Continuous Probability Distributions Sections 5.2, 5.3: Expected Value of Continuous Random Variables and Uniform Distribution Jiaping Wang Department of Mathematical Science 03/20/2013, Monday

More information

Chapter 7. Functions of Random Variables

Chapter 7. Functions of Random Variables Chapter 7. Functions of Random Variables Sections 7.2 -- 7.4: Functions of Discrete Random Variables, Method of Distribution Functions and Method of Transformations in One Dimension Jiaping Wang Department

More information

' Liberty and Umou Ono and Inseparablo "

' Liberty and Umou Ono and Inseparablo 3 5? #< q 8 2 / / ) 9 ) 2 ) > < _ / ] > ) 2 ) ) 5 > x > [ < > < ) > _ ] ]? <

More information

Introduction to Probability and Statistics Twelfth Edition

Introduction to Probability and Statistics Twelfth Edition Introduction to Probability and Statistics Twelfth Edition Robert J. Beaver Barbara M. Beaver William Mendenhall Presentation designed and written by: Barbara M. Beaver Introduction to Probability and

More information

r/lt.i Ml s." ifcr ' W ATI II. The fnncrnl.icniccs of Mr*. John We mil uppn our tcpiiblicnn rcprc Died.

r/lt.i Ml s. ifcr ' W ATI II. The fnncrnl.icniccs of Mr*. John We mil uppn our tcpiiblicnn rcprc Died. $ / / - (\ \ - ) # -/ ( - ( [ & - - - - \ - - ( - - - - & - ( ( / - ( \) Q & - - { Q ( - & - ( & q \ ( - ) Q - - # & - - - & - - - $ - 6 - & # - - - & -- - - - & 9 & q - / \ / - - - -)- - ( - - 9 - - -

More information

MATH 116 SECOND MIDTERM EXAM Solutions

MATH 116 SECOND MIDTERM EXAM Solutions 1 MATH 116 SECOND MIDTERM EXAM Solutions Fall 24 NAME: INSTRUCTOR: ID NUMBER: SECTION NO: 1. Do not open this exam until you are told to begin. 2. This exam has 9 pages including this cover. There are

More information

Progress, tbe Universal LaW of f'laiare; Tbodgbt. tbe 3olVer)t of fier Problems. C H IC A G O. J U N E

Progress, tbe Universal LaW of f'laiare; Tbodgbt. tbe 3olVer)t of fier Problems. C H IC A G O. J U N E 4 '; ) 6 89 80 pp p p p p ( p ) - p - p - p p p j p p p p - p- q ( p - p p' p ( p ) ) p p p p- p ; R : pp x ; p p ; p p - : p pp p -------- «( 7 p p! ^(/ -) p x- p- p p p p 2p p xp p : / xp - p q p x p

More information

Topic 6 Continuous Random Variables

Topic 6 Continuous Random Variables Topic 6 page Topic 6 Continuous Random Variables Reference: Chapter 5.-5.3 Probability Density Function The Uniform Distribution The Normal Distribution Standardizing a Normal Distribution Using the Standard

More information

Q SON,' (ESTABLISHED 1879L

Q SON,' (ESTABLISHED 1879L ( < 5(? Q 5 9 7 00 9 0 < 6 z 97 ( # ) $ x 6 < ( ) ( ( 6( ( ) ( $ z 0 z z 0 ) { ( % 69% ( ) x 7 97 z ) 7 ) ( ) 6 0 0 97 )( 0 x 7 97 5 6 ( ) 0 6 ) 5 ) 0 ) 9%5 z» 0 97 «6 6» 96? 0 96 5 0 ( ) ( ) 0 x 6 0

More information

Sampling Distributions

Sampling Distributions Sampling Distributions In statistics, a random sample is a collection of independent and identically distributed (iid) random variables, and a sampling distribution is the distribution of a function of

More information

Neatest and Promptest Manner. E d i t u r ami rul)lihher. FOIt THE CIIILDIIES'. Trifles.

Neatest and Promptest Manner. E d i t u r ami rul)lihher. FOIt THE CIIILDIIES'. Trifles. » ~ $ ) 7 x X ) / ( 8 2 X 39 ««x» ««! «! / x? \» «({? «» q «(? (?? x! «? 8? ( z x x q? ) «q q q ) x z x 69 7( X X ( 3»«! ( ~«x ««x ) (» «8 4 X «4 «4 «8 X «x «(» X) ()»» «X «97 X X X 4 ( 86) x) ( ) z z

More information

A.dr.rwarded to foreiirti count rie will be f 7 SOperann.. rsri--.-j- -.?- .JULY. 12, lsiii).,11,111. yc:tl crst.iif. lit. J. lor Sale... Kb l.

A.dr.rwarded to foreiirti count rie will be f 7 SOperann.. rsri--.-j- -.?- .JULY. 12, lsiii).,11,111. yc:tl crst.iif. lit. J. lor Sale... Kb l. E E b g b E x Y b p p g b 2 x $ p 2 p p 6 p x b b p x p pp 5 b x b p Y Yg g pg 2 Dp g pb? xp p g G 2 p p x D D p 59 E 9pp b b x xp D p p? 8 5 2 pp E x z b x? p p Z 2 p p x p 9 p x p p EE E EY E G E p EQ

More information

CH.8 Statistical Intervals for a Single Sample

CH.8 Statistical Intervals for a Single Sample CH.8 Statistical Intervals for a Single Sample Introduction Confidence interval on the mean of a normal distribution, variance known Confidence interval on the mean of a normal distribution, variance unknown

More information

STAT 509 Section 3.4: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s.

STAT 509 Section 3.4: Continuous Distributions. Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. STAT 509 Section 3.4: Continuous Distributions Probability distributions are used a bit differently for continuous r.v. s than for discrete r.v. s. A continuous random variable is one for which the outcome

More information

2. The Normal Distribution

2. The Normal Distribution of 5 7/6/2009 5:55 AM Virtual Laboratories > 5 Special Distributions > 2 3 4 5 6 7 8 9 0 2 3 4 5 2 The Normal Distribution The normal distribution holds an honored role in probability and statistics, mostly

More information

Statistical Learning Theory

Statistical Learning Theory Statistical Learning Theory Part I : Mathematical Learning Theory (1-8) By Sumio Watanabe, Evaluation : Report Part II : Information Statistical Mechanics (9-15) By Yoshiyuki Kabashima, Evaluation : Report

More information

Math 61CM - Solutions to homework 2

Math 61CM - Solutions to homework 2 Math 61CM - Solutions to homework 2 Cédric De Groote October 5 th, 2018 Problem 1: Let V be the vector space of polynomials of degree at most 5, with coefficients in a field F Let U be the subspace of

More information

Answers Part A. P(x = 67) = 0, because x is a continuous random variable. 2. Find the following probabilities:

Answers Part A. P(x = 67) = 0, because x is a continuous random variable. 2. Find the following probabilities: Answers Part A 1. Woman s heights are normally distributed with a mean of 63.6 inches and a standard deviation of 2.5 inches. Find the probability that a single randomly selected woman will be 67 inches

More information

Chapter 8. Some Approximations to Probability Distributions: Limit Theorems

Chapter 8. Some Approximations to Probability Distributions: Limit Theorems Chapter 8. Some Approximations to Probability Distributions: Limit Theorems Sections 8.2 -- 8.3: Convergence in Probability and in Distribution Jiaping Wang Department of Mathematical Science 04/22/2013,

More information

68% 95% 99.7% x x 1 σ. x 1 2σ. x 1 3σ. Find a normal probability

68% 95% 99.7% x x 1 σ. x 1 2σ. x 1 3σ. Find a normal probability 11.3 a.1, 2A.1.B TEKS Use Normal Distributions Before You interpreted probability distributions. Now You will study normal distributions. Why? So you can model animal populations, as in Example 3. Key

More information

A continuous random variable X takes all values in an interval of numbers. Not countable

A continuous random variable X takes all values in an interval of numbers. Not countable Continuous Probability Distribution A continuous random variable X takes all values in an interval of numbers. Not countable The probability distribution of a continuous r.v. X is described by a density

More information

Standard Normal Calculations

Standard Normal Calculations Standard Normal Calculations Section 4.3 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 10-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

UC Berkeley Department of Electrical Engineering and Computer Sciences. EECS 126: Probability and Random Processes

UC Berkeley Department of Electrical Engineering and Computer Sciences. EECS 126: Probability and Random Processes UC Berkeley Department of Electrical Engineering and Computer Sciences EECS 6: Probability and Random Processes Problem Set 3 Spring 9 Self-Graded Scores Due: February 8, 9 Submit your self-graded scores

More information

Some worked exercises from Ch 4: Ex 10 p 151

Some worked exercises from Ch 4: Ex 10 p 151 Some worked exercises from Ch 4: Ex 0 p 5 a) It looks like this density depends on two parameters how are we going to plot it for general k and θ? But note that we can re-write the density as a constant

More information

6.2 Normal Distribution. Ziad Zahreddine

6.2 Normal Distribution. Ziad Zahreddine 6.2 Normal Distribution Importance of Normal Distribution 1. Describes Many Random Processes or Continuous Phenomena 2. Can Be Used to Approximate Discrete Probability Distributions Example: Binomial 3.

More information

Inference for Proportions, Variance and Standard Deviation

Inference for Proportions, Variance and Standard Deviation Inference for Proportions, Variance and Standard Deviation Sections 7.10 & 7.6 Cathy Poliak, Ph.D. cathy@math.uh.edu Office Fleming 11c Department of Mathematics University of Houston Lecture 12 Cathy

More information

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random

CDA6530: Performance Models of Computers and Networks. Chapter 2: Review of Practical Random CDA6530: Performance Models of Computers and Networks Chapter 2: Review of Practical Random Variables Definition Random variable (RV)X (R.V.) X: A function on sample space X: S R Cumulative distribution

More information

CVE NORMAL DISTRIBUTION

CVE NORMAL DISTRIBUTION CVE 472 Assist. Prof. Dr. Bertuğ Akıntuğ Civil Engineering Program Middle East Technical University Northern Cyprus Campus CVE 472 Statistical Techniques in Hydrology. 1/47 Outline General Normal Distribution

More information

ST Introduction to Statistics for Engineers. Solutions to Sample Midterm for 2002

ST Introduction to Statistics for Engineers. Solutions to Sample Midterm for 2002 ST 314 - Introduction to Statistics for Engineers Solutions to Sample Midterm for 2002 Problem 1. (15 points) The weight of a human joint replacement part is normally distributed with a mean of 2.00 ounces

More information

JEOPARDY FOR CANDY YOU KNOW YOU WANT IT

JEOPARDY FOR CANDY YOU KNOW YOU WANT IT JEOPARDY FOR CANDY YOU KNOW YOU WANT IT RULES 3 point categories: 250, 500, 1000. These represent: 1 piece, 2 pieces, 4 pieces of candy respectively. 5 topic categories: 2 related to normal dist, 1 sampling

More information

Adver-isemen- suliber, 8 nries) PLAIN AND FANCT. forrip Sailora. starts, gtorlling5,'tv.to 'gtl. Waikiihalulu Water Lots! LARGE AND COMMODI- -,

Adver-isemen- suliber, 8 nries) PLAIN AND FANCT. forrip Sailora. starts, gtorlling5,'tv.to 'gtl. Waikiihalulu Water Lots! LARGE AND COMMODI- -, E E ERER RER p p p p x p $ p 0 p xp p p p p p p E p q 0 $ p 8 p $ 0 $ E EEER Y R ER 8 E 8 8 p EERE p p p REEREE q 8 Y p p p REEREE x E p Eq R p RE ER ER p x q EE p E E GR G p p 0 0 0 0 p x x p x p q EER

More information

Statistics 2. The Normal Distribution

Statistics 2. The Normal Distribution Chapter assessment Statistics The Normal Distribution 1. Soup tins have a capacity of 65 ml. The volume of soup, X ml, dispensed into each tin is Normally distributed with mean 610 and standard deviation.

More information

Some Continuous Probability Distributions: Part I. Continuous Uniform distribution Normal Distribution. Exponential Distribution

Some Continuous Probability Distributions: Part I. Continuous Uniform distribution Normal Distribution. Exponential Distribution Some Continuous Probability Distributions: Part I Continuous Uniform distribution Normal Distribution Exponential Distribution 1 Chapter 6: Some Continuous Probability Distributions: 6.1 Continuous Uniform

More information

The Normal Distribuions

The Normal Distribuions The Normal Distribuions Sections 5.4 & 5.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 15-3339 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Chapter 6: Large Random Samples Sections

Chapter 6: Large Random Samples Sections Chapter 6: Large Random Samples Sections 6.1: Introduction 6.2: The Law of Large Numbers Skip p. 356-358 Skip p. 366-368 Skip 6.4: The correction for continuity Remember: The Midterm is October 25th in

More information

CS229 Lecture notes. Andrew Ng

CS229 Lecture notes. Andrew Ng CS229 Lecture notes Andrew Ng Part X Factor analysis When we have data x (i) R n that comes from a mixture of several Gaussians, the EM algorithm can be applied to fit a mixture model. In this setting,

More information

Final Examination December 16, 2009 MATH Suppose that we ask n randomly selected people whether they share your birthday.

Final Examination December 16, 2009 MATH Suppose that we ask n randomly selected people whether they share your birthday. 1. Suppose that we ask n randomly selected people whether they share your birthday. (a) Give an expression for the probability that no one shares your birthday (ignore leap years). (5 marks) Solution:

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 20, 2012 Introduction Introduction The world of the model-builder

More information

d A L. T O S O U LOWELL, MICHIGAN. THURSDAY, DECEMBER 5, 1929 Cadillac, Nov. 20. Indignation

d A L. T O S O U LOWELL, MICHIGAN. THURSDAY, DECEMBER 5, 1929 Cadillac, Nov. 20. Indignation ) - 5 929 XXX - $ 83 25 5 25 $ ( 2 2 z 52 $9285)9 7 - - 2 72 - - 2 3 zz - 9 86 - - - - 88 - q 2 882 q 88 - - - - - - ( 89 < - Q - 857-888 - - - & - - q - { q 7 - - - - q - - - - - - q - - - - 929 93 q

More information

Gamma and Normal Distribuions

Gamma and Normal Distribuions Gamma and Normal Distribuions Sections 5.4 & 5.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 15-3339 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Scribe to lecture Tuesday March

Scribe to lecture Tuesday March Scribe to lecture Tuesday March 16 2004 Scribe outlines: Message Confidence intervals Central limit theorem Em-algorithm Bayesian versus classical statistic Note: There is no scribe for the beginning of

More information

Inverse Normal Distribution and Sampling Distributions

Inverse Normal Distribution and Sampling Distributions Inverse Normal Distribution and Sampling Distributions Section 4.3 & 4.4 Cathy Poliak, Ph.D. cathy@math.uh.edu Department of Mathematics University of Houston Lecture 11-2311 Cathy Poliak, Ph.D. cathy@math.uh.edu

More information

Will Landau. Feb 28, 2013

Will Landau. Feb 28, 2013 Iowa State University The F Feb 28, 2013 Iowa State University Feb 28, 2013 1 / 46 Outline The F The F Iowa State University Feb 28, 2013 2 / 46 The normal (Gaussian) distribution A random variable X is

More information

LECTURE 12 CONFIDENCE INTERVAL AND HYPOTHESIS TESTING

LECTURE 12 CONFIDENCE INTERVAL AND HYPOTHESIS TESTING LECTURE 1 CONFIDENCE INTERVAL AND HYPOTHESIS TESTING INTERVAL ESTIMATION Point estimation of : The inference is a guess of a single value as the value of. No accuracy associated with it. Interval estimation

More information

9/19/2012. PSY 511: Advanced Statistics for Psychological and Behavioral Research 1

9/19/2012. PSY 511: Advanced Statistics for Psychological and Behavioral Research 1 PSY 511: Advanced Statistics for Psychological and Behavioral Research 1 The aspect of the data we want to describe/measure is relative position z scores tell us how many standard deviations above or below

More information

Test 2 VERSION A STAT 3090 Fall 2017

Test 2 VERSION A STAT 3090 Fall 2017 Multiple Choice: (Questions 1 20) Answer the following questions on the scantron provided using a #2 pencil. Bubble the response that best answers the question. Each multiple choice correct response is

More information

Pattern Recognition and Machine Learning. Bishop Chapter 11: Sampling Methods

Pattern Recognition and Machine Learning. Bishop Chapter 11: Sampling Methods Pattern Recognition and Machine Learning Chapter 11: Sampling Methods Elise Arnaud Jakob Verbeek May 22, 2008 Outline of the chapter 11.1 Basic Sampling Algorithms 11.2 Markov Chain Monte Carlo 11.3 Gibbs

More information

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 6

Department of Aerospace Engineering AE602 Mathematics for Aerospace Engineers Assignment No. 6 Department of Aerospace Engineering AE Mathematics for Aerospace Engineers Assignment No.. Find the best least squares solution x to x, x 5. What error E is minimized? heck that the error vector ( x, 5

More information

Advanced Introduction to Machine Learning

Advanced Introduction to Machine Learning 10-715 Advanced Introduction to Machine Learning Homework 3 Due Nov 12, 10.30 am Rules 1. Homework is due on the due date at 10.30 am. Please hand over your homework at the beginning of class. Please see

More information

CSC411 Fall 2018 Homework 5

CSC411 Fall 2018 Homework 5 Homework 5 Deadline: Wednesday, Nov. 4, at :59pm. Submission: You need to submit two files:. Your solutions to Questions and 2 as a PDF file, hw5_writeup.pdf, through MarkUs. (If you submit answers to

More information

LOWELL WEEKLY JOURNAL

LOWELL WEEKLY JOURNAL Y -» $ 5 Y 7 Y Y -Y- Q x Q» 75»»/ q } # ]»\ - - $ { Q» / X x»»- 3 q $ 9 ) Y q - 5 5 3 3 3 7 Q q - - Q _»»/Q Y - 9 - - - )- [ X 7» -» - )»? / /? Q Y»» # X Q» - -?» Q ) Q \ Q - - - 3? 7» -? #»»» 7 - / Q

More information

CPSC 540: Machine Learning

CPSC 540: Machine Learning CPSC 540: Machine Learning Multivariate Gaussians Mark Schmidt University of British Columbia Winter 2019 Last Time: Multivariate Gaussian http://personal.kenyon.edu/hartlaub/mellonproject/bivariate2.html

More information

oenofc : COXT&IBCTOEU. AU skaacst sftwer thsa4 aafcekr will be ehat«s«ai Bi. C. W. JUBSSOS. PERFECT THBOUGH SDFFEBISG. our

oenofc : COXT&IBCTOEU. AU skaacst sftwer thsa4 aafcekr will be ehat«s«ai Bi. C. W. JUBSSOS. PERFECT THBOUGH SDFFEBISG. our x V - --- < x x 35 V? 3?/ -V 3 - ) - - [ Z8 - & Z - - - - - x 0-35 - 3 75 3 33 09 33 5 \ - - 300 0 ( -? 9 { - - - -- - < - V 3 < < - - Z 7 - z 3 - [ } & _ 3 < 3 ( 5 7< ( % --- /? - / 4-4 - & - % 4 V 2

More information

Normal Distribution. Distribution function and Graphical Representation - pdf - identifying the mean and variance

Normal Distribution. Distribution function and Graphical Representation - pdf - identifying the mean and variance Distribution function and Graphical Representation - pdf - identifying the mean and variance f ( x ) 1 ( ) x e Distribution function and Graphical Representation - pdf - identifying the mean and variance

More information

Introduction to Normal Distribution

Introduction to Normal Distribution Introduction to Normal Distribution Nathaniel E. Helwig Assistant Professor of Psychology and Statistics University of Minnesota (Twin Cities) Updated 17-Jan-2017 Nathaniel E. Helwig (U of Minnesota) Introduction

More information

Problem Y is an exponential random variable with parameter λ = 0.2. Given the event A = {Y < 2},

Problem Y is an exponential random variable with parameter λ = 0.2. Given the event A = {Y < 2}, ECE32 Spring 25 HW Solutions April 6, 25 Solutions to HW Note: Most of these solutions were generated by R. D. Yates and D. J. Goodman, the authors of our textbook. I have added comments in italics where

More information

A. H. Hall, 33, 35 &37, Lendoi

A. H. Hall, 33, 35 &37, Lendoi 7 X x > - z Z - ----»»x - % x x» [> Q - ) < % - - 7»- -Q 9 Q # 5 - z -> Q x > z»- ~» - x " < z Q q»» > X»? Q ~ - - % % < - < - - 7 - x -X - -- 6 97 9

More information

STAT509: Continuous Random Variable

STAT509: Continuous Random Variable University of South Carolina September 23, 2014 Continuous Random Variable A continuous random variable is a random variable with an interval (either finite or infinite) of real numbers for its range.

More information

) )

) ) Graded Homework Continued #4 Due 3/31 1. Daily sales records for a computer-manufacturing firm show that it will sell 0, 1 or mainframe computer systems manufactured at an eastern plant with probabilities

More information

Further Remarks about Hypothesis Tests

Further Remarks about Hypothesis Tests Further Remarks about Hypothesis Tests Engineering Statistics Section 8.5 Josh Engwer TTU 18 April 2016 Josh Engwer (TTU) Further Remarks about Hypothesis Tests 18 April 2016 1 / 14 PART I PART I: STATISTICAL

More information

Solutions to Homework Set #6 (Prepared by Lele Wang)

Solutions to Homework Set #6 (Prepared by Lele Wang) Solutions to Homework Set #6 (Prepared by Lele Wang) Gaussian random vector Given a Gaussian random vector X N (µ, Σ), where µ ( 5 ) T and 0 Σ 4 0 0 0 9 (a) Find the pdfs of i X, ii X + X 3, iii X + X

More information

Some Assorted Formulae. Some confidence intervals: σ n. x ± z α/2. x ± t n 1;α/2 n. ˆp(1 ˆp) ˆp ± z α/2 n. χ 2 n 1;1 α/2. n 1;α/2

Some Assorted Formulae. Some confidence intervals: σ n. x ± z α/2. x ± t n 1;α/2 n. ˆp(1 ˆp) ˆp ± z α/2 n. χ 2 n 1;1 α/2. n 1;α/2 STA 248 H1S MIDTERM TEST February 26, 2008 SURNAME: SOLUTIONS GIVEN NAME: STUDENT NUMBER: INSTRUCTIONS: Time: 1 hour and 50 minutes Aids allowed: calculator Tables of the standard normal, t and chi-square

More information

MATH 360. Probablity Final Examination December 21, 2011 (2:00 pm - 5:00 pm)

MATH 360. Probablity Final Examination December 21, 2011 (2:00 pm - 5:00 pm) Name: MATH 360. Probablity Final Examination December 21, 2011 (2:00 pm - 5:00 pm) Instructions: The total score is 200 points. There are ten problems. Point values per problem are shown besides the questions.

More information

MCMC and Gibbs Sampling. Sargur Srihari

MCMC and Gibbs Sampling. Sargur Srihari MCMC and Gibbs Sampling Sargur srihari@cedar.buffalo.edu 1 Topics 1. Markov Chain Monte Carlo 2. Markov Chains 3. Gibbs Sampling 4. Basic Metropolis Algorithm 5. Metropolis-Hastings Algorithm 6. Slice

More information

LOWELL WEEKLY JOURNAL

LOWELL WEEKLY JOURNAL G $ G 2 G ««2 ««q ) q «\ { q «««/ 6 «««««q «] «q 6 ««Z q «««Q \ Q «q «X ««G X G ««? G Q / Q Q X ««/«X X «««Q X\ «q «X \ / X G XX «««X «x «X «x X G X 29 2 ««Q G G «) 22 G XXX GG G G G G G X «x G Q «) «G

More information

Asymptotics and Simulation of Heavy-Tailed Processes

Asymptotics and Simulation of Heavy-Tailed Processes Asymptotics and Simulation of Heavy-Tailed Processes Department of Mathematics Stockholm, Sweden Workshop on Heavy-tailed Distributions and Extreme Value Theory ISI Kolkata January 14-17, 2013 Outline

More information

Mathematics 426 Robert Gross Homework 9 Answers

Mathematics 426 Robert Gross Homework 9 Answers Mathematics 4 Robert Gross Homework 9 Answers. Suppose that X is a normal random variable with mean µ and standard deviation σ. Suppose that PX > 9 PX

More information

" W I T H M: A. L I G E T O ' W ^ P L D IST O ISTE -A-IsTD G H! A-I^IT Y IPO PL A.LI-i. :

 W I T H M: A. L I G E T O ' W ^ P L D IST O ISTE -A-IsTD G H! A-I^IT Y IPO PL A.LI-i. : : D D! Y : V Y JY 4 96 J z z Y &! 0 6 4 J 6 4 0 D q & J D J» Y j D J & D & Y = x D D DZ Z # D D D D D D V X D DD X D \ J D V & Q D D Y D V D D? q ; J j j \V ; q» 0 0 j \\ j! ; \?) j: ; : x DD D J J j ;

More information

Solutions to Homework Set #5 (Prepared by Lele Wang) MSE = E [ (sgn(x) g(y)) 2],, where f X (x) = 1 2 2π e. e (x y)2 2 dx 2π

Solutions to Homework Set #5 (Prepared by Lele Wang) MSE = E [ (sgn(x) g(y)) 2],, where f X (x) = 1 2 2π e. e (x y)2 2 dx 2π Solutions to Homework Set #5 (Prepared by Lele Wang). Neural net. Let Y X + Z, where the signal X U[,] and noise Z N(,) are independent. (a) Find the function g(y) that minimizes MSE E [ (sgn(x) g(y))

More information

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008

2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 MIT OpenCourseWare http://ocw.mit.edu 2.830J / 6.780J / ESD.63J Control of Manufacturing Processes (SMA 6303) Spring 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

The Student s t Distribution

The Student s t Distribution The Student s t Distribution What do we do if (a) we don t know σ and (b) n is small? If the population of interest is normally distributed, we can use the Student s t-distribution in place of the standard

More information

Section 19 Integral domains

Section 19 Integral domains Section 19 Integral domains Instructor: Yifan Yang Spring 2007 Observation and motivation There are rings in which ab = 0 implies a = 0 or b = 0 For examples, Z, Q, R, C, and Z[x] are all such rings There

More information

Lesson 100: The Normal Distribution. HL Math - Santowski

Lesson 100: The Normal Distribution. HL Math - Santowski Lesson 100: The Normal Distribution HL Math - Santowski Objectives Introduce the Normal Distribution Properties of the Standard Normal Distribution Introduce the Central Limit Theorem Normal Distributions

More information

Machine Learning. Gaussian Mixture Models. Zhiyao Duan & Bryan Pardo, Machine Learning: EECS 349 Fall

Machine Learning. Gaussian Mixture Models. Zhiyao Duan & Bryan Pardo, Machine Learning: EECS 349 Fall Machine Learning Gaussian Mixture Models Zhiyao Duan & Bryan Pardo, Machine Learning: EECS 349 Fall 2012 1 The Generative Model POV We think of the data as being generated from some process. We assume

More information

Statistics and Sampling distributions

Statistics and Sampling distributions Statistics and Sampling distributions a statistic is a numerical summary of sample data. It is a rv. The distribution of a statistic is called its sampling distribution. The rv s X 1, X 2,, X n are said

More information

Chapter 4: Continuous Random Variable

Chapter 4: Continuous Random Variable Chapter 4: Continuous Random Variable Shiwen Shen University of South Carolina 2017 Summer 1 / 57 Continuous Random Variable A continuous random variable is a random variable with an interval (either finite

More information

Department of Civil Engineering-I.I.T. Delhi CEL 899: Environmental Risk Assessment HW5 Solution

Department of Civil Engineering-I.I.T. Delhi CEL 899: Environmental Risk Assessment HW5 Solution Departmet of Civil Egieerig-I.I.T. Delhi CEL 899: Evirometal Risk Assessmet HW5 Solutio Note: Assume missig data (if ay) ad metio the same. Q. Suppose X has a ormal distributio defied as N (mea=5, variace=

More information

Chapter 6. The Standard Deviation as a Ruler and the Normal Model 1 /67

Chapter 6. The Standard Deviation as a Ruler and the Normal Model 1 /67 Chapter 6 The Standard Deviation as a Ruler and the Normal Model 1 /67 Homework Read Chpt 6 Complete Reading Notes Do P129 1, 3, 5, 7, 15, 17, 23, 27, 29, 31, 37, 39, 43 2 /67 Objective Students calculate

More information

STATISTICAL INFERENCE PART II CONFIDENCE INTERVALS AND HYPOTHESIS TESTING

STATISTICAL INFERENCE PART II CONFIDENCE INTERVALS AND HYPOTHESIS TESTING STATISTICAL INFERENCE PART II CONFIDENCE INTERVALS AND HYPOTHESIS TESTING 1 LOCATION PARAMETER Let f(x) be any pdf. The family of pdfs f(x) indexed by parameter, is called the location family with standard

More information

Characteristic Functions in Radar and Sonar. Southeastern Symposium on System Theory

Characteristic Functions in Radar and Sonar. Southeastern Symposium on System Theory Characteristic Functions in Radar and Sonar Southeastern Symposium on System Theory March 18,2002 Stephen R. Addison Department of Physics and Astronomy University of Central Arkansas Conway, AR 72035

More information

Probabilistic Latent Semantic Analysis

Probabilistic Latent Semantic Analysis Probabilistic Latent Semantic Analysis Seungjin Choi Department of Computer Science and Engineering Pohang University of Science and Technology 77 Cheongam-ro, Nam-gu, Pohang 37673, Korea seungjin@postech.ac.kr

More information

Probability and Statistics Chapter 5 Quiz. a. Age - Range Probability

Probability and Statistics Chapter 5 Quiz. a. Age - Range Probability Probability and Statistics Chapter 5 Quiz Name 1. Is the following list of probabilities a probability distribution? Explain your answer and be very specific. (6 points) a. Age - Range 16-19 20-23 24-27

More information

The Expectation Maximization or EM algorithm

The Expectation Maximization or EM algorithm The Expectation Maximization or EM algorithm Carl Edward Rasmussen November 15th, 2017 Carl Edward Rasmussen The EM algorithm November 15th, 2017 1 / 11 Contents notation, objective the lower bound functional,

More information

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models

System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models System Simulation Part II: Mathematical and Statistical Models Chapter 5: Statistical Models Fatih Cavdur fatihcavdur@uludag.edu.tr March 29, 2014 Introduction Introduction The world of the model-builder

More information

Chapter 4: Continuous Probability Distributions

Chapter 4: Continuous Probability Distributions Chapter 4: Continuous Probability Distributions Seungchul Baek Department of Statistics, University of South Carolina STAT 509: Statistics for Engineers 1 / 57 Continuous Random Variable A continuous random

More information

Exponential, Gamma and Normal Distribuions

Exponential, Gamma and Normal Distribuions Exponential, Gamma and Normal Distribuions Sections 5.4, 5.5 & 6.5 Cathy Poliak, Ph.D. cathy@math.uh.edu Office in Fleming 11c Department of Mathematics University of Houston Lecture 9-3339 Cathy Poliak,

More information

Biostatistics in Dentistry

Biostatistics in Dentistry Biostatistics in Dentistry Continuous probability distributions Continuous probability distributions Continuous data are data that can take on an infinite number of values between any two points. Examples

More information

Bandit Algorithms. Zhifeng Wang ... Department of Statistics Florida State University

Bandit Algorithms. Zhifeng Wang ... Department of Statistics Florida State University Bandit Algorithms Zhifeng Wang Department of Statistics Florida State University Outline Multi-Armed Bandits (MAB) Exploration-First Epsilon-Greedy Softmax UCB Thompson Sampling Adversarial Bandits Exp3

More information

4Continuous Random. Variables and Probability Distributions CHAPTER OUTLINE LEARNING OBJECTIVES

4Continuous Random. Variables and Probability Distributions CHAPTER OUTLINE LEARNING OBJECTIVES 4Continuous Random Variables and Probability Distributions CHAPTER OUTLINE 4-1 CONTINUOUS RANDOM VARIABLES 4-2 PROBABILITY DISTRIBUTIONS AND PROBABILITY DENSITY FUNCTIONS 4-3 CUMULATIVE DISTRIBUTION FUNCTIONS

More information

IB Mathematics HL Year 2 Unit 7 (Core Topic 6: Probability and Statistics) Valuable Practice

IB Mathematics HL Year 2 Unit 7 (Core Topic 6: Probability and Statistics) Valuable Practice IB Mathematics HL Year 2 Unit 7 (Core Topic 6: Probability and Statistics) Valuable Practice 1. We have seen that the TI-83 calculator random number generator X = rand defines a uniformly-distributed random

More information

Sampling Distributions

Sampling Distributions In statistics, a random sample is a collection of independent and identically distributed (iid) random variables, and a sampling distribution is the distribution of a function of random sample. For example,

More information

x. Figure 1: Examples of univariate Gaussian pdfs N (x; µ, σ 2 ).

x. Figure 1: Examples of univariate Gaussian pdfs N (x; µ, σ 2 ). .8.6 µ =, σ = 1 µ = 1, σ = 1 / µ =, σ =.. 3 1 1 3 x Figure 1: Examples of univariate Gaussian pdfs N (x; µ, σ ). The Gaussian distribution Probably the most-important distribution in all of statistics

More information

n! (k 1)!(n k)! = F (X) U(0, 1). (x, y) = n(n 1) ( F (y) F (x) ) n 2

n! (k 1)!(n k)! = F (X) U(0, 1). (x, y) = n(n 1) ( F (y) F (x) ) n 2 Order statistics Ex. 4. (*. Let independent variables X,..., X n have U(0, distribution. Show that for every x (0,, we have P ( X ( < x and P ( X (n > x as n. Ex. 4.2 (**. By using induction or otherwise,

More information

Probability Distributions: Continuous

Probability Distributions: Continuous Probability Distributions: Continuous INFO-2301: Quantitative Reasoning 2 Michael Paul and Jordan Boyd-Graber FEBRUARY 28, 2017 INFO-2301: Quantitative Reasoning 2 Paul and Boyd-Graber Probability Distributions:

More information