Serving the Quantitative Finance Community

 
User avatar
MikeCrowe
Topic Author
Posts: 0
Joined: January 16th, 2006, 8:20 am

Sample Range of Normal Distribution

August 29th, 2007, 9:47 am

I've definately seen something on this a long time ago but I can't remember enough about it to search for it, so if anyone can point me in the right direction that would be great.Basically I'm looking for the pdf or cdf for the sample range of a normal distribution - i.e. With sample size n, what is the pdf of the range.Anyone?
Last edited by MikeCrowe on August 28th, 2007, 10:00 pm, edited 1 time in total.
 
User avatar
Alan
Posts: 3050
Joined: December 19th, 2001, 4:01 am
Location: California
Contact:

Sample Range of Normal Distribution

August 29th, 2007, 5:56 pm

If there are N drawings from a distribution (normal or not), the sample average x N is a random walk of N IID steps.So, you need the (large) literature on the range of a random walk, which is closely related to the range ofa (drifting) Brownian motion.See: http://cisdm.som.umass.edu/research/pdf ... ngevol.pdf, (esp. the Feller reference) in that,and Spitzer's book "Principles of Random Walk" for starters.regards,
 
User avatar
ZmeiGorynych
Posts: 6
Joined: July 10th, 2005, 11:46 am

Sample Range of Normal Distribution

August 30th, 2007, 11:37 am

this looks like it has the formula you're looking for on its first page.
 
User avatar
MikeCrowe
Topic Author
Posts: 0
Joined: January 16th, 2006, 8:20 am

Sample Range of Normal Distribution

September 3rd, 2007, 9:30 am

Alan:- I don't see the random walk connection to the range? I'm wanting the range of a random sample - nothing to do with any means?Zmei: - Thanks that looks like the sort of thing I remember, I knew it was messy!
 
User avatar
Alan
Posts: 3050
Joined: December 19th, 2001, 4:01 am
Location: California
Contact:

Sample Range of Normal Distribution

September 3rd, 2007, 1:54 pm

Yeah, ignore my comments -- I misinterpretted what you were looking for.
Last edited by Alan on September 2nd, 2007, 10:00 pm, edited 1 time in total.
 
User avatar
tankt90
Posts: 0
Joined: September 9th, 2007, 12:51 am

Sample Range of Normal Distribution

September 9th, 2007, 12:58 pm

You can easily get the density functions of the min and max (they are the order statistics) of the samples. Distribution functions of range (max-min) can be calculated from random variable transformation.