Chapter 7. Statistical Intervals Based on a Single Sample Weiqi Luo ( 骆伟祺 ) School of Software Sun Yat-Sen University : Office.

Slides:



Advertisements
Similar presentations
Estimation of Means and Proportions
Advertisements

Estimating a Population Proportion
CmpE 104 SOFTWARE STATISTICAL TOOLS & METHODS MEASURING & ESTIMATING SOFTWARE SIZE AND RESOURCE & SCHEDULE ESTIMATING.
Sampling: Final and Initial Sample Size Determination
Math 144 Confidence Interval.
Chapter 5: Confidence Intervals.
Chapter 7. Statistical Intervals Based on a Single Sample
Confidence Intervals for Proportions
Copyright © Cengage Learning. All rights reserved. 7 Statistical Intervals Based on a Single Sample
Copyright © Cengage Learning. All rights reserved. 9 Inferences Based on Two Samples.
BCOR 1020 Business Statistics Lecture 17 – March 18, 2008.
Fall 2006 – Fundamentals of Business Statistics 1 Chapter 6 Introduction to Sampling Distributions.
8 Statistical Intervals for a Single Sample CHAPTER OUTLINE
Fall 2006 – Fundamentals of Business Statistics 1 Business Statistics: A Decision-Making Approach 6 th Edition Chapter 7 Estimating Population Values.
Copyright © 2010 Pearson Education, Inc. Chapter 19 Confidence Intervals for Proportions.
Chapter 7 Estimation: Single Population
Inferences About Process Quality
Chapter 7 Estimating Population Values
8-1 Introduction In the previous chapter we illustrated how a parameter can be estimated from sample data. However, it is important to understand how.
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 7 Statistical Intervals Based on a Single Sample.
Chapter 10: Estimating with Confidence
Business Statistics, A First Course (4e) © 2006 Prentice-Hall, Inc. Chap 8-1 Chapter 8 Confidence Interval Estimation Business Statistics, A First Course.
Confidence Interval A confidence interval (or interval estimate) is a range (or an interval) of values used to estimate the true value of a population.
CHAPTER 23 Inference for Means.
Business Statistics: Communicating with Numbers
Objectives (BPS chapter 14)
Chapter 5 Lecture Slides
Copyright © Cengage Learning. All rights reserved. 12 Simple Linear Regression and Correlation.
Statistical Intervals for a Single Sample
Confidence Intervals (Chapter 8) Confidence Intervals for numerical data: –Standard deviation known –Standard deviation unknown Confidence Intervals for.
Lecture 14 Sections 7.1 – 7.2 Objectives:
1 Introduction to Estimation Chapter Concepts of Estimation The objective of estimation is to determine the value of a population parameter on the.
© 2003 Prentice-Hall, Inc.Chap 6-1 Business Statistics: A First Course (3 rd Edition) Chapter 6 Sampling Distributions and Confidence Interval Estimation.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Chapter 8: Estimating with Confidence Section 8.1 Confidence Intervals: The.
Estimation Bias, Standard Error and Sampling Distribution Estimation Bias, Standard Error and Sampling Distribution Topic 9.
PARAMETRIC STATISTICAL INFERENCE
6.1 - One Sample One Sample  Mean μ, Variance σ 2, Proportion π Two Samples Two Samples  Means, Variances, Proportions μ 1 vs. μ 2.
Statistics for Managers Using Microsoft Excel, 5e © 2008 Pearson Prentice-Hall, Inc.Chap 8-1 Statistics for Managers Using Microsoft® Excel 5th Edition.
1 Chapter 6 Estimates and Sample Sizes 6-1 Estimating a Population Mean: Large Samples / σ Known 6-2 Estimating a Population Mean: Small Samples / σ Unknown.
L Berkley Davis Copyright 2009 MER301: Engineering Reliability Lecture 9 1 MER301:Engineering Reliability LECTURE 9: Chapter 4: Decision Making for a Single.
+ The Practice of Statistics, 4 th edition – For AP* STARNES, YATES, MOORE Unit 5: Estimating with Confidence Section 10.1 Confidence Intervals: The Basics.
11 Confidence Intervals – Introduction A point estimate provides no information about the precision and reliability of estimation. For example, the sample.
Chapter 8: Confidence Intervals based on a Single Sample
11 Confidence Intervals – Introduction A point estimate provides no information about the precision and reliability of estimation. For example, the sample.
Chapter 7. Statistical Intervals Based on a Single Sample Weiqi Luo ( 骆伟祺 ) School of Software Sun Yat-Sen University : Office.
1 Copyright © 2010, 2007, 2004 Pearson Education, Inc. All Rights Reserved. Example: In a recent poll, 70% of 1501 randomly selected adults said they believed.
Confidence Intervals – Introduction
Statistical Inference Statistical inference is concerned with the use of sample data to make inferences about unknown population parameters. For example,
1 Chapter 8 Interval Estimation. 2 Chapter Outline  Population Mean: Known  Population Mean: Unknown  Population Proportion.
Copyright © Cengage Learning. All rights reserved. 7 Statistical Intervals Based on a Single Sample.
Chapter 6 Large Random Samples Weiqi Luo ( 骆伟祺 ) School of Data & Computer Science Sun Yat-Sen University :
Chapter 8 Estimation ©. Estimator and Estimate estimator estimate An estimator of a population parameter is a random variable that depends on the sample.
STATISTICS People sometimes use statistics to describe the results of an experiment or an investigation. This process is referred to as data analysis or.
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 7 Inferences Concerning Means.
Applied Statistics and Probability for Engineers
ESTIMATION.
Statistical Intervals Based on a Single Sample
Point and interval estimations of parameters of the normally up-diffused sign. Concept of statistical evaluation.
Chapter 4. Inference about Process Quality
Sampling Distributions and Estimation
Confidence Intervals – Introduction
Chapter 9 Hypothesis Testing.
Confidence Interval Estimation and Statistical Inference
CONCEPTS OF ESTIMATION
Unit 6: Comparing Two Populations or Groups
LESSON 18: CONFIDENCE INTERVAL ESTIMATION
IE 355: Quality and Applied Statistics I Confidence Intervals
Lecture Slides Elementary Statistics Twelfth Edition
Objectives 6.1 Estimating with confidence Statistical confidence
Objectives 6.1 Estimating with confidence Statistical confidence
Presentation transcript:

