SlideShare a Scribd company logo
Distribution of Normal Data
Distribution of Normal Data
A data is said to be normal data if it is
symmetricaly distributed about its mean value and
99.7% of data is withing three times of standar
deviation about both side of mean.
The distibution curve of normal data about mean
is like inverted bell.
Population
Population is collection of all possible data.
Number of elements in population are very large.
Size of population is always kept large to
eliminate biasing for selection of particular
element.
Population
For example, if you have 10 billion random
numbers between 0 and 1, then probability of
biased selection of 0.0001001 is very small,
practically zero.
Mean or variance of population either given or
not. If mean and variance is not given, we can
not compute it mathematically due to large size of
data.
Samples
Sample is data that is collected from the
population.
Size of population is small, hence there is
probability of biased selection. We can compute
mean and variable of the sample.
Samples
If sample size is >30, the mean and variance of
the sample is nearly equal to the mean and
sample of population.
Thus, if population is normal, then sample is also
normal.
Normal Distribution -
Mathematics
To prove the normal distribution of data, we shall
take a sample of 50 numbers randomly distributed
between 14 and 18 by computer.
16 15 17 18 18
15 14 14 15 18
15 18 17 18 15
15 15 14 16 14
17 18 15 18 16
14 14 16 14 15
18 17 18 17 16
16 15 15 17 15
14 17 14 18 15
16 18 14 17 15
Table 1
x x-μ x x-μ x x-μ x x-μ x x-μ
16 0.08 15 -0.92 17 1.08 18 2.08 18 2.08
15 -0.92 14 -1.92 14 -1.92 15 -0.92 18 2.08
15 -0.92 18 2.08 17 1.08 18 2.08 15 -0.92
15 -0.92 15 -0.92 14 -1.92 16 0.08 14 -1.92
17 1.08 18 2.08 15 -0.92 18 2.08 16 0.08
14 -1.92 14 -1.92 16 0.08 14 -1.92 15 -0.92
18 2.08 17 1.08 18 2.08 17 1.08 16 0.08
16 0.08 15 -0.92 15 -0.92 17 1.08 15 -0.92
14 -1.92 17 1.08 14 -1.92 18 2.08 15 -0.92
16 0.08 18 2.08 14 -1.92 17 1.08 15 -0.92
Mean (μ) of the data is 15.92 and standard
deviation (σ) is 1.468. In the following table, x and
x-μ are arranged.
Table 2
x-μ f
-1.92 10
-0.92 14
0.08 7
1.08 8
2.08 11
We see that there are unique x-μ values. The
distinct x-μ and their occurance are arranged in
two column table 3, as shown below.
x-μ are positive and negative values. If m is at y-
axis then x-μ lie both sides of the y-axis, i.e. mean
m.
Table 3
-2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2 2.5
0
2
4
6
8
10
12
14
16
Now we plot the data of table 3. It looks like as the
graph given below. We see that all x-μ are within
the ±3σ.
+σ
μ
-σ
The graph is not like inverted bell shape. This is
due to less data grouping and small data size.
Here, data is generated by computer. This leads,
homogeniety of the data. Real data is unbiased,
independent and practical, which produce
inverted bell shape graph.
You can take other data and apply the same
method to find the normal data distribution curves.
Further check whether all data is distributed about
mean within ±3σ range or not.
This plot proves deviation of data about mean
within ±3σ visually.
Scilab Example
● x=[442 401 412 416 437 406 428 447 439 408 411 403 448 415 438 410
440 414 446 434 408 443 419 426 447 425 429 442 441 428 436 449 423
431 434 409 424 402 445 430 402 407 418 450 422 409 448 428 414 437
437 411 411 446 430 415 422 447 410 415 404 430 426 433 446 422 437
444 440 430 418 436 420 421 432 409 423 444 424 423 449 405 422 411
442 422 432 417 402 403 409 430 416 408 437 405 416 438 418 442]
● m=mean(x);
● d=x-m
● f = tabul(d,"i");
● clf()
● plot2d3(f(:,1), f(:,2))
● xtitle("Normal Distribution of Data.")
Scilab Example
The normal distribution of the data looks a like to
inverted bell shape.
Distribution of normal data   understanding it numerical way by arun umrao

More Related Content

