1
1
Circle
A circle is a set of points in a plane that are equidistant from a fixed point called the center. The
fixed distance from the center to any point on the circle is called the radius.
Equation of a circle in the Cartesian plane with center (h,k)(h, k) and radius rr:
Properties:
o All points on the circle are equidistant from the center.
o The radius is constant for all points.
o The diameter is twice the radius, and the circumference is 2πr2\pi r.
o The area is πr2\pi r^2.
2. Parabola
A parabola is a curve formed by the set of all points that are equidistant from a fixed point
called the focus and a fixed line called the directrix. It can open up, down, left, or right,
depending on its orientation.
Properties:
3. Ellipse
An ellipse is a set of points such that the sum of the distances from any point on the ellipse to
two fixed points (called the foci) is constant.
Equation of an ellipse with center at (h,k)(h, k), semi-major axis aa, and semi-minor axis bb:
The major axis is the longest diameter, passing through the center and both foci.
The minor axis is the shortest diameter, perpendicular to the major axis.
The foci are located on the major axis, symmetrically around the center.
The eccentricity of an ellipse is 1−b2a2\sqrt{1 - \frac{b^2}{a^2}}, and it measures how
"elongated" the ellipse is.
4. Hyperbola
A hyperbola is a set of points where the absolute difference of the distances from any point on
the hyperbola to two fixed points (the foci) is constant.
Equation of a hyperbola centered at (h,k)(h, k), with semi-major axis aa and semi-minor axis bb:
or
Properties:
Each of these curves is a conic section, and their shapes and properties are influenced by the way
they are derived from intersecting a cone with a plane.
1. Circle
A circle is a set of points in a plane that are equidistant from a fixed point called the center. The
fixed distance from the center to any point on the circle is called the radius.
Equation of a circle in the Cartesian plane with center (h,k)(h, k) and radius rr:
Properties:
o All points on the circle are equidistant from the center.
o The radius is constant for all points.
o The diameter is twice the radius, and the circumference is 2πr2\pi r.
o The area is πr2\pi r^2.
2. Parabola
A parabola is a curve formed by the set of all points that are equidistant from a fixed point
called the focus and a fixed line called the directrix. It can open up, down, left, or right,
depending on its orientation.
Properties:
3. Ellipse
An ellipse is a set of points such that the sum of the distances from any point on the ellipse to
two fixed points (called the foci) is constant.
Equation of an ellipse with center at (h,k)(h, k), semi-major axis aa, and semi-minor axis bb:
Properties:
The major axis is the longest diameter, passing through the center and both foci.
The minor axis is the shortest diameter, perpendicular to the major axis.
The foci are located on the major axis, symmetrically around the center.
The eccentricity of an ellipse is 1−b2a2\sqrt{1 - \frac{b^2}{a^2}}, and it measures how
"elongated" the ellipse is.
4. Hyperbola
A hyperbola is a set of points where the absolute difference of the distances from any point on
the hyperbola to two fixed points (the foci) is constant.
Equation of a hyperbola centered at (h,k)(h, k), with semi-major axis aa and semi-minor axis bb:
or
Properties:
Each of these curves is a conic section, and their shapes and properties are influenced by the way
they are derived from intersecting a cone with a plane.
Here’s a definition of each term along with explanations of their significance and how they are
calculated:
The mean is the average of a set of numbers, obtained by adding all the values together and then
dividing by the number of values.
Mean=∑xin\text{Mean} = \frac{\sum{x_i}}{n}
Where:
Significance: The mean provides a measure of the central tendency of the data, but it can be
sensitive to outliers (extremely high or low values).
2. Median
The median is the middle value of a dataset when it is ordered from least to greatest. If the
dataset has an odd number of values, the median is the middle value. If there is an even number
of values, the median is the average of the two middle values.
Significance: The median is not affected by extreme outliers, so it is a better measure of central
tendency when the dataset has skewed data or outliers.
3. Mode
The mode is the value that occurs most frequently in a dataset. A dataset can have:
The mode is 4 (since it occurs twice, more than any other number).
Significance: The mode is useful for identifying the most common or frequent value in a dataset.
Formula for the standard deviation (σ\sigma for population, ss for sample):
For a population:
For a sample:
Where:
Significance: Standard deviation quantifies the variation or spread of the data. A larger standard
deviation indicates more spread, and a smaller standard deviation indicates the data is closer to
the mean.
The coefficient of variation is a normalized measure of the dispersion of a dataset. It is the ratio
of the standard deviation to the mean, usually expressed as a percentage. The CV allows for
comparison of variability across datasets with different units or scales.
Formula:
Where:
Significance: The CV is useful for comparing the relative variability between datasets with
different units or scales. A higher CV indicates greater relative variability.
Summary:
These measures help in analyzing and interpreting data, providing insights into its central
tendency, spread, and variability.
Here’s a definition of each term along with explanations of their significance and how they are
calculated:
The mean is the average of a set of numbers, obtained by adding all the values together and then
dividing by the number of values.
Mean=∑xin\text{Mean} = \frac{\sum{x_i}}{n}
Where:
Significance: The mean provides a measure of the central tendency of the data, but it can be
sensitive to outliers (extremely high or low values).
2. Median
The median is the middle value of a dataset when it is ordered from least to greatest. If the
dataset has an odd number of values, the median is the middle value. If there is an even number
of values, the median is the average of the two middle values.
Significance: The median is not affected by extreme outliers, so it is a better measure of central
tendency when the dataset has skewed data or outliers.
3. Mode
The mode is the value that occurs most frequently in a dataset. A dataset can have:
The mode is 4 (since it occurs twice, more than any other number).
Significance: The mode is useful for identifying the most common or frequent value in a dataset.
4. Standard Deviation (SD)
The standard deviation measures the spread or dispersion of a dataset. It indicates how much
individual data points deviate, on average, from the mean.
Formula for the standard deviation (σ\sigma for population, ss for sample):
For a population:
For a sample:
Where:
Significance: Standard deviation quantifies the variation or spread of the data. A larger standard
deviation indicates more spread, and a smaller standard deviation indicates the data is closer to
the mean.
The coefficient of variation is a normalized measure of the dispersion of a dataset. It is the ratio
of the standard deviation to the mean, usually expressed as a percentage. The CV allows for
comparison of variability across datasets with different units or scales.
Formula:
Where:
σ\sigma is the standard deviation.
μ\mu is the mean.
Example: For a dataset with mean μ=50\mu = 50 and standard deviation σ=5\sigma = 5:
Significance: The CV is useful for comparing the relative variability between datasets with
different units or scales. A higher CV indicates greater relative variability.
Summary:
These measures help in analyzing and interpreting data, providing insights into its central
tendency, spread, and variability.
1. Efficiency
Efficiency refers to how well a method or process works with minimal resources (like time,
effort, or cost).
In statistics, an efficient estimator is one that gives more accurate results with less
variability.
Simple Example: If two machines can make the same product, but one uses less energy and
makes fewer mistakes, it is more efficient.
2. Consistency
Consistency means that as more data is collected, an estimator (or method) will get closer and
closer to the true value it is trying to measure.
In statistics, a consistent estimator means that as the sample size increases, the estimate
becomes more accurate.
Simple Example: If you are measuring the average height of people, a consistent method would
give you results closer to the true average as you survey more people.
In Short:
Efficiency = How well you get the result with minimal errors.
Consistency = How the result gets more accurate as you collect more data.