Modeling Continuous Variables Lecture 19 Section 6.1 - 6.3.1 Mon, Oct 11, 2004.

Slides:



Advertisements
Similar presentations
Statistics S2 Year 13 Mathematics. 17/04/2015 Unit 1 – The Normal Distribution The normal distribution is one of the most important distributions in statistics.
Advertisements

Chapter 6 The Normal Distribution In this handout: Probability model for a continuous random variable Normal distribution.
DENSITY CURVES and NORMAL DISTRIBUTIONS. The histogram displays the Grade equivalent vocabulary scores for 7 th graders on the Iowa Test of Basic Skills.
Chapter 9: The Normal Distribution
Stem and Leaf Display Stem and Leaf displays are an “in between” a table and a graph – They contain two columns: – The left column contains the first digit.
Continuous Random Variables & The Normal Probability Distribution
Random Variables zDiscrete Random Variables: a random variable that can assume only a countable number of values. The value of a discrete random variable.
Lecture 2 PY 427 Statistics 1 Fall 2006 Kin Ching Kong, Ph.D
Continuous Random Variables and Probability Distributions
Continuous Random Variables and Probability Distributions
The Normal Distribution
Density Curves and Normal Distributions
Chapter 6: Normal Probability Distributions
© Copyright McGraw-Hill CHAPTER 6 The Normal Distribution.
Chapter 7: The Normal Probability Distribution
Chapter 6 The Normal Probability Distribution
8.5 Normal Distributions We have seen that the histogram for a binomial distribution with n = 20 trials and p = 0.50 was shaped like a bell if we join.
HAWKES LEARNING SYSTEMS math courseware specialists Copyright © 2010 by Hawkes Learning Systems/Quant Systems, Inc. All rights reserved. Chapter 8 Continuous.
QBM117 Business Statistics Probability and Probability Distributions Continuous Probability Distributions 1.
Barnett/Ziegler/Byleen Finite Mathematics 11e1 Learning Objectives for Section 11.5 Normal Distributions The student will be able to identify what is meant.
Chapter 11 Data Descriptions and Probability Distributions Section 5 Normal Distribution.
Random Variables Numerical Quantities whose values are determine by the outcome of a random experiment.
Continuous Random Variables Continuous Random Variables Chapter 6.
Normal distribution and intro to continuous probability density functions...
Chapter 6 Normal Probability Distribution Lecture 1 Sections: 6.1 – 6.2.
Modular 11 Ch 7.1 to 7.2 Part I. Ch 7.1 Uniform and Normal Distribution Recall: Discrete random variable probability distribution For a continued random.
IT College Introduction to Computer Statistical Packages Eng. Heba Hamad 2009.
Continuous Random Variables Lecture 25 Section Mon, Feb 28, 2005.
NORMAL DISTRIBUTION Chapter 3. DENSITY CURVES Example: here is a histogram of vocabulary scores of 947 seventh graders. BPS - 5TH ED. CHAPTER 3 2 The.
Continuous Random Variables Continuous random variables can assume the infinitely many values corresponding to real numbers. Examples: lengths, masses.
© 2010 Pearson Prentice Hall. All rights reserved Chapter The Normal Probability Distribution © 2010 Pearson Prentice Hall. All rights reserved 3 7.
Continuous Random Variables Lecture 22 Section Mon, Feb 25, 2008.
1 Chapter 2: The Normal Distribution 2.1Density Curves and the Normal Distributions 2.2Standard Normal Calculations.
Copyright © 2013, 2010 and 2007 Pearson Education, Inc. Chapter The Normal Probability Distribution 7.
Continuous Probability Distribution By: Dr. Wan Azlinda Binti Wan Mohamed.
Continuous Random Variables and Probability Distributions
Chapter 9 – The Normal Distribution Math 22 Introductory Statistics.
Continuous Random Variables Lecture 26 Section Mon, Mar 5, 2007.
 I can identify the shape of a data distribution using statistics or charts.  I can make inferences about the population from the shape of a sample.
Chapter 7 The Normal Probability Distribution 7.1 Properties of the Normal Distribution.
Modeling Continuous Variables Lecture 19 Section Fri, Feb 24, 2006.
Continuous Random Variables Lecture 24 Section Tue, Oct 18, 2005.
The Normal Distribution Lecture 20 Section Mon, Oct 9, 2006.
Copyright © Cengage Learning. All rights reserved. 8 PROBABILITY DISTRIBUTIONS AND STATISTICS.
Modeling Continuous Variables Lecture 19 Section Wed, Feb 16, 2005.
Estimating the Value of a Parameter Using Confidence Intervals
Continuous Random Variables
Properties of the Normal Distribution
Chapter 12 Statistics 2012 Pearson Education, Inc.
BIOS 501 Lecture 3 Binomial and Normal Distribution
Density Curve A mathematical model for data, providing a way to describe an entire distribution with a single mathematical expression. An idealized description.
CHAPTER 3: The Normal Distributions
The Standard Normal Distribution
12/1/2018 Normal Distributions
POPULATION (of “units”)
Modeling Continuous Variables
CONTINUOUS RANDOM VARIABLES AND THE NORMAL DISTRIBUTION
DENSITY CURVES AND THE NORMAL DISTRIBUTION
Modeling Continuous Variables
Continuous Random Variables
Section 2.1 Density Curves & the Normal Distributions
Uniform Distributions and Random Variables
CHAPTER 3: The Normal Distributions
CHAPTER 3: The Normal Distributions
Continuous Random Variables
Normal Probability Distribution Lecture 1 Sections: 6.1 – 6.2
Modeling Discrete Variables
Chapter 12 Statistics.
Presentation transcript:

