Normal Distribution Examples: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 6: Line 6:
The following examples illustrate the different types of life data that can be analyzed in Weibull++ using the Normal distribution.
The following examples illustrate the different types of life data that can be analyzed in Weibull++ using the Normal distribution.


==Times-to-Failure (Complete) Data==
Six units are tested to failure. The following hours-to-failure data are obtained: 12125, 11260, 12080, 12825, 13550 and 14670 hours. Assuming that the data are normally distributed, do the following:


==Complete Data==
 
Six units are tested to failure. The following hours-to-failure data are obtained: 12125, 11260, 12080, 12825, 13550 and 14670 hours. Assuming that the data are normally distributed, do the following:
'''Objectives'''


:1. Find the parameters for the data set, using the Rank Regression on X (RRX) parameter estimation method
:1. Find the parameters for the data set, using the Rank Regression on X (RRX) parameter estimation method
Line 14: Line 16:
:3. Obtain the  <math>pdf</math>  plot for the data.
:3. Obtain the  <math>pdf</math>  plot for the data.
:4. Using the Quick Calculation Pad, determine the reliability for a mission of 11,000 hours, as well as the upper and lower two-sided 90% confidence limit on this reliability.
:4. Using the Quick Calculation Pad, determine the reliability for a mission of 11,000 hours, as well as the upper and lower two-sided 90% confidence limit on this reliability.
:5. 2. Using the Quick Calculation Pad, determine the MTTF, as well as the upper and lower two-sided 90% confidence limit on this MTTF.
:5. Using the Quick Calculation Pad, determine the MTTF, as well as the upper and lower two-sided 90% confidence limit on this MTTF.
:6. Obtain tabulated values for the failure rate for 10 different mission end times. The mission end times are 1,000 to 10,000 hours, using increments of 1,000 hours.




Line 43: Line 46:




==Example 3==
To obtain tabulated values for the failure rate, you can use the Analysis Workbook or General Spreadsheet features that are included in Weibull++. (For more information on these features, please refer to the Weibull++ User's Guide. For a step-by-step example on creating Weibull++ reports, please see the Weibull++/ALTA QuickStart Guide.) The following worksheet shows the mission times and the corresponding failure rate.
 
 
[[Image:folio^E.png|center|550px]]
 
 
==Interval Censored Data==
Eight units are being reliability tested, and the following is a table of their times-to-failure:
 
{|border="1" align="center" style="border-collapse: collapse;" cellpadding="5" cellspacing="5"
|-
|colspan="3" style="text-align:center"| Non-Grouped Interval Data
|-
!Data point index
!Last Inspected
!State End Time
|-
|1 ||30||32
|-
|2 ||32||35
|-
|3 ||35||37
|-
|4 ||37||40
|-
|5 ||42||42
|-
|6 ||45||45
|-
|7||50||50
|-
|8||55||55
|}
 
 
This is a sequence of interval times-to-failure data. Using the normal distribution and the maximum likelihood (MLE) parameter estimation method, the computed parameters are:
 
::<math>\begin{align}
  & \widehat{\mu }= & 41.40 \\
& {{{\hat{\sigma }}}_{T}}= & 7.740. 
\end{align}</math>
 
For rank regression on x:
 
::<math>\begin{align}
  & \widehat{\mu }= & 41.40 \\
& {{{\hat{\sigma }}}_{T}}= & 9.03. 
\end{align}</math>
 
 
If you analyze the data set with the rank regression on y (RRY) parameter estimation method, the computed parameters are:
 
::<math>\begin{align}
  & \widehat{\mu }= & 41.39 \\
& {{{\hat{\sigma }}}_{T}}= & 9.25. 
\end{align}</math>


<br>
{{Example: Normal General Example (RRX Report)}}


The following plot shows the results if the data were analyzed using the rank regression on X (RRX) method.


===Example 4===


<br>
[[Image:lastinspectedplot.png|center|550px| ]]
{{Example: Normal General Example Interval Data}}




===Example 5===


<br>
 
 
==Right Censored (Suspension) Data==
 
{{Example: Normal General Example Complete Data}}
{{Example: Normal General Example Complete Data}}




===Example 6===
<br>
{{Example: Normal General Example Suspension Data}}
{{Example: Normal General Example Suspension Data}}




===Example 7===
==Times-to-Failure with All Types of Censored Data==


<br>
<br>
{{Example: Normal General Example All Data Type}}
{{Example: Normal General Example All Data Type}}

Revision as of 05:15, 14 August 2012

Weibull Examples Banner.png


New format available! This reference is now available in a new format that offers faster page load, improved display for calculations and images and more targeted search.

As of January 2024, this Reliawiki page will not continue to be updated. Please update all links and bookmarks to the latest references at Weibull examples and Weibull reference examples.




These examples appear in the Life Data Analysis Reference book book.


The following examples illustrate the different types of life data that can be analyzed in Weibull++ using the Normal distribution.

Times-to-Failure (Complete) Data

Six units are tested to failure. The following hours-to-failure data are obtained: 12125, 11260, 12080, 12825, 13550 and 14670 hours. Assuming that the data are normally distributed, do the following:


Objectives

1. Find the parameters for the data set, using the Rank Regression on X (RRX) parameter estimation method
2. Obtain the probability plot for the data with 90%, two-sided Type 1 confidence bounds.
3. Obtain the [math]\displaystyle{ pdf }[/math] plot for the data.
4. Using the Quick Calculation Pad, determine the reliability for a mission of 11,000 hours, as well as the upper and lower two-sided 90% confidence limit on this reliability.
5. Using the Quick Calculation Pad, determine the MTTF, as well as the upper and lower two-sided 90% confidence limit on this MTTF.
6. Obtain tabulated values for the failure rate for 10 different mission end times. The mission end times are 1,000 to 10,000 hours, using increments of 1,000 hours.


Solution

The following figure shows the data as entered in Weibull++, as well as the calculated parameters.


Normal Distribution Example 8 Data.png


The following figures show the probability plot with the 90% two-sided confidence bounds and the pdf plot.


Probability Plot


PDF Plot


Both the reliability and MTTF can be easily obtained from the QCP. The QCP, with results, for both cases is shown in the next two figures.


Normal Distribution Example 9 QCP 1.png


Normal Distribution Example 9 QCP 2.png


To obtain tabulated values for the failure rate, you can use the Analysis Workbook or General Spreadsheet features that are included in Weibull++. (For more information on these features, please refer to the Weibull++ User's Guide. For a step-by-step example on creating Weibull++ reports, please see the Weibull++/ALTA QuickStart Guide.) The following worksheet shows the mission times and the corresponding failure rate.


Folio^E.png


Interval Censored Data

Eight units are being reliability tested, and the following is a table of their times-to-failure:

Non-Grouped Interval Data
Data point index Last Inspected State End Time
1 30 32
2 32 35
3 35 37
4 37 40
5 42 42
6 45 45
7 50 50
8 55 55


This is a sequence of interval times-to-failure data. Using the normal distribution and the maximum likelihood (MLE) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 7.740. \end{align} }[/math]

For rank regression on x:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 9.03. \end{align} }[/math]


If you analyze the data set with the rank regression on y (RRY) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.39 \\ & {{{\hat{\sigma }}}_{T}}= & 9.25. \end{align} }[/math]


The following plot shows the results if the data were analyzed using the rank regression on X (RRX) method.


Lastinspectedplot.png



Right Censored (Suspension) Data

The following examples illustrate the different types of life data that can be analyzed in Weibull++ using the Normal distribution.

Times-to-Failure (Complete) Data

Six units are tested to failure. The following hours-to-failure data are obtained: 12125, 11260, 12080, 12825, 13550 and 14670 hours. Assuming that the data are normally distributed, do the following:


Objectives

1. Find the parameters for the data set, using the Rank Regression on X (RRX) parameter estimation method
2. Obtain the probability plot for the data with 90%, two-sided Type 1 confidence bounds.
3. Obtain the [math]\displaystyle{ pdf }[/math] plot for the data.
4. Using the Quick Calculation Pad, determine the reliability for a mission of 11,000 hours, as well as the upper and lower two-sided 90% confidence limit on this reliability.
5. Using the Quick Calculation Pad, determine the MTTF, as well as the upper and lower two-sided 90% confidence limit on this MTTF.
6. Obtain tabulated values for the failure rate for 10 different mission end times. The mission end times are 1,000 to 10,000 hours, using increments of 1,000 hours.


