What this quiz covers
This quiz focuses on Data Types And Summaries, giving you a quick way to practice the rules, question types, and explanations that matter most for Business Analytics.
A subscription company is building a descriptive dashboard from four fields: a 12-digit customer account number, a service tier labeled Bronze, Silver, or Gold, monthly spending, and a transaction timestamp. Monthly spending is strongly right-skewed.
Which treatment of the fields is most appropriate for the dashboard?
Business Analytics Quiz
Practice Data Types And Summaries 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 Data Types And Summaries, 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 subscription company is building a descriptive dashboard from four fields: a 12-digit customer account number, a service tier labeled Bronze, Silver, or Gold, monthly spending, and a transaction timestamp. Monthly spending is strongly right-skewed.
Which treatment of the fields is most appropriate for the dashboard?
A retailer records weekly order values, in thousands of dollars, for 11 weeks: 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, and 208. The final value resulted from a one-time promotion. Management wants summaries of a typical week and routine variability that are resistant to this unusual week.
Which pair of summaries best meets management's objective?
A software company reports monthly churn rates of 4.8 percent in January 2024, 5.0 percent in February 2024, 5.4 percent in January 2025, and 5.1 percent in February 2025. Churn is known to vary by calendar month.
To assess whether the latest February result changed meaningfully while accounting for seasonality, which summary is most appropriate?
In an A/B test, variant A receives 900 desktop visitors with 90 conversions and 100 mobile visitors with 30 conversions. Variant B receives 100 desktop visitors with 15 conversions and 900 mobile visitors with 99 conversions. The future channel mix has not yet been selected.
Which summary is most defensible before management chooses a variant?
A company reviews 500 orders. Refund status is Yes for 40 orders, No for 410 orders, and missing for 50 orders. The missing values have not been verified as either refunded or not refunded.
Which summary most transparently describes the categorical refund variable without making an unsupported assumption?
Three stores report annual sales and selling space. Store A has 1.2 million dollars in sales and 20,000 square feet; Store B has 0.9 million dollars and 10,000 square feet; Store C has 1.5 million dollars and 30,000 square feet. Management wants to compare space productivity and report a typical store without allowing the largest store to dominate.
Which summary best addresses both parts of management's request?
A manager must set a daily inventory level using ten equally relevant historical daily demand values: 20, 22, 24, 25, 26, 28, 30, 35, 50, and 100 units. Assume no trend or seasonality, and ignore ordering costs. The manager wants the smallest inventory level that would have met all demand on at least 80 percent of those days.
Which summary should drive this prescriptive decision, and what inventory level does it imply?
During a 30-day billing period, a business account has a balance of 100 thousand dollars for the first 10 days. The balance then changes to 160 thousand dollars and remains there for the next 20 days. No other balance changes occur.
If the company wants the average daily balance, which summary should it report?
One hundred customers rate service using the ordered categories Poor, Fair, Good, Very Good, and Excellent. The respective response counts are 8, 17, 46, 21, and 8.
Which dashboard summary best represents both the center and the distribution without assuming equal numeric distances between categories?
A predictive customer-retention dataset contains five-digit postal codes stored as integers. Some codes begin with zero, several codes are rare, and missing postal codes occur in 4 percent of records. An analyst is conducting an initial data-quality summary before feature engineering.
Which summary best reflects the data type and the analyst's objective?