DY0-001 Exam Questions
95 real DY0-001 exam questions with expert-verified answers and explanations. Page 2 of 2.
- Question #51Data Processing Technologies
A data analyst wants to save a newly analyzed data set to a local storage option. The data set must meet the following requirements: - Be minimal in size - Have the ability to be i...
Parquetfile formatsschema storagedata compression - Question #52Machine Learning
Which of the following is a key difference between KNN and k-means machine-learning techniques?
KNNk-meansclassificationclustering - Question #53Modeling, Analysis, and Outcomes
A data scientist needs to: - Build a predictive model that gives the likelihood that a car will get a flat tire. - Provide a data set of cars that had flat tires and cars that did...
lagged observationstime seriespredictive modelingsensor data - Question #54Machine Learning
The term "greedy algorithms" refers to machine-learning algorithms that:
greedy algorithmslocal optimizationdecision treesalgorithm design - Question #55Mathematics and Statistics
What does it mean for two vectors to be linearly independent?
linear independencevectorslinear algebraspan - Question #56Operations and Processes
After building several predictive models to identify potential financial fraud, Juan needs to select the best model based on its performance. Which phase of the CRISP-DM framework...
CRISP-DMevaluation phasedata science processmodel selection - Question #57Mathematics and Statistics
You are provided with a 95% confidence interval for a population mean. What does the confidence level indicate?
confidence intervalstatistical inferencepopulation meansampling - Question #58Machine Learning
Which of the following distance metrics for KNN is best described as a straight line?
KNNEuclidean distancedistance metricsnearest neighbor - Question #59Modeling, Analysis, and Outcomes
A data scientist is building a forecasting model for the price of copper. The only input in this model is the daily price of copper for the last ten years. Which of the following f...
autoregressive modeltime seriesunivariate forecastingcopper price - Question #60Data Analytics Methods
An analyst wants to show how the component pieces of a company's business units contribute to the company's overall revenue. Which of the following should the analyst use to best d...
Sankey diagramdata visualizationpart-to-wholebusiness units - Question #61Machine Learning
Which of the following does k represent in the k-means model?
k-meansclusteringunsupervised learningalgorithm parameters - Question #62Operations and Processes
Which of the following techniques enables automation and iteration of code releases?
CI/CDDevOpsautomationcode deployment - Question #63Specialized Applications of Data Science
In a modeling project, people evaluate phrases and provide reactions as the target variable for the model. Which of the following best describes what this model is doing?
sentiment analysisNLPtext classificationtarget variable - Question #64Modeling, Analysis, and Outcomes
A computer vision model is trained to identify cats on a training set that is composed of both cat and dog images. The model predicts a picture of a cat is a dog. Which of the foll...
Type II errorfalse negativeclassification errormodel evaluation - Question #65Data Processing Technologies
Which of the following JOINS would generate the largest amount of data?
SQL joinsCROSS JOINCartesian productdata volume - Question #66Machine Learning
Why is class imbalance in training data a problem for supervised machine learning algorithms?
class imbalanceminority classsupervised learningtraining bias - Question #67Specialized Applications of Data Science
Your logistics company relies heavily on location data. How could geocoding be utilized to enhance your operational efficiency?
geocodinggeospatial datalocation dataoperational efficiency - Question #68Mathematics and Statistics
Karen is using a linear regression model for her research. During her analysis, she suspects that the error terms in her model might be correlated, which could violate an important...
Durbin-Watson testautocorrelationlinear regression assumptionserror terms - Question #69Modeling, Analysis, and Outcomes
A data scientist has built an image recognition model that distinguishes cars from trucks. The data scientist now wants to measure the rate at which the model correctly identifies...
confusion matrixtrue positive ratefalse positive rateclassification metrics - Question #70Data Processing Technologies
A data analyst wants to generate the most data using tables from a database. Which of the following is the best way to accomplish this objective?
SQL joinsFULL OUTER JOINdata retrievaldatabase queries - Question #71Machine Learning
A data scientist is building a model to predict customer credit scores based on information collected from reporting agencies. The model needs to automatically adjust its parameter...
XGBoostgradient boostingadaptive learningcredit scoring - Question #72Operations and Processes
A data scientist is creating a responsive model that will update a product's daily pricing based on the previous day's sales volume. Which of the following resource constraints is...
training timeresource constraintsmodel retrainingdeployment cycle - Question #73Machine Learning
A data scientist wants to predict a person's travel destination. The options are: - Branson, Missouri, United States - Mount Kilimanjaro, Tanzania - Disneyland Paris, Paris, France...
linear discriminant analysismulti-class classificationsupervised learningalgorithm selection - Question #74Machine Learning
A data scientist is working with a data set that has ten predictors and wants to use only the predictors that most influence the results. Which of the following models would be the...
LASSOfeature selectionregularizationvariable importance - Question #75Data-driven Decision Making
A data scientist uses a large data set to build multiple linear regression models to predict the likely market value of a real estate property. The selected new model has an RMSE o...
RMSEmodel evaluationbenchmark comparisonbusiness interpretation - Question #76Machine Learning
Which of the following layer sets includes the minimum three layers required to constitute an artificial neural network?
neural networkinput layerhidden layeroutput layer - Question #77Mathematics and Statistics
Which of the following best describes the minimization of the residual term in a LASSO linear regression?
LASSOresidual minimizationleast squaresregularization - Question #78Operations and Processes
A data scientist is building a proof of concept for a commercialized machine-learning model. Which of the following is the best starting point?
literature reviewproof of conceptmodel developmentproject planning - Question #79Machine Learning
Which of the following explains back propagation?
backpropagationneural networkweight updateerror propagation - Question #80Machine Learning
Which of the following is the naive assumption in Bayes' rule?
Naive Bayesindependence assumptionprobabilistic modelBayes rule - Question #81Machine Learning
Which of the following types of machine learning is a GPU most commonly used for?
GPU computingdeep learningneural networkshardware acceleration - Question #82Machine Learning
A data scientist is attempting to identify sentences that are conceptually similar to each other within a set of text files. Which of the following is the best way to prepare the d...
embeddingsNLPsemantic similaritytext preprocessing - Question #83Mathematics and Statistics
Which of the following distributions would be best to use for hypothesis testing on a data set with 20 observations?
Student's t-distributionhypothesis testingsmall samplesstatistical inference - Question #84Machine Learning
Which of the following types of layers is used to downsample feature detection when using a convolutional neural network?
convolutional neural networkspooling layersdownsamplingfeature maps - Question #85Machine Learning
Which of the following image data augmentation techniques allows a data scientist to increase the size of a data set?
data augmentationimage croppingdataset expansioncomputer vision - Question #86Data Processing Technologies
A data scientist receives an update on a business case about a machine that has thousands of error codes. The data scientist creates the following summary statistics profile while...
sparse matrixone-hot encodingfeature engineeringdata design - Question #87Machine Learning
A company created a very popular collectible card set. Collectors attempt to collect the entire set, but the availability of each card varies, with because some cards have higher p...
decision treesclassificationmodel selectionbinary classification - Question #88Operations and Processes
A data scientist is deploying a model that needs to be accessed by multiple departments with minimal development effort by the departments. Which of the following APIs would be bes...
REST APImodel deploymentAPI designMLOps - Question #89Data Processing Technologies
Which of the following compute delivery models allows packaging of only critical dependencies while developing a reusable asset?
containersdependency managementcompute modelsreproducibility - Question #90Data Analytics Methods
A data analyst is analyzing data and would like to build conceptual associations. Which of the following is the best way to accomplish this task?
n-gramsNLPconceptual associationstext analysis - Question #91Data-driven Decision Making
Which of the following belong in a presentation to the senior management team and/or C-suite executives? (Choose two.)
executive communicationdata storytellingpresentation skillsstakeholder reporting - Question #92Data Analytics Methods
During EDA, a data scientist wants to look for patterns, such as linearity, in the data. Which of the following plots should the data scientist use?
scatter plotEDAlinearitydata visualization - Question #93Mathematics and Statistics
Which of the following distribution methods or models can most effectively represent the actual arrival times of a bus that runs on an hourly schedule?
normal distributionarrival timescontinuous distributionsprobability modeling - Question #94Operations and Processes
A data scientist has constructed a model that meets the minimum performance requirements specified in the proposal for a prediction project. The data scientist thinks the model's a...
stakeholder communicationproject managementmodel performancedeadline management - Question #95Machine Learning
Which of the following best describes the minimization of the residual term in a ridge linear regression?
ridge regressionL2 regularizationresidualsloss function