PDF
1b s4 i interpreting runcharts final
PPTX
Scatter plot- Complete
PDF
1c s4 i using runcharts final
PDF
ABCi Skills for Improvement- Pareto Chart
PPTX
Math dictionary chapter 12
PPT
Scatter Plots
PPT
5 6 Scatter Plots & Best Fit Lines
PPTX
Types of Charts
1b s4 i interpreting runcharts final
Scatter plot- Complete
1c s4 i using runcharts final
ABCi Skills for Improvement- Pareto Chart
Math dictionary chapter 12
Scatter Plots
5 6 Scatter Plots & Best Fit Lines
Types of Charts

What's hot (19)

PPTX
Top 8 Different Types Of Charts In Statistics And Their Uses
PDF
PM [B03] Complex Coordinate
PPT
TYPES ON CHARTS
ODP
Scatter diagrams and correlation
PPT
Ages (scatterplots)
PPTX
Top 7 types of Statistics Graphs for Data Representation
DOCX
Different types of charts
PDF
Types of graphs and charts and their uses with examples and pics
PPTX
Presenting information presentation.
PPTX
Graphical Displays of Data
PPT
Data Presentation
PPTX
Different Types of Graphs
PPTX
Statistics
PPT
Scatter plots
PPTX
Types of Chart
PPT
Ways of presenting information
PPTX
From data to diagrams: an introduction to basic graphs and charts
PPTX
Charts, Graphs and Tables
PPTX
Graphing The Weather
Top 8 Different Types Of Charts In Statistics And Their Uses
PM [B03] Complex Coordinate
TYPES ON CHARTS
Scatter diagrams and correlation
Ages (scatterplots)
Top 7 types of Statistics Graphs for Data Representation
Different types of charts
Types of graphs and charts and their uses with examples and pics
Presenting information presentation.
Graphical Displays of Data
Data Presentation
Different Types of Graphs
Statistics
Scatter plots
Types of Chart
Ways of presenting information
From data to diagrams: an introduction to basic graphs and charts
Charts, Graphs and Tables
Graphing The Weather
Ad

Similar to Distribution of normal data understanding it numerical way by arun umrao (20)

PDF
Descriptive Statistics
PDF
Normal Curve in Total Quality Management
PDF
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
PDF
1.0 Descriptive statistics.pdf
PDF
Comparing the methods of Estimation of Three-Parameter Weibull distribution
PPTX
Statistics .pptx
PPTX
Introduction to Statistical Methods
PDF
C2 st lecture 13 revision for test b handout
PPT
Statistical Methods
PPT
Statistical Methods
PDF
L1 statistics
PDF
QQ-Plots.............................pdf
DOCX
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
PPTX
Ders 1 mean mod media st dev.pptx
DOCX
Module-2_Notes-with-Example for data science
PPT
Data confusion (how to confuse yourself and others with data analysis)
PPTX
Statistical analysis
PPTX
Statistics in research
PPTX
Pengenalan Ekonometrika
DOC
Chapter 7 sampling distributions
Descriptive Statistics
Normal Curve in Total Quality Management
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
1.0 Descriptive statistics.pdf
Comparing the methods of Estimation of Three-Parameter Weibull distribution
Statistics .pptx
Introduction to Statistical Methods
C2 st lecture 13 revision for test b handout
Statistical Methods
Statistical Methods
L1 statistics
QQ-Plots.............................pdf
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
Ders 1 mean mod media st dev.pptx
Module-2_Notes-with-Example for data science
Data confusion (how to confuse yourself and others with data analysis)
Statistical analysis
Statistics in research
Pengenalan Ekonometrika
Chapter 7 sampling distributions
Ad

More from ssuserd6b1fd (20)

