DA0-002 · Question #52
A data analyst is creating a forecast for a product line introduced early last year. Which of the following should the analyst use to create projected sales and customer satisfaction for next year?
The correct answer is D. Numerical and ordinal attributes. To create projected sales and customer satisfaction forecasts, a data analyst should utilize numerical and ordinal attributes, as these data types are suitable for quantitative analysis and ranking.
Question
A data analyst is creating a forecast for a product line introduced early last year. Which of the following should the analyst use to create projected sales and customer satisfaction for next year?
Options
- AStandard deviation and constraints
- BMean and median
- CBoolean data and an array
- DNumerical and ordinal attributes
How the community answered
(27 responses)- A7% (2)
- B7% (2)
- C4% (1)
- D81% (22)
Why each option
To create projected sales and customer satisfaction forecasts, a data analyst should utilize numerical and ordinal attributes, as these data types are suitable for quantitative analysis and ranking.
Standard deviation measures data dispersion, and constraints limit outcomes, but neither directly serve as primary attributes for creating projections themselves.
Mean and median are measures of central tendency used in descriptive statistics, but they are not the data types or attributes used for forecasting.
Boolean data represents true/false values, and arrays are data structures, neither of which are the primary attribute types for sales and satisfaction forecasting.
Numerical attributes (like sales figures) are essential for quantitative forecasting, while ordinal attributes (like customer satisfaction ratings, e.g., on a scale of 1-5) provide ranked data that can also be analyzed to project future trends. Both are crucial for comprehensive forecasting.
Concept tested: Data types for forecasting
Topics
Community Discussion
No community discussion yet for this question.