Thank you Quasar Median will be reported in Jmeter aggregate report as per you suggested. But for 90% even I was expecting the way you have explained, But it will not always report in Jmeter in the same way i.e. 9th value Some inconsistency is there in reporting 90%
Thanks Joseph -----Original Message----- From: Quasar [mailto:[EMAIL PROTECTED] Sent: Friday, March 07, 2008 7:07 PM To: JMeter Users List Subject: Re: 90% and Median You have to sort the samples: 79 125 150 160 175 180 200 200 210 250 The median (50%line/percentile) is the average of the 5th and 6th elements (175+180)/2=177.5 The 90%line/percentile is the 9th element: 210 Hope this helps. Quasar Joseph Ribin Roy wrote: > Hi all > > > Sorry if any one had answered this question earlier. > Can any one explain how 90 % and median is calculated in Jmeter > > > > Say I have 10 samples with response time in ms > > > 150 > 200 > 250 > 160 > 180 > 79 > 125 > 210 > 175 > 200 > > > How Aggregate Report listener calculate the 90% and median out of this > > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] This email message and its attachments may contain CONFIDENTIAL AND PRIVILEGED INFORMATION intended for the sole use of the addressee(s). If you have received it in error, please contact the sender by return email, notify your system manager and destroy the original message and any copies thereof. Any review, use, disclosure or distribution is unlawful. Please check this email and any attachments for the presence of viruses. The Company accepts no liability for any damage caused by any virus transmitted by this email. The views or opinions presented in this e-mail are solely those of the author and do not necessarily represent those of the company. The Company reserves the right to monitor, review and store the content of all messages sent to or from this e-mail address. www.aztecsoft.com

