Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Normal Distribution in Maths: Concept, Formula & Applications

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon
SearchIcon

How to Solve Normal Distribution Problems: Stepwise Guide for Students

The concept of normal distribution plays a key role in mathematics and is widely applicable to both real-life situations and exam scenarios. This topic serves as the foundation for understanding probability, statistics, data science, and is especially important for students preparing for CBSE, JEE, and NEET exams.


What Is Normal Distribution?

A normal distribution is a symmetric, bell-shaped curve that describes how data is distributed around the mean. In mathematical terms, it is a probability distribution where most data points cluster around the average, and the frequency of extreme values falls equally on both sides. You’ll find this concept applied in areas such as statistics problems, measuring heights, and exam marks analysis.


Key Formula for Normal Distribution

Here’s the standard formula: \( f(x) = \dfrac{1}{\sigma \sqrt{2\pi}} e^{-\dfrac{(x – \mu)^2}{2\sigma^2}} \) where:

  • \( x \) = actual value
  • \( \mu \) = mean (average)
  • \( \sigma \) = standard deviation (spread of data)
  • \( \pi \) = 3.14159...
  • \( e \) = 2.71828...
This is called the probability density function (PDF) of the normal distribution and is used to calculate the probability of a value x occurring in a dataset.


Key Properties of Normal Distribution

  • It is perfectly symmetrical about its mean.
  • The mean, median, and mode are all equal.
  • Approximately 68% of data lies within one standard deviation of the mean.
  • The total area under the curve is exactly 1.
  • It is also called the “bell curve” or “Gaussian distribution.”
  • The curve does not touch the x-axis (asymptotic).

Cross-Disciplinary Usage

Normal distribution is not only useful in Maths but also plays an important role in Physics (measuring errors in experiments), Computer Science (machine learning algorithms), and daily logical reasoning (like IQ scores or exam grading). Students preparing for JEE or NEET will see its relevance in probability, genetics, and data questions.


Normal Distribution Table and Z-Score

To quickly find the probability of a certain value, we often convert data to a Z-score, which tells us how many standard deviations a value is from the mean.

Z-score formula: \( Z = \dfrac{X - \mu}{\sigma} \)

Once you have the Z-score, use the normal distribution table to find the probability or percentile.


Step-by-Step Illustration

  1. Suppose the mean score in a test is 70, and the standard deviation is 10.
    You scored 85. What's your Z-score and what percent of students did you outperform?
  2. Calculate Z-score:
    \( Z = \frac{85 - 70}{10} = 1.5 \)
  3. Look up Z = 1.5 in the standard normal table:
    Z = 1.5 corresponds to about 93.32%.
    So, you scored higher than about 93% of students.

Speed Trick or Vedic Shortcut

Here’s a quick trick: If a question says "within one standard deviation of the mean," it always means about 68% of the data! For two standard deviations, remember 95%, and for three standard deviations, almost 99.7%. This is called the "68-95-99.7 rule" or the Empirical Rule. It helps answer MCQs fast in your exams!


Applications of Normal Distribution

Normal distribution is observed in many real-life scenarios, such as human heights, IQ scores, blood pressure, and machine errors. It is fundamental in statistics, quality control in factories, and even weather predictions. For more on basic probability, see Probability or understand its foundation with Probability and Statistics Symbols.


Try These Yourself

  • Convert a score of 60, with mean 55 and standard deviation of 5, to a Z-score.
  • For a normal distribution, what percent of values fall between -1 and +1 Z-scores?
  • If a distribution is not symmetric, is it a normal distribution?
  • Use the normal table to determine the probability of scoring above a Z of 1.2.

Frequent Errors and Misunderstandings

  • Assuming all data is normally distributed (not always true!)
  • Forgetting to standardize values before using the normal table.
  • Confusing mean, mode, and median when the curve is not perfectly normal.

Relation to Other Concepts

The idea of normal distribution connects closely with mean, standard deviation, and the probability density function. Mastering this helps with understanding types of data in statistics and more advanced topics in probability and data science.


Classroom Tip

A quick way to remember normal distribution: Draw a symmetric bell curve, mark the mean in the center, and divide the area with one, two, and three standard deviations. Vedantu’s teachers often use color-coded curves and the "Empirical Rule" for fast revision in live online classes.


