Data Analyst

data analyst
August 4, 2025

A Data Analyst internship is a short-term opportunity designed to help students or recent graduates gain practical experience in collecting, analyzing, and interpreting data to drive business decisions. Interns typically work on real-world datasets and support analytics teams in identifying trends, patterns, and insights.


What is a Data Analyst Intern?

A Data Analyst Intern:

  • Assists in collecting, cleaning, and organizing data
  • Uses tools like Excel, SQL, Python, and Tableau
  • Helps build reports, dashboards, and visualizations
  • Identifies trends and patterns to support decision-making
  • Works with teams on real business problems and KPIs
0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D1

1 / 45

1)

To handle missing values you can use:

2 / 45

2)

Which method renames columns?

3 / 45

3)

What will be the output of: print(type([1,2,3]))?

4 / 45

4)

Which method creates a pivot table?

5 / 45

5)

Which function sorts DataFrame by column values?

6 / 45

6)

Which gives DataFrame summary info?

7 / 45

7)

What will be the output of: print(bool(0), bool(5), bool(''))?

8 / 45

8)

Which method applies a function to each row?

9 / 45

9)

Which of these is used to combine DataFrames?

10 / 45

10)

Which method drops duplicate rows?

11 / 45

11)

Which function converts a column to datetime?

12 / 45

12)

What will this print? x = [1,2,3]; y = x; y.append(4); print(x)

13 / 45

13)

Which method merges DataFrames?

14 / 45

14)

Which function groups data by column?

15 / 45

15)

Which function converts a value to integer?

16 / 45

16)

Result of: np.array([1,2,3]) * 2

17 / 45

17)

How to reset the index of a DataFrame?

18 / 45

18)

Which function computes mean in NumPy?

19 / 45

19)

Which of the following is immutable in Python?

20 / 45

20)

Which axis applies a row-wise operation in Pandas?

21 / 45

21)

Which method drops a column?

22 / 45

22)

Which of the following is a valid variable name in Python?

23 / 45

23)

Indentation in Python is used for:

24 / 45

24)

NumPy arrays are preferred over Python lists because

25 / 45

25)

What does df['col'].value_counts().idxmax() give?

26 / 45

26)

What does df['col'].value_counts() return?

27 / 45

27)

Which function gives column summary stats?

28 / 45

28)

Which operator is used for exponentiation in Python?

29 / 45

29)

Which Pandas function shows data types of columns?

30 / 45

30)

Which reads a CSV file into a DataFrame?

31 / 45

31)

Which function computes standard deviation in NumPy

32 / 45

32)

How to shuffle rows of a DataFrame?

33 / 45

33)

Which creates an array of zeros in NumPy?

34 / 45

34)

Which method shows the first 5 rows of a DataFrame?

35 / 45

35)

Which operation is vectorized broadcasting?

36 / 45

36)

loc[] is used for:

37 / 45

37)

Which method selects rows by integer position?

38 / 45

38)

Which built-in function returns length of a list?

39 / 45

39)

Which NumPy attribute gives the shape of an array?

40 / 45

40)

Which keyword is used to define a function in Python?

41 / 45

41)

Which function returns the number of non-null rows per column?

42 / 45

42)

Which method fills missing values?

43 / 45

43)

Which function calculates quantiles?

44 / 45

44)

What does df.shape return?

45 / 45

45)

Which function gets unique values from a column?

Your score is

The average score is 75%

0%

Exit

0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D2

1 / 45

1) In Power BI, relationships are built between:

2 / 45

2) A slicer in Power BI is used for:

3 / 45

3) Which cloud platform is popular for analytics?

4 / 45

4) Data Analytics mainly focuses on:

5 / 45

5) Which chart is best for showing trends over time?

6 / 45

6) DAX in Power BI stands for:

7 / 45

7) Which tool can be integrated with Power BI for advanced analytics?

8 / 45

8) Which tool is most widely used for business data visualization?

9 / 45

9) A foreign key is used to:

10 / 45

10) Data storytelling in analytics refers to:

11 / 45

11) What does ETL stand for?

12 / 45

