Experiment No. 1
Experiment No. 1
ME 325
ME LABORATORY 1
A.Y. 2023-2024
EXPERIMENT NO. 1
MEASURING GEOMETRICAL QUANTITIES OF CLOSED CURVES USING THE
NUMERICAL APPROACH
07 OCTOBER 2023
INTRODUCTION
The earliest documented application of area calculations dates back to ancient Babylon,
where they were employed to assess land ownership for taxation purposes. In 287 BC, the Greek
mathematician Archimedes made notable progress in comprehending areas and perimeters of
circles and the relationships involving spheres. Archimedes is credited as the first to offer formal
proofs for these concepts, including early proofs for calculating sphere volume and surface area,
although others may have recognized them earlier (Vedantu, n.d.).
Coordinate systems are essential tools for applying algebraic techniques to understand
geometric concepts. While Cartesian coordinates, often referred to as rectangular coordinates, are
the prevalent choice, certain problems benefit from the more effective analysis provided by
alternative coordinate systems.
In a two dimensional plane, each point in the plane is represented by a pair of values
(x , y ), with x denoting the value of x-coordinate and y indicating the value of y-coordinate. To
determine coordinates, trace a vertical line for the x-coordinate and a horizontal line for the y-
coordinate.
In the rectangular coordinate system, definite integrals help compute the area beneath a
curve. If you have a function y=f (x ) from x=a to x=b , where f (x)>0 within this range, you
can find the area between the curve and the x-axis using the integral formula
b
A=∫ f (x ) dx
a
1.2.2 Trapezoidal Rule
The trapezoidal rule calculates definite integrals by approximating the area under a curve
using a series of trapezoids. Unlike the rectangular method, it breaks down the entire curve into
smaller trapezoidal segments to make this approximation. The trapezoidal rule formula is
∆x
A=
2
[ f ( x 0 ) +2 f ( x 1 ) +…+ 2 f ( x n−1 ) + f ( x n ) ]
where:
b−a
∆ x=
n
∆x
A=
3
[ f ( x 0 ) + 4 f ( x 1 ) +2 f ( x 2 ) +…+2 f ( xn −2 ) + 4 f ( x n−1 ) + f ( x n ) ]
where:
b−a
∆ x=
n
A=∆ x
[ 2
5
11 11 2
f ( x 0 ) + f ( x 1 ) + f ( x 2) + …+ f ( x n−2 ) + f ( x n−1 ) + f ( x n )
10 10 5 ]
where:
b−a
∆ x=
n
1.2.5 Arithmetic Mean
In statistics, the arithmetic mean is simply the result of dividing the sum of all
observations by the total number of observations within a dataset. The formula for calculating
the arithmetic mean of a given data is
1
n
X + X +…+ X n−1+ X n
X = ∑ Xi= 1 2
n i=1 n
The standard error of the mean, abbreviated as SEM, is a statistical tool employed to
assess the standard deviation within a sampling distribution. It illustrates the extent to which the
mean changes across various experiments measuring the same quantity. It's important to note that
the SEM is consistently smaller than the standard deviation (SD). SEM is calculated by the
formula
s
SEM =
√n
where s is the standard deviation of the given sample.
The standard deviation, in descriptive statistics, quantifies the extent of data point
dispersion or their distribution relative to the mean. It indicates the degree to which values are
distributed within a data sample and serves as a measure of how data points vary from the mean.
The formula for standard deviation is given by
√ √
2 2
1
n
( X 1 −X ) +…+ ( X n− X )
s= ∑
n−1 i=1
(
2
X i−X ) =
n−1
1.3 Objectives
The main objective of this paper is to conduct an experiment measuring the geometric
quantity, specifically area, of closed curves using the numerical approach.
1. To calculate the area bounded by the drawn closed curves using the numerical approach
2. To determine the standard error between the set of sample data with the aid of arithmetic
mean
3. To examine the possible factors or causes of error between the set of sample data
METHODOLOGY
This section outlines the materials, apparatus, and procedures essential for fully executing
the experiment. These elements are crucial in obtaining the necessary data of the experiment.
essential in accurately
plotting geometrical figures
Graphing / Grid Paper
and visualizing mathematical
relationships
instrumental in determining
the area of a closed curve,
Scientific Calculator
especially when dealing with
complex shapes.
Utilize the pen, ruler, stencils, and grid paper to sketch the necessary figure for the
experiment. You can choose any size of the figure in the stencil as long as it corresponds to the
required figure.
Once the figure has been plotted on the graph, determine the necessary measurements of
the figure such as radius, base, height, width, and length. Additionally, pinpoint the coordinates
where the x and y-axes intersect on the grid. Consider using a table to record this information.
Now, using the provided data, proceed to compute the areas enclosed by the closed curve.
Substitute the respective values into the formulas for the Trapezoidal, Simpson's, and Durand's
methods. However, for the calculated column, employ the precise geometric formula
corresponding to the specific figure to obtain the area.
Utilizing a specific set of values associated with a given figure, we can compute its mean.
The mean is determined by adding up the values of the figure's areas and dividing this sum by
the total number of values. Continuously, the standard error of mean can be calculated by
dividing the standard deviation of the values by the square root of the total number of values.
2.2.5 Repeat
Repeat the process for all the remaining required figures, e.g. circle, ellipse, hexagon,
parabola, and irregular curve. Apply the appropriate formulas for each shape, ensuring accurate
calculations and recording of the results.
DATA
In this section, the data of the experiment is presented, laying the groundwork for the
subsequent analysis that culminates in the formulation of conclusions.
3.1 Circle
xn 5 10 15 20 25 30 35 40 45
f(xn) 0 13 17 19 20 `9 17 13 0
3.2 Ellipse
xn 5 10 15 20 25 30 35 40 45 50 55 60
f(xn) 0 9 12.5 14 15.5 16 16 15.5 14 12.5 9 0
3.3 Hexagon
xn 5 10 15 20 25 30 35 40 45 50 55
f(xn) 10 15 20 25 25 25 25 25 20 15 10
3.4 Parabola
xn 5 10 15 20 25 30 35 40
f(xn) 0 22 28 30.5 30.5 28 22 0
The experiment employed millimeters (mm) as the metric unit, resulting in calculated
areas expressed in square millimeters (mm²). Initially, we determined the sets of coordinates for
each figure, as detailed in tables 3.1 to 3.5. These sets of values serve as the foundation for
computing the areas of the figures through various methods.
Table 3.6 illustrates a set of values of areas of the figures based on the approach
employed, reflecting the distinct principles underlying each method. Notably, Durand's approach
yields the closest values of the calculated area.
Furthermore, when examining Table 3.7, we find that the hexagon exhibits the highest
mean value, while the circle demonstrates the lowest error based on their respective means.
When contrasting the computed area values obtained from established area formulas with
those derived from specific rules, it becomes evident that Durand's approach provides the closest
approximation to the actual area of a given figure. Consequently, Durand's rule is highly
recommendable for accurate area calculations. If accuracy is your objective, opting for Durand's
approach is the ideal choice when determining the area of a particular figure.
Moreover, upon analyzing the standard mean error, it becomes evident that the circle
exhibits the smallest discrepancy in calculated areas. Consequently, it can be affirmed that the
circle figure demonstrates minimal variations in calculated areas when employing the three
different approaches.
REFERENCES
Simpson’s Rule - The Easy Way to Calculate Areas and Volumes. (2023, January 10).
Unacademy. https://unacademy.com/content/gate/study-material/civil-engineering/
simpsons-rule/#:~:text=intersect%20each%20other.-,Ans%3A%20The%20formula
%20for%20Simpson's%20Rule%3A%20Area%20%3D%20(h,of%20first%20and
%20last%20terms.
Trapezoidal rule - formula | Trapezoidal formula. (n.d.). Cuemath.
https://www.cuemath.com/trapezoidal-rule-formula/