0% found this document useful (0 votes)
4 views3 pages

Python Programs for Data Analysis Tasks

Uploaded by

akishma1919
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)
4 views3 pages

Python Programs for Data Analysis Tasks

Uploaded by

akishma1919
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

1.

Write a Python Program to implement and Validate Time Series Analysis in order to
predict the future value with your own sample data

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)

2. Write a Python Program to plot a graph for the frequency Distribution of the
sample data

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)

[Link] a Python Program to implement and Validate Logistic Regression Model with
your own sample data

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)

[Link] a Python Program to implement and Validate Linear Regression Model with
your own sample data

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)
5. Write a python program to Plot Linear Regression for the data x = [0, 1, 2, 3, 4, 5, 6,
7, 8, 9] y = [1, 3, 2, 5, 7, 8, 8, 9, 10, 12]

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)

[Link] a python program to calculate the variance for variety of samples are derived
from different types of data

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)

[Link] a normal curve using python program with your own data’s
Aim & Program Results Viva- Record(10) Total (100)
Procedure (30) (30) voice(10)
(20)

[Link] a python program to show the result of correlation with scatter plot from your
own input’s
Aim & Program Results Viva- Record(10) Total (100)
Procedure (30) (30) voice(10)
(20)
[Link] a python program to compute correlation coefficient for the given data
X = [15, 18, 21, 24, 27] and Y = [25, 25, 27, 31, 32]
Aim & Program Results Viva- Record(10) Total (100)
Procedure (30) (30) voice(10)
(20)

[Link] a Python Program to demonstrate various styles of Plotting graph using


Matplotlib Module

Aim & Program Results Viva- Record(10) Total (100)


Procedure (30) (30) voice(10)
(20)

[Link] a Python Program to create data frame from array, dictionary and series of
input values
Aim & Program Results Viva- Record(10) Total (100)
Procedure (30) (30) voice(10)
(20)

You might also like