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)

Which method merges DataFrames?

2 / 45

2)

Which method drops duplicate rows?

3 / 45

3)

Which function converts a value to integer?

4 / 45

4)

Which axis applies a row-wise operation in Pandas?

5 / 45

5)

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

6 / 45

6)

Which method drops a column?

7 / 45

7)

What does df.shape return?

8 / 45

8)

Which method creates a pivot table?

9 / 45

9)

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

10 / 45

10)

Which method shows the first 5 rows of a DataFrame?

11 / 45

11)

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

12 / 45

12)

Which method applies a function to each row?

13 / 45

13)

Which reads a CSV file into a DataFrame?

14 / 45

14)

Which operator is used for exponentiation in Python?

15 / 45

15)

Which function gives column summary stats?

16 / 45

16)

Which function sorts DataFrame by column values?

17 / 45

17)

Which Pandas function shows data types of columns?

18 / 45

18)

Which of the following is immutable in Python?

19 / 45

19)

Which of these is used to combine DataFrames?

20 / 45

20)

Which function computes standard deviation in NumPy

21 / 45

21)

How to shuffle rows of a DataFrame?

22 / 45

22)

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

23 / 45

23)

Which method renames columns?

24 / 45

24)

NumPy arrays are preferred over Python lists because

25 / 45

25)

Which NumPy attribute gives the shape of an array?

26 / 45

26)

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

27 / 45

27)

Which function computes mean in NumPy?

28 / 45

28)

How to reset the index of a DataFrame?

29 / 45

29)

loc[] is used for:

30 / 45

30)

Which gives DataFrame summary info?

31 / 45

31)

Which function calculates quantiles?

32 / 45

32)

Which creates an array of zeros in NumPy?

33 / 45

33)

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

34 / 45

34)

To handle missing values you can use:

35 / 45

35)

Which method fills missing values?

36 / 45

36)

Which operation is vectorized broadcasting?

37 / 45

37)

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

38 / 45

38)

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

39 / 45

39)

Which function converts a column to datetime?

40 / 45

40)

Which method selects rows by integer position?

41 / 45

41)

Which function gets unique values from a column?

42 / 45

42)

Which keyword is used to define a function in Python?

43 / 45

43)

Which function groups data by column?

44 / 45

44)

Indentation in Python is used for:

45 / 45

45)

Which built-in function returns length of a list?

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) What is Big Data mainly characterized by?

2 / 45

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

3 / 45

3) DAX in Power BI stands for:

4 / 45

4) Predictive analytics is used to:

5 / 45

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

6 / 45

6) A slicer in Power BI is used for:

7 / 45

7) Which chart is suitable for showing cumulative values?

8 / 45

8) Prescriptive analytics helps to:

9 / 45

9) Data storytelling in analytics refers to:

10 / 45

10) In analytics, KPI stands for:

11 / 45

11) Which database language is widely used in analytics?

12 / 45

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

13 / 45

13) In Power BI, relationships are built between:

14 / 45

14) What is the main benefit of using dashboards?

15 / 45

15) Which visualization shows parts of a whole?

16 / 45

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

17 / 45

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

18 / 45

18) A foreign key is used to:

19 / 45

19) Which function in Power BI creates aggregate measures?

20 / 45

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

21 / 45

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

22 / 45

22) The ultimate goal of Data Analytics is to:

23 / 45

23) What is data visualization mainly used for?

24 / 45

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

25 / 45

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

26 / 45

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

27 / 45

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

28 / 45

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

29 / 45

29) What is the purpose of data transformation?

30 / 45

30) Data Analytics mainly focuses on:

31 / 45

31) What does ETL stand for?

32 / 45

32) Which visualization is best for frequency distribution?

33 / 45

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

34 / 45

34) A primary key in a database is:

35 / 45

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

36 / 45

36) A bar chart is best suited for:

37 / 45

37) Which cloud platform is popular for analytics?

38 / 45

38) What is the role of a Data Analyst?

39 / 45

39) Power BI dashboards can be shared through:

40 / 45

40) Cleaning data involves:

41 / 45

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

42 / 45

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

43 / 45

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