PDF
Notes for c programming for mca, bca, b. tech cse, ece and msc (cs) 1 of 5 by...
PDF
Decreasing increasing functions by arun umrao
PDF
Decreasing and increasing functions by arun umrao
PDF
What is meaning of epsilon and delta in limits of a function by Arun Umrao
PDF
Notes for GNU Octave - Numerical Programming - for Students - 02 of 02 by aru...
PDF
Notes for GNU Octave - Numerical Programming - for Students 01 of 02 by Arun ...
PDF
Notes for C++ Programming / Object Oriented C++ Programming for MCA, BCA and ...
PDF
Notes for C++ Programming / Object Oriented C++ Programming for MCA, BCA and ...
PDF
Think Like Scilab and Become a Numerical Programming Expert- Notes for Beginn...
PDF
Think Like Scilab and Become a Numerical Programming Expert- Notes for Beginn...
PDF
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 5 of 5 by...
PDF
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 4 of 5 by...
PDF
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 3 of 5 b...
PDF
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 2 of 5 by...
PDF
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 1 of 5 by...
PDF
Notes and Description for Xcos Scilab Block Simulation with Suitable Examples...
PDF
Work and Energy Notes by Arun Umrao
PDF
Notes of Units, Dimensions & Errors for IIT JEE by Arun Umrao
PDF
Physics dictionary for CBSE, ISCE, Class X Students by Arun Umrao
PDF
Java Programming Notes for Beginners by Arun Umrao
Notes for c programming for mca, bca, b. tech cse, ece and msc (cs) 1 of 5 by...
Decreasing increasing functions by arun umrao
Decreasing and increasing functions by arun umrao
What is meaning of epsilon and delta in limits of a function by Arun Umrao
Notes for GNU Octave - Numerical Programming - for Students - 02 of 02 by aru...
Notes for GNU Octave - Numerical Programming - for Students 01 of 02 by Arun ...
Notes for C++ Programming / Object Oriented C++ Programming for MCA, BCA and ...
Notes for C++ Programming / Object Oriented C++ Programming for MCA, BCA and ...
Think Like Scilab and Become a Numerical Programming Expert- Notes for Beginn...
Think Like Scilab and Become a Numerical Programming Expert- Notes for Beginn...
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 5 of 5 by...
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 4 of 5 by...
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 3 of 5 b...
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 2 of 5 by...
Notes for C Programming for MCA, BCA, B. Tech CSE, ECE and MSC (CS) 1 of 5 by...
Notes and Description for Xcos Scilab Block Simulation with Suitable Examples...
Work and Energy Notes by Arun Umrao
Notes of Units, Dimensions & Errors for IIT JEE by Arun Umrao
Physics dictionary for CBSE, ISCE, Class X Students by Arun Umrao
Java Programming Notes for Beginners by Arun Umrao

Recently uploaded (20)

PDF
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
PDF
Insiders guide to clinical Medicine.pdf
PPTX
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
TR - Agricultural Crops Production NC III.pdf
PDF
Supply Chain Operations Speaking Notes -ICLT Program
PDF
Anesthesia in Laparoscopic Surgery in India
PDF
Pre independence Education in Inndia.pdf
PDF
FourierSeries-QuestionsWithAnswers(Part-A).pdf
PDF
RMMM.pdf make it easy to upload and study
PDF
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
PDF
Complications of Minimal Access Surgery at WLH
PDF
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
PDF
Module 4: Burden of Disease Tutorial Slides S2 2025
PPTX
human mycosis Human fungal infections are called human mycosis..pptx
PPTX
Lesson notes of climatology university.
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
Abdominal Access Techniques with Prof. Dr. R K Mishra
PPTX
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
PPTX
Renaissance Architecture: A Journey from Faith to Humanism
Black Hat USA 2025 - Micro ICS Summit - ICS/OT Threat Landscape
Insiders guide to clinical Medicine.pdf
IMMUNITY IMMUNITY refers to protection against infection, and the immune syst...
Final Presentation General Medicine 03-08-2024.pptx
TR - Agricultural Crops Production NC III.pdf
Supply Chain Operations Speaking Notes -ICLT Program
Anesthesia in Laparoscopic Surgery in India
Pre independence Education in Inndia.pdf
FourierSeries-QuestionsWithAnswers(Part-A).pdf
RMMM.pdf make it easy to upload and study
The Lost Whites of Pakistan by Jahanzaib Mughal.pdf
Complications of Minimal Access Surgery at WLH
Chapter 2 Heredity, Prenatal Development, and Birth.pdf
Module 4: Burden of Disease Tutorial Slides S2 2025
human mycosis Human fungal infections are called human mycosis..pptx
Lesson notes of climatology university.
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
Abdominal Access Techniques with Prof. Dr. R K Mishra
Introduction_to_Human_Anatomy_and_Physiology_for_B.Pharm.pptx
Renaissance Architecture: A Journey from Faith to Humanism

