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 gives DataFrame summary info?

2 / 45

2)

Which method renames columns?

3 / 45

3)

Which function groups data by column?

4 / 45

4)

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

5 / 45

5)

Which of the following is immutable in Python?

6 / 45

6)

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

7 / 45

7)

Which function computes mean in NumPy?

8 / 45

8)

Which operation is vectorized broadcasting?

9 / 45

9)

loc[] is used for:

10 / 45

10)

Which method merges DataFrames?

11 / 45

11)

Which function converts a column to datetime?

12 / 45

12)

Which operator is used for exponentiation in Python?

13 / 45

13)

Which Pandas function shows data types of columns?

14 / 45

14)

Which keyword is used to define a function in Python?

15 / 45

15)

Which method drops duplicate rows?

16 / 45

16)

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

17 / 45

17)

NumPy arrays are preferred over Python lists because

18 / 45

18)

Which method shows the first 5 rows of a DataFrame?

19 / 45

19)

Which built-in function returns length of a list?

20 / 45

20)

How to shuffle rows of a DataFrame?

21 / 45

21)

How to reset the index of a DataFrame?

22 / 45

22)

Which function calculates quantiles?

23 / 45

23)

Which method fills missing values?

24 / 45

24)

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

25 / 45

25)

Which axis applies a row-wise operation in Pandas?

26 / 45

26)

What does df.shape return?

27 / 45

27)

Which creates an array of zeros in NumPy?

28 / 45

28)

To handle missing values you can use:

29 / 45

29)

Which reads a CSV file into a DataFrame?

30 / 45

30)

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

31 / 45

31)

Which NumPy attribute gives the shape of an array?

32 / 45

32)

Which function gets unique values from a column?

33 / 45

33)

Which method selects rows by integer position?

34 / 45

34)

Which function computes standard deviation in NumPy

35 / 45

35)

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

36 / 45

36)

Which function sorts DataFrame by column values?

37 / 45

37)

Which method drops a column?

38 / 45

38)

Indentation in Python is used for:

39 / 45

39)

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

40 / 45

40)

Which of these is used to combine DataFrames?

41 / 45

41)

Which function gives column summary stats?

42 / 45

42)

Which function converts a value to integer?

43 / 45

43)

Which method applies a function to each row?

44 / 45

44)

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

45 / 45

45)

Which method creates a pivot table?

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) Data Analytics mainly focuses on:

3 / 45

3) Predictive analytics is used to:

4 / 45

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

5 / 45

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

6 / 45

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

7 / 45

7) DAX in Power BI stands for:

8 / 45

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

9 / 45

9) What is Big Data mainly characterized by?

10 / 45

10) Cleaning data involves:

11 / 45

11) What does ETL stand for?

12 / 45

12) The ultimate goal of Data Analytics is to:

13 / 45

13) Which visualization is best for frequency distribution?

14 / 45

14) A bar chart is best suited for:

15 / 45

15) Which visualization shows parts of a whole?

16 / 45

16) What is the purpose of data transformation?

17 / 45

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

18 / 45

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

19 / 45

19) Which cloud platform is popular for analytics?

20 / 45

20) In analytics, KPI stands for:

21 / 45

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

22 / 45

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

23 / 45

23) A slicer in Power BI is used for:

24 / 45

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

25 / 45

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

26 / 45

26) What is the main benefit of using dashboards?

27 / 45

27) Data storytelling in analytics refers to:

28 / 45

28) Prescriptive analytics helps to:

29 / 45

29) Which database language is widely used in analytics?

30 / 45

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

31 / 45

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

32 / 45

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

33 / 45

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

34 / 45

34) What is the role of a Data Analyst?

35 / 45

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

36 / 45

36) Which function in Power BI creates aggregate measures?

37 / 45

37) A primary key in a database is:

38 / 45

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

39 / 45

39) A foreign key is used to:

40 / 45

40) Power BI dashboards can be shared through:

41 / 45

41) What is data visualization mainly used for?

42 / 45

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

43 / 45

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

44 / 45

44) Which chart is suitable for showing cumulative values?

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) In Power BI, calculated columns are used to:

