It's very straightforward.

The columns for the individual lines are calculated by combining all
the values which have the same label.

The columns for the TOTAL line are calculated by combining all the
values, regardless of label.

==

Note that you cannot just add detail lines together and average them
in order to get the TOTAL line.

For example, the TOTAL min and max obviously cannot be derived by
averging the individual lines.

Likewise, the TOTAL average cannot (in general) be derived by
averaging the individual lines, because they may have different
numbers of samples.

For more details on how to calculate simple statistics, please consult
a suitable reference book or web-site.

On 29/09/2009, testing.arun <arundhati.panigr...@gmail.com> wrote:
>
>  Hi,
>
>  I have gone through the gloossary section but my question is how the total
>  valve is calculated.
>
>  For exp: the total field in the avg col is avg of the  values in that col
>  and the total field in the min col is min of the values in that col
>  In my login script there are two url
>  for which I am getting Throughput 0.814332248  /sec and 3.355704698 /sec
>  The Total value for throughput col is 3.355704698 /sec
>  Please tell me how it is calculated?
>  And what is the  throughput for login action is it 0.814332248  /sec or
>  3.355704698 /sec or 3.355704698 /sec
>  Please let me know how to analysis the summary report i.e how to calculate
>  the throughput, responsetime for a particular action which contains more
>  than one url.
>  Thanks.
>
>
>
>  Noel O'Brien wrote:
>  >
>  > Hi,,
>  >
>  > Have a look at the Gloossary section:
>  > http://jakarta.apache.org/jmeter/usermanual/glossary.html
>  >
>  > Regards,
>  > Noel
>  >
>  > ----- "testing.arun" <arundhati.panigr...@gmail.com> wrote:
>  >>
>  >> Hi All,
>  >>
>  >> Greetings. I am struggling to understand how the total throughput at the
>  >> bottom row is calculated by JMeter. I can not correlate with the other
>  >> values in the table below to unrstand the calculation. Thank you.
>  >>
>  >>
>  >> sampler_label aggregate_report_count average aggregate_report_min
>  >> aggregate_report_max aggregate_report_stddev aggregate_report_error%
>  >> aggregate_report_rate aggregate_report_bandwidth average_bytes
>  >> /cgi-bin/bv60.dll/irctc/services/login.do 1 1228 1228 1228 0 0
>  >> 0.814332248 16.22143475 20398
>  >> /cgi-bin/bv60.dll/irctc/booking/planner.do 1 298 298 298 0 0
>  >> 3.355704698 9.775456166 2983
>  >> TOTAL 2 763 298 1228 465 0 1.299545159 14.83626239 11690.5
>  >> --
>  >> View this message in context:
>  >> 
> http://www.nabble.com/What-does-total-value-in-throughput-column-represent-in-Summary-Report-tp25658158p25658158.html
>  >> Sent from the JMeter - User mailing list archive at Nabble.com.
>  >>
>  >>
>  >> ---------------------------------------------------------------------
>  >> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  >> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>  >>
>  >>
>  >
>
>  --
>
> View this message in context: 
> http://www.nabble.com/What-does-total-value-in-throughput-column-represent-in-Summary-Report-tp25658158p25659619.html
>
> Sent from the JMeter - User mailing list archive at Nabble.com.
>
>
>  ---------------------------------------------------------------------
>  To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
>  For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org

Reply via email to