Probability and Statistics for Engineering and the Sciences
Probability and Statistics for Engineering and the Sciences
9th Edition
ISBN: 9781305251809
Author: Jay L. Devore
Publisher: Cengage Learning
bartleby

Concept explainers

bartleby

Videos

Textbook Question
Book Icon
Chapter 6.2, Problem 21E

Let X have a Weibull distribution with parameters α and β, so

E ( X ) = β Γ ( 1  + 1/ α ) V ( X ) = β 2 { Γ ( 1  + 2/ α )  - [ Γ (1 + 1/ α )] 2 }

  1. a. Based on a random sample X1,.., Xn, write equations for the method of moments estimators of β and α. Show that, once the estimate of α has been obtained, the estimate of β can be found from a table of the gamma function and that the estimate of α is the solution to a complicated equation involving the gamma function.
  2. b. If n = 20, x ¯ = 28.0, and x i 2  = 16,500 , compute the estimates. [Hint: [Γ(1.2)]2/ Γ(1.4) = .95.]

a.

Expert Solution
Check Mark
To determine

Write the equations for the method of moments estimators of β and α.

Show that the estimate of β can be obtained from a table of gamma function after obtaining the estimate of α and the estimate of α is the solution to a complicated equation involving the gamma function.

Answer to Problem 21E

The equations for the method of moments estimators of β and α are:

β^=X¯Γ(1+1α^)_, and

1ni=1nXi2X¯2=Γ(1+2α^)[Γ(1+1α^)]2_.

Explanation of Solution

Given info:

The random variable X has a Weibull distribution with parameters α and β, such that E(X)=βΓ(1+1α) and V(X)=β2{Γ(1+2α)[Γ(1+1α)]2}. A random sample of n observations X1,X2,...,Xn is obtained.

Calculation:

First, calculate E(X2) for the population having Weibull distribution:

It is known that:

V(X)=E(X2)[E(X)]2E(X2)=V(X)+[E(X)]2.

Now, for a Weibull distribution,

V(X)=β2{Γ(1+2α)[Γ(1+1α)]2}=β2Γ(1+2α)β2[Γ(1+1α)]2=β2Γ(1+2α)[βΓ(1+1α)]2=β2Γ(1+2α)[E(X)]2  (from given information).

Thus,

V(X)+[E(X)]2=β2Γ(1+2α)E(X2)=β2Γ(1+2α).

For a random sample of size n, the first sample raw moment is the sample mean, that is X¯ and the second sample raw moment is 1ni=1nXi2.

Method of moments:

The method of moments estimator of the mth population moment is found by equating with the mth sample moment with the mth population moment and then solving for the parameters.

Using the method of moments,

X¯=E(X) and 1ni=1nXi2=E(X2).

Denote α^ and β^ as the method of moments estimators as α and β.

Thus, the method of moments estimators are obtained as follows:

X¯=E(X)=β^Γ(1+1α^)β^=X¯Γ(1+1α^)_.

This equation involves the gamma function.

Again,

1ni=1nXi2=E(X2)=β^2Γ(1+2α^).

Substitute the expression for β^ in this equation:

1ni=1nXi2=[X¯Γ(1+1α^)]2Γ(1+2α^)1ni=1nXi2X¯2=Γ(1+2α^)[Γ(1+1α^)]2_.

This equation involves the gamma function.

This equation is independent of β^ and thus, can be solved to obtained α^. An observation of this equation reveals that it is quite a complicated equation. Thus, the estimate of α_ is the solution to a complicated equation involving the gamma function.

Once the second equation is solved, the estimated value of α_, α^_, can be substituted in the first equation to obtain β^_, the estimate for β_.

Thus,

b.

Expert Solution
Check Mark
To determine

Compute the estimates when n=20, x¯=28.0 and xi2=16,500.

Answer to Problem 21E

The estimate of α^ is 1.2. The estimate of β^ is 28Γ(1.2)_.

Explanation of Solution

Calculation:

First, put n=20, x¯=28.0 and xi2=16,500 in:

1ni=1nXi2X¯2=Γ(1+2α^)[Γ(1+1α^)]2Γ(1+2α^)[Γ(1+1α^)]2=16,50020(28.0)2=825784=1.0523.

Now, taking reciprocal of both sides of the above equation,

[Γ(1+1α^)]2Γ(1+2α^)=11.0523=0.95030.95.

It is given in hint that:

[Γ(1.2)]2Γ(1.4)=0.95.

As a result,

[Γ(1+1α^)]2Γ(1+2α^)=[Γ(1.2)]2Γ(1.4).

The above equation is an identity, indicating that:

[Γ(1+1α^)]2=[Γ(1.2)]2, and,

Γ(1+2α^)=Γ(1.4).

From the second equation,

1+2α^=1.42α^=1.41=0.4α^=20.4

=5_.

Substitute α^=5 and x¯=28.0 in the expression for β^:

β^=X¯Γ(1+1α^)=28Γ(1+15)=28Γ(1+0.2)=28Γ(1.2)_.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!
Students have asked these similar questions
Examine the Variables: Carefully review and note the names of all variables in the dataset. Examples of these variables include: Mileage (mpg) Number of Cylinders (cyl) Displacement (disp) Horsepower (hp) Research: Google to understand these variables. Statistical Analysis: Select mpg variable, and perform the following statistical tests. Once you are done with these tests using mpg variable, repeat the same with hp Mean Median First Quartile (Q1) Second Quartile (Q2) Third Quartile (Q3) Fourth Quartile (Q4) 10th Percentile 70th Percentile Skewness Kurtosis Document Your Results: In RStudio: Before running each statistical test, provide a heading in the format shown at the bottom. “# Mean of mileage – Your name’s command” In Microsoft Word: Once you've completed all tests, take a screenshot of your results in RStudio and paste it into a Microsoft Word document. Make sure that snapshots are very clear. You will need multiple snapshots. Also transfer these results to the…
Examine the Variables: Carefully review and note the names of all variables in the dataset. Examples of these variables include: Mileage (mpg) Number of Cylinders (cyl) Displacement (disp) Horsepower (hp) Research: Google to understand these variables. Statistical Analysis: Select mpg variable, and perform the following statistical tests. Once you are done with these tests using mpg variable, repeat the same with hp Mean Median First Quartile (Q1) Second Quartile (Q2) Third Quartile (Q3) Fourth Quartile (Q4) 10th Percentile 70th Percentile Skewness Kurtosis Document Your Results: In RStudio: Before running each statistical test, provide a heading in the format shown at the bottom. “# Mean of mileage – Your name’s command” In Microsoft Word: Once you've completed all tests, take a screenshot of your results in RStudio and paste it into a Microsoft Word document. Make sure that snapshots are very clear. You will need multiple snapshots. Also transfer these results to the…
Examine the Variables: Carefully review and note the names of all variables in the dataset. Examples of these variables include: Mileage (mpg) Number of Cylinders (cyl) Displacement (disp) Horsepower (hp) Research: Google to understand these variables. Statistical Analysis: Select mpg variable, and perform the following statistical tests. Once you are done with these tests using mpg variable, repeat the same with hp Mean Median First Quartile (Q1) Second Quartile (Q2) Third Quartile (Q3) Fourth Quartile (Q4) 10th Percentile 70th Percentile Skewness Kurtosis Document Your Results: In RStudio: Before running each statistical test, provide a heading in the format shown at the bottom. “# Mean of mileage – Your name’s command” In Microsoft Word: Once you've completed all tests, take a screenshot of your results in RStudio and paste it into a Microsoft Word document. Make sure that snapshots are very clear. You will need multiple snapshots. Also transfer these results to the…

Chapter 6 Solutions

Probability and Statistics for Engineering and the Sciences

Ch. 6.1 - Of n1 randomly selected male smokers, X1 smoked...Ch. 6.1 - Suppose a certain type of fertilizer has an...Ch. 6.1 - Consider a random sample X1,..., Xn from the pdf...Ch. 6.1 - A sample of n captured Pandemonium jet fighters...Ch. 6.1 - Let X1, X2,..., Xn represent a random sample from...Ch. 6.1 - Suppose the true average growth of one type of...Ch. 6.1 - In Chapter 3, we defined a negative binomial rv as...Ch. 6.1 - Let X1, X2,..., Xn be a random sample from a pdf...Ch. 6.1 - An investigator wishes to estimate the proportion...Ch. 6.2 - A diagnostic test for a certain disease is applied...Ch. 6.2 - Let X have a Weibull distribution with parameters ...Ch. 6.2 - Let X denote the proportion of allotted time that...Ch. 6.2 - Let X represent the error in making a measurement...Ch. 6.2 - A vehicle with a particular defect in its emission...Ch. 6.2 - The shear strength of each of ten test spot welds...Ch. 6.2 - Consider randomly selecting n segments of pipe and...Ch. 6.2 - Let X1,..., Xn be a random sample from a gamma...Ch. 6.2 - Prob. 28ECh. 6.2 - Consider a random sample X1, X2,, Xn from the...Ch. 6.2 - At time t = 0, 20 identical components are tested....Ch. 6 - An estimator is said to be consistent if for any ...Ch. 6 - a. Let X1,.., Xn be a random sample from a uniform...Ch. 6 - At time t = 0, there is one individual alive in a...Ch. 6 - The mean squared error of an estimator is MSE ()...Ch. 6 - Prob. 35SECh. 6 - When the population distribution is normal, the...Ch. 6 - When the sample standard deviation S is based on a...Ch. 6 - Each of n specimens is to be weighed twice on the...
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
MATLAB: An Introduction with Applications
Statistics
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc
Text book image
Probability and Statistics for Engineering and th...
Statistics
ISBN:9781305251809
Author:Jay L. Devore
Publisher:Cengage Learning
Text book image
Statistics for The Behavioral Sciences (MindTap C...
Statistics
ISBN:9781305504912
Author:Frederick J Gravetter, Larry B. Wallnau
Publisher:Cengage Learning
Text book image
Elementary Statistics: Picturing the World (7th E...
Statistics
ISBN:9780134683416
Author:Ron Larson, Betsy Farber
Publisher:PEARSON
Text book image
The Basic Practice of Statistics
Statistics
ISBN:9781319042578
Author:David S. Moore, William I. Notz, Michael A. Fligner
Publisher:W. H. Freeman
Text book image
Introduction to the Practice of Statistics
Statistics
ISBN:9781319013387
Author:David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:W. H. Freeman
Statistics 4.1 Point Estimators; Author: Dr. Jack L. Jackson II;https://www.youtube.com/watch?v=2MrI0J8XCEE;License: Standard YouTube License, CC-BY
Statistics 101: Point Estimators; Author: Brandon Foltz;https://www.youtube.com/watch?v=4v41z3HwLaM;License: Standard YouTube License, CC-BY
Central limit theorem; Author: 365 Data Science;https://www.youtube.com/watch?v=b5xQmk9veZ4;License: Standard YouTube License, CC-BY
Point Estimate Definition & Example; Author: Prof. Essa;https://www.youtube.com/watch?v=OTVwtvQmSn0;License: Standard Youtube License
Point Estimation; Author: Vamsidhar Ambatipudi;https://www.youtube.com/watch?v=flqhlM2bZWc;License: Standard Youtube License