STATISTICAL INFERENCE

Slides:



Advertisements
Similar presentations
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 6 Point Estimation.
Advertisements

Distributions of sampling statistics Chapter 6 Sample mean & sample variance.
Point Estimation Notes of STAT 6205 by Dr. Fan.
CmpE 104 SOFTWARE STATISTICAL TOOLS & METHODS MEASURING & ESTIMATING SOFTWARE SIZE AND RESOURCE & SCHEDULE ESTIMATING.
Chapter 7. Statistical Estimation and Sampling Distributions
Chapter 7 Title and Outline 1 7 Sampling Distributions and Point Estimation of Parameters 7-1 Point Estimation 7-2 Sampling Distributions and the Central.
Statistical Estimation and Sampling Distributions
Estimation  Samples are collected to estimate characteristics of the population of particular interest. Parameter – numerical characteristic of the population.
POINT ESTIMATION AND INTERVAL ESTIMATION
The Mean Square Error (MSE):. Now, Examples: 1) 2)
Today Today: Chapter 9 Assignment: Recommended Questions: 9.1, 9.8, 9.20, 9.23, 9.25.
Statistical Inference Chapter 12/13. COMP 5340/6340 Statistical Inference2 Statistical Inference Given a sample of observations from a population, the.
9-1 Hypothesis Testing Statistical Hypotheses Statistical hypothesis testing and confidence interval estimation of parameters are the fundamental.
2. Point and interval estimation Introduction Properties of estimators Finite sample size Asymptotic properties Construction methods Method of moments.
OMS 201 Review. Range The range of a data set is the difference between the largest and smallest data values. It is the simplest measure of dispersion.
Inferences About Process Quality
1 Inference About a Population Variance Sometimes we are interested in making inference about the variability of processes. Examples: –Investors use variance.
5-3 Inference on the Means of Two Populations, Variances Unknown
Chapter 6: Sampling Distributions
Chapter 7 Estimation: Single Population
5-1 Introduction 5-2 Inference on the Means of Two Populations, Variances Known Assumptions.
Estimation Basic Concepts & Estimation of Proportions
Random Sampling, Point Estimation and Maximum Likelihood.
9-1 Hypothesis Testing Statistical Hypotheses Definition Statistical hypothesis testing and confidence interval estimation of parameters are.
Statistical Decision Making. Almost all problems in statistics can be formulated as a problem of making a decision. That is given some data observed from.
1 Lecture 16: Point Estimation Concepts and Methods Devore, Ch
Chapter 7 Sampling and Sampling Distributions ©. Simple Random Sample simple random sample Suppose that we want to select a sample of n objects from a.
Introduction to Statistical Inference Jianan Hui 10/22/2014.
Chapter 7 Point Estimation of Parameters. Learning Objectives Explain the general concepts of estimating Explain important properties of point estimators.
1 Standard error Estimated standard error,s,. 2 Example 1 While measuring the thermal conductivity of Armco iron, using a temperature of 100F and a power.
Confidence Interval & Unbiased Estimator Review and Foreword.
Point Estimation of Parameters and Sampling Distributions Outlines:  Sampling Distributions and the central limit theorem  Point estimation  Methods.
Statistics Sampling Distributions and Point Estimation of Parameters Contents, figures, and exercises come from the textbook: Applied Statistics and Probability.
Week 21 Order Statistics The order statistics of a set of random variables X 1, X 2,…, X n are the same random variables arranged in increasing order.
Chapter 8 Estimation ©. Estimator and Estimate estimator estimate An estimator of a population parameter is a random variable that depends on the sample.
Evaluating Hypotheses. Outline Empirically evaluating the accuracy of hypotheses is fundamental to machine learning – How well does this estimate its.
Week 21 Statistical Model A statistical model for some data is a set of distributions, one of which corresponds to the true unknown distribution that produced.
Copyright (c) 2004 Brooks/Cole, a division of Thomson Learning, Inc. Chapter 7 Inferences Concerning Means.
Statistical Decision Making. Almost all problems in statistics can be formulated as a problem of making a decision. That is given some data observed from.
Statistics for Business and Economics 7 th Edition Chapter 7 Estimation: Single Population Copyright © 2010 Pearson Education, Inc. Publishing as Prentice.
Virtual University of Pakistan
Chapter 6: Sampling Distributions
Sampling and Sampling Distributions
Confidence Intervals and Sample Size
usually unimportant in social surveys:
STATISTICS POINT ESTIMATION
Some General Concepts of Point Estimation
Point and interval estimations of parameters of the normally up-diffused sign. Concept of statistical evaluation.
Chapter 4. Inference about Process Quality
7-1 Introduction The field of statistical inference consists of those methods used to make decisions or to draw conclusions about a population. These.
Chapter 6: Sampling Distributions
Parameter, Statistic and Random Samples
CONCEPTS OF HYPOTHESIS TESTING
t distribution Suppose Z ~ N(0,1) independent of X ~ χ2(n). Then,
Chapter 9 Hypothesis Testing.
Random Sampling Population Random sample: Statistics Point estimate
CONCEPTS OF ESTIMATION
9 Tests of Hypotheses for a Single Sample CHAPTER OUTLINE
Discrete Event Simulation - 4
Statistical Assumptions for SLR
POINT ESTIMATOR OF PARAMETERS
Section 3: Estimating p in a binomial distribution
6 Point Estimation.
Confidence Intervals.
Chapter 24 Comparing Two Means.
Chapter 8 Estimation.
Statistical Model A statistical model for some data is a set of distributions, one of which corresponds to the true unknown distribution that produced.
STA 291 Summer 2008 Lecture 12 Dustin Lueker.
STA 291 Spring 2008 Lecture 12 Dustin Lueker.
Applied Statistics and Probability for Engineers
Presentation transcript:

STATISTICAL INFERENCE May be divided into two major areas PARAMETER ESTIMATION HYPOTHESIS TESTING POINT ESTIMATION The decision making procedure about the hypothesis INTERVAL ESTIMATION CONFIDENCE INTERVALS MEANS VARIANCES PROPORTIONS

POINT ESTIMATION A statistic used to estimate a population parameter  is called a point estimator for  and is denoted by . The numerical value assumed by this statistic when evaluated for a given sample is called a point estimate for . There is a difference in the terms : ESTIMATOR and ESTIMATE is the statistic used to generate the estimate ; it is a random variable is a number

We want, the estimator to generate estimates that can be expected to be close in value to . We would like : to be UNBIASED for  to have a small variance for large sample sizes In general, If X is a random variable with probability distribution , characterized by the unknown parameter , and if X1, X2, . . . . Xn is a random sample of size n from X, then the statistic is called a point estimator of . note that is a random variable, because it is a function of random variable

Definition : A point estimate of some population parameter , is a single numerical value of a statistic Definition : The point estimator is an unbiased estimator for the parameter  if If the estimator is not unbiased, then the difference is called the biased of the estimator

VARIANCE AND MEAN SQUARE ERROR OF A POINT ESTIMATOR A logical principle of estimation, when selecting among several estimator, is to chose the estimator that has minimum variance. Definition : If we consider all unbiased estimator of , the one with the smallest variance is called the minimum variance unbiased estimator (MVUE). Some times the MVUE is called the UMVUE, where the first U represents “Uniformly”, meaning “for all ”

MEAN SQUARE ERROR Definition : the mean square error of an- estimator of the parameter  is defined as : The mean square error can be rewritten as follows : The mean square error is an important criterion for comparing two estimators.

Let be two estimators of the parameter , and let be the mean square error of Then the relative efficiency of is defined as : If this relative efficiency is less than one, we would conclude that is more efficient estimator of  than Example : Suppose we wish to estimate the mean  of a population. We have a random sample of n observations X1, X2, …..Xn and we wish to compare two possible estimator for  : the sample mean and a single observation from the sample, say, Xi,

Note, both and Xi are unbiased estimators of  ; consequently, the MSE of both estimators is simply the variance. Since for sample size n ≥ 2, we would conclude that the sample mean is a better estimator of  than a single observation Xi.

EXERCISES 1. Suppose we have a random sample of size 2n from a population denoted by X, and E(X) =  and Var X = 2. Let be two estimator of . Which is the better estimator of  ? Explain your choice. 2. Let X1, X2, . . . , X7 denote a random sample from a population having mean  and variance 2. Consider the following estimator of  :

(a) Is either estimator unbiased? (b) Which estimator is “best” ? 3. Suppose that are estimators of . We know that Compare these three estimators. Which do you prefer? Why?

4. In a Binomial experiment exactly x successes are observed in n independent trials. The following two statistics are proposed as estimators of the proportion parameter Determine and compare the MSE for T1 and T2 5. Let X1, X2, X3 and X4 be a random sample of size 4 from a population whose distribution is exponential with unknown parameter .

a. Which of the following statistics are unbiased estimators of  ? b. Among the unbiased estimators of , determine the one with the smallest variance