FCOUNT

Description: Returns the total number of failures in the specified data source (or the total number of entries in the data sheet that are marked with an F).

Note: This function is available only for life data and life-stress data folios. For growth data folios, use the FCOUNT_G function.

Syntax: FCOUNT(Data_Src)

  • 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).

Example:

  • FCOUNT("Weibull!Folio1!Data1")