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)