
Dell Data Science Foundations
Domain 4Objective 5
Nave Bayesian Classifiers DATA-SCIENCE-FOUNDATIONS Practice Questions (Page 1)
Part of the Advanced Analytics - Theory, Application, and Interpretation of Results for Eight Methods domain, which accounts for 40% of the DATA-SCIENCE-FOUNDATIONS exam.
25questions here
5free pages
9concepts
40%of the exam
Questions 1–5
- 1
A data scientist is training a Naive Bayes classifier to predict whether a customer will churn (yes/no) based on two features: 'uses mobile app' (yes/no) and 'has a support ticket' (yes/no). From 100 training records, 30 are churn=yes. Among churn=yes, 20 use the app and 15 have a ticket. Among churn=no, 40 use the app and 10 have a ticket. What is the prior probability of churn=yes?
Select an answer first - 2
A team has built a Naive Bayes classifier to flag fraudulent transactions. The confusion matrix shows: 90 true negatives, 5 false positives, 2 false negatives, and 3 true positives. What is the precision of the model?
Select an answer first - 3
In a medical test, the probability of having a disease is 0.01. The test is 95% sensitive (true positive rate) and 90% specific (true negative rate). A patient tests positive. What is the probability that the patient actually has the disease?
Select an answer first - 4
How can you interpret the contribution of a specific feature to the Naive Bayes decision?
Select an answer first - 5
A Naive Bayes model is used to detect rare diseases. The dataset has 99% negative cases and 1% positive cases. The model achieves 99% accuracy on the test set. However, the recall for the positive class is only 20%. Which conclusion is most appropriate?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Dell Technologies. “DATA-SCIENCE-FOUNDATIONS” is a trademark of its owner, used for identification only.