Kindly find the attached raw data, i am so sorry but actually i need help
and i am new with jmeter :(

On Fri, Sep 2, 2011 at 4:46 PM, sebb <seb...@gmail.com> wrote:

> On 2 September 2011 16:25, Sherif Amer <sherif.moh.a...@gmail.com> wrote:
> > i got the values from the graph and i calculated it and i got the
> population
> > standard deviation, it is totally different from the values which the
> table
> > shows, can you try it please ?
>
> No, I cannot try it.
>
> You have not provided the raw data.
>
> > On Fri, Sep 2, 2011 at 3:51 PM, sebb <seb...@gmail.com> wrote:
> >
> >> On 2 September 2011 15:08, Sherif Amer <sherif.moh.a...@gmail.com>
> wrote:
> >> > thanks very much for the response, regarding "The aggregate graph does
> >> not
> >> > display the deviation" i calculated it manually :) and it is not the
> same
> >> > one shown in the table.
> >>
> >> So what has the aggregate graph got to do with it then?
> >>
> >> And did you use the appropriate calculation, i.e. population standard
> >> deviation?
> >>
> >> > regarding the bugzilla and the JTL can elaborate more details as it is
> my
> >> > first time here :)
> >>
> >> Bugzilla: http://jakarta.apache.org/jmeter/issues.html
> >>
> >> JTL is the sample output file; may be in CSV or XML format.
> >>
> >> Without the sample data it's impossible to provide further help.
> >>
> >> > On Fri, Sep 2, 2011 at 1:53 PM, sebb <seb...@gmail.com> wrote:
> >> >
> >> >> On 2 September 2011 13:07, Sherif Amer <sherif.moh.a...@gmail.com>
> >> wrote:
> >> >> > Hello, i re test the full test plan again and i got strange results
> >> for
> >> >> > the average and for the deviation
> >> >> > i have 4 pages and i made 10 request per page so the result is 40
> >> request
> >> >> > when i show the result in table i got the Average = 142 and the
> >> deviation
> >> >> =
> >> >> > 93
> >> >> > when i show the result in aggregate graph and i calculated the
> average
> >> >> and
> >> >> > the deviation  the results were different from the results on the
> >> table
> >> >> !!!
> >> >>
> >> >> The aggregate graph does not display the deviation, so I don't
> >> >> understand what you mean.
> >> >>
> >> >> >   in the graph the Average = 140 and the deviation = 41.
> >> >> > any idea why the results are different even it is same number of
> >> requests
> >> >> > and the same test plan !!?
> >> >>
> >> >> Please provide the JTL results file - but do not send it to the list.
> >> >>
> >> >> Create a bugzilla issue and attach the JTL file to that.
> >> >> Make sure you explain what you see in the listeners and what you
> >> >> expected to see.
> >> >>
> >> >> > On Thu, Sep 1, 2011 at 4:11 PM, sebb <seb...@gmail.com> wrote:
> >> >> >>
> >> >> >> Note that OpenOffice.org Calc has STDEV and STDEVP functions that
> >> >> >> calculate the two different versions of std. dev.; I imagine Excel
> >> has
> >> >> >> similar functions.
> >> >> >>
> >> >> >> On 1 September 2011 16:06, Sherif Amer <sherif.moh.a...@gmail.com
> >
> >> >> wrote:
> >> >> >> > Thanks very much for the clarification, i will re create the
> full
> >> test
> >> >> >> > scenario and update you.
> >> >> >> >
> >> >> >> > On Thu, Sep 1, 2011 at 3:37 PM, sebb <seb...@gmail.com> wrote:
> >> >> >> >
> >> >> >> >> On 1 September 2011 15:17, Sherif Amer <
> sherif.moh.a...@gmail.com
> >> >
> >> >> >> >> wrote:
> >> >> >> >> > view result in *table*
> >> >> >> >>
> >> >> >> >> OK, I see - you mean the figure in red at the bottom of the
> >> screen.
> >> >> >> >>
> >> >> >> >> I have just written a test using the Java sampler so I can
> ensure
> >> >> that
> >> >> >> >> the correct times are created.
> >> >> >> >>
> >> >> >> >> I get the same average, but the deviation is calculated as 280,
> >> not
> >> >> 581
> >> >> >> >> or
> >> >> >> >> 323.
> >> >> >> >> Same if I use the Summary Listener.
> >> >> >> >>
> >> >> >> >> The JMeter value agrees with the "population standard
> deviation",
> >> >> >> >> where the sum of square diffs is divided by the number of
> values
> >> >> (i.e.
> >> >> >> >> 4) before taking the square root.
> >> >> >> >>
> >> >> >> >> The value 323 results from dividing the sum of squares diffs by
> 3
> >> (=
> >> >> >> >> 4-1) and then taking the square root.
> >> >> >> >> This is the "sample standard deviation".
> >> >> >> >>
> >> >> >> >> Both are valid interpretations of standard deviation. Perhaps
> >> JMeter
> >> >> >> >> should have used the latter, but it does not.
> >> >> >> >>
> >> >> >> >> I don't understand where the value 581 comes from.
> >> >> >> >> If you still have the raw sample data, perhaps you can create a
> >> >> >> >> Bugzilla issue and attach the JTL file with a screenshot of the
> >> Table
> >> >> >> >> Listener.
> >> >> >> >>
> >> >> >> >> > On Thu, Sep 1, 2011 at 3:13 PM, sebb <seb...@gmail.com>
> wrote:
> >> >> >> >> >
> >> >> >> >> >> On 1 September 2011 15:06, Sherif Amer <
> >> sherif.moh.a...@gmail.com
> >> >> >
> >> >> >> >> wrote:
> >> >> >> >> >> > Which sampler were you using?
> >> >> >> >> >> > *HTTP request*
> >> >> >> >> >>
> >> >> >> >> >> Sorry, I meant - which Listener were you using?
> >> >> >> >> >>
> >> >> >> >> >> > Which version of JMeter?
> >> >> >> >> >> > *2.4*
> >> >> >> >> >> >
> >> >> >> >> >> > On Thu, Sep 1, 2011 at 2:21 PM, sebb <seb...@gmail.com>
> >> wrote:
> >> >> >> >> >> >
> >> >> >> >> >> >> On 1 September 2011 13:56, Sherif Amer
> >> >> >> >> >> >> <sherif.moh.a...@gmail.com>
> >> >> >> >> >> wrote:
> >> >> >> >> >> >> > i made load test for 4 pages and the sample time was
> >> >> >> >> >>  426,1093,1127,921
> >> >> >> >> >> >> and
> >> >> >> >> >> >> > when i showed the result in table
> >> >> >> >> >> >> >
> >> >> >> >> >> >> > The average was 892 which is ok
> >> >> >> >> >> >>
> >> >> >> >> >> >> Agreed.
> >> >> >> >> >> >>
> >> >> >> >> >> >> > And the deviation was 581 which is totally wrong, if
> you
> >> >> >> >> >> >> > calculate
> >> >> >> >> it
> >> >> >> >> >> >> > yourself the result will simply will be 323.
> >> >> >> >> >> >>
> >> >> >> >> >> >> Which sampler were you using?
> >> >> >> >> >> >>
> >> >> >> >> >> >> Which version of JMeter?
> >> >> >> >> >> >>
> >> >> >> >> >> >> > On Thu, Sep 1, 2011 at 1:48 PM, sebb <seb...@gmail.com
> >
> >> >> wrote:
> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> On 1 September 2011 13:43, Sherif Amer
> >> >> >> >> >> >> >> <sherif.moh.a...@gmail.com
> >> >> >> >> >
> >> >> >> >> >> >> wrote:
> >> >> >> >> >> >> >> > hello !!
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > i have question :) does Jmeter calculating the the
> >> >> deviation
> >> >> >> >> >> >> incorrectly
> >> >> >> >> >> >> >> in
> >> >> >> >> >> >> >> > the listener like the table and graphic shapes ?
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> No.
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> What makes you think the calculations are wrong?
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> Please provide some evidence.
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >> > Regards,
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >> > Sherif Amer
> >> >> >> >> >> >> >> >
> >> >> >> >> >> >> >>
> >> >> >> >> >> >> >>
> >> >> >> >>
> >> ---------------------------------------------------------------------
> >> >> >> >> >> >> >> 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
> >> >> >> >> >> >>
> >> >> >> >> >> >>
> >> >> >> >> >> >
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> >> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> >> >> >> 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
> >> >> >> >>
> >> >> >> >>
> >> >> >> >
> >> >> >>
> >> >> >>
> ---------------------------------------------------------------------
> >> >> >> 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
> >> >> >
> >> >>
> >> >> ---------------------------------------------------------------------
> >> >> 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
> >>
> >>
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org
> For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org
>
>
<?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample t="92" lt="92" ts="1314988535053" s="true" lb="login" rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3601"/>
<httpSample t="35" lt="20" ts="1314988535166" s="true" lb="showFeeds" rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3856">
  <httpSample t="20" lt="20" ts="1314988535166" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/showFeeds.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="15" lt="15" ts="1314988535186" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3601"/>
