DAC Cheat Sheet 2026
The 30 highest-yield DAC facts, distilled from real exam questions. Print it, save it as a PDF, or study it here β free, no sign-up.
65 questions
90 min time limit
70.00% to pass
- A report double-counts revenue because the same order appears twice. What cleaning step fixes this? β Deduplication
- A histogram is most useful for showing what about a single numeric variable? β Its distribution
- Which of the following is an example of a data quality issue related to completeness? β A customer record has no email address
- Which term describes the practice of using data collected for one purpose to make decisions about individuals in an unrelated context? β Function creep
- What does feature importance from a tree-based model tell you? β How much each feature contributes to reducing impurity
- Which security practice is essential for protecting cloud data? β Data Encryption
- Which chart type is best for displaying the distribution of a single continuous variable? β Histogram
- Which framework is commonly used to structure enterprise data governance programs in the US? β DAMA-DMBOK
- Which data type would 'customer satisfaction rated 1 to 5' represent? β Ordinal
- A heatmap is most effective for what purpose? β Showing intensity across a two-dimensional matrix
- Which probability distribution is symmetric and bell-shaped, often used as a basis for statistical inference? β Normal distribution
- Which data type best represents a 'yes/no' survey response? β Boolean
- Which regulation primarily governs data privacy and protection for individuals in the United States healthcare sector? β HIPAA
- What is a data steward's primary responsibility? β Overseeing data quality and enforcing data policies within a domain
- A dataset column stores customer ages but a few entries read 'unknown'. What data quality issue does this represent? β Missing values
- In Power BI, what does establishing a relationship between two tables enable? β Filtering and aggregating across related tables
- Which of the following best defines data governance in the context of data analytics? β A framework of policies and processes ensuring data is accurate, available, and secure
- Which type of database is best suited for storing and querying highly connected data such as social networks? β Graph database
- What does a data catalog primarily provide in a data governance program? β A searchable inventory of data assets with metadata and lineage information
- What is a Common Table Expression (CTE) in SQL? β A temporary named result set defined within a WITH clause for use in a single query
- Which of the following is an unsupervised learning algorithm? β K-Means Clustering
- Which visualization best shows how a value flows and splits between stages or categories? β Sankey diagram
- A model shows high error on both training and test sets. What is the most likely issue? β Underfitting
- Which tool is commonly used for data visualization? β Tableau
- Which practice reduces misleading interpretation in bar charts? β Starting the value axis at zero
- Which of the following is an example of a 'privacy by design' principle in data systems? β Building privacy safeguards into the system architecture from the start
- Which machine learning algorithm is best suited for classifying emails as spam or not spam? β NaΓ―ve Bayes
- What is 'data-ink ratio' as described by Edward Tufte? β The proportion of ink used to display actual data versus decoration
- What is the purpose of a confidence interval in statistical analysis? β To provide a range of values likely to contain the true population parameter
- In SQL for reporting, which clause groups rows so aggregate functions apply per category? β GROUP BY
Turn these facts into recall: