Related Topics: | ||
Description: Returns the value of beta for a data sheet without any failures that was calculated using the 1-parameter Weibull distribution.
Syntax: RDT_WB1_B(Data_Src, Confidence Level, [Eta])
Data_Src is the source data sheet from which the value is taken.
Confidence Level is the percentage (entered as a decimal value) for the 1-sided confidence bounds.
Eta is a parameter value.
Remarks:
The Data_Src can be one of the following values:
If using a default data source, it must be either 1, 2, 3 or 4, as selected from the Data Source Index drop-down list.
It can take a data sheet name (e.g., "Folio1!Data 1").
It can take a variable name defined in the Defined Names window (e.g., datasource).
The Confidence Level value must be greater than 0 and less than 1.
Eta is an optional value and, if specified, must be a positive value greater than 0.
Example:
RDT_WB1_B("Folio1!Data 1", 0.7, 21000) = 2.9749551
Note that this value will vary depending on the source data set.
© 1992-2015. ReliaSoft Corporation. ALL RIGHTS RESERVED.