Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl Monk, Perl Meditation
 
PerlMonks  

Re: Re: Re: Re: Re: Data averages by time of day

by simonm (Vicar)
on Feb 26, 2004 at 18:04 UTC ( [id://332063]=note: print w/replies, xml ) Need Help??


in reply to Re: Re: Re: Re: Data averages by time of day
in thread Data averages by time of day

I encountered a related challenge recently, charting blood pressure numbers over the course of several months.

My conclusion: while averages are nice, full data spreads are even better.

In addition to your averaging, try just doing a traditional scatter plot: time of day along the x axis, result values along the y axis, and a dot on the chart for every data point.

Once you've done that, things like the average for some time period or the outlines of the daily curve tend to become visually apparent, even to someone who isn't fluent in statistics.

  • Comment on Re: Re: Re: Re: Re: Data averages by time of day

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://332063]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others having an uproarious good time at the Monastery: (1)
As of 2024-04-25 00:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found