SlideShare a Scribd company logo
1 of 14
Download to read offline
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 in a Sample: Calculating Mean, Variance and Standard Deviation

More Related Content

What's hot

Top 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their UsesTop 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their UsesStat Analytica
 
PM [B03] Complex Coordinate
PM [B03] Complex CoordinatePM [B03] Complex Coordinate
PM [B03] Complex CoordinateStephen Kwong
 
Scatter diagrams and correlation
Scatter diagrams and correlationScatter diagrams and correlation
Scatter diagrams and correlationkeithpeter
 
Top 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data RepresentationTop 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data RepresentationStat Analytica
 
Different types of charts
Different types of chartsDifferent types of charts
Different types of chartsZakaria Salim
 
Types of graphs and charts and their uses with examples and pics
Types of graphs and charts and their uses  with examples and picsTypes of graphs and charts and their uses  with examples and pics
Types of graphs and charts and their uses with examples and picsMakati Science High School
 
Presenting information presentation.
Presenting information presentation.Presenting information presentation.
Presenting information presentation.danielle93
 
Data Presentation
Data PresentationData Presentation
Data Presentationcheergalsal
 
Different Types of Graphs
Different Types of GraphsDifferent Types of Graphs
Different Types of GraphsRileyAntler
 
Statistics
StatisticsStatistics
Statisticsdiereck
 
Scatter plots
Scatter plotsScatter plots
Scatter plotsswartzje
 
From data to diagrams: an introduction to basic graphs and charts
From data to diagrams: an introduction to basic graphs and chartsFrom data to diagrams: an introduction to basic graphs and charts
From data to diagrams: an introduction to basic graphs and chartsSchool of Data
 
Charts, Graphs and Tables
Charts, Graphs and TablesCharts, Graphs and Tables
Charts, Graphs and TablesLiliyaNersesyan
 
Graphing The Weather
Graphing The WeatherGraphing The Weather
Graphing The Weatherguest439f251
 

What's hot (19)

Top 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their UsesTop 8 Different Types Of Charts In Statistics And Their Uses
Top 8 Different Types Of Charts In Statistics And Their Uses
 
PM [B03] Complex Coordinate
PM [B03] Complex CoordinatePM [B03] Complex Coordinate
PM [B03] Complex Coordinate
 
TYPES ON CHARTS
TYPES ON CHARTS TYPES ON CHARTS
TYPES ON CHARTS
 
Scatter diagrams and correlation
Scatter diagrams and correlationScatter diagrams and correlation
Scatter diagrams and correlation
 
Ages (scatterplots)
Ages (scatterplots)Ages (scatterplots)
Ages (scatterplots)
 
Top 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data RepresentationTop 7 types of Statistics Graphs for Data Representation
Top 7 types of Statistics Graphs for Data Representation
 
Different types of charts
Different types of chartsDifferent types of charts
Different types of charts
 
Types of graphs and charts and their uses with examples and pics
Types of graphs and charts and their uses  with examples and picsTypes of graphs and charts and their uses  with examples and pics
Types of graphs and charts and their uses with examples and pics
 
Presenting information presentation.
Presenting information presentation.Presenting information presentation.
Presenting information presentation.
 
Graphical Displays of Data
Graphical Displays of DataGraphical Displays of Data
Graphical Displays of Data
 
Data Presentation
Data PresentationData Presentation
Data Presentation
 
Different Types of Graphs
Different Types of GraphsDifferent Types of Graphs
Different Types of Graphs
 
Statistics
StatisticsStatistics
Statistics
 
Scatter plots
Scatter plotsScatter plots
Scatter plots
 
Types of Chart
Types of ChartTypes of Chart
Types of Chart
 
Ways of presenting information
Ways of presenting informationWays of presenting information
Ways of presenting information
 
From data to diagrams: an introduction to basic graphs and charts
From data to diagrams: an introduction to basic graphs and chartsFrom data to diagrams: an introduction to basic graphs and charts
From data to diagrams: an introduction to basic graphs and charts
 
Charts, Graphs and Tables
Charts, Graphs and TablesCharts, Graphs and Tables
Charts, Graphs and Tables
 
Graphing The Weather
Graphing The WeatherGraphing The Weather
Graphing The Weather
 

Similar to Distribution of Normal Data in a Sample: Calculating Mean, Variance and Standard Deviation

Normal Curve in Total Quality Management
Normal Curve in Total Quality ManagementNormal Curve in Total Quality Management
Normal Curve in Total Quality ManagementDr.Raja R
 
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdfGraphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdfHimakshi7
 
In the last column we discussed the use of pooling to get a be
In the last column we discussed the use of pooling to get a beIn the last column we discussed the use of pooling to get a be
In the last column we discussed the use of pooling to get a beMalikPinckney86
 
1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdfthaersyam
 
Comparing the methods of Estimation of Three-Parameter Weibull distribution
Comparing the methods of Estimation of Three-Parameter Weibull distributionComparing the methods of Estimation of Three-Parameter Weibull distribution
Comparing the methods of Estimation of Three-Parameter Weibull distributionIOSRJM
 
Introduction to Statistical Methods
Introduction to Statistical MethodsIntroduction to Statistical Methods
Introduction to Statistical MethodsMichael770443
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handoutfatima d
 
Statistical Methods
Statistical MethodsStatistical Methods
Statistical Methodsguest2137aa
 