44 / 45

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

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) What does “Data Transformation” mean?

2 / 45

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

3 / 45

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

4 / 45

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

5 / 45

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

6 / 45

6) In Power BI, AI visuals can:

7 / 45

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

8 / 45

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

9 / 45

9) Which chart is best for comparing categories?

10 / 45

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

11 / 45

11) What is the role of prescriptive analytics?

12 / 45

12) In Power BI, a dashboard is?

13 / 45

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

14 / 45

14) Which SQL keyword combines rows from two queries?

15 / 45

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

16 / 45

16) Which SQL command removes duplicate values from results?

17 / 45

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

18 / 45

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

19 / 45

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

20 / 45

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

21 / 45

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

22 / 45

22) In Power BI, measures are:

23 / 45

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

24 / 45

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

25 / 45

25) What is the purpose of data normalization?

26 / 45

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

27 / 45

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

28 / 45

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

29 / 45

29) The primary goal of Data Analytics is:

30 / 45

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

31 / 45

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

32 / 45

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

33 / 45

33) Which chart is best for showing data distribution?

34 / 45

34) In Power BI, slicers are used for:

35 / 45

35) Which chart is used for cumulative analysis?

36 / 45

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

37 / 45

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

38 / 45

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

39 / 45

39) Which SQL clause is used to filter results?

40 / 45

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

41 / 45

41) Which SQL function finds the average value?

42 / 45

42) Which chart is most suitable to compare proportions?

43 / 45

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

44 / 45

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

45 / 45

45) Which visualization is best for analyzing correlation?

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) Principal Component Analysis (PCA) is used for:

2 / 46

2) Which of these databases is column-oriented?

3 / 46

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

4 / 46

4) Data warehouse mainly stores:

5 / 46

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

6 / 46

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

7 / 46

7) Which of these best describes Data Mining?

8 / 46

8) Feature scaling is important because:

9 / 46

9) Which language is widely used for statistical analysis?

10 / 46

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

11 / 46

11) What does ETL stand for in data processing?

12 / 46

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

13 / 46

13) Which is an example of unstructured data?

14 / 46

14) In classification, Precision is defined as:

15 / 46

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

16 / 46

16) Recall is also called:

17 / 46

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

18 / 46

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

19 / 46

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

20 / 46

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

21 / 46

21) The process of identifying duplicate data is called:

22 / 46

22) Which SQL clause is used to filter results?

23 / 46

23) Outlier detection can be performed using:

24 / 46

24) A data lake primarily stores:

25 / 46

25) Which Python library is used for visualization?

26 / 46

26) Time-series analysis is mostly applied in:

27 / 46

27) A confusion matrix is used in:

28 / 46

28) The accuracy of a classification model is:

29 / 46

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

30 / 46

30) A heatmap is useful for:

31 / 46

31) Which visualization is best for correlation analysis?

32 / 46

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

33 / 46

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

34 / 46

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

35 / 46

35) SQL keyword used to sort results:

36 / 46

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

37 / 46

37) Which of these is NOT a NoSQL database?

38 / 46

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

39 / 46

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

40 / 46

40) Which SQL function is used to count rows?

41 / 46

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

42 / 46

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

43 / 46

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

44 / 46

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

45 / 46

45) Which metric is used to evaluate regression models?

46 / 46

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

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 metric is commonly used to measure model accuracy in analytics?

2 / 45

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

3 / 45

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

4 / 45

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

5 / 45

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

6 / 45

6) Which graph shows the distribution of data spread?

7 / 45

7) Which is an example of diagnostic analytics?

8 / 45

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

9 / 45

9) A heatmap is useful for:

10 / 45

10) What is metadata?

11 / 45

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

12 / 45

12) Which is an open-source BI tool?

13 / 45

13) The ETL process stands for:

14 / 45

14) KPI stands for:

15 / 45

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

16 / 45

16) OLAP stands for:

17 / 45

17) Which step ensures data reliability and correctness?

18 / 45

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

19 / 45

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

20 / 45

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

21 / 45

21) Which distribution is most common in analytics?

22 / 45

22) Descrip ve analy cs focuses on:

23 / 45

