What this quiz covers
This quiz focuses on Precision Recall And Roc Auc, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.
A lender evaluates a default-prediction model on 1,000 applicants. Of the 80 applicants who actually defaulted, the model identified 60 as high risk. It also classified 90 applicants who did not default as high risk.
What is the model's precision for the high-risk classification?
Business Analytics Quiz
Practice Precision Recall And Roc Auc in Business Analytics with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Precision Recall And Roc Auc, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.
Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.
A lender evaluates a default-prediction model on 1,000 applicants. Of the 80 applicants who actually defaulted, the model identified 60 as high risk. It also classified 90 applicants who did not default as high risk.
What is the model's precision for the high-risk classification?
An insurer expects 200 truly fraudulent claims among 10,000 claims. At a proposed threshold, a model is expected to achieve recall of 70%. Management requires precision of at least 80% before automating investigations.
What is the largest false-positive rate that can satisfy the precision requirement, assuming the expected counts are accurate?
A collections model is applied to a cohort containing 100 customers who will default and 900 who will not. A higher threshold produces a true-positive rate of 60% and a false-positive rate of 5%. A lower threshold produces a true-positive rate of 80% and a false-positive rate of 12%. Each missed default costs 200 monetary units, while each false-positive review costs 20 monetary units.
Which threshold has the lower expected cost for this cohort, and by how much?
Two fraud models are evaluated on the same representative holdout sample. Model A has ROC AUC 0.89, and Model B has ROC AUC 0.86. Because investigation capacity is limited, the business must operate at a false-positive rate no greater than 5%. At a 5% false-positive rate, Model A has recall 48% and Model B has recall 62%.
Which model-selection decision is best supported by these results?
At a selected threshold, a renewal model is evaluated on 120 customers who renewed and 880 customers who did not renew. The model correctly classifies 78 renewing customers as positive and incorrectly classifies 88 nonrenewing customers as positive.
Using the conventional ROC coordinates of false-positive rate on the horizontal axis and true-positive rate on the vertical axis, which point represents this threshold?
An analyst replaces a model's probability scores with a strictly increasing transformation of those scores. For example, every original score is transformed in a way that preserves the ordering of all customers. The analyst then continues to classify customers using the same numerical cutoff of 0.50.
Which conclusion is necessarily valid?
A subscription company lowers a churn-model threshold. Before the change, the model produced 48 true positives, 12 false positives, and 32 false negatives. Lowering the threshold adds 40 customers to the predicted-churn group; 12 of those customers actually churn.
How do precision and recall change after the threshold is lowered?
A lead-scoring model has a true-positive rate of 80% and a false-positive rate of 10% at its selected threshold. These rates remain stable when the model is deployed in a market where only 5% of leads ultimately purchase.
Approximately what precision and recall should the sales team expect in the new market?
A payment processor reviews 10,000 transactions, of which 100 are fraudulent. At its current threshold, the model has recall of 90% and a false-positive rate of 2%.
Which statement best describes the operational performance of the model?
A supplier-risk model assigns a higher score to suppliers considered more likely to experience disruption. On an independent test set, the model's ROC AUC is 0.82.
Which interpretation of this result is most appropriate?