We explored normal distribution—from its definition, formula, uses, stepwise problems, and connections to other subjects. Continue practicing with Vedantu to become confident in solving problems using this concept.


Explore related topics on Vedantu:


Best Seller - Grade 12 - JEE
View More>
Previous
Next

FAQs on Normal Distribution in Maths: Concept, Formula & Applications

1. What is a normal distribution in Maths?

In Maths, a normal distribution, also known as a Gaussian distribution or bell curve, is a probability distribution that is symmetrical around its mean. This means the data is clustered around the average value, with an equal probability of values falling above or below the mean. The curve's shape is determined by its mean (μ) and standard deviation (σ). A larger standard deviation indicates a wider, flatter curve; a smaller standard deviation results in a narrower, taller curve.

2. What is the normal distribution formula?

The formula for the probability density function (PDF) of a normal distribution is:
f(x) = (1 / (σ√(2π))) * e^(-(x - μ)² / (2σ²))
where:
f(x) represents the probability density at a given value x
μ is the mean of the distribution
σ is the standard deviation of the distribution
e is the base of the natural logarithm (approximately 2.718)
π is pi (approximately 3.14159)

3. What are the properties of a normal distribution?

Key properties of a normal distribution include:
Symmetry: The curve is perfectly symmetrical around the mean.
Mean, Median, and Mode: The mean, median, and mode are all equal.
Area under the curve: The total area under the curve equals 1 (representing 100% probability).
Empirical Rule: Approximately 68% of data falls within one standard deviation of the mean, 95% within two standard deviations, and 99.7% within three standard deviations.
Continuous distribution: The normal distribution is a continuous probability distribution, meaning it can take on any value within a given range.

4. How do you find the mean and standard deviation of a normal distribution?

The mean (μ) and standard deviation (σ) are parameters that define a specific normal distribution. They are typically calculated from a sample of data.
• **Mean (μ):** Calculated by summing all data points and dividing by the number of data points.
• **Standard Deviation (σ):** Measures the spread or dispersion of the data around the mean. It's calculated by finding the square root of the variance.

5. What is a Z-score and how is it calculated?

A Z-score represents the number of standard deviations a data point is from the mean of a normal distribution. It's calculated using the formula:
Z = (x - μ) / σ
where:
x is the data point
μ is the mean
σ is the standard deviation

6. How to use a Z-table to find probabilities?

A Z-table (or standard normal table) provides probabilities associated with different Z-scores. To use it:
1. Calculate the Z-score.
2. Locate the Z-score in the table (find the row corresponding to the ones and tenths digits, and the column corresponding to the hundredths digit).
3. The value at the intersection represents the probability that a data point will be less than the corresponding Z-score.

7. What are some real-life applications of the normal distribution?

The normal distribution has wide applications, including:
Height and weight measurements:** Human height and weight often follow a normal distribution.
Test scores:** Standardized test scores frequently approximate a normal distribution.
Financial markets:** Stock prices and returns often exhibit characteristics of a normal distribution (though not perfectly).
Quality control:** In manufacturing, the normal distribution helps determine process variability and product quality.
Scientific experiments:** Many measurements in science and engineering follow a normal distribution pattern.

8. What is the relationship between the mean, median, and mode in a normal distribution?

In a perfect normal distribution, the mean, median, and mode are all equal. They all represent the central tendency of the data.

9. Can every dataset be modeled by a normal distribution?

No, not every dataset can be accurately modeled by a normal distribution. Many datasets exhibit skewness or have outliers that deviate significantly from a normal pattern. Other distributions, such as the binomial, Poisson, or exponential distributions, may be more appropriate in those cases.

10. What are some limitations of using the normal distribution in statistics?

While widely applicable, the normal distribution has limitations:
• **Real-world data:** Many real-world datasets are not perfectly normally distributed, often exhibiting skewness or heavy tails.
• **Assumptions:** Applying statistical tests that assume normality to non-normal data can lead to inaccurate results.
• **Outliers:** Outliers can disproportionately affect the mean and standard deviation, misleading the analysis.

11. How do you calculate percentiles using a normal distribution?

To find a percentile (e.g., the 90th percentile), you first determine the corresponding Z-score from a Z-table that represents the desired probability (0.90 in this case). Then, use the Z-score formula, solving for x: x = μ + Zσ