</httpSample>
<httpSample t="129" lt="129" ts="1314988535199" s="true" lb="login" rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3601"/>
<httpSample t="154" lt="126" ts="1314988535202" s="true" lb="feedsList" rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3856">
  <httpSample t="126" lt="126" ts="1314988535202" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/feedsList.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="28" lt="28" ts="1314988535328" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3601"/>
</httpSample>
<httpSample t="43" lt="28" ts="1314988535359" s="true" lb="showFeeds" rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3856">
  <httpSample t="28" lt="28" ts="1314988535359" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/showFeeds.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="15" lt="15" ts="1314988535387" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3601"/>
</httpSample>
<httpSample t="185" lt="37" ts="1314988535357" s="true" lb="friend" rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3856">
  <httpSample t="37" lt="37" ts="1314988535357" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/friend.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="148" lt="148" ts="1314988535394" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-1" dt="text" by="3601"/>
</httpSample>
<httpSample t="157" lt="157" ts="1314988535400" s="true" lb="login" rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3601"/>
<httpSample t="145" lt="121" ts="1314988535404" s="true" lb="feedsList" rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3856">
  <httpSample t="121" lt="121" ts="1314988535404" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/feedsList.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="24" lt="24" ts="1314988535525" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3601"/>
</httpSample>
<httpSample t="41" lt="17" ts="1314988535612" s="true" lb="friend" rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3856">
  <httpSample t="18" lt="17" ts="1314988535612" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/friend.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="23" lt="23" ts="1314988535630" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-2" dt="text" by="3601"/>