12) Which of these is an open-source tool for data visualization?

13 / 45

13) Predictive analytics is used to:

14 / 45

14) What is the purpose of data transformation?

15 / 45

15) A primary key in a database is:

16 / 45

16) Which component of Power BI is used for creating reports?

17 / 45

17) Which function in Power BI creates aggregate measures?

18 / 45

18) Which of these is an example of descriptive analytics?

19 / 45

19) What is Big Data mainly characterized by?

20 / 45

20) The ultimate goal of Data Analytics is to:

21 / 45

21) What is the main benefit of using dashboards?

22 / 45

22) Power BI dashboards can be shared through:

23 / 45

23) What is the role of a Data Analyst?

24 / 45

24) Which of these is NOT a data type in Power BI?

25 / 45

25) Which function in Power BI is used to create calculated columns?

26 / 45

26) In ETL, the "Transform" step includes:

27 / 45

27) In SQL, which clause is used to filter records?

28 / 45

28) Prescriptive analytics helps to:

29 / 45

29) Cleaning data involves:

30 / 45

30) Which visualization shows parts of a whole?

31 / 45

31) In Power BI, data can be imported from:

32 / 45

32) Which chart is best to show correlation between two variables?

33 / 45

33) Which database language is widely used in analytics?

34 / 45

34) In analytics, KPI stands for:

35 / 45

35) Which of the following is the first step in Data Analytics?

36 / 45

36) Which analytical method helps to find hidden patterns in data?

37 / 45

37) Which SQL command is used to combine rows from two tables?

38 / 45

38) Which of these is NOT a stage in the analytics process?

39 / 45

39) Which type of join keeps only the matching records from two tables?

40 / 45

40) Which chart is suitable for showing cumulative values?

41 / 45

41) A bar chart is best suited for:

42 / 45

42) Which visualization is best for frequency distribution?

43 / 45

43) What is the main purpose of a dashboard in analytics?

44 / 45

44) What is data visualization mainly used for?

45 / 45

45) . What does a Data Warehouse store?

Your score is

The average score is 79%

0%

Exit

0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D3

1 / 45

1) Which of these best describes “data wrangling”?

2 / 45

2) In Power BI, calculated columns are used to:

3 / 45

3) The primary goal of Data Analytics is:

4 / 45

4) Which type of analytics answers “Why did it happen?

5 / 45

5) Which of the following is NOT a data cleaning technique?

6 / 45

6) In Power BI, relationships between tables are created using:

7 / 45

7) Which tool can be used for advanced data visualization apart from Power BI?

8 / 45

8) Which Excel function is used to combine data from multiple cells?

9 / 45

9) Which visualization is best for trend analysis over time?

10 / 45

10) Which DAX function calculates the total of a column?

11 / 45

11) Which SQL clause is used to filter results?

12 / 45

12) In Power BI, a dashboard is?

13 / 45

13) What is the main use of ETL in Data Analytics?

14 / 45

14) In Power BI, measures are:

15 / 45

15) What is a key benefit of Power BI dashboards?

16 / 45

16) Which chart is used for cumulative analysis?

17 / 45

17) What is the purpose of data normalization?

18 / 45

18) What does “Data Transformation” mean?

19 / 45

19) Which feature in Power BI allows scheduled data updates?

20 / 45

20) Which SQL command is used to sort query results?

21 / 45

21) Which tool is most commonly used for business dashboards?

22 / 45

22) In Power BI, slicers are used for:

23 / 45

23) Which visualization is best for analyzing correlation?

24 / 45

24) Which chart is most suitable to compare proportions?

25 / 45

25) In Power BI, AI visuals can:

26 / 45

26) Which data type in SQL stores variable-length text?

27 / 45

27) Which SQL keyword groups rows that have the same values?

28 / 45

28) What is the function of DAX in Power BI?

29 / 45

29) Which data type is best for storing dates in analytics?

30 / 45

30) In analytics, which term refers to identifying incorrect or inconsistent data?

31 / 45

31) What is the role of prescriptive analytics?

32 / 45

32) Which SQL keyword combines rows from two queries?

33 / 45