Chapter 7. Statistical Intervals Based on a Single Sample Weiqi Luo ( 骆伟祺 ) School of Software Sun Yat-Sen University : Office : # A313

School of Software  7.1. Basic Properties of Confidence Intervals  7.2. Larger-Sample Confidence Intervals for a Population Mean and Proportion  7.3 Intervals Based on a Normal Population Distribution  7.4 Confidence Intervals for the Variance and Standard Deviation of a Normal Population 2 Chapter 7: Statistical Intervals Based on A Single Sample

School of Software  Introduction  A point estimation provides no information about the precision and reliability of estimation.  For example, using the statistic X to calculate a point estimate for the true average breaking strength (g) of paper towels of a certain brand, and suppose that X = Because of sample variability, it is virtually never the case that X = μ. The point estimate says nothing about how close it might be to μ.  An alternative to reporting a single sensible value for the parameter being estimated is to calculate and report an entire interval of plausible values—an interval estimate or confidence interval (CI) Chapter 7 Introduction 3

School of Software  Considering a Simple Case Suppose that the parameter of interest is a population mean μ and that 1.The population distribution is normal. 2.The value of the population standard deviation σ is known  Normality of the population distribution is often a reasonable assumption.  If the value of μ is unknown, it is implausible that the value of σ would be available. In later sections, we will develop methods based on less restrictive assumptions. 7.1 Basic Properties of Confidence Intervals 4

School of Software  Example 7.1 Industrial engineers who specialize in ergonomics are concerned with designing workspace and devices operated by workers so as to achieve high productivity and comfort. A sample of n = 31 trained typists was selected, and the preferred keyboard height was determined for each typist. The resulting sample average preferred height was 80.0 cm. Assuming that preferred height is normally distributed with σ = 2.0 cm. Please obtain a CI for μ, the true average preferred height for the population of all experienced typists. Consider a random sample X 1, X 2, … X n from the normal distribution with mean value μ and standard deviation σ. Then according to the proposition in pp. 245, the sample mean is normally distribution with expected value μ and standard deviation 7.1 Basic Properties of Confidence Intervals 5

School of Software  Example 7.1 (Cont’) 7.1 Basic Properties of Confidence Intervals 6 we have

School of Software  Example 7.1 (Cont’) 7.1 Basic Properties of Confidence Intervals 7 The CI of 95% is: Interpreting a CI: It can be paraphrased as “the probability is 0.95 that the random interval includes or covers the true value of μ. True value of μ (Fixed) Interval number with different sample means (1) (2) (3) (4) (5) (6) (7) (8) (9) (10) (11) CI (Random) …

