Statistical inference is almost always directed toward drawing some type of conclusion about one or more parameters (population characteristics). To do so requires that an investigator obtain sample data from each of the populations under study. Conclusions can then be based on the computed values of various sample quantities. For example, let (a parameter) denote the true average breaking strength of wire connections used in bonding semiconductor wafers. A random sample of connections might be made, and the breaking strength of each one determined, resulting in observed strengths . The sample mean breaking strength could then be used to draw a conclusion about the value of . Similarly, if is the variance of the breaking strength distribution (population variance, another parameter), the value of the sample variance can be used to infer something about .

When discussing general concepts and methods of inference, it is convenient to have a generic symbol for the parameter of interest. We will use the Greek letter for this purpose. In many investigations, will be a population mean , a difference between two population means, or a population proportion of “successes” . The objective of point estimation is to select a single number, based on sample data, that represents a sensible value for . As an example, the parameter of interest might be , the true average lifetime of batteries of a certain type. A random sample of batteries might yield observed lifetimes (hours) , . The computed value of the sample mean lifetime is , and it is reasonable to regard 5.77 as a very plausible value of -our “best guess” for the value of based on the available sample information.

Suppose we want to estimate a parameter of a single population (e.g., or ) based on a random sample of size . Recall from the previous chapter that before data is available, the sample observations must be considered random variables (rv’s) , . It follows that any function of the ’s-that is, any statistic-such as the sample mean or sample standard deviation is also a random variable. The same is true if available data consists of more than one sample. For example, we can represent tensile strengths of type 1 specimens and type 2 specimens by and , respectively. The difference between the two sample mean strengths is ; this is the natural statistic for making inferences about , the difference between the population mean strengths.


DEFINITION


A point estimate of a parameter is a single number that can be regarded as a sensible value for . It is obtained by selecting a suitable statistic and computing its value from the given sample data. The selected statistic is called the point estimator of .

In the foregoing battery example, the estimator used to obtain the point estimate of was , and the point estimate of was 5.77 . If the three observed lifetimes had instead been , and , use of the estimator would have resulted in the estimate . The symbol (“theta hat”) is customarily used to denote both the estimator of and the point estimate resulting from a given sample.* Thus is read as “the point estimator of is the sample mean .” The statement “the point estimate of is 5.77” can be written concisely as . Notice that in writing , there is no indication of how this point estimate was obtained (what statistic was used). It is recommended that both the estimator and the resulting estimate be reported.


  • Following earlier notation, we could use (an uppercase theta) for the estimator, but this is cumbersome to write.

EXAMPLE 6.1 An automobile manufacturer has developed a new type of bumper, which is supposed to absorb impacts with less damage than previous bumpers. The manufacturer has used this bumper in a sequence of 25 controlled crashes against a wall, each at , using one of its compact car models. Let the number of crashes that result in no visible damage to the automobile. The parameter to be estimated is the proportion of all such crashes that result in no damage (alternatively, (no damage in a single crash)). If is observed to be , the most reasonable estimator and estimate are

If for each parameter of interest there were only one reasonable point estimator, there would not be much to point estimation. In most problems, though, there will be more than one reasonable estimator.

EXAMPLE 6.2 Consider the accompanying 20 observations on dielectric breakdown voltage for pieces of epoxy resin first introduced in Exercise 4.89.

The pattern in the normal probability plot given there is quite straight, so we now assume that the distribution of breakdown voltage is normal with mean value . Because normal distributions are symmetric, is also the median lifetime of the distribution. The given observations are then assumed to be the result of a random sample from this normal distribution. Consider the following estimators and resulting estimates for :

a. Estimator , estimate

b. Estimator , estimate

c. Estimator the average of the two extreme lifetimes, estimate

d. Estimator , the trimmed mean (discard the smallest and largest of the sample and then average),

Each one of the estimators (a)-(d) uses a different measure of the center of the sample to estimate . Which of the estimates is closest to the true value? This question cannot be answered without knowing the true value. A question that can be answered is, “Which estimator, when used on other samples of ’s, will tend to produce estimates closest to the true value?” We will shortly address this issue.

EXAMPLE 6.3 The article “Is a Normal Distribution the Most Appropriate Statistical Distribution for Volumetric Properties in Asphalt Mixtures?” first cited in Example 4.26, reported the following observations on voids filled with asphalt (%) for 52 specimens of a certain type of hot-mix asphalt:

74.3371.0773.8277.4279.3582.2777.7578.6577.19
74.6977.2574.8460.9060.7574.0965.3667.8469.97
68.8375.0962.5467.4772.0066.5168.2164.4664.34
64.9367.3366.0867.3174.8769.4070.8381.7382.50
79.8781.9679.5184.1280.6179.8979.7078.7477.28
79.9775.0974.3877.6783.7380.3976.90

Let’s estimate the variance of the population distribution. A natural estimator is the sample variance:

Minitab gave the following output from a request to display descriptive statistics:

VariableCountMeanSE MeanStDevVarianceQ1MedianQ3
VFA(B)5273.8800.8896.41341.12667.93374.85579.470

Thus the point estimate of the population variance is

[alternatively, the computational formula for the numerator of gives

A point estimate of the population standard deviation is then 6.413.

An alternative estimator results from using the divisor rather than :

We will shortly indicate why many statisticians prefer to this latter estimator.

The cited article considered fitting four different distributions to the data: normal, lognormal, two-parameter Weibull, and three-parameter Weibull. Several different techniques were used to conclude that the two-parameter Weibull provided the best fit (a normal probability plot of the data shows some deviation from a linear pattern). From Section 4.5, the variance of a Weibull random variable is

where and are the shape and scale parameters of the distribution. The authors of the article used the method of maximum likelihood (see Section 6.2) to estimate these parameters. The resulting estimates were . A sensible estimate of the population variance can now be obtained from substituting the estimates of the two parameters into the expression for ; the result is . This latter estimate is obviously quite different from the sample variance. Its validity depends on the population distribution being Weibull, whereas the sample variance is a sensible way to estimate when there is uncertainty as to the specific form of the population distribution.

In the best of all possible worlds, we could find an estimator for which always. However, is a function of the sample ’s, so it is a random variable. For some samples, will yield a value larger than , whereas for other samples will underestimate . If we write

then an accurate estimator would be one resulting in small estimation errors, so that estimated values will be near the true value.

A sensible way to quantify the idea of being close to is to consider the squared error . For some samples, will be quite close to and the resulting squared error will be near 0 . Other samples may give values of far from , corresponding to very large squared errors. An omnibus measure of accuracy is the expected or mean square error MSE . If a first estimator has smaller MSE than does a second, it is natural to say that the first estimator is the better one. However, MSE will generally depend on the value of . What often happens is that one estimator will have a smaller MSE for some values of and a larger MSE for other values. Finding an estimator with the smallest MSE is typically not possible.

One way out of this dilemma is to restrict attention just to estimators that have some specified desirable property and then find the best estimator in this restricted group. A popular property of this sort in the statistical community is unbiasedness.

6.1.1 Unbiased Estimators

Suppose we have two measuring instruments; one instrument has been accurately calibrated, but the other systematically gives readings larger than the true value being measured. When each instrument is used repeatedly on the same object, because of measurement error, the observed measurements will not be identical. However, the measurements produced by the first instrument will be distributed about the true value in such a way that on average this instrument measures what it purports to measure, so it is called an unbiased instrument. The second instrument yields observations that have a systematic error component or bias. Figure 6.1 shows 10 measurements from both an unbiased and a biased instrument.

019264b3-14d7-793b-ad40-3bd36b82fa05_4_746_1452_897_218_0.jpg

Figure 6.1 Measurements from (a) an unbiased instrument, and (b) a biased instrument

DEFINITION

A point estimator is said to be an unbiased estimator of if for every possible value of . If is not unbiased, the difference is called the bias of .

That is, is unbiased if its probability (i.e., sampling) distribution is always “centered” at the true value of the parameter. Suppose is an unbiased estimator; then if , the sampling distribution is centered at 100 ; if , then the sampling distribution is centered at 27.5 , and so on. Figure 6.2 pictures the distributions of several biased and unbiased estimators. Note that “centered” here means that the expected value, not the median, of the distribution of is equal to .

019264b3-14d7-793b-ad40-3bd36b82fa05_5_591_188_981_278_0.jpg

Figure 6.2 The pdf’s of a biased estimator and an unbiased estimator for a parameter

It may seem as though it is necessary to know the value of (in which case estimation is unnecessary) to see whether is unbiased. This is not usually the case, though, because unbiasedness is a general property of the estimator’s sampling distribution-where it is centered-which is typically not dependent on any particular parameter value.

In Example 6.1, the sample proportion was used as an estimator of , where , the number of sample successes, had a binomial distribution with parameters and . Thus

PROPOSITION When is a binomial rv with parameters and , the sample proportion is an unbiased estimator of .

No matter what the true value of is, the distribution of the estimator will be centered at the true value.

EXAMPLE 6.4 Suppose that , the reaction time to a certain stimulus, has a uniform distribution on the interval from 0 to an unknown upper limit (so the density function of is rectangular in shape with height for ). It is desired to estimate on the basis of a random sample of reaction times. Since is the largest possible time in the entire population of reaction times, consider as a first estimator the largest sample reaction time: . If and , , and , the point estimate of is , .

Unbiasedness implies that some samples will yield estimates that exceed and other samples will yield estimates smaller than -otherwise could not possibly be the center (balance point) of ’s distribution. However, our proposed estimator will never overestimate (the largest sample value cannot exceed the largest population value) and will underestimate unless the largest sample value equals . This intuitive argument shows that is a biased estimator. More precisely, it can be shown (see Exercise 32) that

The bias of is given by , which approaches 0 as gets large.

It is easy to modify to obtain an unbiased estimator of . Consider the estimator

Using this estimator on the data gives the estimate . The fact that implies that will overestimate for some samples and underestimate it for others. The mean value of this estimator is

If is used repeatedly on different samples to estimate , some estimates will be too large and others will be too small, but in the long run there will be no systematic tendency to underestimate or overestimate .

Principle of Unbiased Estimation

When choosing among several different estimators of , select one that is unbiased.

According to this principle, the unbiased estimator in Example 6.4 should be preferred to the biased estimator . Consider now the problem of estimating .

PROPOSITION

Let be a random sample from a distribution with mean and variance . Then the estimator

is unbiased for estimating .

Proof For any , so . Applying this to

gives

The estimator that uses divisor can be expressed as , so

This estimator is therefore not unbiased. The bias is . Because the bias is negative, the estimator with divisor tends to underestimate , and this is why the divisor is preferred by many statisticians (though when is large, the bias is small and there is little difference between the two).

Unfortunately, the fact that is unbiased for estimating does not imply that is unbiased for estimating . Taking the square root invalidates the property of unbiasedness (the expected value of the square root is not the square root of the expected value). Fortunately, the bias of is small unless is quite small. There are other good reasons to use as an estimator, especially when the population distribution is normal. These will become more apparent when we discuss confidence intervals and hypothesis testing in the next several chapters.

In Example 6.2, we proposed several different estimators for the mean of a normal distribution. If there were a unique unbiased estimator for , the estimation problem would be resolved by using that estimator. Unfortunately, this is not the case.


PROPOSITION


If is a random sample from a distribution with mean , then is an unbiased estimator of . If in addition the distribution is continuous and symmetric, then and any trimmed mean are also unbiased estimators of . The fact that is unbiased is just a restatement of one of our rules of expected value: for every possible value of (for discrete as well as continuous distributions). The unbiasedness of the other estimators is more difficult to verify.

The next example introduces another situation in which there are several unbiased estimators for a particular parameter.

EXAMPLE 6.5 Under certain circumstances organic contaminants adhere readily to wafer surfaces and cause deterioration in semiconductor manufacturing devices. The article “Ceramic Chemical Filter for Removal of Organic Contaminants” (J. of the Institute of Envir. Sciences and Tech., 2003: 59-65) discussed a recently developed alternative to conventional charcoal filters for removing organic airborne molecular contamination in cleanroom applications. One aspect of the investigation of filter performance involved studying how contaminant concentration in air related to concentration on a wafer surface after prolonged exposure. Consider the following representative data on DBP concentration in air and DBP concentration on a wafer surface after 4-hour exposure (both in , where dibutyl phthalate).

Obs. $i$ :123456
$x$ :.81.31.53.011.626.6
$y$ :.61.14.53.514.429.1

The authors comment that “DBP adhesion on the wafer surface was roughly proportional to the DBP concentration in air.” Figure 6.3 shows a plot of versus -i.e., of the pairs.

019264b3-14d7-793b-ad40-3bd36b82fa05_8_707_181_996_547_0.jpg

If were exactly proportional to , then for some value , which says that the points in the plot would lie exactly on a straight line with slope passing through . But this is only approximately the case. So we now assume that for any fixed , wafer DBP is a random variable having mean value . That is, we postulate that the mean value of is related to by a line passing through but that the observed value of will typically deviate from this line (this is referred to in the statistical literature as “regression through the origin”).

Consider the following three estimators for the slope parameter :

\text{#1:}\widehat{\beta } = \frac{1}{n}\sum \frac{{Y}_{i}}{{x}_{i}}\;\# 2 : \widehat{\beta } = \frac{\sum {Y}_{i}}{\sum {x}_{i}}\;\# 3 : \widehat{\beta } = \frac{\sum {x}_{i}{Y}_{i}}{\sum {x}_{i}^{2}}

The resulting estimates based on the given data are 1.3497, 1.1875, and 1.1222, respectively. So the estimate definitely depends on which estimator is used. If one of these three estimators were unbiased and the other two were biased, there would be a good case for using the unbiased one. But all three are unbiased; the argument relies on the fact that each one is a linear function of the ’s (we are assuming here that the ’s are fixed, not random):

In both the foregoing example and the situation involving estimating a normal population mean, the principle of unbiasedness (preferring an unbiased estimator to a biased one) cannot be invoked to select an estimator. What we now need is a criterion for choosing among unbiased estimators.

6.1.2 Estimators with Minimum Variance

Suppose and are two estimators of that are both unbiased. Then, although the distribution of each estimator is centered at the true value of , the spreads of the distributions about the true value may be different.

Principle of Minimum Variance Unbiased Estimation

Among all estimators of that are unbiased, choose the one that has minimum variance. The resulting is called the minimum variance unbiased estimator (MVUE) of .

Figure 6.4(a) shows distributions of two different unbiased estimators. Use of the estimator with the more concentrated distribution is more likely than the other one to result in an estimate closer to . Figure 6.4(b) displays estimates from the two estimators based on 10 different samples. The MVUE is, in a certain sense, the most likely among all unbiased estimators to produce an estimate close to the true .

019264b3-14d7-793b-ad40-3bd36b82fa05_9_280_749_1358_442_0.jpg

Figure 6.4 (a) Distributions of two unbiased estimators (b) Estimates based on 10 different samples

In Example 6.5, suppose each is normally distributed with mean and variance (the assumption of constant variance). Then it can be shown that the third estimator not only has smaller variance than either of the other two unbiased estimators, but in fact is the MVUE-it has smaller variance than any other unbiased estimator of .

EXAMPLE 6.6 We argued in Example 6.4 that when is a random sample from a uniform distribution on , the estimator

is unbiased for (we previously denoted this estimator by ). This is not the only unbiased estimator of . The expected value of a uniformly distributed rv is just the midpoint of the interval of positive density, so . This implies that , from which . That is, the estimator is unbiased for .

If is uniformly distributed on the interval from to , then . Thus, in our situation, , and . The results of Exercise 32 can be used to show that . The estimator has smaller variance than does if -that is, if . As long as , , so is a better estimator than . More advanced methods can be used to show that is the MVUE of -every other unbiased estimator of has variance that exceeds .

One of the triumphs of mathematical statistics has been the development of methodology for identifying the MVUE in a wide variety of situations. The most important result of this type for our purposes concerns estimating the mean of a normal distribution.

THEOREM

Let be a random sample from a normal distribution with parameters and . Then the estimator is the MVUE for .

Whenever we are convinced that the population being sampled is normal, the theorem says that should be used to estimate . In Example 6.2, then, our estimate would be .

In some situations, it is possible to obtain an estimator with small bias that would be preferred to the best unbiased estimator. This is illustrated in Figure 6.5. However, MVUEs are often easier to obtain than the type of biased estimator whose distribution is pictured.

019264b3-14d7-793b-ad40-3bd36b82fa05_10_909_865_561_245_0.jpg

Figure 6.5 A biased estimator that is preferable to the MVUE

6.1.3 Some Complications

The last theorem does not say that in estimating a population mean , the estimator should be used irrespective of the distribution being sampled.

EXAMPLE 6.7 Suppose we wish to estimate the thermal conductivity of a certain material. Using standard measurement techniques, we will obtain a random sample of thermal conductivity measurements. Let’s assume that the population distribution is a member of one of the following three families:

The pdf (6.1) is the normal distribution, (6.2) is called the Cauchy distribution, and (6.3) is a uniform distribution. All three distributions are symmetric about . The Cauchy density curve is bell-shaped but with much heavier tails (more probability farther out) than the normal curve. In fact, the tails are so heavy that the mean value does not exist, though is still the median and a location parameter for the distribution. The uniform distribution has no tails. The four estimators for considered earlier are (the average of the two extreme observations), and , a trimmed mean.

The very important moral here is that the best estimator for depends crucially on which distribution is being sampled. In particular,

  1. If the random sample comes from a normal distribution, then is the best of the four estimators, since it has minimum variance among all unbiased estimators.

  2. If the random sample comes from a Cauchy distribution, then and are terrible estimators for , whereas is quite good (the MVUE is not known); is bad because it is very sensitive to outlying observations, and the heavy tails of the Cauchy distribution make a few such observations likely to appear in any sample.

  3. If the underlying distribution is uniform, the best estimator is ; this estimator is greatly influenced by outlying observations, but the lack of tails makes such observations impossible.

  4. The trimmed mean is best in none of these three situations but works reasonably well in all three. That is, does not suffer too much in comparison with the best procedure in any of the three situations.

More generally, recent research in statistics has established that when estimating a point of symmetry of a continuous probability distribution, a trimmed mean with trimming proportion or (from each end of the sample) produces reasonably behaved estimates over a very wide range of possible models. For this reason, a trimmed mean with small trimming percentage is said to be a robust estimator.

In some situations, the choice is not between two different estimators constructed from the same sample, but instead between estimators based on two different experiments.

EXAMPLE 6.8 Suppose a certain type of component has a lifetime distribution that is exponential with parameter so that expected lifetime is . A sample of such components is selected, and each is put into operation. If the experiment is continued until all lifetimes, , have been observed, then is an unbiased estimator of .

In some experiments, though, the components are left in operation only until the time of the th failure, where . This procedure is referred to as censoring. Let denote the time of the first failure (the minimum lifetime among the components), denote the time at which the second failure occurs (the second smallest lifetime), and so on. Since the experiment terminates at time , the total accumulated lifetime at termination is

We now demonstrate that is an unbiased estimator for . To do so, we need two properties of exponential variables:

  1. The memoryless property (see Section 4.4), which says that at any time point, remaining lifetime has the same exponential distribution as original lifetime.

  2. When are independent, each exponentially distributed with parameter , is exponential with parameter .

Since all components last until last an additional an additional amount of time, and so on, another expression for is

But is the minimum of exponential variables, so . Similarly, is the smallest of the remaining lifetimes, each exponential with

parameter (by the memoryless property), so . Continuing, , so

Therefore, as claimed.

As an example, suppose 20 components are tested and . Then if the first ten failure times are , and 72, the estimate of is

The advantage of the experiment with censoring is that it terminates more quickly than the uncensored experiment. However, it can be shown that , which is larger than , the variance of in the uncensored experiment.

6.1.4 Reporting a Point Estimate: The Standard Error

Besides reporting the value of a point estimate, some indication of its precision should be given. The usual measure of precision is the standard error of the estimator used.

The standard error of an estimator is its standard deviation . It is the magnitude of a typical or representative deviation between an estimate and the value of . If the standard error itself involves unknown parameters whose values can be estimated, substitution of these estimates into yields the estimated standard error (estimated standard deviation) of the estimator. The estimated standard error can be denoted either by (the over emphasizes that is being estimated) or by .


DEFINITION



EXAMPLE 6.9

(Example 6.2

continued)


Assuming that breakdown voltage is normally distributed, is the best estimator of . If the value of is known to be 1.5, the standard error of is . If, as is usually the case, the value of is unknown, the estimate is substituted into to obtain the estimated standard error .


(Example 6.1

continued)


EXAMPLE 6.10 The standard error of is

Since and are unknown (else why estimate?), we substitute and into , yielding the estimated standard error . Alternatively, since the largest value of is attained when , an upper bound on the standard error is .

When the point estimator has approximately a normal distribution, which will often be the case when is large, then we can be reasonably confident that the true value of lies within approximately 2 standard errors (standard deviations) of . Thus if a sample of component lifetimes gives and , then , so within 2 estimated standard errors, translates to the interval .

If is not necessarily approximately normal but is unbiased, then it can be shown that the estimate will deviate from by as much as 4 standard errors at most of the time. We would then expect the true value to lie within 4 standard errors of (and this is a very conservative statement, since it applies to any unbiased ). Summarizing, the standard error tells us roughly within what distance of we can expect the true value of to lie.

The form of the estimator may be sufficiently complicated so that standard statistical theory cannot be applied to obtain an expression for . This is true, for example, in the case ; the standard deviation of the statistic , cannot in general be determined. In recent years, a new computer-intensive method called the bootstrap has been introduced to address this problem. Suppose that the population pdf is , a member of a particular parametric family, and that data gives . We now use statistical software to obtain “bootstrap samples” from the pdf , and for each sample calculate a “bootstrap estimate” :

First bootstrap sample: ; estimate

Second bootstrap sample: ; estimate

:

Bth bootstrap sample: ; estimate

or 200 is often used. Now let , the sample mean of the bootstrap estimates. The bootstrap estimate of ’s standard error is now just the sample standard deviation of the ’s:

(In the bootstrap literature, is often used in place of ; for typical values of , there is usually little difference between the resulting estimates.)

EXAMPLE 6.11 A theoretical model suggests that , the time to breakdown of an insulating fluid between electrodes at a particular voltage, has , an exponential distribution. A random sample of breakdown times (min) gives the following data:

Since , so a reasonable estimate of is .018153. We then used a statistical computer package to obtain bootstrap samples, each of size 10, from . The first such sample was , from which and . The average of the 100 bootstrap estimates is , and the sample standard deviation of these 100 estimates is , the bootstrap estimate of ’s standard error. A histogram of the ’s was somewhat positively skewed, suggesting that the sampling distribution of also has this property.

Sometimes an investigator wishes to estimate a population characteristic without assuming that the population distribution belongs to a particular parametric family. An instance of this occurred in Example 6.7, where a trimmed mean was proposed

for estimating a symmetric population distribution’s center . The data of Example 6.2 gave , but now there is no assumed , so how can we obtain a bootstrap sample? The answer is to regard the sample itself as constituting the population (the observations in Example 6.2) and take different samples, each of size , with replacement from this population. Several of the books listed in the chapter bibliography provide more information about bootstrapping.

EXERCISES Section 6.1 (1-19)

  1. The accompanying data on flexural strength (MPa) for concrete beams of a certain type was introduced in Example 1.2.
5.97.27.36.38.16.87.0
7.66.86.57.06.37.99.0
8.28.77.89.77.47.79.7
7.87.711.611.311.810.7

a. Calculate a point estimate of the mean value of strength for the conceptual population of all beams manufactured in this fashion, and state which estimator you used. [Hint: .]

b. Calculate a point estimate of the strength value that separates the weakest of all such beams from the strongest , and state which estimator you used.

c. Calculate and interpret a point estimate of the population standard deviation . Which estimator did you use? [Hint: .]

d. Calculate a point estimate of the proportion of all such beams whose flexural strength exceeds . [Hint: Think of an observation as a “success” if it exceeds 10.]

e. Calculate a point estimate of the population coefficient of variation , and state which estimator you used.

  1. The National Health and Nutrition Examination Survey (NHANES) collects demographic, socioeconomic, dietary, and health-related information on an annual basis. Here is a sample of 20 observations on HDL cholesterol level (mg/dl) obtained from the 2009- 2010 survey (HDL is “good” cholesterol; the higher its value, the lower the risk for heart disease):
35495254655151
47863646333945
396395353048

a. Calculate a point estimate of the population mean HDL cholesterol level.

b. Making no assumptions about the shape of the population distribution, calculate a point estimate of the value that separates the largest of HDL levels from the smallest .

c. Calculate a point estimate of the population standard deviation.

d. An HDL level of at least 60 is considered desirable as it corresponds to a significantly lower risk of heart disease. Making no assumptions about the shape of the population distribution, estimate the proportion of the population having an HDL level of at least 60.

  1. Consider the following sample of observations on coating thickness for low-viscosity paint (“Achieving a Target Value for a Manufacturing Process: A Case Study,” J. of Quality Technology, 1992: 22-26):

Assume that the distribution of coating thickness is normal (a normal probability plot strongly supports this assumption).

a. Calculate a point estimate of the mean value of coating thickness, and state which estimator you used.

b. Calculate a point estimate of the median of the coating thickness distribution, and state which estimator you used.

c. Calculate a point estimate of the value that separates the largest of all values in the thickness distribution from the remaining , and state which estimator you used. [Hint: Express what you are trying to estimate in terms of and .]

d. Estimate , i.e., the proportion of all thickness values less than 1.5. [Hint: If you knew the values of and , you could calculate this probability. These values are not available, but they can be estimated.]

e. What is the estimated standard error of the estimator that you used in part (b)?

  1. The article from which the data in Exercise 1 was extracted also gave the accompanying strength observations for cylinders:

Prior to obtaining data, denote the beam strengths by and the cylinder strengths by . Suppose that the ’s constitute a random sample from a distribution with mean and standard deviation and that the ’s form a random sample (independent of the ’s) from another distribution with mean and standard deviation .

a. Use rules of expected value to show that is an unbiased estimator of . Calculate the estimate for the given data.

b. Use rules of variance from Chapter 5 to obtain an expression for the variance and standard deviation (standard error) of the estimator in part (a), and then compute the estimated standard error.

c. Calculate a point estimate of the ratio of the two standard deviations.

d. Suppose a single beam and a single cylinder are randomly selected. Calculate a point estimate of the variance of the difference between beam strength and cylinder strength.

  1. As an example of a situation in which several different statistics could reasonably be used to calculate a point estimate, consider a population of invoices. Associated with each invoice is its “book value,” the recorded amount of that invoice. Let denote the total book value, a known amount. Some of these book values are erroneous. An audit will be carried out by randomly selecting invoices and determining the audited (correct) value for each one. Suppose that the sample gives the following results (in dollars).

Invoice

12345
Book value300720526200127
Audited value300520526200157
Error020000-30

Let

sample mean book value

sample mean audited value

sample mean error

Propose three different statistics for estimating the total audited (i.e., correct) value-one involving just and , another involving , and , and the last involving and . If and , calculate the three corresponding point estimates. (The article “Statistical Models and Analysis in Auditing,” Statistical Science, 1989: 2-33 discusses properties of these estimators.)

  1. Urinary angiotensinogen (AGT) level is one quantitative indicator of kidney function. The article “Urinary Angiotensinogen as a Potential Biomarker of Chronic Kidney Diseases” (J. of the Amer. Society of Hypertension, 2008: 349-354) describes a study in which urinary AGT level was determined for a

sample of adults with chronic kidney disease. Here is representative data (consistent with summary quantities and descriptions in the cited article):

2.66.27.49.611.513.514.517.0
20.028.829.529.541.745.756.256.2
66.166.167.674.197.7141.3147.9177.8
186.2186.2190.6208.9229.1229.1288.4288.4
346.7407.4426.6575.4616.6724.4812.81122.0

An appropriate probability plot supports the use of the lognormal distribution (see Section 4.5) as a reasonable model for urinary AGT level (this is what the investigators did).

a. Estimate the parameters of the distribution. [Hint: Remember that has a lognormal distribution with parameters and if is normally distributed with mean and variance .]

b. Use the estimates of part (a) to calculate an estimate of the expected value of AGT level. [Hint: What is

  1. a. A random sample of 10 houses in a particular area, each of which is heated with natural gas, is selected and the amount of gas (therms) used during the month of January is determined for each house. The resulting observations are , . Let denote the average gas usage during January by all houses in this area. Compute a point estimate of .

b. Suppose there are 10,000 houses in this area that use natural gas for heating. Let denote the total amount of gas used by all of these houses during January. Estimate using the data of part (a). What estimator did you use in computing your estimate?

c. Use the data in part (a) to estimate , the proportion of all houses that used at least 100 therms.

d. Give a point estimate of the population median usage (the middle value in the population of all houses) based on the sample of part (a). What estimator did you use?

  1. In a random sample of 80 components of a certain type, 12 are found to be defective.

a. Give a point estimate of the proportion of all such components that are not defective.

b. A system is to be constructed by randomly selecting two of these components and connecting them in series, as shown here.

019264b3-14d7-793b-ad40-3bd36b82fa05_15_954_1837_661_80_0.jpg

The series connection implies that the system will function if and only if neither component is defective (i.e., both components work properly). Estimate the proportion of all such systems that work properly. [Hint: If denotes the probability that a component works properly, how can (system works) be expressed in terms of ?]

  1. Each of 150 newly manufactured items is examined and the number of scratches per item is recorded (the items

are supposed to be free of scratches), yielding the following data:

Number of scratches per item01234567
Observed frequency1837423013721

Let the number of scratches on a randomly chosen item, and assume that has a Poisson distribution with parameter .

a. Find an unbiased estimator of and compute the estimate for the data. [Hint: for Poisson, so

b. What is the standard deviation (standard error) of your estimator? Compute the estimated standard error. [Hint: for Poisson.]

  1. Using a long rod that has length , you are going to lay out a square plot in which the length of each side is . Thus the area of the plot will be . However, you do not know the value of , so you decide to make independent measurements of the length. Assume that each has mean (unbiased measurements) and variance .

a. Show that is not an unbiased estimator for . [Hint: For any . Apply this with .]

b. For what value of is the estimator unbiased for ? [Hint: Compute .]

  1. Of randomly selected male smokers, smoked filter cigarettes, whereas of randomly selected female smokers, smoked filter cigarettes. Let and denote the probabilities that a randomly selected male and female, respectively, smoke filter cigarettes.

a. Show that is an unbiased estimator for . [Hint: for .]

b. What is the standard error of the estimator in part (a)?

c. How would you use the observed values and to estimate the standard error of your estimator?

d. If , and , use the estimator of part (a) to obtain an estimate of .

e. Use the result of part (c) and the data of part (d) to estimate the standard error of the estimator.

  1. Suppose a certain type of fertilizer has an expected yield per acre of with variance , whereas the expected yield for a second type of fertilizer is with the same variance . Let and denote the sample variances of yields based on sample sizes and , respectively, of the two fertilizers. Show that the pooled (combined) estimator

is an unbiased estimator of .

  1. Consider a random sample from the pdf

where (this distribution arises in particle physics). Show that is an unbiased estimator of . [Hint: First determine .]

  1. A sample of captured Pandemonium jet fighters results in serial numbers . The CIA knows that the aircraft were numbered consecutively at the factory starting with and ending with , so that the total number of planes manufactured is (e.g., if and , then planes having serial numbers were manufactured). However, the CIA does not know the values of or . A CIA statistician suggests using the estimator to estimate the total number of planes manufactured.

a. If , and , what is the corresponding estimate?

b. Under what conditions on the sample will the value of the estimate be exactly equal to the true total number of planes? Will the estimate ever be larger than the true total? Do you think the estimator is unbiased for estimating ? Explain in one or two sentences.

  1. Let represent a random sample from a Rayleigh distribution with pdf

a. It can be shown that . Use this fact to construct an unbiased estimator of based on (and use rules of expected value to show that it is unbiased).

b. Estimate from the following observations on vibratory stress of a turbine blade under specified conditions:

  1. Suppose the true average growth of one type of plant during a 1-year period is identical to that of a second type, but the variance of growth for the first type is , whereas for the second type the variance is . Let be independent growth observations on the first type [so ], and let be independent growth observations on the second type ].

a. Show that the estimator is unbiased for (for , the estimator is a weighted average of the two individual sample means).

b. For fixed and , compute , and then find the value of that minimizes . [Hint: Differentiate with respect to .]

  1. In Chapter 3, we defined a negative binomial rv as the number of failures that occur before the th success in a sequence of independent and identical success/failure trials. The probability mass function (pmf) of is

a. Suppose that . Show that

is an unbiased estimator for . [Hint: Write out and cancel inside the sum.]

b. A reporter wishing to interview five individuals who support a certain candidate begins asking people whether or not they support the candidate. If the sequence of responses is SFFSFFFSSS, estimate the true proportion who support the candidate.

  1. Let be a random sample from a pdf that is symmetric about , so that is an unbiased estimator of . If is large, it can be shown that .

a. Compare to when the underlying distribution is normal.

b. When the underlying pdf is Cauchy (see Example 6.7), , so is a terrible estimator. What is in this case when is large?

  1. An investigator wishes to estimate the proportion of students at a certain university who have violated the honor code. Having obtained a random sample of students, she realizes that asking each, “Have you violated the honor code?” will probably result in some untruthful responses. Consider the following scheme, called a randomized response technique. The investigator makes up a deck of 100 cards, of which 50 are of type I and 50 are of type II.

Type I: Have you violated the honor code (yes or no)?

Type II: Is the last digit of your telephone number a 0 , 1, or 2 (yes or no)?

Each student in the random sample is asked to mix the deck, draw a card, and answer the resulting question truthfully. Because of the irrelevant question on type II cards, a yes response no longer stigmatizes the respondent, so we assume that responses are truthful. Let denote the proportion of honor-code violators (i.e., the probability of a randomly selected student being a violator), and let (yes response). Then and are related by .

a. Let denote the number of yes responses, so Bin . Thus is an unbiased estimator of . Derive an estimator for based on . If and , what is your estimate? [Hint: Solve for and then substitute for .]

b. Use the fact that to show that your estimator is unbiased.

c. If there were 70 type I and 30 type II cards, what would be your estimator for ?