33) In Power BI, which pane is used to add fields to visuals?

34 / 45

34) Which SQL function finds the average value?

35 / 45

35) Which chart is best for showing data distribution?

36 / 45

36) Which Excel function looks up values in a table?

37 / 45

37) Which chart is best for showing percentage change over time?

38 / 45

38) Which SQL clause is used after GROUP BY to filter aggregated data?

39 / 45

39) In SQL, which function returns the number of rows in a dataset?

40 / 45

40) In analytics, a "data model" represents:

41 / 45

41) Which SQL keyword groups rows that have the same values?

42 / 45

42) Which chart is best for comparing categories?

43 / 45

43) A KPI (Key Performance Indicator) in analytics is used to:

44 / 45

44) Which SQL command removes duplicate values from results?

45 / 45

45) Which of these is NOT a type of analytics?

Your score is

The average score is 71%

0%

Exit

0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D4

1 / 46

1) Which plot is suitable for time-series data?

2 / 46

2) Recall is also called:

3 / 46

3) Outlier detection can be performed using:

4 / 46

4) Which metric is used to evaluate regression models?

5 / 46

5) Data warehouse mainly stores:

6 / 46

6) Which is an example of unstructured data?

7 / 46

7) Which visualization is best for correlation analysis?

8 / 46

8) A heatmap is useful for:

9 / 46

9) Which SQL function is used to count rows?

10 / 46

10) Which of the following is a supervised learning algorithm?

11 / 46

11) Which Python library is most commonly used for data manipulation in analytics?

12 / 46

12) Which of these is a disadvantage of big data?

13 / 46

13) Which of these languages is most popular for Data Science?

14 / 46

14) Which of these is NOT a machine learning library?

15 / 46

15) Which data format is lightweight and commonly used for APIs?

16 / 46

16) Which programming language is most popular for data analysis?

17 / 46

17) In EDA (Exploratory Data Analysis), which visualization helps detect outliers?

18 / 46

18) Which SQL clause is used to filter results?

19 / 46

19) Which of the following is NOT a part of Data Science?

20 / 46

20) Principal Component Analysis (PCA) is used for:

21 / 46

21) Which cloud service is widely used for data storage?

22 / 46

22) Big data is often defined by which 3Vs?

23 / 46

23) Which of these is an example of categorical data?

24 / 46

24) Which of the following is NOT a type of Data Analytics?

25 / 46

25) The process of converting categorical variables into numeric is:

26 / 46

26) In data cleaning, handling missing values can be achieved by:

27 / 46

27) Which tool is commonly used for interactive data visualization?

28 / 46

28) A data lake primarily stores:

29 / 46

29) Which SQL command is used to combine results from two queries?

30 / 46

30) Which type of chart is best for showing proportions?

31 / 46

31) Feature scaling is important because:

32 / 46

32) A confusion matrix is used in:

33 / 46

33) The accuracy of a classification model is:

34 / 46

34) Which language is widely used for statistical analysis?

35 / 46

35) What does ETL stand for in data processing?

36 / 46

36) Which of these databases is column-oriented?

37 / 46

37) In classification, Precision is defined as:

38 / 46

38) SQL keyword used to sort results:

39 / 46

39) Which measure of central tendency is most affected by outliers?

40 / 46

40) Hadoop Distributed File System (HDFS) is mainly used for:

41 / 46

41) Which of these is NOT a NoSQL database?

42 / 46

42) Time-series analysis is mostly applied in:

43 / 46

43) Which of these best describes Data Mining?

44 / 46

44) Which Python library is used for visualization?

45 / 46

45) The process of identifying duplicate data is called:

46 / 46

46) Which storage is most cost-effective for cold data?

Your score is

The average score is 60%

0%

Exit

0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D5

1 / 45

1) Which distribution is most common in analytics?

2 / 45

2) The ETL process stands for:

3 / 45

3) Which is an example of diagnostic analytics?

4 / 45

4) OLAP stands for:

5 / 45

5) Data transformation means:

6 / 45

6) A scatter plot is mainly used to:

7 / 45

7) Which chart type is ideal for tracking trends over time?

