Functions are defined as the relations which give a particular output for a particular input value. A function has a domain and codomain (range). f(x) usually denotes a function where x is the input of the function. In general, a function is written as y = f(x).
A function is a relation between two sets set A and set B. Such that every element of set A has an image in set B and no element in set A has more than one image in set B.
Let A and B be two nonempty sets. A function or mapping f from A to B is written as f: A → B is a rule by which each element a ∈ A is associated with a unique element b ∈ B.

Domain, Codomain, and Range of a Function
The elements of set X are called the domain of f and the elements of set Y are called the codomain of f. The images of the elements of set X are called the range of function, which is always a subset of Y. The image given below demonstrates the domain, codomain, and range of the function.

The image demonstrates the domain, co-domain, and range of the function. Remember the element which is mapped only will be counted in the range as shown in the image. The domain, codomain, and range of the above function are:
- Domain = {a, b, c}
- Codomain = {1, 2, 3, 4, 5}
- Range = {1, 2, 3}
Learn more about Domain and Range.
Representation of Function
There are three different forms of representation of functions. The function needs to be represented to showcase the domain values and the relationship between them. The function can be represented with the help of algebraic form, graphical formats, and other roster form.
- Algebraic Form: A function is usually denoted by the equation y = f(x) which connects the values on the y-axis.
- Graphical Form: Functions are easy to understand if they are represented in a graphical form with the help of coordinate axes, which helps us to understand the changing behavior of the function if the function is increasing or decreasing.
- Roster Form: Roster notation of a set is a simple mathematical representation of the set in mathematical form. In this notation, a function is represented with a set in mathematical form. In this notation, a function is represented with a set of points on its graph with the first and second element of domain and range respectively.
Types of Functions in Maths
An example of a simple function is f(x) = x3. In this function, f(x) takes the value of “x” and then cubes it to find the value of the function.
For example, if the value of x is taken to be 2, then the function gives 8 as output i.e. f(2) = 8.
Some other examples of functions are:
- f(x) = cos x,
- f(x) = 5x2 + 9,
- f(x) = 1/x3, etc.
There are several types of functions in maths. Some of the important types are:
- One to One (Injective) function
- Many to One function
- Onto (Surjective) Function
- Into Function
One to One (Injective) function
A function f: X → Y is said to be a one-to-one function if the images of distinct elements of X under f are distinct. Thus, f is one to one if f(x1) = f(x2)
- Property: A function f: A → B is one-to-one if f(x1) = f(x2) implies x1 = x2, i.e., an image of a distinct element of A under f mapping (function) is distinct.
- Condition to be One-to-One function: Every element of the domain has a single image with a codomain after mapping.

Learn more about One-to-One Functions.
Examples of One-to-One Functions
Some examples of one-one functions are:
- f(x) = x (Identity function)
- k(x) = 2x + 3 (Linear Polynomial)
- g(x) = ex (Exponential function)
- h(x) = √x (Square root function, defined for x ≥ 0)
Many to One Function
If the function is not one to one function, then it should be many to one function means every element of the domain has more than one image at codomain after mapping.
- Property: One or more elements having the same image in the codomain
- Condition to be Many to One function: One or more than one element in the domain having a single image in the codomain.

Learn more about Many-One Functions.
Examples of Many to One Function
Some of the most common examples of many-to-one functions are:
Onto (Surjective) Function
A function f: X → Y is said to be an onto function if every element of Y is an image of some element of set X under f, i.e. for every y ∈ Y there exists an element x in X such that f(x) = y.
Properties:
- The range of functions should be equal to the codomain.
- Every element of B is the image of some element of A.
Condition to be onto function: The range of function should be equal to the codomain.