23) Histogram is best used to show:

24 / 45

24) Data transformation means:

25 / 45

25) Cross-validation is used to:

26 / 45

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

27 / 45

27) Which Python library is commonly used for visualization?

28 / 45

28) An example of predictive analytics is:

29 / 45

29) Outliers are:

30 / 45

30) Time-series forecasting is an example of:

31 / 45

31) Which step comes first in the analytics process?

32 / 45

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

33 / 45

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

34 / 45

34) Which technique reduces dataset dimensionality?

35 / 45

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

36 / 45

36) Data normalization means:

37 / 45

37) Which visualization is best for categorical comparison?

38 / 45

38) . Which cloud platforms provide ML and DS tools

39 / 45

39) A scatter plot is mainly used to:

40 / 45

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

41 / 45

41) A correlation coefficient close to -1 means:

42 / 45

42) Which is a BI tool used for dashboards?

43 / 45

43) SQL is primarily used for:

44 / 45

44) Power BI and Tableau are examples of:

45 / 45

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

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 data cleaning technique replaces missing values with averages?

2 / 44

2) Which SQL keyword removes duplicates from a result?

3 / 44

3) Which type of analytics predicts future trends?

4 / 44

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

5 / 44

5) Which function finds the largest value in Excel?

6 / 44

6) Which of the following is a BI tool?

7 / 44

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

8 / 44

8) Which is an example of qualitative data?

9 / 44

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

10 / 44

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

11 / 44

11) A pivot table in Excel is used for:

12 / 44

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

13 / 44

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

14 / 44

14) Which of these measures central tendency?

15 / 44

15) What does KPI stand for in analytics?

16 / 44

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

17 / 44

17) Which analytics type answers “What happened?”

18 / 44

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

19 / 44

19) Outliers in data can:

20 / 44

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

21 / 44

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

22 / 44

22) Data normalization is used to:

23 / 44

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

24 / 44

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

25 / 44

25) Which type of chart shows distribution of data?

26 / 44

26) Data dashboards are mainly used for:

27 / 44

27) Which chart type is best for categorical comparisons?

28 / 44

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

29 / 44

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

30 / 44

30) What does ETL stand for in Data Analytics?

31 / 44

31) What does OLAP stand for?

32 / 44

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

33 / 44

33) Which file format is commonly used for datasets?

34 / 44

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

35 / 44

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

36 / 44

36) Which analytics approach recommends actions?

37 / 44

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

38 / 44

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

39 / 44

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

40 / 44

40) Which data type represents continuous numbers?

41 / 44

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

42 / 44

42) Which SQL clause filters data?

43 / 44

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

44 / 44

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

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 NOT a type of data?

2 / 46

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

3 / 46

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

4 / 46

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

5 / 46

5) Which step comes immediately after Data Collection?

6 / 46

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

7 / 46

7) Which type of data visualization best shows correlation?

8 / 46

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

9 / 46

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

10 / 46

10) Which plot is best for identifying correlations?

11 / 46

11) Which function in Pandas removes missing values?

12 / 46

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

13 / 46

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

14 / 46

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

15 / 46

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

16 / 46

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

17 / 46

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

18 / 46

18) What does ETL stand for?

19 / 46

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

20 / 46

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

21 / 46

21) Which SQL aggregate function returns the maximum value?

22 / 46

22) Which SQL command removes an entire table?

23 / 46

23) Which chart is suitable for categorical data comparison?

24 / 46

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

25 / 46

25) Which SQL command is used to filter rows?

26 / 46

26) Which visualization is best for showing proportions?

27 / 46

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

28 / 46

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

29 / 46

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

30 / 46

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

31 / 46

31) Which visualization helps compare two continuous variables?

32 / 46

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

33 / 46

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

34 / 46

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

35 / 46

35) Which plot is best for identifying outliers?

36 / 46

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

37 / 46

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

38 / 46

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

39 / 46

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

40 / 46

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

41 / 46

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

42 / 46

42) Which SQL function is used to count rows?

43 / 46

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

44 / 46

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

45 / 46

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

46 / 46

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

Your score is

The average score is 0%

0%

Exit

Leave a Reply

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