bahamas.defect_conditional_probability
Attributes
Functions
|
Defect conditional probability calculation for each SDLC stage |
Module Contents
- bahamas.defect_conditional_probability.stage_dcp_calculation(excel_file, sheet_name)[source]
Defect conditional probability calculation for each SDLC stage
- Parameters:
excel_file (str) – The filename of the spreadsheet with the review number and trigger coverage
sheet_name (str) – The sheet name in the spreadsheet with the data (i.e., the SDLC stage name)
- Returns:
defect conditional probability
- Return type:
dcp (float)