INITREL

For reliability growth data analysis only.

Description: Returns the Initial Reliability of the system.

Syntax: INITREL(Data_Src, Mode Type])

  • Data_Src is the source data sheet from which the value is taken.

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 data sheet name (e.g., "Weibull!Folio1!Data1").

    • A variable name defined in the Defined Names window (e.g., datasource).

  • Mode_Type allows you to select the mode classification. It is shown in the function as a numerical value that indicates the selected mode: BC Modes = 1; BD Modes = 2; All Modes = 3.

Example:

  • INITREL("RGA!Folio1!Data1",3)