Download presentation
Presentation is loading. Please wait.
Published byCuthbert Hodge Modified over 9 years ago
1
Continuous Probability Distributions Continuous random variable –Values from interval of numbers –Absence of gaps Continuous probability distribution –Distribution of continuous random variable Most important continuous probability distribution –The normal distribution
2
The Uniform Distribution “Rectangular shaped” Every value between a and b is equally likely The mean and median are in the middle Prob(X<=v) is the area on the left of v Mean Median X f(X) ba v
3
The Normal Distribution “Bell shaped” Symmetrical Mean, median and mode are equal Interquartile range equals 1.33 68-95-99 % rule Random variable has infinite range Mean Median X f(X)
4
The Mathematical Model
5
Many Normal Distributions By varying the parameters and , we obtain different normal distributions There are an infinite number of normal distributions
6
Finding Probabilities Probability is the area under the curve! c d X f(X)f(X)
7
Which Table to Use? An infinite number of normal distributions means an infinite number of tables to look up!
8
Solution: The Cumulative Standardized Normal Distribution Z.00.01 0.0.5000.5040.5080.5398.5438 0.2.5793.5832.5871 0.3.6179.6217.6255.5478.02 0.1. 5478 Cumulative Standardized Normal Distribution Table (Portion) Probabilities Shaded Area Exaggerated Only One Table is Needed Z = 0.12
9
Standardizing Example Normal Distribution Standardized Normal Distribution Shaded Area Exaggerated
10
Example: Normal Distribution Standardized Normal Distribution Shaded Area Exaggerated
11
Z.00.01 0.0.5000.5040.5080.5398.5438 0.2.5793.5832.5871 0.3.6179.6217.6255.5832.02 0.1. 5478 Cumulative Standardized Normal Distribution Table (Portion) Shaded Area Exaggerated Z = 0.21 Example: (continued)
12
Z.00.01 -03.3821.3783.3745.4207.4168 -0.1.4602.4562.4522 0.0.5000.4960.4920.4168.02 -02.4129 Cumulative Standardized Normal Distribution Table (Portion) Shaded Area Exaggerated Z = -0.21 Example: (continued)
13
Example: Normal Distribution Standardized Normal Distribution Shaded Area Exaggerated
14
Example: (continued) Z.00.01 0.0.5000.5040.5080.5398.5438 0.2.5793.5832.5871 0.3.6179.6217.6255.6179.02 0.1. 5478 Cumulative Standardized Normal Distribution Table (Portion) Shaded Area Exaggerated Z = 0.30
15
.6217 Finding Z Values for Known Probabilities Z.000.2 0.0.5000.5040.5080 0.1.5398.5438.5478 0.2.5793.5832.5871.6179.6255.01 0.3 Cumulative Standardized Normal Distribution Table (Portion) What is Z Given Probability = 0.1217 ? Shaded Area Exaggerated.6217
16
Recovering X Values for Known Probabilities Normal Distribution Standardized Normal Distribution
17
Finding Probabilities for X Values Using Excel Excel function: =NORMDIST(x,mean,standard_deviation,TRUE) =NORMSDIST(z,TRUE) Example Prob.(weight <= 165 lbs) when mean=180, std_dev=20: =NORMDIST(165,180,20,true) Answer: 0.2267 Prob.(weight >= 185 lbs) ? Prob.(weight <= 165 and weight <= 185 lbs) ?
18
Finding X Values for Known Probabilities Using Excel Excel function: =NORMINV(probabiltiy,mean,standard_deviation) =NORMSINV(probability) Example Prob.(weight <= X)= 0.2(mean=180, std_dev=20) =NORMINV(0.2,180,20) Answer: X=163 Prob.(weight >= X)=0.4 X? Answer: X=185
19
Generating Random Variables Using Excel Excel can be used to generate Discrete and Continuous Random Variables Complex Probabilistic Models can be constructed and simulation can give insight and suggest managerial decisions Tutorial
20
Assessing Normality Not all continuous random variables are normally distributed It is important to evaluate how well the data set seems to be adequately approximated by a normal distribution
21
Assessing Normality Construct charts –For large data sets, does the histogram appear bell- shaped? Compute descriptive summary measures –Do the mean, median and mode have similar values? –Is the interquartile range approximately 1.33 ? –Does the data obey the 68-95-99 percent rule? –Is the range approximately 6 ? (continued)
22
Assessing Normality Observe the distribution of the data set –Do approximately 2/3 of the observations lie between mean 1 standard deviation? –Do approximately 4/5 of the observations lie between mean 1.28 standard deviations? –Do approximately 19/20 of the observations lie between mean 2 standard deviations? (continued)
23
Why Study Sampling Distributions Sample statistics are used to estimate population parameters –e.g.: Estimates the population mean Problems: different samples provide different estimate –Large samples gives better estimate; Large samples costs more –How good is the estimate? Approach to solution: theoretical basis is sampling distribution
24
Sampling Distribution Theoretical probability distribution of a sample statistic Sample statistic is a random variable –Sample mean, sample proportion Results from taking all possible samples of the same size
25
Example Population: 100 subjects, numbered from 1 to 100 Take sample of 10 and compute average Take another sample, etc. Excel workbookExcel
26
Developing Sampling Distributions Assume there is a population … Population size N=4 Random variable, X, is age of individuals Values of X: 18, 20, 22, 24 measured in years A B C D
27
.3.2.1 0 A B C D (18) (20) (22) (24) Uniform Distribution P(X) X Developing Sampling Distributions (continued) Summary Measures for the Population Distribution
28
All Possible Samples of Size n=2 16 Samples Taken with Replacement 16 Sample Means Developing Sampling Distributions (continued)
29
Sampling Distribution of All Sample Means 18 19 20 21 22 23 24 0.1.2.3 P(X) X Sample Means Distribution 16 Sample Means _ Developing Sampling Distributions (continued)
30
Summary Measures of Sampling Distribution Developing Sampling Distributions (continued)
31
Comparing the Population with its Sampling Distribution 18 19 20 21 22 23 24 0.1.2.3 P(X) X Sample Means Distribution n = 2 A B C D (18) (20) (22) (24) 0.1.2.3 Population N = 4 P(X) X _
32
Properties of Summary Measures –i.e. is unbiased Standard error (standard deviation) of the sampling distribution is less than the standard error of other unbiased estimators For sampling with replacement: –As n increases, decreases
33
Unbiasedness BiasedUnbiased P(X)
34
Less Variability Sampling Distribution of Median Sampling Distribution of Mean P(X)
35
Effect of Large Sample Larger sample size Smaller sample size P(X)
36
When the Population is Normal Central Tendency Variation Sampling with Replacement Population Distribution Sampling Distributions
37
When the Population is Not Normal Central Tendency Variation Sampling with Replacement Population Distribution Sampling Distributions
38
Central Limit Theorem As sample size gets large enough… the sampling distribution becomes almost normal regardless of shape of population
39
How Large is Large Enough? For most distributions, n>30 For fairly symmetric distributions, n>15 For normal distribution, the sampling distribution of the mean is always normally distributed
40
Example: Sampling Distribution Standardized Normal Distribution
41
Population Proportions Categorical variable –e.g.: Gender, voted for Bush, college degree Proportion of population having a characteristic Sample proportion provides an estimate – If two outcomes, X has a binomial distribution –Possess or do not possess characteristic
42
Sampling Distribution of Sample Proportion Approximated by normal distribution – –Mean: –Standard error: p = population proportion Sampling Distribution P(p s ).3.2.1 0 0. 2.4.6 8 1 psps
43
Standardizing Sampling Distribution of Proportion Sampling Distribution Standardized Normal Distribution
44
Example: Sampling Distribution Standardized Normal Distribution
Similar presentations
© 2024 SlidePlayer.com. Inc.
All rights reserved.