Statistical Methods
Statistical MethodsStatistical Methods
Statistical Methodsguest9fa52
 
L1 statistics
L1 statisticsL1 statistics
L1 statisticsdapdai
 
QQ-Plots.............................pdf
QQ-Plots.............................pdfQQ-Plots.............................pdf
QQ-Plots.............................pdfch16711
 
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docxTSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docxnanamonkton
 
Ders 1 mean mod media st dev.pptx
Ders 1 mean mod media st dev.pptxDers 1 mean mod media st dev.pptx
Ders 1 mean mod media st dev.pptxErgin Akalpler
 
Module-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data scienceModule-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data sciencepujashri1975
 
Data confusion (how to confuse yourself and others with data analysis)
Data confusion (how to confuse yourself and others with data analysis)Data confusion (how to confuse yourself and others with data analysis)
Data confusion (how to confuse yourself and others with data analysis)Vijay Kukrety
 
Statistical analysis
Statistical analysisStatistical analysis
Statistical analysishighlandn
 
Statistics in research
Statistics in researchStatistics in research
Statistics in researchBalaji P
 
Pengenalan Ekonometrika
Pengenalan EkonometrikaPengenalan Ekonometrika
Pengenalan EkonometrikaXYZ Williams
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributionsmeharahutsham
 

Similar to Distribution of Normal Data in a Sample: Calculating Mean, Variance and Standard Deviation (20)

Descriptive Statistics
Descriptive StatisticsDescriptive Statistics
Descriptive Statistics
 
Normal Curve in Total Quality Management
Normal Curve in Total Quality ManagementNormal Curve in Total Quality Management
Normal Curve in Total Quality Management
 
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdfGraphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
Graphicalrepresntationofdatausingstatisticaltools2019_210902_105156.pdf
 
In the last column we discussed the use of pooling to get a be
In the last column we discussed the use of pooling to get a beIn the last column we discussed the use of pooling to get a be
In the last column we discussed the use of pooling to get a be
 
1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf1.0 Descriptive statistics.pdf
1.0 Descriptive statistics.pdf
 
Comparing the methods of Estimation of Three-Parameter Weibull distribution
Comparing the methods of Estimation of Three-Parameter Weibull distributionComparing the methods of Estimation of Three-Parameter Weibull distribution
Comparing the methods of Estimation of Three-Parameter Weibull distribution
 
Introduction to Statistical Methods
Introduction to Statistical MethodsIntroduction to Statistical Methods
Introduction to Statistical Methods
 
C2 st lecture 13 revision for test b handout
C2 st lecture 13   revision for test b handoutC2 st lecture 13   revision for test b handout
C2 st lecture 13 revision for test b handout
 
Statistical Methods
Statistical MethodsStatistical Methods
Statistical Methods
 
Statistical Methods
Statistical MethodsStatistical Methods
Statistical Methods
 
L1 statistics
L1 statisticsL1 statistics
L1 statistics
 
QQ-Plots.............................pdf
QQ-Plots.............................pdfQQ-Plots.............................pdf
QQ-Plots.............................pdf
 
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docxTSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
TSTD 6251  Fall 2014SPSS Exercise and Assignment 120 PointsI.docx
 
Ders 1 mean mod media st dev.pptx
Ders 1 mean mod media st dev.pptxDers 1 mean mod media st dev.pptx
Ders 1 mean mod media st dev.pptx
 
Module-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data scienceModule-2_Notes-with-Example for data science
Module-2_Notes-with-Example for data science
 
Data confusion (how to confuse yourself and others with data analysis)
Data confusion (how to confuse yourself and others with data analysis)Data confusion (how to confuse yourself and others with data analysis)
Data confusion (how to confuse yourself and others with data analysis)
 
Statistical analysis
Statistical analysisStatistical analysis
Statistical analysis
 
Statistics in research
Statistics in researchStatistics in research
Statistics in research
 
Pengenalan Ekonometrika
Pengenalan EkonometrikaPengenalan Ekonometrika
Pengenalan Ekonometrika
 
Chapter 7 sampling distributions
Chapter 7 sampling distributionsChapter 7 sampling distributions
Chapter 7 sampling distributions
 

More from ssuserd6b1fd

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

More from ssuserd6b1fd (20)

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

Recently uploaded

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptxPoojaSen20
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991RKavithamani
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersChitralekhaTherkar
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingTechSoup
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxRoyAbrique
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Recently uploaded (20)

Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
PSYCHIATRIC History collection FORMAT.pptx
PSYCHIATRIC   History collection FORMAT.pptxPSYCHIATRIC   History collection FORMAT.pptx
PSYCHIATRIC History collection FORMAT.pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
Industrial Policy - 1948, 1956, 1973, 1977, 1980, 1991
 
Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
Micromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of PowdersMicromeritics - Fundamental and Derived Properties of Powders
Micromeritics - Fundamental and Derived Properties of Powders
 
Grant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy ConsultingGrant Readiness 101 TechSoup and Remy Consulting
Grant Readiness 101 TechSoup and Remy Consulting
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptxContemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
Contemporary philippine arts from the regions_PPT_Module_12 [Autosaved] (1).pptx
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 

Distribution of Normal Data in a Sample: Calculating Mean, Variance and Standard Deviation

  • 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.