Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Mike57
 
Posts: n/a
Default Calculation Method for Quartiles

The QUARTILE function calculates Q1 and Q3 differently than my math textbook.
Does anyone know what method Excel uses for this function? For the example
given in Excel Help under Quartile my math text would return 3 as the Q1
value where Excel returns 3.5.
  #2   Report Post  
Bernd Plumhoff
 
Posts: n/a
Default

See

http://www.math.bcit.ca/faculty/davi...ples/math2441/
section4/relstanding/RelStanding.htm

HTH,
Bernd
  #3   Report Post  
Michael R Middleton
 
Posts: n/a
Default

Mike57 -

Refer to the built-in Help for the Percentile(array,k) function, where
0<=k<=1. Percentile(array,0) = minimum value in the array of n values.
Percentile(array,1) = maximum value in the array. "If k is not a multiple of
1/(n - 1), PERCENTILE interpolates to determine the value at the k-th
percentile." Quartile(array,1) = Percentile(array,0.25).

- Mike

www.mikemiddleton.com

++++++++++++++++++++++

"Mike57" wrote in message
...
The QUARTILE function calculates Q1 and Q3 differently than my math
textbook.
Does anyone know what method Excel uses for this function? For the
example
given in Excel Help under Quartile my math text would return 3 as the Q1
value where Excel returns 3.5.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
How do I use a check box to accept a calculation Joejoethecrackman Excel Discussion (Misc queries) 5 March 22nd 05 08:47 PM
method and function mango Excel Worksheet Functions 0 December 14th 04 11:51 PM
Help with calculation Jim Excel Worksheet Functions 0 November 17th 04 10:52 PM
Help on automatically ending a calculation Jim Excel Worksheet Functions 0 November 11th 04 09:42 PM
time-clock calculation dokliver Excel Worksheet Functions 3 October 28th 04 09:07 PM


All times are GMT +1. The time now is 12:59 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"