Thread: [Solved] Normally distributed values
View Single Post
 
Old 08-18-2012, 06:47 AM
Jamal NUMAN Jamal NUMAN is offline Windows 7 64bit Office 2010 64bit
Expert
 
Join Date: Nov 2010
Posts: 615
Jamal NUMAN is on a distinguished road
Question

Hi Paul,

Thak you for the answer.

This is exactly what I’m looking for. Given a set of data (assume that they are students marks), and it is first needed to check (in principle) if they are normally distributed (or follow the normal distribution function).

I couldn’t find “direct” tool in the Excel that do this sort of work.

Could you please elaborate more regarding the method that you have used to check whether the “marks” are normally distributed and namely the equation?

=8.74-ABS(AVERAGE(A$2:A$20)-A2)

What does 8.74 represent?





Is this related to normalosing values by their max and min values

Xnew=Xold-Xmin/Xmax-Xmin

Or by their average and standard deviation

Xnew=Xold-avrage/standard deviation


Best

Jamal
Attached Images
File Type: jpg Clip_18.jpg (91.5 KB, 11 views)
Attached Files
File Type: xlsx Book1.xlsx (13.2 KB, 8 views)

Last edited by macropod; 08-18-2012 at 09:11 AM. Reason: Deleted unnecessary quote of entire previous post.
Reply With Quote