8 / 45

8) Which visualization is best for categorical comparison?

9 / 45

9) An example of predictive analytics is:

10 / 45

10) Data that is structured into rows and columns is called:

11 / 45

11) Histogram is best used to show:

12 / 45

12) Which Python library is commonly used for visualization?

13 / 45

13) Which file format is commonly used to store tabular datasets?

14 / 45

14) Which data structure in Python is best for analytics tasks?

15 / 45

15) Power BI and Tableau are examples of:

16 / 45

16) Which step ensures data reliability and correctness?

17 / 45

17) A heatmap is useful for:

18 / 45

18) Which is an open-source BI tool?

19 / 45

19) Which step comes first in the analytics process?

20 / 45

20) Outliers are:

21 / 45

21) Cross-validation is used to:

22 / 45

22) What is the primary goal of data analy cs?

23 / 45

23) Which is a BI tool used for dashboards?

24 / 45

24) Which graph shows the distribution of data spread?

25 / 45

25) Descrip ve analy cs focuses on:

26 / 45

26) Which library is most suitable in Python for data cleaning and analysis?

27 / 45

27) missing values in a dataset can be handled by:

28 / 45

28) What is metadata?

29 / 45

29) KPI stands for:

30 / 45

30) Which technique is often used for clustering in analytics?

31 / 45

31) . Which cloud platforms provide ML and DS tools

32 / 45

32) Which dashboard type is used by top-level executives?

33 / 45

33) Which join in SQL returns only matching rows between two tables?

34 / 45

34) A correlation coefficient close to -1 means:

35 / 45

35) The process of converting raw data into a readable format is called:

36 / 45

36) Which technique reduces dataset dimensionality?

37 / 45

37) Which metric is commonly used to measure model accuracy in analytics?

38 / 45

38) Which central tendency measure is most affected by outliers?

39 / 45

39) Which language is most commonly used in data analy cs?

40 / 45

40) Data normalization means:

41 / 45

41) Which analytics approach uses “what-if” scenarios?

42 / 45

42) Time-series forecasting is an example of:

43 / 45

43) Which chart type is best to show propor ons?

44 / 45

44) SQL is primarily used for:

45 / 45

45) Which programming language is most used in Big Data Analytics?

Your score is

The average score is 0%

0%

Exit

0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D6

1 / 44

1) Which of the following tools is commonly used for Data Analytics?

2 / 44

2) Which function in Excel is used to calculate the average?

3 / 44

3) Which SQL clause filters data?

4 / 44

4) In data analytics, what does EDA stand for?

5 / 44

5) Which SQL keyword removes duplicates from a result?

6 / 44

6) In Power BI, relationships between tables are created using:

7 / 44

7) Which of these is an open-source Data Analytics tool?

8 / 44

8) A dataset with too many missing values may lead to:

9 / 44

9) A pivot table in Excel is used for:

10 / 44

10) Which of the following is an example of time-series data?

11 / 44

11) Which data type represents continuous numbers?

12 / 44

12) In a dataset, columns are also known as:

13 / 44

13) Which type of chart is best to show proportions?

14 / 44

14) Which Power BI feature allows creating calculated columns and measures?

15 / 44

15) Which function finds the largest value in Excel?

16 / 44

16) Which file format is commonly used for datasets?

17 / 44

17) What does OLAP stand for?

18 / 44

18) Which data cleaning technique replaces missing values with averages?

19 / 44

19) Which visualization is best for comparing trends over time?

20 / 44

20) What does ETL stand for in Data Analytics?

21 / 44

21) Which of these measures central tendency?

22 / 44

22) Which chart type is best for categorical comparisons?

23 / 44

23) Which Python library is mainly used for handling tabular data?

24 / 44

24) Which command is used in SQL to combine rows from two tables?

25 / 44

25) Which type of analytics predicts future trends?

26 / 44

26) Which Python library is widely used for data visualization?

27 / 44

27) Which analytics type answers “What happened?”

28 / 44

28) Which measure of spread shows the difference between max and min values?

29 / 44

29) Which is an example of qualitative data?

30 / 44

30) What does KPI stand for in analytics?

