Detailed SolutionWhich of the following is an example of raw data?
Data collection and preprocessing
original swath files generated from a sonar system
initial time-series file of temperature values
a real-time GPS-encoded navigation file
all of the mentioned
Answer is Right!
Answer is Wrong!
2. Which of the following process involves structuring datasets to facilitate analysis?
Data tidying
Data mining
Data booting
All of the mentioned
Answer is Right!
Answer is Wrong!
3. What is the term for the process of reducing the dimensionality of data while retaining its most important features?
Data Imputation
Data Scaling
Data Reduction
Data Normalization
Answer is Right!
Answer is Wrong!
4. Which data collection method involves manipulating one or more variables to observe their effects on other variables?
Observational Studies
Experiments
Surveys
Interviews
Answer is Right!
Answer is Wrong!
5. Which of the following function is used to read data off the webpages?
read.web
read.Lines
read.Line
all of the mentioned
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following function is used to read data off the webpages?
6. Which of the following metacharacter is used to refer to any character?
%
@
.
All of the mentioned
Answer is Right!
Answer is Wrong!
Detailed SolutionWhich of the following metacharacter is used to refer to any character?
7. Following figure represents correct sequence of steps in performing data analysis.
TRUE
nan
nan
nan
Answer is Right!
Answer is Wrong!
Detailed SolutionFollowing figure represents correct sequence of steps in performing data analysis.
8. What is the term for the process of converting data into a structured format suitable for analysis and storage?
Data Integration
Data Transformation
Data Wrangling
Data Cleaning
Answer is Right!
Answer is Wrong!
9. Extracting XML is the basis for most web scraping.
TRUE
nan
nan
nan
Answer is Right!
Answer is Wrong!
Detailed SolutionExtracting XML is the basis for most web scraping.
10. Point out the correct statement.
Nearly 80% of data analysis is spent on wrangling data
Nearly 20% of data analysis is spent on data dredging
Nearly 80% of data analysis is spent on the cleaning and preparing data
None of the mentioned
Answer is Right!
Answer is Wrong!