Solution

The following figure shows the data as entered in Weibull++, as well as the calculated parameters.


Normal Distribution Example 8 Data.png


The following figures show the probability plot with the 90% two-sided confidence bounds and the pdf plot.


Probability Plot


PDF Plot


Both the reliability and MTTF can be easily obtained from the QCP. The QCP, with results, for both cases is shown in the next two figures.


Normal Distribution Example 9 QCP 1.png


Normal Distribution Example 9 QCP 2.png


To obtain tabulated values for the failure rate, you can use the Analysis Workbook or General Spreadsheet features that are included in Weibull++. (For more information on these features, please refer to the Weibull++ User's Guide. For a step-by-step example on creating Weibull++ reports, please see the Weibull++/ALTA QuickStart Guide.) The following worksheet shows the mission times and the corresponding failure rate.


Folio^E.png


Interval Censored Data

Eight units are being reliability tested, and the following is a table of their times-to-failure:

Non-Grouped Interval Data
Data point index Last Inspected State End Time
1 30 32
2 32 35
3 35 37
4 37 40
5 42 42
6 45 45
7 50 50
8 55 55


This is a sequence of interval times-to-failure data. Using the normal distribution and the maximum likelihood (MLE) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 7.740. \end{align} }[/math]

For rank regression on x:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 9.03. \end{align} }[/math]


If you analyze the data set with the rank regression on y (RRY) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.39 \\ & {{{\hat{\sigma }}}_{T}}= & 9.25. \end{align} }[/math]


The following plot shows the results if the data were analyzed using the rank regression on X (RRX) method.


Lastinspectedplot.png



Right Censored (Suspension) Data

Template loop detected: Template:Example: Normal General Example Complete Data


Template loop detected: Template:Example: Normal General Example Suspension Data


Times-to-Failure with All Types of Censored Data


Template loop detected: Template:Example: Normal General Example All Data Type


The following examples illustrate the different types of life data that can be analyzed in Weibull++ using the Normal distribution.

Times-to-Failure (Complete) Data

Six units are tested to failure. The following hours-to-failure data are obtained: 12125, 11260, 12080, 12825, 13550 and 14670 hours. Assuming that the data are normally distributed, do the following:


Objectives

1. Find the parameters for the data set, using the Rank Regression on X (RRX) parameter estimation method
2. Obtain the probability plot for the data with 90%, two-sided Type 1 confidence bounds.
3. Obtain the [math]\displaystyle{ pdf }[/math] plot for the data.
4. Using the Quick Calculation Pad, determine the reliability for a mission of 11,000 hours, as well as the upper and lower two-sided 90% confidence limit on this reliability.
5. Using the Quick Calculation Pad, determine the MTTF, as well as the upper and lower two-sided 90% confidence limit on this MTTF.
6. Obtain tabulated values for the failure rate for 10 different mission end times. The mission end times are 1,000 to 10,000 hours, using increments of 1,000 hours.


Solution

The following figure shows the data as entered in Weibull++, as well as the calculated parameters.


Normal Distribution Example 8 Data.png


The following figures show the probability plot with the 90% two-sided confidence bounds and the pdf plot.


Probability Plot


PDF Plot


Both the reliability and MTTF can be easily obtained from the QCP. The QCP, with results, for both cases is shown in the next two figures.


Normal Distribution Example 9 QCP 1.png


Normal Distribution Example 9 QCP 2.png


To obtain tabulated values for the failure rate, you can use the Analysis Workbook or General Spreadsheet features that are included in Weibull++. (For more information on these features, please refer to the Weibull++ User's Guide. For a step-by-step example on creating Weibull++ reports, please see the Weibull++/ALTA QuickStart Guide.) The following worksheet shows the mission times and the corresponding failure rate.


Folio^E.png


Interval Censored Data

Eight units are being reliability tested, and the following is a table of their times-to-failure:

Non-Grouped Interval Data
Data point index Last Inspected State End Time
1 30 32
2 32 35
3 35 37
4 37 40
5 42 42
6 45 45
7 50 50
8 55 55


This is a sequence of interval times-to-failure data. Using the normal distribution and the maximum likelihood (MLE) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 7.740. \end{align} }[/math]

