Template:Webull++ Standard Folio Plot Type Example: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
No edit summary
(Replaced content with 'Category: For Deletion')
Line 1: Line 1:
[[Example: Standard Folio Plot Type]]
[[Category: For Deletion]]
Weibull++ provides many useful plots. We will use this example to illustrate them. Assume we have the following failure data.
 
{| | border="1" class="wikitable" style="margin: 1em auto 1em auto"
| align="center" style="background:#f0f0f0;"|'''Number in State'''
| align="center" style="background:#f0f0f0;"|'''State F or S'''
| align="center" style="background:#f0f0f0;"|'''State End Time'''
|-
| 2||F||20
|-
| 3||F||45
|-
| 4||F||89
|-
| 2||F||100
|-
| 5||F||123
|-
| 15||S||150
|-
| 20||S||200
|}
 
 
Analyze the above data using MLE, 2P Weibull distribution, we have the following results.
 
[[image: Plot Type Data and Results.png|thumb|center|400px]]
 
 
Click on the Plot button, Weibull++ automatically shows the first plot probability plot.
 
 
'''1. Probability Plot'''
 
[[image: Plot Type Probability Plot.png|thumb|center|400px]]
 
You also can choose to display the confidence bounds on time, reliability, or both. Click on the '''Confidence Bounds…''' link.
 
[[image: Plot Type confidence bound Set up.png|thumb|center|400px]]
 
Then click on '''OK''',
 
[[image: Plot Type Reliability confidence bound.png|thumb|center|400px]]
 
Probability plot shows the predicted (the line) and observed probability of failure (the dots, calculated from non-parametric LDA). If the straight line can fit the dots well, it means the distribution in use is suitable for this data set.
 
Click on the '''Plot Type''' drop down list to view all the available plots.
 
[[image: Plot Type plot type list.png|thumb|center|400px]]
 
We will explain each plot type in below.
 
 
'''2. Reliability vs. Time Plot.'''
 
[[image: Plot Type Reliability plot.png|thumb|center|400px]]
 
It shows how reliability changes with time. Similar to the probability plot, it has both the predicted and the observed reliability values on the plot.
 
 
'''3. UnReliability vs. Time Plot.'''
[[image: Plot Type UnReliability plot.png|thumb|center|400px]]
 
It shows how Unreliability (Probability of Failure) changes with time. Similar to the probability plot, it has both the predicted and the observed values on the plot.
 
 
'''4. pdf Plot'''
 
[[image: Plot Type pdf plot.png.png|thumb|center|400px]]
 
pdf (probability density function) plot shows how the failure data distributed at different time range, if the failure data indeed follows the distribution in use. The range around the peak of the pdf curve is where most of the failures occur.
 
 
'''5. Failure Rate Vs. Time Plot'''
 
[[image: Plot Type failure rate plot.png|thumb|center|400px]]
 
Failure rate plot shows how the failure rate (the frequency of having failures) changes with time. For this example, we can see it has an increasing failure rate.
 
 
'''6. Contour Plot'''
 
[[image: Plot Type Contour plot.png|thumb|center|400px]]
 
Contour plot shows the jointed range of the estimated distribution parameters. With higher confidence level, the range will be larger.
 
 
'''7. Histogram'''
[[image: Plot Type histogram plot.png|thumb|center|400px]]
 
 
Histogram shows the number of failures/suspensions at a given time interval. Users can set the time interval at the control panel. The Y value is the number of observations; the X value is the time range of when the observations occurred.
 
 
'''8. F/S Pie Chart'''
[[image: Plot Type Pie plot.png|thumb|center|400px]]
 
F/S Pie visually displays the percentage of failures and suspensions in the data set.
 
 
'''9. F/S Timeline'''
[[image: Plot Type Time line plot.png|thumb|center|400px]]
 
F/S Timeline plot graphically display the values for each failure and suspension. For example, from the above plot, you can see there are 6 failures between 60 and 120 hours.

Revision as of 03:51, 23 July 2012