Course Content
How and Why to Register
Dear, to register for the 6 months AI and Data Science Mentorship Program, click this link and fill the form give there: https://shorturl.at/fuMX6
0/2
Day-17: Complete EDA on Google PlayStore Apps
0/1
Day-25: Quiz Time, Data Visualization-4
0/1
Day-27: Data Scaling/Normalization/standardization and Encoding
0/2
Day-30: NumPy (Part-3)
0/1
Day-31: NumPy (Part-4)
0/1
Day-32a: NumPy (Part-5)
0/1
Day-32b: Data Preprocessing / Data Wrangling
0/1
Day-37: Algebra in Data Science
0/1
Day-56: Statistics for Data Science (Part-5)
0/1
Day-69: Machine Learning (Part-3)
0/1
Day-75: Machine Learning (Part-9)
0/1
Day-81: Machine Learning (Part-15)-Evaluation Metrics
0/2
Day-82: Machine Learning (Part-16)-Metrics for Classification
0/1
Day-85: Machine Learning (Part-19)
0/1
Day-89: Machine Learning (Part-23)
0/1
Day-91: Machine Learning (Part-25)
0/1
Day-93: Machine Learning (Part-27)
0/1
Day-117: Deep Learning (Part-14)-Complete CNN Project
0/1
Day-119: Deep Learning (Part-16)-Natural Language Processing (NLP)
0/2
Day-121: Time Series Analysis (Part-1)
0/1
Day-123: Time Series Analysis (Part-3)
0/1
Day-128: Time Series Analysis (Part-8): Complete Project
0/1
Day-129: git & GitHub Crash Course
0/1
Day-131: Improving Machine/Deep Learning Model’s Performance
0/2
Day-133: Transfer Learning and Pre-trained Models (Part-2)
0/1
Day-134 Transfer Learning and Pre-trained Models (Part-3)
0/1
Day-137: Generative AI (Part-3)
0/1
Day-139: Generative AI (Part-5)-Tensorboard
0/1
Day-145: Streamlit for webapp development and deployment (Part-1)
0/3
Day-146: Streamlit for webapp development and deployment (Part-2)
0/1
Day-147: Streamlit for webapp development and deployment (Part-3)
0/1
Day-148: Streamlit for webapp development and deployment (Part-4)
0/2
Day-149: Streamlit for webapp development and deployment (Part-5)
0/1
Day-150: Streamlit for webapp development and deployment (Part-6)
0/1
Day-151: Streamlit for webapp development and deployment (Part-7)
0/1
Day-152: Streamlit for webapp development and deployment (Part-8)
0/1
Day-153: Streamlit for webapp development and deployment (Part-9)
0/1
Day-154: Streamlit for webapp development and deployment (Part-10)
0/1
Day-155: Streamlit for webapp development and deployment (Part-11)
0/1
Day-156: Streamlit for webapp development and deployment (Part-12)
0/1
Day-157: Streamlit for webapp development and deployment (Part-13)
0/1
How to Earn using Data Science and AI skills
0/1
Day-160: Flask for web app development (Part-3)
0/1
Day-161: Flask for web app development (Part-4)
0/1
Day-162: Flask for web app development (Part-5)
0/1
Day-163: Flask for web app development (Part-6)
0/1
Day-164: Flask for web app development (Part-7)
0/2
Day-165: Flask for web app deployment (Part-8)
0/1
Day-167: FastAPI (Part-2)
0/1
Day-168: FastAPI (Part-3)
0/1
Day-169: FastAPI (Part-4)
0/1
Day-170: FastAPI (Part-5)
0/1
Day-171: FastAPI (Part-6)
0/1
Day-174: FastAPI (Part-9)
0/1
Six months of AI and Data Science Mentorship Program
0%
45 votes, 4.5 avg
942

You have to finish this quiz in 40 Minutes (2400 seconds)

Time up!


Exploratory Data Analysis (Basic to Advance)

This quiz will check if you have any advance knowledge of EDA

The number of attempts remaining is 5

What is the primary objective of Exploratory Data Analysis (EDA)?

Which plot is commonly used to visualize the distribution of a continuous variable?

Which plot is used to visualize the distribution of a categorical variable?

Which plot is used to visualize the distribution of a dataset?

What is the main objective of normalization in data processing?

How can you handle imbalanced data in a dataset?

Why is time series analysis important in EDA?

What is the purpose of a scatter matrix plot in EDA?

What is the main challenge in handling categorical data in EDA?

Which method is commonly used to test the normality of a dataset?

Which measure is commonly used to understand the dispersion or spread in a dataset?

Which method is commonly used to handle missing categorical data?

How can you determine the strength of a relationship between two variables?

What is the purpose of a Pair Plot in EDA?

