Changes

Jump to navigation Jump to search
3,728 bytes added ,  15:48, 15 December 2022
no edit summary
Line 2: Line 2:     
== Background ==
 
== Background ==
Over the years of using my Oura Ring I have settled into the habit of opening up the app in the morning to check my "readiness" metrics, which are mainly calculated based on the [[Heart rate tracking|resting heart rate]], [[HRV (Heart Rate Variability)|heart rate variability (HRV)]], [[Body temperature tracking|body temperature]] and [[respiratory rate]]. Despite all of these metrics being influenced by how "well" one sleeps, I have found these to more interesting than the predicted sleep stages, sleep timings etc. A big reason for finding those metrics more interesting is that I felt that they can be quite a good predictor of how well or crummy I will feel for the upcoming day or days by looking at whether they deviate from my expected baseline or not, similar to how [[Quantified Flu]] allows one to look at outliers.
+
Over the years of using my Oura Ring I have settled into the habit of opening up the app in the morning to check my "readiness" metrics, which are mainly calculated based on the [[Heart rate tracking|resting heart rate]], [[HRV (Heart Rate Variability)|heart rate variability (HRV)]], [[Body temperature tracking|body temperature]] and [[respiratory rate]]. Despite all of these metrics being influenced by how "well" one sleeps (including body temperature<ref>https://www.sleepstation.org.uk/articles/sleep-tips/sleep-and-temperature/</ref>), I have found these to more interesting than the predicted sleep stages, sleep timings etc. A big reason for finding those metrics more interesting is that I felt that they can be quite a good predictor of how well or crummy I will feel for the upcoming day or days by looking at whether they deviate from my expected baseline or not, similar to how [[Quantified Flu]] allows one to look at outliers.
    
Generally having my body temperature and resting heart rate going up and my HRV and respiratory rate going down seems to signal some kind of disturbance. Disturbances can be caused by a number of things:
 
Generally having my body temperature and resting heart rate going up and my HRV and respiratory rate going down seems to signal some kind of disturbance. Disturbances can be caused by a number of things:
Line 44: Line 44:  
|12.7 – 16.1 /min
 
|12.7 – 16.1 /min
 
|}
 
|}
With this we can now establish
+
Assuming a normal distribution, 68%, of all data for each of the metrics will be within the range of σ, and 95% within the 2σ range. Looking at the table above we can see that my intuition that a 0.4 ºC degree deviation of my body temperature is indeed quite significant, as it's just at the upper border of the 2σ range. In contrast, my assumption that a resting heart rate of 60 bpm would be "unusual" turns out less right, as it's just at the border of the 1σ range, meaning those are still quite common. And seeing those numbers also lets me have a rough idea of what to think of as "unsual" values for the HRV & respiratory rate, where before I didn't really have any good intuition for.
 +
 
 +
=== Extraordinary days ===
 +
[[File:Daily score distribution.png|thumb|Score distribution over 1,484 days. Red vertical bar gives limit for 2nd standard deviation across scores.]]
 +
Having those ranges of what are outliers now maybe also allows looking into how to make a prediction that's not just based on an individual metric but the collective of the four metrics I think might work for this. A simple idea I had (and which will probably make mathematicians cringe and tell me off), was to "score" each day by how much each of the four metrics is an outlier. Each metric would contribute either 0 (within 1σ), 1 (value is >1σ but <2σ) or 2 (value is >2σ) to the total summed score, which can range from 0-8 given the 4 metrics.
 +
 
 +
Calculating the scores for all 1,484 days I used the Oura Ring for and visualizing it as a histogram gives the image on the right. As one would expect, the vast majority of days have a score of 0, meaning all metrics are within the first standard deviation. But (as also expected), it shows that there's a small number of days that are clear outliers where scores go up to 8, and the upper limit of the 2σ the resulting distribution is a score of 3, with 123 days scores at least as large (and the 3σ boundary being a score of 4 or larger, with 61 days falling within that).
 +
 
 +
=== Are those scores and their boundaries useful? ===
 +
Okay, so for now we've just played around with numbers, but do those scores actually mean anything? So, I went ahead and extracted all the dates with a score of 3 or higher and did some spot checks against my calendars, emails, Slack and other chat histories to see if those days were indeed days during which I probably felt not great for some reason.
 +
 
 +
And overall it worked quite well! For many of the days that I extracted that way I could find that I was either sick (coming down with a cold, having COVID, etc) or having done international trips and being jet lagged. For other days there wasn't any clear indicator in my historic records on whether I was indeed feeling not great that day, but it's hard to know if that is evidence of absence or absence of evidence. But: Once I looked at only days of score 4 or higher it seemed that the rate of ''finding'' evidence grew quite a bit.
 +
 
 +
== Conclusions ==
 +
Overall, this "scoring" approach seems to work in principle, even if I might have to tweak the cutoff/boundary values a bit. But what good is that score? To actually make use of it, I went ahead and updated the little script that populates my website footer, to display the overall values for the current day<ref>https://tzovar.as/</ref>. Which means I can now sync my Oura ring in the morning and then check my website to see what the predicted day looks like: Will I feel fine (score <3), ''maybe'' a bit under the weather (score between 3-4) and ''likely'' a bit under the weather (score >4). Time will tell if this is more useful than my own mental heuristics.

Navigation menu