2 / 45

2) Which chart is most suitable to compare proportions?

3 / 45

3) Which chart is best for comparing categories?

4 / 45

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

5 / 45

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

6 / 45

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

7 / 45

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

8 / 45

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

9 / 45

9) Which SQL command removes duplicate values from results?

10 / 45

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

11 / 45

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

12 / 45

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

13 / 45

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

14 / 45

14) Which chart is used for cumulative analysis?

15 / 45

15) The primary goal of Data Analytics is:

16 / 45

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

17 / 45

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

18 / 45

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

19 / 45

19) What is the purpose of data normalization?

20 / 45

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

21 / 45

21) In Power BI, AI visuals can:

22 / 45

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

23 / 45

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

24 / 45

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

25 / 45

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

26 / 45

26) What is the role of prescriptive analytics?

27 / 45

27) Which SQL keyword combines rows from two queries?

28 / 45

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

29 / 45

29) Which SQL clause is used to filter results?

30 / 45

30) In Power BI, a dashboard is?

31 / 45

31) What does “Data Transformation” mean?

32 / 45

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

33 / 45

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

34 / 45

34) Which visualization is best for analyzing correlation?

35 / 45

35) In Power BI, measures are:

36 / 45

36) Which chart is best for showing data distribution?

37 / 45

37) In Power BI, slicers are used for:

38 / 45

38) Which SQL function finds the average value?

39 / 45

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

40 / 45

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

41 / 45

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

42 / 45

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

43 / 45

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

44 / 45

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

45 / 45

45) What is the main use of ETL in Data 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) Big data is often defined by which 3Vs?

2 / 46

2) Which of these best describes Data Mining?

3 / 46

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

4 / 46

4) Which SQL function is used to count rows?

5 / 46

5) Feature scaling is important because:

6 / 46

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

7 / 46

7) Which visualization is best for correlation analysis?

8 / 46

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

9 / 46

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

10 / 46

10) A heatmap is useful for:

11 / 46

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

12 / 46

12) The process of identifying duplicate data is called:

13 / 46

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

14 / 46

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

15 / 46

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

16 / 46

16) Which SQL clause is used to filter results?

17 / 46

17) What does ETL stand for in data processing?

18 / 46

18) A confusion matrix is used in:

19 / 46

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

20 / 46

20) The accuracy of a classification model is:

21 / 46

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

22 / 46

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

23 / 46

23) A data lake primarily stores:

24 / 46

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

25 / 46

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

26 / 46

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

27 / 46

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

28 / 46

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

29 / 46

29) Time-series analysis is mostly applied in:

30 / 46

30) SQL keyword used to sort results:

31 / 46

31) Recall is also called:

32 / 46

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

33 / 46

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

34 / 46

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

35 / 46

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

36 / 46

36) Which of these is NOT a NoSQL database?

37 / 46

37) Which of these databases is column-oriented?

38 / 46

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

39 / 46

39) In classification, Precision is defined as:

40 / 46

40) Data warehouse mainly stores:

41 / 46

41) Outlier detection can be performed using:

42 / 46

42) Which is an example of unstructured data?

43 / 46

43) Which language is widely used for statistical analysis?

44 / 46

44) Which Python library is used for visualization?

45 / 46

45) Which metric is used to evaluate regression models?

46 / 46

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

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 cloud platforms provide ML and DS tools

2 / 45

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

3 / 45

3) A scatter plot is mainly used to:

4 / 45

4) Data transformation means:

5 / 45

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

6 / 45

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

7 / 45

7) Which graph shows the distribution of data spread?

8 / 45

8) Which visualization is best for categorical comparison?

9 / 45

9) Power BI and Tableau are examples of:

10 / 45

10) Which Python library is commonly used for visualization?

11 / 45

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

12 / 45

12) A heatmap is useful for:

13 / 45

13) Which is an example of diagnostic analytics?

14 / 45

14) Cross-validation is used to:

15 / 45

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

16 / 45

16) OLAP stands for:

17 / 45

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

18 / 45

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

19 / 45

19) Time-series forecasting is an example of:

20 / 45

20) Outliers are:

21 / 45

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

22 / 45

22) Which step comes first in the analytics process?

23 / 45

23) The ETL process stands for:

24 / 45

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

25 / 45

25) Histogram is best used to show:

26 / 45

26) Which distribution is most common in analytics?

27 / 45

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

28 / 45

28) Which step ensures data reliability and correctness?

29 / 45

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

30 / 45

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

31 / 45

31) A correlation coefficient close to -1 means:

32 / 45

32) What is metadata?

33 / 45

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

34 / 45

34) Which technique reduces dataset dimensionality?

35 / 45

35) SQL is primarily used for:

36 / 45

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

37 / 45

37) Descrip ve analy cs focuses on:

38 / 45

38) Data normalization means:

39 / 45

39) Which is a BI tool used for dashboards?

40 / 45

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

41 / 45

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

42 / 45

42) KPI stands for:

43 / 45

43) Which is an open-source BI tool?

44 / 45

44) An example of predictive analytics is:

45 / 45

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

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) Data normalization is used to:

2 / 44

2) Outliers in data can:

3 / 44

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

4 / 44

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

5 / 44

5) Which analytics approach recommends actions?

6 / 44

6) Which type of chart shows distribution of data?

7 / 44

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

8 / 44

8) Which data type represents continuous numbers?

9 / 44

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

10 / 44

10) Which type of analytics predicts future trends?

11 / 44

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

12 / 44

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

13 / 44

13) Which chart type is best for categorical comparisons?

14 / 44

14) Which analytics type answers “What happened?”

15 / 44

15) Which file format is commonly used for datasets?

16 / 44

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

17 / 44

17) What does KPI stand for in analytics?

18 / 44

18) What does OLAP stand for?

19 / 44

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

20 / 44

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

21 / 44

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

22 / 44

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

23 / 44

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

24 / 44

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

25 / 44

25) A pivot table in Excel is used for:

26 / 44

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

27 / 44

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

28 / 44

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

29 / 44

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

30 / 44

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

31 / 44

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

32 / 44

32) Which SQL clause filters data?

33 / 44

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

34 / 44

34) Which SQL keyword removes duplicates from a result?

35 / 44

35) Which function finds the largest value in Excel?

36 / 44

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

37 / 44

37) Which of these measures central tendency?

38 / 44

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

39 / 44

39) Which is an example of qualitative data?

40 / 44

40) Data dashboards are mainly used for:

41 / 44

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

42 / 44

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

43 / 44

43) Which of the following is a BI tool?

44 / 44

44) What does ETL stand for in 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 D7

1 / 46

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

2 / 46

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

3 / 46

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

4 / 46

4) Which visualization helps compare two continuous variables?

5 / 46

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

6 / 46

6) Which SQL function is used to count rows?

7 / 46

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

8 / 46

8) Which plot is best for identifying correlations?

9 / 46

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

10 / 46

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

11 / 46

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

12 / 46

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

13 / 46

13) Which SQL command removes an entire table?

14 / 46

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

15 / 46

15) Which chart is suitable for categorical data comparison?

16 / 46

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

17 / 46

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

18 / 46

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

19 / 46

19) Which step comes immediately after Data Collection?

20 / 46

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

21 / 46

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

22 / 46

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

23 / 46

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

24 / 46

24) Which SQL command is used to filter rows?

25 / 46

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

26 / 46

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

27 / 46

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

28 / 46

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

29 / 46

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

30 / 46

30) Which function in Pandas removes missing values?

31 / 46

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

32 / 46

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

33 / 46

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

34 / 46

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

35 / 46

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

36 / 46

36) Which type of data visualization best shows correlation?

37 / 46

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

38 / 46

38) Which SQL aggregate function returns the maximum value?

39 / 46

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

40 / 46

40) Which plot is best for identifying outliers?

41 / 46

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

42 / 46

42) Which visualization is best for showing proportions?

43 / 46

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

44 / 46

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

45 / 46

45) What does ETL stand for?

46 / 46

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

Your score is

The average score is 0%

0%

Exit

Leave a Reply

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