0% found this document useful (0 votes)
2 views

data analysis Questions

The document consists of multiple-choice and yes/no questions related to data analysis concepts, including definitions, techniques, and tools. Key topics covered include data analysis processes, differences between data and information, descriptive statistics, exploratory data analysis (EDA), SQL's role, types of data, scatter plots, linear regression, clustering, and Python libraries used in data analysis. The correct answers to all questions are indicated, providing a clear overview of fundamental data analysis knowledge.

Uploaded by

arashhammid
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

data analysis Questions

The document consists of multiple-choice and yes/no questions related to data analysis concepts, including definitions, techniques, and tools. Key topics covered include data analysis processes, differences between data and information, descriptive statistics, exploratory data analysis (EDA), SQL's role, types of data, scatter plots, linear regression, clustering, and Python libraries used in data analysis. The correct answers to all questions are indicated, providing a clear overview of fundamental data analysis knowledge.

Uploaded by

arashhammid
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 6

Multiple-choice questions

Q. 1 What is data analysis?

a) A process to randomly store data


b) A process to collect, clean, organize, and examine data ✔
c) A way to delete unnecessary data
d) Only using software for managing data

Q. 2 What is the difference between data and information?

a) Data is raw, and information is processed ✔


b) Both are the same
c) Data is processed, and information is raw
d) Data is only for computers

Q. 3 What is descriptive statistics?

a) Techniques to summarize and describe data ✔


b) Techniques to predict future trends
c) A method for storing data
d) Advanced algorithms for machine learning

Q. 4 What is EDA (Exploratory Data Analysis)?

a) A phase to build predictive models


b) A process to explore patterns, anomalies, and distributions in data ✔
c) Cleaning data for better quality
d) Organizing data into tables

Q. 5 What is the role of SQL in data analysis?

a) To create graphs
b) To manage, retrieve, and query databases ✔
c) To visualize data
d) To clean unstructured data

Q. 6. What are the types of data in data analysis?

a) Numerical, Nominal, Ordinal, Categorical ✔


b) Quantitative, Textual, Statistical
c) Descriptive, Predictive, Big Data
d) Real-time, Historical, Manual

Q. 7. What is the use of a scatter plot?

a) To summarize data
b) To show relationships between two numerical variables ✔
c) To classify categories of data
d) To display percentages
8. What is a linear regression model?

a) A statistical model that predicts relationships between variables ✔


b) A method for clustering data
c) A machine learning technique for organizing data
d) A way to create graphs

Q. 9 What is clustering?

a) Grouping similar data into clusters ✔


b) Visualizing data trends
c) Building predictive models
d) Cleaning missing data

Q. 10. What are Python libraries for data analysis?

a) Pandas, NumPy, Matplotlib, Seaborn, Scikit-learn ✔


b) Excel, Tableau, Power BI
c) R, SPSS, Stata
d) HTML, CSS, JavaScript

Yes and No Questions

Q. 1 Is data and information the same thing?

a) Yes
b) No ✔

Q. 2 Is data analysis the process of collecting, cleaning, and organizing data?

a) Yes ✔
b) No

Q. 3 Is descriptive statistics used for making predictions about future data?

a) Yes
b) No ✔

Q. 4 Is EDA (Exploratory Data Analysis) used to discover patterns, anomalies, and distributions in data?

a) Yes ✔
b) No

Q. 5 Does SQL only manage graphical data for analysis?

a) Yes
b) No ✔
Q. 6 Are the types of data in data analysis limited to numerical, nominal, and categorical?

a) Yes ✔
b) No

Q. 7 Can a scatter plot be used to show relationships between two numerical variables?

a) Yes ✔
b) No

Q. 8 Is linear regression used for predicting relationships between variables?

a) Yes ✔
b) No

Q. 9 Is clustering a technique used for grouping similar data into clusters?

a) Yes ✔
b) No

Q .10 Are Python libraries like Pandas and NumPy used for data analysis?

a) Yes ✔
b) No

You might also like