31 / 44

31) Which of these is NOT a Python library for Data Analytics?

32 / 44

32) Missing values in a dataset can be handled by:

33 / 44

33) Which analytics approach recommends actions?

34 / 44

34) Which type of data is represented as categories (e.g., gender, colors)?

35 / 44

35) Which of the following is the first step in the Data Analytics process?

36 / 44

36) Which of these helps to detect patterns in data?

37 / 44

37) Data normalization is used to:

38 / 44

38) Which of the following is a BI tool?

39 / 44

39) Data dashboards are mainly used for:

40 / 44

40) Outliers in data can:

41 / 44

41) Which visualization shows part-to-whole relationships?

42 / 44

42) Which SQL function counts the number of rows in a table?

43 / 44

43) Which type of chart shows distribution of data?

44 / 44

44) Which SQL keyword is used to retrieve data from a database?

Your score is

The average score is 0%

0%

Exit

0%

Important Notice:
Once you start the quiz, you will not be able to pause, exit, or restart it. Please ensure you are ready before beginning.


data analyst

Data Analyst D7

1 / 46

1) Which of the following is a Python data structure useful for data analytics?

2 / 46

2) Which chart is most suitable for showing the distribution of a single variable?

3 / 46

3) Which of the following is used for interactive dashboards?

4 / 46

4) In ETL, which step involves cleaning and restructuring data?

5 / 46

5) Which of the following is a cloud-based data warehouse?

6 / 46

6) Which SQL function is used to count rows?

7 / 46

7) Which of the following is NOT a type of analytics?

8 / 46

8) Which of the following is NOT a data visualization library in Python?

9 / 46

9) Which function in Pandas removes missing values?

10 / 46

10) Which visualization helps compare two continuous variables?

11 / 46

11) Which type of data visualization best shows correlation?

12 / 46

12) Which of the following is an example of unstructured data?

13 / 46

13) In Python, which library is most widely used for data analysis?

14 / 46

14) Which of the following is a BI tool used for data analytics?

15 / 46

15) Which chart is best for showing trends over time?

16 / 46

16) Which SQL command is used to filter rows?

17 / 46

17) Which function in Pandas is used to get summary statistics?

18 / 46

18) Which command is used to remove duplicates in SQL?

19 / 46

19) Which SQL command removes an entire table?

20 / 46

20) Which function in Pandas is used to view the first few rows of a dataset?

21 / 46

21) Which data type best represents True/False values?

22 / 46

22) Which Python library is used mainly for numerical operations?

23 / 46

23) in data analytics, what does KPI stand for?

24 / 46

24) Which metric is commonly used to measure central tendency?

25 / 46

25) Which of the following is a data transformation step?

26 / 46

26) Which of the following is the first step in Data Analytics?

27 / 46

27) Which plot is best for identifying correlations?

28 / 46

28) Which step comes immediately after Data Collection?

29 / 46

29) Which method is used to check missing values in Pandas?

30 / 46

30) Which BI tool is most closely integrated with Microsoft products?

31 / 46

31) Which SQL clause is used to combine rows with the same values?

32 / 46

32) What does ETL stand for?

33 / 46

33) Which data type is commonly used to represent categorical values?

34 / 46

34) Which of the following is an example of time-series data?

35 / 46

35) Which command in SQL is used to sort data?

36 / 46

36) Which method in Pandas combines two DataFrames by columns?

37 / 46

37) Which plot is best for identifying outliers?

38 / 46

38) Which of the following is NOT a type of data?

39 / 46

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

40 / 46

40) Which of the following is NOT a data cleaning technique?

41 / 46

41) Which visualization is best for showing data distribution and quartiles?

42 / 46

42) Which SQL aggregate function returns the maximum value?

43 / 46

43) Which chart is suitable for categorical data comparison?

44 / 46

44) Which visualization is best for showing proportions?

45 / 46

45) Which of the following tools is used for big data analytics

46 / 46

46) Which type of join returns only the common records between two tables?

Your score is

The average score is 0%

0%

Exit

Leave a Reply

Your email address will not be published. Required fields are marked *