my topic about Estimation
this is the guidline
Clarity of stated objectives 2. Movement toward the stated goals 3. Amount of material presented 4. Organization of content 5. Relationship of theory to practice 6. Definition of new concepts, terms and principles 7. Integration of research findings 8. Citation of appropriate authorities to support statements 9. Summary of important points 10. Conclusion at the end.
Please make it for me PowerPoint
Introduction to Estimation
OPRE 6301
Statistical Inference . . .
Statistical inference is the process by which we infer
population properties from sample properties.
P
o
p
u
l
a
t
i
o
n
S
I
n
f
e
r
e
n
c
a
m
p
l
e
S
P
a
r
a
m
e
t
e
e
t
a
t
i
s
t
i
c
r
There are two types of statistical inference:
• Estimation
• Hypotheses Testing
The concepts involved are actually very similar, which
we will see in due course. Below, we provide a basic
introduction to estimation.
1
Estimation . . .
The objective of estimation is to approximate the value of
a population parameter on the basis of a sample statistic.
For example, the sample mean X̄ is used to estimate the
population mean µ.
There are two types of estimators:
• Point Estimator
• Interval Estimator
2
Point Estimator . . .
A point estimator draws inferences about a population
by estimating the value of an unknown parameter using
a single value or point.
P
P
o
p
u
l
a
t
i
o
n
d
i
s
t
r
i
b
u
t
i
o
a
r
a
m
e
t
e
r
n
S
a
m
p
l
i
n
g
d
i
s
t
r
i
b
u
t
i
o
n
P
o
i
n
t
e
s
t
i
m
a
t
o
r
Recall that for a continuous variable, the probability of
assuming any particular value is zero. Hence, we are only
trying to generate a value that is close to the true value.
Point estimators typically do not reflect the effects of
larger sample sizes, while interval estimator do . . .
3
Interval Estimator . . .
An interval estimator draws inferences about a population
by estimating the value of an unknown parameter using
an interval. Here, we try to construct an interval that
“covers” the true population parameter with a specified
probability.
As an example, suppose we are trying to estimate the
mean summer income of students. Then, an interval estimate might say that the (unknown) mean income is
between $380 and $420 with probability 0.95.
4
Quality of Estimators . . .
The desirability of an estimator is judged by its characteristics. Three important criteria are:
• Unbiasedness
• Consistency
• Efficiency
Details . . .
5
Unbiasedness . . .
An unbiased estimator of a population parameter is
an estimator whose expected value is equal to that parameter. Formally, an estimator µ̂ for parameter µ is said
to be unbiased if:
E(µ̂) = µ .
(1)
Example: The sample mean X̄ is an unbiased estimator
for the population mean µ, since
E(X̄) = µ .
It is important to realize that other estimators for the
population mean exist: maximum value in a sample, minimum value in a sample, average of the maximum and the
minimum values in a sample . . .
Being unbiased is a minimal requirement for an estimator. For example, the maximum value in a sample is not
unbiased, and hence should not be used as an estimator
for µ.
6
Consistency . . .
An unbiased estimator is said to be consistent if the
difference between the estimator and the target population parameter becomes smaller as we increase the sample
size. Formally, an unbiased estimator µ̂ for parameter µ is
said to be consistent if V (µ̂) approaches zero as n → ∞.
Note that being unbiased is a precondition for an estimator to be consistent.
Example 1: The variance of the sample mean X̄ is σ 2/n,
which decreases to zero as we increase the sample size n.
Hence, the sample mean is a consistent estimator for µ.
Example 2: The variance of the average of two randomlyselected values in a sample does not decrease to zero as
we increase n. This variance in fact stays constant!
7
Efficiency . . .
Suppose we are given two unbiased estimators for a parameter. Then, we say that the estimator with a smaller
variance is more efficient.
Example 1: For a normally distributed population, it
can be shown that the sample median is an unbiased estimator for µ. It can also be shown, however, that the
sample median has a greater variance than that of the
sample mean, for the same sample size. Hence, X̄ is a
more efficient estimator than sample median.
Example 2: Consider the following estimator. First, a
random portion of a sample is discarded from an original sample; then, the mean of the retained values in the
sample is taken as an estimate for µ. This estimator is unbiased, but is not as efficient as using the entire sample.
The intuitive reasoning is that we are not fully utilizing
available information, and hence the resulting estimator
has a greater variance.
8
Estimating µ When σ 2 is Known . . .
Constructing point estimates using the sample mean X̄
is the “best” (according to our criteria above) estimator
for the population mean µ.
Suppose the variance of a population is “known.” How
does one construct an interval estimate for µ?
The key idea is that from the central limit theorem, we
know that when n is sufficiently large, the standardized
variable
X̄ − µ
√
Z=
σ/ n
follows the standard normal distribution. It is important
to realize that this is true even though we do not know
the value of µ . The value of σ, however, is assumed to
be given (this assumption, which could be unrealistic, will
be relaxed later).
9
It follows that for a given α, we have
P
σ
σ
√
√
< X̄ ≤ µ + zα/2
µ − zα/2
n
n
= 1 −α.
Since our “unknown” is actually µ , the above can be
rearranged into:
P
σ
σ
X̄ − zα/2 √ < µ ≤ X̄ + zα/2 √
n
n
= 1−α.
That is, the probability for the interval
σ
σ
X̄ − zα/2 √ , X̄ + zα/2 √
n
n
(2)
to contain, or to cover, the unknown population mean µ
is 1 − α; and we now have a so-called confidence interval for µ . Note that the interval estimator (2) is constructed from X̄, zα/2, σ, and n, all of which are known.
The user-specified value 1 − α is called the confidence
level or coverage probability.
10
Pictorially, we have
C
α
L
o
w
e
r
C
o
n
f
i
d
e
n
2
c
o
n
f
i
α
d
e
n
i
m
i
e
L
e
v
e
l
2
e
e
L
c
t
U
α
p
r
C
o
n
f
i
d
e
n
c
e
p
L
i
m
i
t
Interpretation:
If the interval estimator (2) is used repeatedly to estimate
the mean µ of a given population, then 100(1 − α)% of
the constructed intervals will cover µ.
The often-heard media statement “19 times out of 20”
refers to a confidence level of 0.95. Such a statement is
good, since it emphasizes the fact that we are correct only
95% of the time.
11
Example: Demand during Lead Time
A computer company delivers computers directly to customers who order via the Internet. To reduce inventory cost, the company employs an inventory model.
The model requires information about the mean demand during delivery lead time between a central
manufacturing facility and local warehouses.
Past experience indicates that lead-time demand is normally distributed with a standard deviation of 75 computers per lead time (which is also random).
Construct the 95% confidence interval for the mean demand. Demand data for a sample of 25 lead-time
periods are given in the file Xm10-01.xls.
Solution: Since 1−α = 0.95, we have α = 0.05 and hence
α/2 = 0.025, for which z0.025 = 1.96. From the given
data file, we obtain the sample mean X̄ = 370.16.
The confidence interval is therefore (see (2))
75
75
370.16 − 1.96 √ , 370.16 + 1.96 √
25
25
or simply (340.76, 399.56).
12
Width of Confidence Interval . . .
Suppose we are told that with 95% confidence that the
average starting salary of accountants is between $15,000
and $100,000. Clearly, this provides little information,
despite the high “confidence” level.
Now, suppose instead: With 95% confidence that the average starting salary of accountants is between $42,000
and $45,000.
The second statement of course offers more precise information. Thus, for a given α, the width of a confidence
interval conveys the extent of precision of the estimate.
To reduce the width, or to increase precision, we can increase the sample size.
13
In general, recall that the upper and lower confidence
limits are:
σ
X̄ ± zα/2 √ .
n
√
Hence, the width of the confidence interval is 2 zα/2 σ/ n.
It follows that precision depends on α, σ, and n.
Details . . .
— A smaller α implies a wider interval:
α
α
/
2
=
5
/
2
=
5
%
%
α
α
/
2
=
2
.
5
/
2
=
2
%
C
o
n
f
i
d
e
n
9
c
e
l
e
v
e
l
0
%
9
5
%
(
2
0
5
)
2
1
6
4
5
z
=
e
t
u
s
i
n
c
r
e
a
s
e
t
h
e
L
.
.
σ
σ
n
n
c
f
o
r
n
o
f
m
i
d
e
9
n
c
0
2
5
2
(
1
9
6
)
z
.
.
n
n
14
l
t
0
%
2
e
o
e
v
e
l
9
5
%
.
.
5
%
— A larger σ implies a wider interval:
0
0
/
2
=
5
5
α
α
/
2
=
.
.
9
C
o
n
f
i
0
d
%
e
n
c
e
l
e
v
(
2
0
5
2
e
l
)
1
6
4
5
z
=
.
S
.
σ
o
p
s
e
t
d
e
b
y
v
i
a
t
i
o
n
1
5
5
.
0
p
(
5
2
.
)
1
6
4
5
5
0
%
z
.
.
.
n
n
— A larger n implies a narrower interval:
9
C
0
o
n
f
h
e
s
t
a
n
d
a
r
e
a
s
d
n
1
2
u
σ
n
i
d
0
e
%
n
c
5
.
15
e
l
e
v
e
l
h
a
s
i
n
c
r
e
d
Selecting the Sample Size . . .
To control the width of the confidence interval, we can
choose a necessary sample size. Formally, suppose we
wish to “estimate the mean to within w units.” This
means that we wish to construct an interval estimate of
the form X̄ ± w.
By solving the equation
σ
w = zα/2 √ ,
n
we obtain
n=
z
α/2 σ 2
w
the required sample size.
16
,
Example: Tree Diameters
A lumber company must estimate the mean diameter of
trees in an area of forest to determine whether or not
there is sufficient lumber to harvest. They need to
estimate this to within 1 inch at a confidence level of
99%. Suppose the tree diameters are normally distributed with a standard deviation of 6 inches. What
sample size is sufficient to guarantee this?
Solution: The required precision is ±1 inch. That is,
w = 1. For α = 0.01, we have zα/2 = z0.005 = 2.575.
Therefore,
z σ 2 2.575 · 6 2
α/2
=
= 239 .
n=
w
1
Thus, we need to sample at least 239 trees to achieve
a 99% confidence interval of X̄ ± 1.
17
Why Work with Us
Top Quality and Well-Researched Papers
We always make sure that writers follow all your instructions precisely. You can choose your academic level: high school, college/university or professional, and we will assign a writer who has a respective degree.
Professional and Experienced Academic Writers
We have a team of professional writers with experience in academic and business writing. Many are native speakers and able to perform any task for which you need help.
Free Unlimited Revisions
If you think we missed something, send your order for a free revision. You have 10 days to submit the order for review after you have received the final document. You can do this yourself after logging into your personal account or by contacting our support.
Prompt Delivery and 100% Money-Back-Guarantee
All papers are always delivered on time. In case we need more time to master your paper, we may contact you regarding the deadline extension. In case you cannot provide us with more time, a 100% refund is guaranteed.
Original & Confidential
We use several writing tools checks to ensure that all documents you receive are free from plagiarism. Our editors carefully review all quotations in the text. We also promise maximum confidentiality in all of our services.
24/7 Customer Support
Our support agents are available 24 hours a day 7 days a week and committed to providing you with the best customer experience. Get in touch whenever you need any assistance.
Try it now!
How it works?
Follow these simple steps to get your paper done
Place your order
Fill in the order form and provide all details of your assignment.
Proceed with the payment
Choose the payment system that suits you most.
Receive the final file
Once your paper is ready, we will email it to you.
Our Services
No need to work on your paper at night. Sleep tight, we will cover your back. We offer all kinds of writing services.
Essays
No matter what kind of academic paper you need and how urgent you need it, you are welcome to choose your academic level and the type of your paper at an affordable price. We take care of all your paper needs and give a 24/7 customer care support system.
Admissions
Admission Essays & Business Writing Help
An admission essay is an essay or other written statement by a candidate, often a potential student enrolling in a college, university, or graduate school. You can be rest assurred that through our service we will write the best admission essay for you.
Reviews
Editing Support
Our academic writers and editors make the necessary changes to your paper so that it is polished. We also format your document by correctly quoting the sources and creating reference lists in the formats APA, Harvard, MLA, Chicago / Turabian.
Reviews
Revision Support
If you think your paper could be improved, you can request a review. In this case, your paper will be checked by the writer or assigned to an editor. You can use this option as many times as you see fit. This is free because we want you to be completely satisfied with the service offered.