Download as pdf or txt
Download as pdf or txt
You are on page 1of 10

Data Analysis using

ChatGPT-4

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Agenda
In this session, we will discuss:
● Introduction to Data Analysis

● Difference between GPT-3.5 and GPT-4

● Applying Python codes to analyze a dataset

● Applying Excel commands to analyze a dataset

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Let’s start learning Data
Analysis using ChatGPT

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Introduction to Data Analysis

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Introduction to Data Analysis
● Data analysis is a method of inspecting, cleaning, transforming, and modeling data to discover useful
information, conclusions, and support decision-making.
● There are various steps that come under analysis, such as-

○ Data Collection

○ Data Cleaning and Preprocessing

○ Exploratory Data Analysis (EDA)

○ Data Transformation

○ Model Building

○ Evaluation

○ Interpretation
Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Difference between GPT-3.5 and GPT-4

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
ChatGPT-3.5 vs ChatGPT-4
● ChatGPT-4 is multimodal and has much more processing power compared to ChatGPT-3.5.
● ChatGPT-4 is more accurate than ChatGPT-3.5.

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Analyzing data using Python

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Analyzing data using Excel

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited
Summary
A brief recap:
● Data analysis is a method of inspecting, cleaning, transforming, and modeling data to discover useful
information and conclusions.
● ChatGPT-4 is multimodal and is more accurate than GPT-3.5.
● Analyzed data using both Python and Excel, employing various prompts through ChatGPT-4 to conduct
the analysis.

Proprietary content. ©Great Learning. All Rights Reserved. Unauthorized use or distribution prohibited

You might also like