0% found this document useful (0 votes)
7 views4 pages

Viva Questions Data Analyst

The document contains a series of questions and answers related to a Data Analyst internship, covering topics such as the role of a data analyst, tools used (Python, SQL, Power BI), and concepts like AI, Big Data, and statistics. It highlights the skills gained during the internship, including practical application of data analysis tools and understanding data-driven decision-making. Key differences between IT and ITeS, as well as between descriptive and inferential statistics, are also discussed.

Uploaded by

Pk gaming
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views4 pages

Viva Questions Data Analyst

The document contains a series of questions and answers related to a Data Analyst internship, covering topics such as the role of a data analyst, tools used (Python, SQL, Power BI), and concepts like AI, Big Data, and statistics. It highlights the skills gained during the internship, including practical application of data analysis tools and understanding data-driven decision-making. Key differences between IT and ITeS, as well as between descriptive and inferential statistics, are also discussed.

Uploaded by

Pk gaming
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

Viva Questions and Answers - Data Analyst Internship

1. What was the focus of your internship?

Answer: My internship focused on data analysis using tools such as Python, Power BI, Excel, and SQL. It

aimed at developing AI-driven skill-building platforms through real-time data processing and machine learning

techniques.

2. What is a Data Analyst?

Answer: A data analyst collects, processes, and interprets data to help organizations make informed

decisions. They use tools like Excel, SQL, Python, and BI tools to analyze trends and provide insights.

3. Explain the difference between IT and ITeS.

Answer: IT refers to the development and management of computer systems and software. ITeS, or

IT-enabled services, are services like BPOs that use IT infrastructure to deliver business services such as

customer support, data processing, etc.

4. What are future skills in IT?

Answer: Future skills include AI, machine learning, big data analytics, cloud computing, cybersecurity, and

soft skills like communication, teamwork, and time management.

5. What is Artificial Intelligence (AI)?

Answer: AI is a branch of computer science that enables machines to simulate human intelligencesuch as

learning, reasoning, and self-correction. Examples include chatbots, recommendation systems, and

autonomous vehicles.

6. What are the types of AI?

Answer: Narrow AI performs specific tasks (e.g., Siri). General AI can perform any intellectual task like a
Viva Questions and Answers - Data Analyst Internship

human (still theoretical). Superintelligent AI is a hypothetical AI surpassing human intelligence.

7. What is Big Data?

Answer: Big Data refers to large, complex data sets that traditional processing software can't handle. It is

characterized by 7 Vs: Volume, Velocity, Variety, Veracity, Value, Variability, and Visualization.

8. How is Big Data used in real life?

Answer: Its used in personalized marketing, fraud detection, healthcare analytics, weather forecasting, and

customer behavior prediction.

9. What is the difference between Descriptive and Inferential Statistics?

Answer: Descriptive statistics summarize data (mean, median, mode), while inferential statistics use sample

data to make predictions or generalizations about a population.

10. Define Mean, Median, and Mode.

Answer: Mean is the average, Median is the middle value, and Mode is the most frequent value in a dataset.

11. What is standard deviation?

Answer: Standard deviation measures how spread out the numbers are in a dataset. A low standard

deviation indicates that the data points tend to be close to the mean.

12. What is correlation?

Answer: Correlation measures the strength and direction of a relationship between two variables, typically

using Pearsons coefficient (r).


Viva Questions and Answers - Data Analyst Internship

13. What tools did you use in your internship?

Answer: I used Python (with Pandas, NumPy, Matplotlib, Seaborn), SQL, Power BI, and Excel for data

collection, processing, analysis, and visualization.

14. What is Power BI used for?

Answer: Power BI is a business analytics tool used to visualize data and share insights. It allows users to

create interactive dashboards and reports.

15. What are DAX functions in Power BI?

Answer: DAX (Data Analysis Expressions) are formulas used in Power BI to perform custom calculations on

data, like SUM, AVERAGE, and CALCULATE.

16. What is SQL and why is it important?

Answer: SQL (Structured Query Language) is used to interact with relational databases. It is essential for

querying, updating, and managing data.

17. What are JOIN operations in SQL?

Answer: JOIN operations combine rows from two or more tables based on a related column. Examples:

INNER JOIN, LEFT JOIN, RIGHT JOIN.

18. What is Pandas in Python?

Answer: Pandas is a Python library for data manipulation and analysis. It provides data structures like Series

and DataFrame to work with structured data.

19. What is the difference between NumPy and Pandas?


Viva Questions and Answers - Data Analyst Internship

Answer: NumPy is used for numerical operations on arrays, while Pandas is designed for data manipulation

and analysis with labeled data (tables).

20. What did you learn from your internship experience?

Answer: I learned how to apply theoretical concepts in real-world scenarios, use professional tools for data

analysis, improve my programming skills, and understand the role of data in decision-making.

You might also like