Distribution of normal data understanding it numerical way by arun umrao

  • 2. Distribution of Normal Data A data is said to be normal data if it is symmetricaly distributed about its mean value and 99.7% of data is withing three times of standar deviation about both side of mean. The distibution curve of normal data about mean is like inverted bell.
  • 3. Population Population is collection of all possible data. Number of elements in population are very large. Size of population is always kept large to eliminate biasing for selection of particular element.
  • 4. Population For example, if you have 10 billion random numbers between 0 and 1, then probability of biased selection of 0.0001001 is very small, practically zero. Mean or variance of population either given or not. If mean and variance is not given, we can not compute it mathematically due to large size of data.
  • 5. Samples Sample is data that is collected from the population. Size of population is small, hence there is probability of biased selection. We can compute mean and variable of the sample.
  • 6. Samples If sample size is >30, the mean and variance of the sample is nearly equal to the mean and sample of population. Thus, if population is normal, then sample is also normal.
  • 7. Normal Distribution - Mathematics To prove the normal distribution of data, we shall take a sample of 50 numbers randomly distributed between 14 and 18 by computer. 16 15 17 18 18 15 14 14 15 18 15 18 17 18 15 15 15 14 16 14 17 18 15 18 16 14 14 16 14 15 18 17 18 17 16 16 15 15 17 15 14 17 14 18 15 16 18 14 17 15 Table 1
  • 8. x x-μ x x-μ x x-μ x x-μ x x-μ 16 0.08 15 -0.92 17 1.08 18 2.08 18 2.08 15 -0.92 14 -1.92 14 -1.92 15 -0.92 18 2.08 15 -0.92 18 2.08 17 1.08 18 2.08 15 -0.92 15 -0.92 15 -0.92 14 -1.92 16 0.08 14 -1.92 17 1.08 18 2.08 15 -0.92 18 2.08 16 0.08 14 -1.92 14 -1.92 16 0.08 14 -1.92 15 -0.92 18 2.08 17 1.08 18 2.08 17 1.08 16 0.08 16 0.08 15 -0.92 15 -0.92 17 1.08 15 -0.92 14 -1.92 17 1.08 14 -1.92 18 2.08 15 -0.92 16 0.08 18 2.08 14 -1.92 17 1.08 15 -0.92 Mean (μ) of the data is 15.92 and standard deviation (σ) is 1.468. In the following table, x and x-μ are arranged. Table 2
  • 9. x-μ f -1.92 10 -0.92 14 0.08 7 1.08 8 2.08 11 We see that there are unique x-μ values. The distinct x-μ and their occurance are arranged in two column table 3, as shown below. x-μ are positive and negative values. If m is at y- axis then x-μ lie both sides of the y-axis, i.e. mean m. Table 3
  • 10. -2.5 -2 -1.5 -1 -0.5 0 0.5 1 1.5 2 2.5 0 2 4 6 8 10 12 14 16 Now we plot the data of table 3. It looks like as the graph given below. We see that all x-μ are within the ±3σ. +σ μ -σ
  • 11. The graph is not like inverted bell shape. This is due to less data grouping and small data size. Here, data is generated by computer. This leads, homogeniety of the data. Real data is unbiased, independent and practical, which produce inverted bell shape graph. You can take other data and apply the same method to find the normal data distribution curves. Further check whether all data is distributed about mean within ±3σ range or not. This plot proves deviation of data about mean within ±3σ visually.
  • 12. Scilab Example ● x=[442 401 412 416 437 406 428 447 439 408 411 403 448 415 438 410 440 414 446 434 408 443 419 426 447 425 429 442 441 428 436 449 423 431 434 409 424 402 445 430 402 407 418 450 422 409 448 428 414 437 437 411 411 446 430 415 422 447 410 415 404 430 426 433 446 422 437 444 440 430 418 436 420 421 432 409 423 444 424 423 449 405 422 411 442 422 432 417 402 403 409 430 416 408 437 405 416 438 418 442] ● m=mean(x); ● d=x-m ● f = tabul(d,"i"); ● clf() ● plot2d3(f(:,1), f(:,2)) ● xtitle("Normal Distribution of Data.")
  • 13. Scilab Example The normal distribution of the data looks a like to inverted bell shape.