A sales manager wants quarterly sales reports broken down by unit and week. Which of the following data output lists includes the most necessary information?
Which of the following is the best variable formal to store a customer's age using the least possible amount of storage data?
Randy scored 76 on a math test, Katie scored 86 on a science test, Ralph scored 80 on a history test, and Jean scored 80 on an English test. The table below contains the mean and standard deviation of the scores for each of the courses:
Using this information, which of the following students had the BEST score?
A column is being used to store strings of variable lengths. Performance is a concern, so the column needs to use as little space as possible. Which of the following data types best meets these requirements?
Which of the following is a best practice when updating a legacy data source?
Given the following table:
Which of the following methods is the best way to describe the changes in the values in the table?
An analyst notices changes in sales ratios when analyzing a quarterly report. Which of the following is the analyst conducting?
A data analyst has been asked to derive a new variable labeled “Promotion_flag” based on the total quantity sold by each salesperson. Given the table below:
Which of the following functions would the analyst consider appropriate to flag “Yes” for every salesperson who has a number above 1,000,000 in the Quantity_sold column?
A data engineer is creating a database field to capture whether a customer likes vanilla ice cream. Which of the following data types is the best to capture this information?
Given the table below:
Which of the following variable types BEST describes the “Year” column?