Calculating Average Server Times

AusKee

New Member
Joined
Jul 3, 2017
Messages
6
Hey Everyone,


I need to show a chart that displays between 0 & 120 Seconds (including milliseconds) for Server Loading times tested daily and, then average out the worst servers based upon the daily values entered.


In example;


06/15/2017 - 4.02 Seconds
06/16/2017 - 22.92 Seconds
06/17/2017 - 11.03 Seconds
06/18/2017 - 5.90 Seconds
06/19/2017 - 4.62 Seconds
Average Server Loading Time - 9.69 Seconds


I've tried it with time. but, it makes the graph & charts go crazy. It also seems to try and switch the numbers to an actual time as in 01/01/1901 00:10 AM which, also messes up the charts.


I then tried it as currency or a value(number) and even generic. But, it's always incorrectly displaying in charts & graphs.


What would be the best way to accomplish this?
 
Corporate web nannies often block images. I don't know a free image host that would allow the chart pictures to get through to all forum viewers.

There's no need to sort and separate the servers. I was playing with the data and wasn't thorough with my explorations before I posted.

This data organization is easiest for me—

DateCitrix LoadingDBM LoadingCitrix MeanDBM Mean
06/175.623.895.283.92
06/183.895.625.283.92
06/184.622.395.283.92
06/195.623.895.283.92
06/185.623.895.283.92
06/195.623.895.283.92
06/215.623.895.283.92
06/225.623.895.283.92

<tbody>
</tbody>

New Dropbox link: https://www.dropbox.com/s/uwkznqdwyhqfvf7/AusKee_chart_02.xlsx?dl=0

If you can't download the file, private message me.

You actually don't need a whole column filled with the mean value. If I didn't want to be quick, I would use a single cell containing the average and use formatted error bars to draw the horizontal line on the chart. Using the whole column is just faster and less "fiddly" for me.

Hope this helps.
 
Last edited:
Upvote 0

Excel Facts

Remove leading & trailing spaces
Save as CSV to remove all leading and trailing spaces. It is faster than using TRIM().

Forum statistics

Threads
1,221,418
Messages
6,159,791
Members
451,589
Latest member
Harold14

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top