AMEAN
Used only in ReliaSoft Workbooks
Description: Returns the value of MTTF (Mean Time to Failure).
Syntax: AMEAN(Data_Src, [Confidence Level])
-
Data_Src is the source diagram from which the data are taken.
-
Confidence Level is the percentage (entered as a decimal value) for the 1-sided confidence bounds.
Remarks:
-
The Data_Src can be one of the following values:
-
A default data source selected from the Data Source Index drop-down list.
-
A diagram name (e.g., "RBD!RBD1").
-
A variable name defined via the Defined Names window (e.g., datasource).
-
-
Confidence Level is an optional value and, if specified, must be greater than 0 and less than 1. Confidence bounds are available only in cases where all blocks that can fail in the source diagram use models that have Fisher matrix bounds. To have Fisher matrix bounds, a model must have been created by publishing from a data source, such as a Weibull++ data sheet, that was calculated using Fisher matrix bounds. Bounds are not available if the diagram has containers or mirrored blocks, or if any block uses the cumulative damage model. Bounds are also unavailable if the diagram has subdiagrams, unless the diagram and all subdiagrams are analytical fault trees using the BDD analysis type.
-
The value returned by this function is affected by your choice in the Report folio model field on the Analysis Settings page of the diagram control panel.
Example:
-
AMEAN("RBD!RBD1") = 4002.07
Note that this value will vary depending on the source diagram.