School of Software  Example 7.2 (Ex. 7.1 Cont’) The quantities needed for computation of the 95% CI for average preferred height are δ=2, n=31and. The resulting interval is 7.1 Basic Properties of Confidence Intervals 8 That is, we can be highly confident that 79.3 < μ < This interval is relatively narrow, indicating that μ has been rather precisely estimated.

School of Software  Definition If after observing X 1 =x 1, X 2 =x 2, … X n =x n, we compute the observed sample mean. The resulting fixed interval is called a 95% confidence interval for μ. This CI can be expressed either as or as 7.1 Basic Properties of Confidence Intervals 9 is a 95% CI for μ with a 95% confidence Lower LimitUpper Limit

School of Software  Other Levels of Confidence A 100(1- α)% confidence interval for the mean μ of a normal population when the value of σ is known is given by or, For instance, the 99% CI is 7.1 Basic Properties of Confidence Intervals 10 Why is Symmetry? Refer to pp. 291 Ex.8 1-α 0 -z α/2 +z α/2 P(a<z<b) = 1-α

School of Software  Example 7.3 Let’s calculate a confidence interval for true average hole diameter using a confidence level of 90%. This requires that 100(1-α) = 90, from which α = 0.1 and z α/2 = z 0.05 = The desired interval is then 7.1 Basic Properties of Confidence Intervals 11

School of Software  Confidence Level, Precision, and Choice of Sample Size 7.1 Basic Properties of Confidence Intervals 12 Higher confidence level (larger z α/2 )  A wider interval Then the width (Precision) of the CI Larger α  A wider interval Smaller n  A wider interval Independent of the sample mean Given a desired confidence level (α) and interval width (w), then we can determine the necessary sample size n, by ReliabilityPrecision

School of Software  Example 7.4 Extensive monitoring of a computer time-sharing system has suggested that response time to a particular editing command is normally distributed with standard deviation 25 millisec. A new operating system has been installed, and we wish to estimate the true average response time μ for the new environment. Assuming that response times are still normally distributed with σ = 25, what sample size is necessary to ensure that the resulting 95% CI has a width of no more than 10? The sample size n must satisfy 7.1 Basic Properties of Confidence Intervals 13 Since n must be an integer, a sample size of 97 is required.

School of Software  Deriving a Confidence Interval In the previous derivation of the CI for the unknown population mean θ = μ of a normal distribution with known standard deviation σ, we have constructed the variable T wo properties of the random variable  depending functionally on the parameter to be estimated (i.e., μ)  having the standard normal probability distribution, which does not depend on μ. 7.1 Basic Properties of Confidence Intervals 14

School of Software  The Generalized Case Let X 1,X 2,…,X n denote a sample on which the CI for a parameter θ is to be based. Suppose a random variable h(X 1,X 2,…,X n ; θ) satisfying the following two properties can be found: 1.The variable depends functionally on both X 1,X 2,…,X n and θ. 2.The probability distribution of the variable does not depend on θ or on any other unknown parameters. 7.1 Basic Properties of Confidence Intervals 15

School of Software  In order to determine a 100(1-α)% CI of θ, we proceed as follows:  Because of the second property, a and b do not depend on θ. In the normal example, we had a=-Z α/2 and b=Z α/2 Suppose we can isolate θ in the inequation:  In general, the form of the h function is suggested by examining the distribution of an appropriate estimator. 7.1 Basic Properties of Confidence Intervals 16 So a 100(1-α)% CI is

School of Software  Example 7.5 A theoretical model suggest that the time to breakdown of an insulating fluid between electrodes at a particular voltage has an exponential distribution with parameter λ. A random sample of n = 10 breakdown times yields the following sample data : A 95% CI for λ and for the true average breakdown time are desired. 7.1 Basic Properties of Confidence Intervals 17 It can be shown that this random variable has a probability distribution called a chi- squared distribution with 2n degrees of freedom. (Properties #2 & #1 )

School of Software  Example 7.5 (Cont’) 7.1 Basic Properties of Confidence Intervals 18 pp. 667 Table A.7 For the given data, Σx i = , giving the interval ( , ). The 95% CI for the population mean of the breakdown time:

School of Software  Homework Ex.1, Ex.5, Ex.8, Ex Basic Properties of Confidence Intervals 19