What does the term 'Kurtosis' signify in a dataset?

Which plot is often used in time series analysis?

What does the term 'Feature Extraction' refer to in EDA?

Which test is commonly used to compare the means of two groups?

What is the purpose of data cleaning in EDA?

What is the purpose of binning data in EDA?

What is the primary goal of feature selection in EDA?

Which method is commonly used to identify the optimal number of clusters in a dataset?

What is the main objective of clustering in EDA?

What is the primary goal of the Chi-square test in EDA?

Why might you use logistic regression in EDA?

What is the purpose of one-hot encoding in handling categorical data?

What does a scatter plot signify?

Which method is commonly used for non-linear dimensionality reduction?

Which technique is commonly used for anomaly detection in time series data?

What does a Box Plot represent?

Which method is used to identify the unique values in a column of a DataFrame?

Which method is commonly used for linear dimensionality reduction?

What is the significance of the variance in a dataset?

Why are heatmaps used in EDA?

Which method is commonly used to calculate the covariance between variables?

Which method is commonly used for feature extraction in EDA?

What does the term 'Bivariate Analysis' refer to in EDA?

What does the term 'Outlier' signify in a dataset?

Which method is commonly used to impute missing values in a dataset?

Which plot is commonly used to visualize hierarchical clustering?

What is the benefit of scaling data in EDA?

Why is outlier detection important in EDA?

Why might you use a 3D plot in EDA?

What is the benefit of using a violin plot in EDA?

What does the term 'Encoding' refer to in handling categorical data?

Why might you perform a log transformation on a dataset?

What is the primary goal of Linear Discriminant Analysis (LDA) in EDA?

What does the p-value signify in hypothesis testing?

Which plot is used to visualize the relationships between more than two variables?

How is the mean of a dataset calculated?

Which measure is used to understand the spread of a dataset?

What does the term 'Multivariate Analysis' refer to in EDA?

What is the primary goal of forecasting in time series analysis?

What is the goal of anomaly detection in EDA?

What is the purpose of binning or bucketing data in EDA?

What is the alternative hypothesis in hypothesis testing?

Which plot can be used to visualize the distribution of categorical data?

What is the purpose of dimensionality reduction in EDA?

What is the primary goal of correlation analysis?

Which method is used to calculate the correlation matrix?

Which method is commonly used to handle missing data?

Why is feature engineering important in EDA?

What does a histogram represent?

How are missing values represented in a Pandas DataFrame?

What is the benefit of encoding categorical data into numerical data?

What is the purpose of hypothesis testing in EDA?

Which method is used to calculate the correlation between variables?

Which method is commonly used for seasonal decomposition of time series?

What is a Quantile in a dataset?

Which clustering method does not require the number of clusters to be specified a priori?

Which measure provides the spread of data around the mean?

Which graph is used to display the relationship between two categorical variables?

What is the purpose of a box plot in EDA?

What is the null hypothesis in hypothesis testing?

Which plot is used to visualize the relationship between a numerical and a categorical variable?

What is the purpose of data transformation in EDA?

What is the primary goal of statistical inference in EDA?

Which method is used to replace missing values in a dataset?

What does multivariate analysis allow you to do?

What is the primary purpose of advanced visualization techniques in EDA?

Why might you use a box plot in EDA?

How can you describe the skewness of a dataset?

What is the primary goal of dimensionality reduction in EDA?

What is the IQR (Interquartile Range) used for in EDA?

Which plot is commonly used to visualize the correlation between variables?

What is the significance of the median in a dataset?

What is the primary goal of forecasting models in time series analysis?

How can you handle missing values in time series data?

What is the primary purpose of data transformation in EDA?

In the Titanic dataset how would you find the number of passengers who survived?

Your score is

0%

Rate and Review this quiz!

Thank you for your feedback!

About Lesson

This quiz will show us if you have completed pyhton ka chilla which the pre requisite for this course or not?

Comment below your marks, 80% are the passing marks and time is 40 minutes with only 5 attempts.

 

 

Join the conversation
Khawar Zaman 2 months ago
that was nice.
Reply
Muhammad Hussain 6 months ago
81.11%
Reply
Zulkifal Ahmed Raja 8 months ago
good job
Reply
Zulkifal Ahmed Raja 8 months ago
90%
Reply
Zulkifal Ahmed Raja 8 months ago
good one
Reply
Muneer Iqbal 1 year ago
m
Reply
Muhammad Hasnain 1 year ago
hi
Reply
Muhammad Sikandar 1 year ago
dfj
Reply
Sheikh Irfan Ullah Khan 1 year ago
First attempt 75.5% and second one is 81.11%
Reply
Muhammad Daniyal 1 year ago
81.11% on third attempt
Reply
0% Complete