</httpSample>
<httpSample t="42" lt="41" ts="1314988535610" s="true" lb="login" rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3601"/>
<httpSample t="80" lt="49" ts="1314988535611" s="true" lb="showFeeds" rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3856">
  <httpSample t="49" lt="49" ts="1314988535611" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/showFeeds.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="31" lt="31" ts="1314988535660" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3601"/>
</httpSample>
<httpSample t="49" lt="25" ts="1314988535656" s="true" lb="showFeeds" rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3856">
  <httpSample t="25" lt="25" ts="1314988535656" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/showFeeds.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="23" lt="23" ts="1314988535682" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3601"/>
</httpSample>
<httpSample t="31" lt="15" ts="1314988535771" s="true" lb="feedsList" rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3856">
  <httpSample t="15" lt="15" ts="1314988535771" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/feedsList.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="16" lt="15" ts="1314988535786" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3601"/>
</httpSample>
<httpSample t="51" lt="21" ts="1314988535772" s="true" lb="feedsList" rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3856">
  <httpSample t="21" lt="21" ts="1314988535772" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/feedsList.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="30" lt="23" ts="1314988535793" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3601"/>
</httpSample>
<httpSample t="75" lt="65" ts="1314988535803" s="true" lb="friend" rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3856">
  <httpSample t="65" lt="65" ts="1314988535803" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/friend.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="10" lt="10" ts="1314988535868" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-3" dt="text" by="3601"/>
</httpSample>
<httpSample t="36" lt="36" ts="1314988535801" s="true" lb="login" rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3601"/>
<httpSample t="35" lt="15" ts="1314988535927" s="true" lb="friend" rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3856">
  <httpSample t="15" lt="15" ts="1314988535927" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/friend.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="20" lt="19" ts="1314988535942" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-4" dt="text" by="3601"/>
</httpSample>
<httpSample t="35" lt="23" ts="1314988535929" s="true" lb="showFeeds" rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3856">
  <httpSample t="23" lt="23" ts="1314988535929" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/showFeeds.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="12" lt="12" ts="1314988535952" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3601"/>
</httpSample>
<httpSample t="21" lt="13" ts="1314988536012" s="true" lb="feedsList" rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3856">
  <httpSample t="13" lt="13" ts="1314988536012" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/feedsList.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="8" lt="8" ts="1314988536025" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3601"/>
</httpSample>
<httpSample t="34" lt="24" ts="1314988536044" s="true" lb="friend" rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3856">
  <httpSample t="24" lt="24" ts="1314988536044" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/friend.jsp"; rc="302" rm="Moved Temporarily" tn="" dt="text" by="255"/>
  <httpSample t="10" lt="10" ts="1314988536068" s="true" lb="http://localhost:8888/cloudcomputing/faces/pages/login.jsp"; rc="200" rm="OK" tn="ShowFeeds-JSF 1-5" dt="text" by="3601"/>
</httpSample>

</testResults>
---------------------------------------------------------------------
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