You are on page 1of 1

INDEX

Topic Name

Sr.
No.
01.

Computer
Arithmetic

Iterative
Methods

Solving of
Simultaneous
Linear
Equations and
ordinary
Differential
Equations

Practical Name
Write a program to Convert
Decimal No. into its binary
Equivalent.

02.

Write a program that extracts


the root of Quadratic equation.

03.

Write a program to implement


Bisection Method to find the
root of equation.

04.

Write a program to implement


Newton Raphson to find the
root of equation.

05.

Write a program to solve a


linear equation by Gauss
elimination method.

06.

Write a program to solve the


equation by Eulers method.

07.

Write a program to implement


Trapezoidal Rule.

08.

Write a program to test


goodness of fit for quantitative
data.

09.

Write a program to analyze


data using 2-way ANOVA.

10.

Write a program to fit Trend


Line using Straight Line
Model.

11.

Write a program to predict


trend value for future year.

ActiveX
Controls
Numerical
Differentiation
and Integration

Statistical
Methods

Page No.

Date

Signature

You might also like