Modeling Continuous Variables Lecture 19 Section Mon, Oct 11, 2004

Models Mathematical model – An abstraction and, therefore, a simplification of a real situation, one that retains the essential features. Mathematical model – An abstraction and, therefore, a simplification of a real situation, one that retains the essential features. Real situations are usually much to complicated to deal with in all their details. Real situations are usually much to complicated to deal with in all their details. For example, we often treat money as a continuous quantity, even though it is discrete. For example, we often treat money as a continuous quantity, even though it is discrete.

Models No mathematical model is perfect. No mathematical model is perfect. A mathematical model is useful (and powerful) to the extent that it is a faithful representation of reality. A mathematical model is useful (and powerful) to the extent that it is a faithful representation of reality. Conversely, to the extent that is it not faithful to reality, it can lead to false conclusions about the situation that it is supposed to model. Conversely, to the extent that is it not faithful to reality, it can lead to false conclusions about the situation that it is supposed to model.

Example of a Model Use a random number generator to simulate how a pair of rolled dice will land. Use a random number generator to simulate how a pair of rolled dice will land. The possible totals range from 2 to 12. The possible totals range from 2 to 12. Using the TI-83, which is a correct model? Using the TI-83, which is a correct model? Enter randInt(2, 12), or Enter randInt(2, 12), or Enter randInt(1, 6) twice and add the results, that is, enter randInt(1, 6) + randInt(1, 6). Enter randInt(1, 6) twice and add the results, that is, enter randInt(1, 6) + randInt(1, 6).

Histograms and Area If a histogram is drawn appropriately, then frequency is represented by area. If a histogram is drawn appropriately, then frequency is represented by area. Consider a histogram of the following test scores. Consider a histogram of the following test scores. GradeFrequency 60 – – – – 99 5

Histograms and Area Grade Frequency

Histograms and Area In the histogram, we may replace the frequency with the proportion (of the total). In the histogram, we may replace the frequency with the proportion (of the total). GradeFrequencyProportion 60 – – – –

Histograms and Area Grade Proportion

Histograms and Area Grade Proportion

Histograms and Area Furthermore, we may divide the proportions by the width of the classes to get the density. Furthermore, we may divide the proportions by the width of the classes to get the density. GradeFrequencyProportionDensity 60 – – – –

Histograms and Area Grade Density

Histograms and Area The final histogram has the special property that the proportion can be found by computing the area of the rectangle. The final histogram has the special property that the proportion can be found by computing the area of the rectangle. For example, what proportion of the grades are less than 80? For example, what proportion of the grades are less than 80? Compute: (10  0.012) + (10  0.032) Compute: (10  0.012) + (10  0.032) = = 0.44 = 44%.

Density Functions This is the fundamental property that connects histograms with the graphs of continuous models that we use to approximate them, namely: This is the fundamental property that connects histograms with the graphs of continuous models that we use to approximate them, namely: The area under the curve between two numbers a and b on the x-axis represents the proportion of values that lie between a and b in the distribution. The area under the curve between two numbers a and b on the x-axis represents the proportion of values that lie between a and b in the distribution.

Density Functions The area under the curve between a and b is the proportion. The area under the curve between a and b is the proportion. ab

Density Functions The area under the curve between a and b is the proportion. The area under the curve between a and b is the proportion. ab

Density Functions The area under the curve between a and b is the proportion. The area under the curve between a and b is the proportion. ab Area = Proportion

Density Functions A consequence of this is that the total area under the curve must be 1, representing a proportion of 100%. A consequence of this is that the total area under the curve must be 1, representing a proportion of 100%. ab

Density Functions A consequence of this is that the total area under the curve must be 1, representing a proportion of 100%. A consequence of this is that the total area under the curve must be 1, representing a proportion of 100%. ab 100%

The Normal Distribution Normal distribution – The statistician’s name for the bell curve. Normal distribution – The statistician’s name for the bell curve. It is a density function in the shape of a bell (sort of). It is a density function in the shape of a bell (sort of). Symmetric. Symmetric. Unimodal. Unimodal. Extends over the entire real line. Extends over the entire real line. Main part lies within  3  of the mean. Main part lies within  3  of the mean.

The Normal Distribution The curve has a “bell” shape (with infinitely long tails). The curve has a “bell” shape (with infinitely long tails).

The Normal Distribution The mean  is located in the center, at the peak. The mean  is located in the center, at the peak. 

The Normal Distribution The width of the “main” part of the curve is 6 standard deviations wide (3 standard deviations each way from the mean). The width of the “main” part of the curve is 6 standard deviations wide (3 standard deviations each way from the mean).   – 3   + 3 

The Normal Distribution The area under the entire curve is 1. The area under the entire curve is 1. Area = 1  – 3   + 3 

The Normal Distribution The normal distribution with mean  and standard deviation  is denoted N( ,  ). The normal distribution with mean  and standard deviation  is denoted N( ,  ). For example, if X is a variable whose distribution is normal with mean 30 and standard deviation 5, then we say that “X is N(30, 5).” For example, if X is a variable whose distribution is normal with mean 30 and standard deviation 5, then we say that “X is N(30, 5).”

The Normal Distribution If X is N(30, 5), then the distribution of X looks like this: If X is N(30, 5), then the distribution of X looks like this:

Various Normal Distributions N(3, 1)

Various Normal Distributions N(3, 1) N(5, 1)

Various Normal Distributions N(3, 1) N(2, ½) N(5, 1)

Various Normal Distributions N(3, 1) N(2, ½) N(5, 1) N(3½, 1½)