What is data analysis used for?
What is the process of Data Analysis?
Converting raw data into useful information via statistical and logical methods
What are independent vs dependent variables?
Dependent Variable value depends on Independent Variable
How are outputs derived?
With respect to potential relationships with inputs
What tasks fall under a Data Analyst? ( 3 )
What tasks fall under Data Science? ( 3 )
What are the components of the data ecosystem? ( 5 )
List out the steps of Data Lifecycle ( 8 )
What does Processing in Data Lifecycle ensures?
Where does Data is being stored?
What is does Visualization in Data Lifecycle ensures?
How are Data being Interpreted in Data Lifecycle?
What does Management in Data Lifecycles ensures?
What is a hypothesis?
A statement predicting a relationship between two or more variables for scientific testing
What is the null hypothesis?
Statement that elevated AI usage does not affect critical thinking
What is the alternative hypothesis?
Statement that elevated AI usage negatively affects critical thinking
What is the difference between qualitative and quantitative variables?
Qualitative variables describe categories; quantitative variables measure numeric values
What are four variable types?
What are the three main analytics types? ( 3 )
List out the steps by Analytical Process ( 5 )
What are key preliminary steps in R?
Import data
What is exploratory data analysis (EDA)?
Creative multivariate plots to explore interactions and generate insights from information
What is data wrangling? ( 2 )
Cleaning data and feature engineering
1. Handling unusual or anomalous information
2. Creating new features from existing information
What is the Tidyverse?
A collection of R packages for data science tasks