IBM PureData System for Analytics V7.0 — Question 10

You have collected data about a set of patients, all of whom suffered from the same illness. During their course of treatment, each patient responded to one of five medications. The column. Drug, is a character field that describes the medication. You need to find out which proportion of the patients responded to each drug.
Which node should be used?

Answer options

Correct answer: C

Explanation

The Sim Fit node is designed to analyze and fit statistical models to data, making it suitable for determining the response proportions for each drug. The other options, such as the Web node, Distribution node, and Evaluation node, are not specifically tailored for this type of analysis and would not effectively yield the needed proportions.