For rank regression on x:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 9.03. \end{align} }[/math]


If you analyze the data set with the rank regression on y (RRY) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.39 \\ & {{{\hat{\sigma }}}_{T}}= & 9.25. \end{align} }[/math]


The following plot shows the results if the data were analyzed using the rank regression on X (RRX) method.


Lastinspectedplot.png



Right Censored (Suspension) Data

Template loop detected: Template:Example: Normal General Example Complete Data


Template loop detected: Template:Example: Normal General Example Suspension Data


Times-to-Failure with All Types of Censored Data


Template loop detected: Template:Example: Normal General Example All Data Type


Times-to-Failure with All Types of Censored Data


The following examples illustrate the different types of life data that can be analyzed in Weibull++ using the Normal distribution.

Times-to-Failure (Complete) Data

Six units are tested to failure. The following hours-to-failure data are obtained: 12125, 11260, 12080, 12825, 13550 and 14670 hours. Assuming that the data are normally distributed, do the following:


Objectives

1. Find the parameters for the data set, using the Rank Regression on X (RRX) parameter estimation method
2. Obtain the probability plot for the data with 90%, two-sided Type 1 confidence bounds.
3. Obtain the [math]\displaystyle{ pdf }[/math] plot for the data.
4. Using the Quick Calculation Pad, determine the reliability for a mission of 11,000 hours, as well as the upper and lower two-sided 90% confidence limit on this reliability.
5. Using the Quick Calculation Pad, determine the MTTF, as well as the upper and lower two-sided 90% confidence limit on this MTTF.
6. Obtain tabulated values for the failure rate for 10 different mission end times. The mission end times are 1,000 to 10,000 hours, using increments of 1,000 hours.


Solution

The following figure shows the data as entered in Weibull++, as well as the calculated parameters.


Normal Distribution Example 8 Data.png


The following figures show the probability plot with the 90% two-sided confidence bounds and the pdf plot.


Probability Plot


PDF Plot


Both the reliability and MTTF can be easily obtained from the QCP. The QCP, with results, for both cases is shown in the next two figures.


Normal Distribution Example 9 QCP 1.png


Normal Distribution Example 9 QCP 2.png


To obtain tabulated values for the failure rate, you can use the Analysis Workbook or General Spreadsheet features that are included in Weibull++. (For more information on these features, please refer to the Weibull++ User's Guide. For a step-by-step example on creating Weibull++ reports, please see the Weibull++/ALTA QuickStart Guide.) The following worksheet shows the mission times and the corresponding failure rate.


Folio^E.png


Interval Censored Data

Eight units are being reliability tested, and the following is a table of their times-to-failure:

Non-Grouped Interval Data
Data point index Last Inspected State End Time
1 30 32
2 32 35
3 35 37
4 37 40
5 42 42
6 45 45
7 50 50
8 55 55


This is a sequence of interval times-to-failure data. Using the normal distribution and the maximum likelihood (MLE) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 7.740. \end{align} }[/math]

For rank regression on x:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.40 \\ & {{{\hat{\sigma }}}_{T}}= & 9.03. \end{align} }[/math]


If you analyze the data set with the rank regression on y (RRY) parameter estimation method, the computed parameters are:

[math]\displaystyle{ \begin{align} & \widehat{\mu }= & 41.39 \\ & {{{\hat{\sigma }}}_{T}}= & 9.25. \end{align} }[/math]


The following plot shows the results if the data were analyzed using the rank regression on X (RRX) method.


Lastinspectedplot.png



Right Censored (Suspension) Data

Template loop detected: Template:Example: Normal General Example Complete Data


Template loop detected: Template:Example: Normal General Example Suspension Data


Times-to-Failure with All Types of Censored Data


Template loop detected: Template:Example: Normal General Example All Data Type