As we see in the above two images, the range is equal to the codomain means that every element of the codomain is mapped with the element of the domain, as we know that elements that are mapped in the codomain are known as the range. So these are examples of the Onto function.
Learn more about Onto Functions.
Examples of Onto Functions
Some of the most common examples of onto functions are:
- f(x) = x (Identity function)
- g(x) = ex (Exponential function)
- h(x) = sin(x) (Sine function within a limited domain, e.g., h: R→[−1,1])
- k(x) = cos(x) (Cosine function within a limited domain, e.g., k : [0,π]→[−1,1])
- m(x) = x3 (Cubic function)
Into Function
A function f: X → Y is said to be an into a function if there exists at least one element or more than one element in Y, which does not have any pre-images in X, which simply means that every element of the codomain is not mapped with elements of the domain.
Properties:
- The Range of function is the proper subset of B
- The Range of functions should not equal B, where B is the codomain.

From the above image, we can see that every element of the codomain is not mapped with elements of the domain means the 10th element of the codomain is left unmapped. So this type of function is known as the Into function.
Examples of Into Functions
Some examples of functions you can consider are:
- f(x) = sin(x) where f: R→[−1, 1] is not onto because it doesn't cover all values in the interval [−1, 1][−1, 1].
- g(x) = x2 where g: R→R+ (positive real numbers) is not onto because it doesn't map to any negative real numbers.
- h(x) = ex where h: R→(0,∞) is not onto because it doesn't map to zero.
Summary: Types of Functions
All types can be summarized in the following table:
Function Type | Definition | Example |
---|
One-to-One (Injective) | A function where each element of the domain maps to a unique element in the codomain. | f(x) = 2x+3 |
---|
Many-to-One | A function where multiple elements of the domain may map to the same element in the codomain. | f(x) = x2 |
---|
Onto (Surjective) | A function where every element in the codomain is mapped to by at least one element in the domain. | f(x) = ex, f : R→(0, ∞) |
---|
Into (Non-surjective) | A function that does not cover the entire codomain; there are elements in the codomain that are not mapped to by any element in the domain. | f(x) = sin(x), f:R→[−1, 1] |
---|
Related Reads,
Solved Examples of Types of Function
Example 1: Check whether the function f(x) = 2x + 3, is one-to-one or not if Domain = {1, 2, 1/2} and Co-domain = {5, 7, 4}.
Solution:
Putting 1, 2, 1/2 in place of x in f(x) = 2x + 3, we get
f(1) = 5,
f(2) = 7,
f(1/2) = 4
As, for every value of x we get a unique f(x) thus, we can conclude that our function f(x) is One to One.
Example 2: Check whether the function is one-to-one or not: f(x) = 3x - 2.
Solution:
To check whether a function is one to one or not, we have to check that elements of the domain have only a single pre-image in codomain or not. For checking, we can write the function as,
f(x1) = f(x2)
3x1 - 2 = 3x2 - 2
3x1 = 3x2
x1 = x2
Since both x1 = x2 which means that elements of the domain having a single pre-image in its codomain. Hence the function f(x) = 3x - 2 is one to one function.
Example 3: Check whether the function is one-to-one or not: f(x) = x2 + 3.
Solution:
To check whether the function is One to One or not, we will follow the same procedure. Now let's check, we can write the function as,
f(x1) = f(x2)
(x1)2 + 3 = (x2)2 + 3
(x1)2 = (x2)2
Since (x1)2 = (x2)2 is not always true.
Hence the function f(x) = x2 + 3 is not one to one function
Example 4: If N: → N, f(x) = 2x + 1 then check whether the function is injective or not.
Solution:
In question N → N, where N belongs to Natural Number, which means that the domain and codomain of the function is a natural number. For checking whether the function is injective or not, we can write the functions as,
Let, f(x1) = f(x2)
2x1 + 1= 2x2 + 1
2x1 = 2x2 0
x1 = x2
Since x1 = x2, means all elements of the domain are mapped with a single element of the codomain. Hence function f(x) = 2x + 1 is Injective (One to One).
Example 5: f(x) = x2, check whether the function is Many to One or not.
Solution:
Domain = {1, -1, 2, -2}, let's put the elements of the domain in the function
f(1) = 12 = 1
f(-1) = (-1)2 = 1
f(2) = (2)2 = 4
f(-2) = (-2)2 = 4
Thus, we can see that more than one element of the domain have similar image after mapping. So this is Many to One function.
Example 6: If f(x) = 2x + 1 is defined on R:→ R. Then check whether the following function is Onto or not.
Solution:
For checking the function is Onto or not, Let's first put the function f(x) equal to y
f(x) = y
y = 2x + 1
y - 1 = 2x
x = (y - 1) / 2
Now put the value of x in the function f(x), we get,
f((y - 1) / 2) = 2 × [(y - 1) / 2] +1
Taking LCM 2, we get
= [2(y - 1) + 2] / 2
= (2y - 2 + 2) / 2
= y
Since we get back y after putting the value of x in the function. Hence the given function f(x) = 2x + 1 is Onto function.
Example 7: If f: N → N is defined by f(x) = 3x + 1. Then prove that function f(x) is Surjective.
Solution:
To prove that the function is Surjective or not, firstly we put the function equal to y. Then find out the value of x and then put that value in the function. So let's start solving it.
Let f(x) = y
3x + 1 = y
3x = y - 1
x = (y - 1) / 3
Now put the value of x in the function f(x), we get
f((y - 1) / 3) = {3 (y - 1) / 3} + 1
= y - 1 + 1
= y
Since we get back y after putting the value of x in the function. Hence the given function f(x) = (3x + 1) is Onto function.
Example 8: If A = R - {3} and B = R - {1}. Consider the function f: A → B defined by f(x) = (x - 2)/(x - 3), for all x ∈ A. Then show that the function f is bijective.
Solution:
To show the function is bijective we have to prove the given function both One to One and Onto.
Let's first check for One to One:
Let x1, x2 ∈ A such that f(x1) = f(x2)
Then, (x1 - 2) / (x1 - 3) = (x2 - 2) / (x2 - 3)
(x1 - 2) ( x2 - 3) = (x2 - 2) (x1 - 3)
x1 . x2 - 3x1 - 2x1 + 6 = x1 . x2 - 3x2 -2x1 + 6
-3x1 - 2x2 = -3x2 - 2x1
-3( x1 - x2) + 2( x1 - x2) = 0
-( x1 - x2) = 0
x1 - x2 = 0
⇒ x1 = x2
Thus, f(x1) = f(x2) ⇒ x1 = x2, ∀ x1, x2 ∈ A
So, the function is a One to One
Now let us check for Onto:
Let y ∈ B = R - {1} be any arbitrary element.
Then, f(x) = y
⇒ (x - 2) / (x - 3) = y
⇒ x - 2 = xy - 3y
⇒ x - xy = 2 - 3y
⇒ x(1 - y) = 2 - 3y
⇒ x = (2 - 3y) / (1 - y) or x = (3y - 2) / (y - 1)
Now put the value of x in the function f(x)
f((3y - 2) / (y - 1)) = { (3y - 2) / (y - 1) } - 2 / { (3y - 2) / (y - 1) - 3 }
= (3y - 2 - 2y + 2) / (3y - 2 - 3y + 3)
= y
Hence f(x) is Onto function. Since we proved both One to One and Onto this implies that the function is Bijective.
Example 9: A = {1, 2, 3, 4}, B = {a, b, c, d} then the function is defined as f = {(1, a), (2, b), (3, c), (4, d)}. Check whether the function is One to One Onto or not.
Solution:
To check whether the function is One to One Onto or not. We have to check for both one by one.
Let's check for One to One:
As we know the condition for One to One that all the elements of the domain are having a single image in the codomain. As we see in the mapping that all the elements of set A are mapped with set B and each having a single image after mapping.
So the function is One to One.
Now let's check for Onto:
As we know the condition for the function to be Onto is that, Range = Codomain means all the elements of codomain are mapped with domain elements, in this case, codomain will equal to the domain. As we see in the mapping that the condition of the function to be Onto is satisfied.
So the function is Onto.
Since we had proved that the function is both One to One and Onto.
Hence function is One to One Onto (Bijective).
Example 10: A = {1, 2, 3, 4}, B = {a, b, c, d}. The function is defined as f = {(1, a), (2, b), (3, c), (4, c)}. Check whether the function is Many to One Into or not.
Solution:
To check the function is Many to One Into or not. We have to check for both one by one.
Let's first check for Many to One function:
As we know the condition for Many to One function is that more than one element of domain should have more same image in codomain. From the above mapping we can see that the elements of A {3, 4 } are having same image in B { c }, so the function is Many to One.
Now let's check for Into function:
As we know the condition for Into function is that the Range of function should be the subset of codomain and also not equal to codomain. Let's check both the conditions are satisfied or not.
- Range of function = {a, b, c}
- Codomain of function = {a, b, c, d}
Range of function ≠ Codomain of function
As we check that the range of function is not equal to codomain of the function. Hence we can say that the function is Into function. As we prove that the function is Many to One and Into.
Hence the function is Many to One Into.
Suggested Quiz
10 Questions
Which of the following is not a type of function?
Explanation:
- One-to-one function (Injective): Each element in the domain maps to a unique element in the codomain.
- Onto function (Surjective): Every element in the codomain is mapped by at least one element from the domain.
- Bijective function: A function that is both one-to-one and onto.
- Objective function: This is not a type of function in mathematics; it refers to a function used in optimization problems.
Which of the following statements about functions is not correct?
-
A one-to-one function maps each element of the domain to a unique element in the range.
-
An onto function maps every element of the range to at least one element in the domain.
-
A bijective function is both one-to-one and onto.
-
A injective function can have multiple elements in the range corresponding to the same element in the domain.
Explanation:
An injective function (also known as a one-to-one function) means that each element in the domain maps to a unique element in the range, with no repetitions in the range. So, no two different elements of the domain can map to the same element in the range.
If f(x) = x2 − 2x + 3, then f(x) is:
Explanation:
f(−x) = (−x)2 − 2(−x) + 3 = x2 + 2x + 3, which is not equal to f(x) or −f(x). Hence, f(x) is neither odd nor even.
If f: R → R, then f(x) = |x| is
Explanation:
for |x|, f(-1) = f(1) = 1
Thus, the function is Many-one.
Also, as f: R → R, but for negative values in codomain there is no pre-image in the domain. Thus, function is not onto.
Which of the four statements given below is different from others?
-
-
-
f is a mapping of A into B
-
f is a function of A into B
Explanation:
- f: A → B maps from A to a codomain B, which may contain more elements than the actual outputs.
- f: x → f(x) maps from x to the range f(x), which is the set of all possible outputs of f, and is a subset of B (if B is larger than f(X)).
Also, "f is a mapping of A into B" and "f is a function of A into B" is the same as f: A → B.
The function f:R→R defined by f(x)=(x−1)|(x−2)(x−3)| is
Explanation:
Given: f(x) = (x − 1)|(x − 2)(x − 3)|
for x = 1, 2 and 3, f(x) = 0, thus function is many-one.
For x > 3, f(x) = (x − 1)(x − 2)(x − 3) = x3 - 6x2 + 11x - x - 6 (which is an increasing function)
For x < 1, f(x) = (x − 1)(x − 2)(x − 3) [as (x - 2) and (x - 3) both are negative, thus overall value is positive]
As polynomial function have range and domain in all real numbers.
For given function for any y there is always a pre-image in real numbers, thus function is onto.
Function f: R → R, f(x) = x2 + x is
Explanation:
For function, f: R → R defined as f(x) = x2 + x,
As, f(0) = f(-1), thus the function is many one.
Consider, f(x) = -1
x2 + x = -1
⇒ x2 + x + 1 = 0
D = b2 - 4ac = 12 - 4 × 1 × 1 = 1 - 4 = -3 < 0
So, there are no real solution for this equation. This means for f(x) = -1 there is no value of x in domain.
Thus, function is into.
Let f: N → N defined by f(x) = x2 + x + 1, x ∈ N, then f is
Explanation:
Given: f(x) = x2 + x + 1, x ∈ N
Let x, y ∈ N such that f(x) = f(y)
⇒ x2 + x + 1 = y2 + y + 1
⇒ x2 - y2 + x - y = 0
⇒ (x - y)(x + y + 1) = 0
⇒ x = y or x = -y - 1 (which is not possible because x ∈ N)
Thus, f(x) is one-one.
For onto,
f(1) = 3, f(2) = 7, f(3) = 13, f(4) = 21, . .
Here, we can clearly see this function is increasing in value. So, there are gaps in the codomain for which there is no natural number in domain.
Thus, function is not onto.
f(x) =x + √(x2) is a function from R → R , then f(x) is
Explanation:
Given: f(x) =x + √(x2) = x + |x|
f(-1) = f(-2) = f(-3) = . . . = 0
Thus, function is not injective.
Also, for x < 0, f(x) = -k + k = 0 (where k < 0)
Therefore, there is no pre image in domain for f(x) = -1 or any other number.
Thus, for R → R function is also not surjecitve.
As function is neither injective nor subjective, thus function is also not bijective.
If f:[0, ∞)→[0, ∞) and f(x) = x/(1 + x), then f is
Explanation:
Given: f(x) = x/(1 + x)
Let x, y ∈ [0, ∞) such that f(x) = f(y)
⇒ x/(1 + x) = y/(1 + y)
⇒ x + xy = y + xy
⇒ x = y
Therefore, function is one-one.
For f(x) = 1,
⇒ x/(x + 1) = 1,
⇒ x = x + 1
⇒ 0 = 1 (which is not possible)
Thus, for f(x) = 1, there is no pre image in the domain.
Quiz Completed Successfully
Your Score : 2/10
Accuracy : 0%
Login to View Explanation
1/10
1/10
< Previous
Next >
Similar Reads
Maths Mathematics, often referred to as "math" for short. It is the study of numbers, quantities, shapes, structures, patterns, and relationships. It is a fundamental subject that explores the logical reasoning and systematic approach to solving problems. Mathematics is used extensively in various fields
5 min read
Basic Arithmetic
What are Numbers?Numbers are symbols we use to count, measure, and describe things. They are everywhere in our daily lives and help us understand and organize the world.Numbers are like tools that help us:Count how many things there are (e.g., 1 apple, 3 pencils).Measure things (e.g., 5 meters, 10 kilograms).Show or
15+ min read
Arithmetic OperationsArithmetic Operations are the basic mathematical operationsâAddition, Subtraction, Multiplication, and Divisionâused for calculations. These operations form the foundation of mathematics and are essential in daily life, such as sharing items, calculating bills, solving time and work problems, and in
9 min read
Fractions - Definition, Types and ExamplesFractions are numerical expressions used to represent parts of a whole or ratios between quantities. They consist of a numerator (the top number), indicating how many parts are considered, and a denominator (the bottom number), showing the total number of equal parts the whole is divided into. For E
7 min read
What are Decimals?Decimals are numbers that use a decimal point to separate the whole number part from the fractional part. This system helps represent values between whole numbers, making it easier to express and measure smaller quantities. Each digit after the decimal point represents a specific place value, like t
10 min read
ExponentsExponents are a way to show that a number (base) is multiplied by itself many times. It's written as a small number (called the exponent) to the top right of the base number.Think of exponents as a shortcut for repeated multiplication:23 means 2 x 2 x 2 = 8 52 means 5 x 5 = 25So instead of writing t
9 min read
PercentageIn mathematics, a percentage is a figure or ratio that signifies a fraction out of 100, i.e., A fraction whose denominator is 100 is called a Percent. In all the fractions where the denominator is 100, we can remove the denominator and put the % sign.For example, the fraction 23/100 can be written a
5 min read
Algebra
Variable in MathsA variable is like a placeholder or a box that can hold different values. In math, it's often represented by a letter, like x or y. The value of a variable can change depending on the situation. For example, if you have the equation y = 2x + 3, the value of y depends on the value of x. So, if you ch
5 min read
Polynomials| Degree | Types | Properties and ExamplesPolynomials are mathematical expressions made up of variables (often represented by letters like x, y, etc.), constants (like numbers), and exponents (which are non-negative integers). These expressions are combined using addition, subtraction, and multiplication operations.A polynomial can have one
9 min read
CoefficientA coefficient is a number that multiplies a variable in a mathematical expression. It tells you how much of that variable you have. For example, in the term 5x, the coefficient is 5 â it means 5 times the variable x.Coefficients can be positive, negative, or zero. Algebraic EquationA coefficient is
8 min read
Algebraic IdentitiesAlgebraic Identities are fundamental equations in algebra where the left-hand side of the equation is always equal to the right-hand side, regardless of the values of the variables involved. These identities play a crucial role in simplifying algebraic computations and are essential for solving vari
14 min read
Properties of Algebraic OperationsAlgebraic operations are mathematical processes that involve the manipulation of numbers, variables, and symbols to produce new results or expressions. The basic algebraic operations are:Addition ( + ): The process of combining two or more numbers to get a sum. For example, 3 + 5 = 8.Subtraction (â)
3 min read
Geometry
Lines and AnglesLines and Angles are the basic terms used in geometry. They provide a base for understanding all the concepts of geometry. We define a line as a 1-D figure that can be extended to infinity in opposite directions, whereas an angle is defined as the opening created by joining two or more lines. An ang
9 min read
Geometric Shapes in MathsGeometric shapes are mathematical figures that represent the forms of objects in the real world. These shapes have defined boundaries, angles, and surfaces, and are fundamental to understanding geometry. Geometric shapes can be categorized into two main types based on their dimensions:2D Shapes (Two
2 min read
Area and Perimeter of Shapes | Formula and ExamplesArea and Perimeter are the two fundamental properties related to 2-dimensional shapes. Defining the size of the shape and the length of its boundary. By learning about the areas of 2D shapes, we can easily determine the surface areas of 3D bodies and the perimeter helps us to calculate the length of
10 min read
Surface Areas and VolumesSurface Area and Volume are two fundamental properties of a three-dimensional (3D) shape that help us understand and measure the space they occupy and their outer surfaces.Knowing how to determine surface area and volumes can be incredibly practical and handy in cases where you want to calculate the
10 min read
Points, Lines and PlanesPoints, Lines, and Planes are basic terms used in Geometry that have a specific meaning and are used to define the basis of geometry. We define a point as a location in 3-D or 2-D space that is represented using coordinates. We define a line as a geometrical figure that is extended in both direction
14 min read
Coordinate Axes and Coordinate Planes in 3D spaceIn a plane, we know that we need two mutually perpendicular lines to locate the position of a point. These lines are called coordinate axes of the plane and the plane is usually called the Cartesian plane. But in real life, we do not have such a plane. In real life, we need some extra information su
6 min read
Trigonometry & Vector Algebra
Trigonometric RatiosThere are three sides of a triangle Hypotenuse, Adjacent, and Opposite. The ratios between these sides based on the angle between them is called Trigonometric Ratio. The six trigonometric ratios are: sine (sin), cosine (cos), tangent (tan), cotangent (cot), cosecant (cosec), and secant (sec).As give
4 min read
Trigonometric Equations | Definition, Examples & How to SolveTrigonometric equations are mathematical expressions that involve trigonometric functions (such as sine, cosine, tangent, etc.) and are set equal to a value. The goal is to find the values of the variable (usually an angle) that satisfy the equation.For example, a simple trigonometric equation might
9 min read
Trigonometric IdentitiesTrigonometric identities play an important role in simplifying expressions and solving equations involving trigonometric functions. These identities, which include relationships between angles and sides of triangles, are widely used in fields like geometry, engineering, and physics. Some important t
10 min read
Trigonometric FunctionsTrigonometric Functions, often simply called trig functions, are mathematical functions that relate the angles of a right triangle to the ratios of the lengths of its sides.Trigonometric functions are the basic functions used in trigonometry and they are used for solving various types of problems in
6 min read
Inverse Trigonometric Functions | Definition, Formula, Types and Examples Inverse trigonometric functions are the inverse functions of basic trigonometric functions. In mathematics, inverse trigonometric functions are also known as arcus functions or anti-trigonometric functions. The inverse trigonometric functions are the inverse functions of basic trigonometric function
11 min read
Inverse Trigonometric IdentitiesInverse trigonometric functions are also known as arcus functions or anti-trigonometric functions. These functions are the inverse functions of basic trigonometric functions, i.e., sine, cosine, tangent, cosecant, secant, and cotangent. It is used to find the angles with any trigonometric ratio. Inv
9 min read
Calculus
Introduction to Differential CalculusDifferential calculus is a branch of calculus that deals with the study of rates of change of functions and the behaviour of these functions in response to infinitesimal changes in their independent variables.Some of the prerequisites for Differential Calculus include:Independent and Dependent Varia
6 min read
Limits in CalculusIn mathematics, a limit is a fundamental concept that describes the behaviour of a function or sequence as its input approaches a particular value. Limits are used in calculus to define derivatives, continuity, and integrals, and they are defined as the approaching value of the function with the inp
12 min read
Continuity of FunctionsContinuity of functions is an important unit of Calculus as it forms the base and it helps us further to prove whether a function is differentiable or not. A continuous function is a function which when drawn on a paper does not have a break. The continuity can also be proved using the concept of li
13 min read
DifferentiationDifferentiation in mathematics refers to the process of finding the derivative of a function, which involves determining the rate of change of a function with respect to its variables.In simple terms, it is a way of finding how things change. Imagine you're driving a car and looking at how your spee
2 min read
Differentiability of a Function | Class 12 MathsContinuity or continuous which means, "a function is continuous at its domain if its graph is a curve without breaks or jumps". A function is continuous at a point in its domain if its graph does not have breaks or jumps in the immediate neighborhood of the point. Continuity at a Point: A function f
11 min read
IntegrationIntegration, in simple terms, is a way to add up small pieces to find the total of something, especially when those pieces are changing or not uniform.Imagine you have a car driving along a road, and its speed changes over time. At some moments, it's going faster; at other moments, it's slower. If y
3 min read
Probability and Statistics
Basic Concepts of ProbabilityProbability is defined as the likelihood of the occurrence of any event. It is expressed as a number between 0 and 1, where 0 is the probability of an impossible event and 1 is the probability of a sure event.Concepts of Probability are used in various real life scenarios : Stock Market : Investors
7 min read
Bayes' TheoremBayes' Theorem is a mathematical formula used to determine the conditional probability of an event based on prior knowledge and new evidence. It adjusts probabilities when new information comes in and helps make better decisions in uncertain situations.Bayes' Theorem helps us update probabilities ba
13 min read
Probability Distribution - Function, Formula, TableA probability distribution is a mathematical function or rule that describes how the probabilities of different outcomes are assigned to the possible values of a random variable. It provides a way of modeling the likelihood of each outcome in a random experiment.While a Frequency Distribution shows
13 min read
Descriptive StatisticStatistics is the foundation of data science. Descriptive statistics are simple tools that help us understand and summarize data. They show the basic features of a dataset, like the average, highest and lowest values and how spread out the numbers are. It's the first step in making sense of informat
5 min read
What is Inferential Statistics?Inferential statistics is an important tool that allows us to make predictions and conclusions about a population based on sample data. Unlike descriptive statistics, which only summarize data, inferential statistics let us test hypotheses, make estimates, and measure the uncertainty about our predi
7 min read
Measures of Central Tendency in StatisticsCentral tendencies in statistics are numerical values that represent the middle or typical value of a dataset. Also known as averages, they provide a summary of the entire data, making it easier to understand the overall pattern or behavior. These values are useful because they capture the essence o
11 min read
Set TheorySet theory is a branch of mathematics that deals with collections of objects, called sets. A set is simply a collection of distinct elements, such as numbers, letters, or even everyday objects, that share a common property or rule.Example of SetsSome examples of sets include:A set of fruits: {apple,
3 min read
Practice