CompTIA DA0 001 Exam Questions and Answers PDF
CompTIA DA0 001 Exam Questions and Answers PDF
DA0-001
CompTIA Data+
90 Questions Exam – 675 / 900 Cut Score – Duration of 90 minutes
DA0-001 Exam Questions
Table of Contents:
Discover More about the DA0-001 Certification ................2
CompTIA DA0-001 Data Plus Certification Details: ...........2
DA0-001 Syllabus: .............................................................2
Data Concepts and Environments - 15% ............................................................................ 2
Data Mining - 25% ................................................................................................................. 4
Data Analysis - 23%.............................................................................................................. 5
Visualization - 23% ............................................................................................................... 7
Data Governance, Quality, and Controls - 14% .................................................................10
While preparing for the DA0-001 exam, many candidates struggle to get the
necessary materials. But do not worry; your struggling days are over. The DA0-
001 PDF contains some of the most valuable preparation tips and the details and
instant access to useful DA0-001 study materials just at one click.
DA0-001 Syllabus:
Topic Details
Topic Details
Online transactional processing (OLTP)
Online analytical processing (OLAP)
- Schema concepts
Snowflake
Star
- Slowly changing dimensions
Structured
- Defined rows/columns
- Key value pairs
Unstructured
Compare and - Undefined fields
contrast common - Machine data
data structures and
- Data file formats
file formats.
Text/Flat file
- Tab delimited
- Comma delimited
JavaScript Object Notation (JSON)
Extensible Markup Language (XML)
Topic Details
Hypertext Markup Language (HTML)
Numeric
Given a scenario,
Categorical
execute data
manipulation - Derived variables
techniques. - Data merge
- Data blending
- Concatenation
- Data append
Topic Details
- Imputation
- Reduction/aggregation
- Transpose
- Normalize data
- Parsing/string manipulation
- Data manipulation
Filtering
Sorting
Date functions
Logical functions
Explain common Aggregate functions
techniques for data
System functions
manipulation and
query optimization. - Query optimization
Parametrization
Indexing
Temporary table in the query set
Subset of records
Execution plan
Mean
Median
Mode
Given a scenario,
apply the appropriate - Measures of dispersion
descriptive statistical
Range
methods. Max
Min
Distribution
Variance
Standard deviation
Topic Details
- Frequencies/percentages
- Percent change
- Percent difference
- Confidence intervals
- t-tests
- Z-score
- p-values
- Chi-squared
Explain the purpose - Hypothesis testing
of inferential
statistical methods. Type I error
Type II error
Topic Details
-R
- Rapid mining
- IBM Cognos
- IBM SPSS Modeler
- IBM SPSS
- SAS
- Tableau
- Power BI
- Qlik
- MicroStrategy
- BusinessObjects
- Apex
- Dataroma
- Domo
- AWS QuickSight
- Stata
- Minitab
Visualization - 23%
- Data content
- Filtering
Given a scenario, - Views
translate business - Date range
requirements to form - Frequency
a report. - Audience for report
Distribution list
- Report cover page
Given a scenario, use
Instructions
appropriate design
Summary
components for
- Observations and insights
reports and
- Design elements
dashboards.
Color schemes
Topic Details
Layout
Font size and style
Key chart elements
- Titles
- Labels
- Legends
Corporate reporting standards/style guide
- Branding
- Color codes
- Logos/trademarks
- Watermark
- Documentation elements
Version number
Reference data sources
Reference dates
- Report run date
- Data refresh date
- Frequently asked questions (FAQs)
- Appendix
- Dashboard considerations
Mockup/wireframe
- Layout/presentation
Topic Details
- Flow/navigation
- Data story planning
Approval granted
Develop dashboard
Deploy to production
- Delivery considerations
Subscription
Scheduled delivery
Interactive (drill down/roll up)
- Saved searches
- Filtering
- Static
- Web interface
- Dashboard optimization
- Access permissions
- Line chart
- Pie chart
- Bubble chart
- Scatter plot
- Bar chart
Given a scenario, - Histogram
apply the appropriate - Waterfall
type of visualization. - Heat map
- Geographic map
- Tree map
- Stacked chart
- Infographic
- Word cloud
- Static vs. dynamic reports
Compare and
contrast types of Point-in-time
reports.
Real time
Topic Details
- Ad-hoc/one-time report
- Self-service/on demand
- Recurring reports
Role-based
User group-based
Data use agreements
Release approvals
- Security requirements
Data encryption
Data transmission
Summarize important De-identify data/data masking
data governance - Storage environment requirements
concepts.
Shared drive vs. cloud based vs. local storage
- Use requirements
Topic Details
Data constraints
Cardinality
- Data classification
Data consistency
Data accuracy
Data completeness
Data integrity
Data attribute limitations
- Data quality rule and metrics
Conformity
Topic Details
Non-conformity
Rows passed
Rows failed
Cross-validation
Sample/spot check
Reasonable expectations
Data profiling
Data audits
- Processes
A hypothesis test sometimes rejects the null hypothesis even if the true value of the population
parameter is the same as the value in the null hypothesis.
This type of result is known as:
a) A Type I Error
b) A Type II Error
c) A correct inference
d) The confidence level of the inference
Answer: a
Question: 2
George wants to integrate data from his city's open data portal. Reading the website, he sees
that he can download the data he wants as a CSV file. After manually downloading the file, he
writes the code to transform the data and load it into his database.
Presuming the data changes once a month, what can George do to ensure he has the most up-
to-date data from the city?
Answer: c
Question: 3
Q3 2020 has just ended, and now a data analyst needs to create an ad-hoc sales report that
demonstrates how well the Q3 2020 promotion went versus last year's Q3 promotion.
Answer: b
Question: 4
A data analyst has been asked to create an ad-hoc sales report for the Chief Executive Officer
(CEO). Which of the following should be included in the report?
Answer: c
Question: 5
a) 10.1Ε²
b) 13.6
c) 1347
d) A3J7
Answer: d
Question: 6
Which of the following can be used to translate data into another form so it can only be read by
a user who has a key or a password?
a) Data encryption
b) Data transmission
c) Data protection
d) Data masking
Answer: a
Question: 7
a) 8in (20cm)
b) 5 kids
c) 2.5mi (4km)
d) 10.7lbs (4.9kg)
Answer: b
Question: 8
What Python library provides data analysts with access to tools that allow them to better
structure data?
a) Numpy
b) TensorFlow
c) pandas
d) Keras
Answer: c
Question: 9
The sales of a grocery store had an average of $8,000 per day. The store introduced several
advertising campaigns in order to increase sales.
To determine whether the advertising campaigns have been effective in increasing sales, a
sample of 64 days of sales was selected, and the sample mean was $8,300 per day.
The correct null and alternative hypotheses to test whether there has been a significant increase
are:
a) Null: Sample mean is 8,000; Alternative: Sample mean is greater than or equal to 8,000.
b) Null: Sample mean is 8,000; Alternative: Sample mean is greater than 8,000.
c) Null: Population mean is 8,000; Alternative: Population mean is greater than or equal to
8,000.
d) Null: Population mean is 8,000; Alternative: Population mean is greater than 8,000.
Answer: d
Question: 10
Melinda is analyzing a movie dataset, where individual films have a star rating between 1 and 5.
What type of data is this?
a) Nonparametric data
b) Redundant data
c) Duplicate data
d) Data outlier
Answer: a
Career Benefits:
● Passing the DA0-001 exam, helps a candidate to prosper highly in his
career. Having the certification on the resume adds to the candidate's benefit
and helps to get the best opportunities.