
Dell Data Science Foundations
Domain 4Objective 5
Nave Bayesian Classifiers DATA-SCIENCE-FOUNDATIONS Practice Questions (Page 4)
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 16–20
- 16
A data scientist is building a spam filter. From historical data, 10% of emails are spam. Among spam emails, 80% contain the word 'free'; among non-spam emails, only 5% contain 'free'. A new email contains 'free'. What is the posterior probability that this email is spam?
Select an answer first - 17
A data scientist is choosing between Naive Bayes and logistic regression for a binary classification task with 50 features and 10,000 training samples. The features are highly correlated. The primary requirement is fast training and interpretability, but the model must also achieve good predictive accuracy. Which choice is most appropriate?
Select an answer first - 18
What is a common limitation of Naive Bayes?
Select an answer first - 19
A team is using Naive Bayes to classify documents into two categories. They notice that when a document contains the phrase 'not good', the model often classifies it as positive because the word 'good' has a high positive weight. They also observe that the model's overall accuracy is acceptable but it fails on these negations. Which approach would most effectively address this issue while preserving the benefits of Naive Bayes?
Select an answer first - 20
A Multinomial Naive Bayes model is trained on a corpus of news articles. In the training set, the word 'election' appears 0 times in the 'sports' class and 10 times in the 'politics' class. The data scientist applies Laplace smoothing with alpha=1. What is the smoothed probability of 'election' given the 'sports' class, assuming the total word count in the 'sports' class is 1000?
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.