Question 26

Which ONE of the following characteristics is the least likely to cause safety related issues for an Al system?
SELECT ONE OPTION
  • Question 27

    When verifying that an autonomous AI-based system is acting appropriately, which of the following are MOST important to include?
  • Question 28

    "BioSearch" is creating an Al model used for predicting cancer occurrence via examining X-Ray images. The accuracy of the model in isolation has been found to be good. However, the users of the model started complaining of the poor quality of results, especially inability to detect real cancer cases, when put to practice in the diagnosis lab, leading to stopping of the usage of the model.
    A testing expert was called in to find the deficiencies in the test planning which led to the above scenario.
    Which ONE of the following options would you expect to MOST likely be the reason to be discovered by the test expert?
    SELECT ONE OPTION
  • Question 29

    Which challenge to testing self-learning systems puts you at risk of a data attack?
    Choose ONE option (1 out of 4)
  • Question 30

    Consider a machine learning model where the model is attempting to predict if a patient is at risk for stroke.
    The model collects information on each patient regarding their blood pressure, red blood cell count, smoking status, history of heart disease, cholesterol level, and demographics. Then, using a decision tree the model predicts whether or not the associated patient is likely to have a stroke in the near future. Once the model is created using a training dataset, it is used to predict a stroke in 80 additional patients. The table below shows a confusion matrix on whether or not the model made a correct or incorrect prediction.

    The testers have calculated what they believe to be an appropriate functional performance metric for the model. They calculated a value of 0.6667.
    Which metric did the testers calculate?