Weight Loss Forum / General Topics / May 2004
Allowed calorie intake...?
|
|
Thread rating:  |
Bob - 28 Apr 2004 14:54 GMT Hello again :)
Thank you to those that have helped me so far but can anyone advice me a little more now on this.... http://www.tiscali.co.uk/reference/health/calorie/data/daily_calorie_guide.html I seem to find different opinions on the amount of calories needed to sustain a person. For instance according to the above I should have 3100 calories and yet on other websites I have found information varying from 2100 to 2500. So although I assume "averages" are being used is there a concensus of opinion on what a persons daily calorific intake should amount to...?
Thanks
Bob
Lictor - 28 Apr 2004 15:56 GMT > Hello again :) > > Thank you to those that have helped me so far but can anyone advice me a > little more now on this.... http://www.tiscali.co.uk/reference/health/calorie/data/daily_calorie_guide.html
> I seem to find different opinions on the amount of calories needed to > sustain a person. That's because it's very hard to come with a number that will be the right one for YOU! Except for pluging you to a device that will calculate how much oxygen you burn, there is no way to know exactly how many calories you need. You can search for my posts and others in the "calories per day" thread about that. So, each site has its own formula, which they believe is the best. Also, each site has its own definition of what exactly is "light" or "moderate" activity, and you probably have your own as well, which is usually over-evaluated ;)
That's why some people, myself included, suggest that you just eat your regular amount of food for a week or so (I think balancing caloric intake on the week rather than the day is both more accurate and flexible) while writing down everything you eat. Then, you can calculate how many calories you have been eating, and, assuming you were naturally maintaining weight, that will be a much better estimation than any site can come with. Then, you can lower than amount *a bit*, like removing 300-400 calories from it and see what happans during the next week or so. Rinse&repeat until you find something you are comfortable with, both in term of hunger and weight loss (3lbs per week is a max), only doing *little* changes at a time.
Another strategy is to use your hunger and satiety as a clue, if these signals are still good quality for you. Your brain gathers information from all around your body and computers them. It knows your body fat better than any tanita scale, it knows how many calories have been made available from food... Then, it does all the computation and just switches on the green light to tell you to eat, and the red light to tell you to stop - hunger and satiety. For many people, this mechanism is pretty messed up because they have learnt to ignore it (diets, eating disorders, in a few cases metabolic problems...). But if it still works for you, or if you can tune to it again, that's probably the most accurate way of managing your caloric intake.
GaryG - 28 Apr 2004 16:32 GMT > Hello again :) > > Thank you to those that have helped me so far but can anyone advice me a > little more now on this.... http://www.tiscali.co.uk/reference/health/calorie/data/daily_calorie_guide.html
> I seem to find different opinions on the amount of calories needed to > sustain a person. [quoted text clipped - 6 lines] > > Bob Most of those formulas are based on certain assumptions that may or may not be true for you.
I agree with what Lictor posted, and think that the whole focus on calorie counting is difficult and error prone. It's hard to accurately count calories in what we eat. And, even if you do, that's only the "in" side of the equation. If I eat 2000 calories on Friday and 3000 calories on Saturday...what does that mean? If I spent Friday sitting at the computer, but rode my bike 40 miles on Saturday, I probably lost more weight on Saturday. Unfortunately, as hard as it is to count the calories "in", counting the calories "out" with any degree of accuracy is next to impossible.
From what I've read on the subject, the key to weight loss is to achieve a daily caloric deficit of around 500 calories per day (which will yield about 1 lb of weight loss per week). But, how do you do that given the difficulties of counting calories in and out?
While researching this, I realized that my digital scale could provide some answers. So, I started weighing myself every day. But, after doing this for a while, I noticed a problem...weight changes quite a bit from day to day. Variations of 2-4 pounds are not uncommon (due to many natural causes, in addition to that container of Haagen-Dasz!).
Fortunately, the problem of "variability" in data has been addressed in other fields. Scientists and stock market analysts use a technique called "linear regression" to filter out the daily ups and downs in their data. So, I decided to write a program to do this for weight management.
It's a weight and health diary called "WeightWare" (http://www.WeightWare.com). It includes tools to assess your current weight, set reasonable weight goals, and track your progress. The key feature, however, is the automatic calculation of your "Weight Trend". Using the linear regression calculations, this will tell you exactly how much weight you are losing or gaining per week, along with your calculated daily calorie deficit (or surplus). These important numbers are derived solely from your weight, not from counting calories. I'm hopeful that it can be a useful tool in weight management (it's helped me get to my lowest weight in 15 years).
You can download a free, fully functional 45-day trial version from the website to see if it meets your needs. Sorry for the somewhat lengthy plug, but I've been working really hard on this program, and just officially released it this morning (yeah!).
 Signature GG http://www.WeightWare.com Your Weight and Health Diary
Heywood Mogroot - 29 Apr 2004 02:45 GMT > "Bob" <bob@anotherplanet.com> wrote in message > While researching this, I realized that my digital scale could provide some [quoted text clipped - 5 lines] > Fortunately, the problem of "variability" in data has been addressed in > other fields. And diet books!
I found this free diet book:
http://www.fourmilab.ch/hackdiet/www/hackdiet.html
(the infamous "Hacker's Diet")
to be an excellent educational source (and the basis for my diet philosophy).
> Scientists and stock market analysts use a technique called > "linear regression" to filter out the daily ups and downs in their data. > So, I decided to write a program to do this for weight management. Funny, I've been thinking of marketing a diet program too, and checking over your site for the first time I see a lot of common ideas! (I like your calendar layout idea -- very smart).
> It's a weight and health diary called "WeightWare" > (http://www.WeightWare.com). I also must say the overall quality of design of your work is very apparent. Bravo! (and this is coming from a full-time programmer / UI designer!).
I hesitate to torpedo your work here, since it is so good, so I'll refer anyone who is interested in this important aspect of dieting (maintaining statistics daily) to my other post in this thread that I'll write now.
...
> You can download a free, fully functional 45-day trial version from the > website to see if it meets your needs. Sorry for the somewhat lengthy plug, > but I've been working really hard on this program, and just officially > released it this morning (yeah!). Hah, like I said, clearly an excellent job.
GaryG - 29 Apr 2004 03:27 GMT > > "Bob" <bob@anotherplanet.com> wrote in message > > While researching this, I realized that my digital scale could provide some [quoted text clipped - 16 lines] > to be an excellent educational source (and the basis for my diet > philosophy). I stumbled across that one too, about a month ago (after I had already done most of my design work and figured out how to calculate the Weight Trend via linear regression). I agree that it is an excellent approach...and, I'm surprised the author didn't create some software instead on an e-book.
> > Scientists and stock market analysts use a technique called > > "linear regression" to filter out the daily ups and downs in their data. [quoted text clipped - 3 lines] > checking over your site for the first time I see a lot of common > ideas! (I like your calendar layout idea -- very smart). Thanks...the calendar is a custom control that I designed myself. I tried to find a third-party control for that feature, but couldn't find anything that met my needs.
> > It's a weight and health diary called "WeightWare" > > (http://www.WeightWare.com). > > I also must say the overall quality of design of your work is very > apparent. Bravo! (and this is coming from a full-time programmer / UI > designer!). Thanks! I take a great deal of pride in the quality of my user interface design. There's far too much software out there that is dreck from this perspective.
 Signature GG http://www.WeightWare.com Your Weight and Health Diary
> I hesitate to torpedo your work here, since it is so good, so I'll > refer anyone who is interested in this important aspect of dieting [quoted text clipped - 9 lines] > > Hah, like I said, clearly an excellent job. Heywood Mogroot - 29 Apr 2004 10:13 GMT > > Funny, I've been thinking of marketing a diet program too, and > > checking over your site for the first time I see a lot of common [quoted text clipped - 3 lines] > to find a third-party control for that feature, but couldn't find anything > that met my needs. Certainly doesn't look bad, for a Win32 app (which all tend to look like crap IMO).
Can't wait for Longhorn so you windows people will finally have a proper GUI API...
> > > It's a weight and health diary called "WeightWare" > > > (http://www.WeightWare.com). [quoted text clipped - 6 lines] > design. There's far too much software out there that is dreck from this > perspective. I was very impressed with the breadth of your design. I had spent a week or so on & off thinking about the program, but your app really covered all the bases well.
If you're working on a point release, I'd recommend:
+ plotting the expected loss rate on the graph too. This is what I use most to correlate progress (or lack thereof) with calorie deficts.
+ if you plot the expected rate loss, you will have to support variable loss rates, since it is common to switch gears on a diet (partway in I went from 875 kcal/day deficit to 1000 kcal/day, but perhaps later I might want to start backing off a bit in a month or two).
+Your trend plotting is very linear; I think too much information is being lost with your function. I prefer John Walker's formula (with a 0.75 smoothing factor), since it is more usable on a day-to-day basis.
+ minor UI thing on the calendar, the weekly summary cells should not be so similar to the out-of-month cells. I'd also color-code 'up' days in red, to better signal them.
GaryG - 29 Apr 2004 20:35 GMT > > > Funny, I've been thinking of marketing a diet program too, and > > > checking over your site for the first time I see a lot of common [quoted text clipped - 6 lines] > Certainly doesn't look bad, for a Win32 app (which all tend to look > like crap IMO). In my best John Wayne impersonation..."Them's fightin' words, pilgrim".
> Can't wait for Longhorn so you windows people will finally have a > proper GUI API... [quoted text clipped - 18 lines] > + plotting the expected loss rate on the graph too. This is what I use > most to correlate progress (or lack thereof) with calorie deficts. Yes, a graph showing goal vs. actual should be in the next version.
> + if you plot the expected rate loss, you will have to support > variable loss rates, since it is common to switch gears on a diet [quoted text clipped - 5 lines] > being lost with your function. I prefer John Walker's formula (with a > 0.75 smoothing factor), since it is more usable on a day-to-day basis. It's linear by design. The weight trend shown (for whatever time period you select) is based on "least squares linear regression". The same technique is mentioned on page 294 of the Hacker's Diet.
During development, I experimented with also displaying an exponentially smoothed moving average, but it didn't seem to add much value. Now that I think about it, I think it depends on the time frame you're looking at. For shorter time frames (say, 1-3 months) I think the linear "weight trend" provides more useful information. For longer time frames, I think the moving average would give a better view of changes in weight. I'll probably add a "Moving Average" view to the graphs in the next version.
I'm also thinking of adding a "30-day Weight Trend" view...this would show the 30-day linear regression value for each date (i.e., the 30-day least squares daily caloric deficit). Changes in this graph would allow you to quickly see if your rate of weight loss is increasing or decreasing.
> + minor UI thing on the calendar, the weekly summary cells should not > be so similar to the out-of-month cells. I'd also color-code 'up' days > in red, to better signal them. I'm hesitant to color-code like that, for several reasons. Firstly, the monthly min/max weights are already color coded (green and red, respectively). I also don't want to overemphasize the "up" days like that because they occur naturally, even during a successful weight loss program...coloring them red could add unnecessary stress to the weigh-ins (the status panel at the bottom of the month shows how many days were Up vs. Down, however).
Thanks again for your comments...I always welcome feedback, suggestions, and bug reports.
GG http://www.WeightWare.com Your Weight and Health Diary
Heywood Mogroot - 30 Apr 2004 06:56 GMT > > + if you plot the expected rate loss, you will have to support > > variable loss rates, since it is common to switch gears on a diet [quoted text clipped - 9 lines] > select) is based on "least squares linear regression". The same technique > is mentioned on page 294 of the Hacker's Diet. All the "hacker's diet" followers on the web use the moving average method of graphing, AFAIK.
> During development, I experimented with also displaying an exponentially > smoothed moving average, but it didn't seem to add much value. The least squares just seems like it is drawing a single line to fit the data. As I tried to imply, this is fine for looking back at a period of time, but doesn't seem to provide any useful information going forward, since important recent trends are apparently getting chopped off with the single best fit curve fitting.
The eye can determine the linear trend easily enough, but when I look at my chart, it's the bumps and dips in the moving average that tell me how things were going at that period of the diet.
By fitting all the datapoints to a single line, you've basically reduced all information for that period down to a single datum: the average rate of loss over the entire period.
> Now that I > think about it, I think it depends on the time frame you're looking at. For > shorter time frames (say, 1-3 months) I think the linear "weight trend" > provides more useful information. Disagree. See above. The most important thing is what's happening this week, and what the weight will likely be tomorrow if present trends continue.
> For longer time frames, I think the > moving average would give a better view of changes in weight. I'll probably > add a "Moving Average" view to the graphs in the next version. recommended :)
> I'm also thinking of adding a "30-day Weight Trend" view...this would show > the 30-day linear regression value for each date (i.e., the 30-day least > squares daily caloric deficit). Changes in this graph would allow you to > quickly see if your rate of weight loss is increasing or decreasing. yeah 2nd order trends are useful. In my spreadsheet I color-code the daily gain/loss red if it is less than planned (0.286 lbs/day in my case). My other (sooper sekrit proprietary LOL) numbers are also 2nd-order related, and similarly color-coded. Too many reds in a row and I know something's not working.
> > + minor UI thing on the calendar, the weekly summary cells should not > > be so similar to the out-of-month cells. I'd also color-code 'up' days [quoted text clipped - 3 lines] > monthly min/max weights are already color coded (green and red, > respectively). yeah I saw that and first assumed you we're color-coding like me :0
> I also don't want to overemphasize the "up" days like that > because they occur naturally, even during a successful weight loss > program...coloring them red could add unnecessary stress to the weigh-ins > (the status panel at the bottom of the month shows how many days were Up vs. > Down, however). Here's where I think you're missing the crux of the Hacker's Diet... the exponential smoothing function filters this up & down business already, so if & when you're in an "up" situation it means the trending is pretty out of control. Of the 75 days (rows) in my diet worksheet, the daily gain/loss column's got 7 "red" figures (days where I the daily scale weight exceeded the previous calculated average) located in 3 groups.
In fact, none of my calculations (other than the averaging function) even refer to the scale weights, everything is using the weighted averages. And when I post here I always refer to the weighted average as my current weight. The purpose of the weighted average is to buffer noise, and at least for my weight loss pattern seems to be working well.
Heywood 232/208/182
GaryG - 02 May 2004 06:08 GMT > > > + if you plot the expected rate loss, you will have to support > > > variable loss rates, since it is common to switch gears on a diet [quoted text clipped - 29 lines] > reduced all information for that period down to a single datum: the > average rate of loss over the entire period. OK...you've convinced me. I'll add moving average soon (probably in version 1.3). I would have worked on it this weekend, but I got stuck fixing some bugs reported by a user in Norway (it wasn't handling European/Scandinavian date and numeric formats constitently).
> > Now that I > > think about it, I think it depends on the time frame you're looking at. For [quoted text clipped - 25 lines] > > > be so similar to the out-of-month cells. I'd also color-code 'up' days > > > in red, to better signal them. Agreed...I changed the weekly summary cells in version 1.1 so they are more obvious. You can see the new look of the Calendar here: http://www.shastasoftware.com/WeightWare/CalendarTab.htm
Thanks again for your feedback...I really appreciate it!
> > I'm hesitant to color-code like that, for several reasons. Firstly, the > > monthly min/max weights are already color coded (green and red, [quoted text clipped - 25 lines] > Heywood > 232/208/182 GaryG - 13 May 2004 19:26 GMT Just a quick note...I've released version 1.3 of WeightWare. Along with a couple of bug fixes for metric units of measure, it includes two new graphs that you might find useful.
The "Weight and Moving Average" graph shows your daily weight, along with an exponentially smoothed moving average (using a .75 smoothing factor), for any time frame that you choose.
The "30 Day Calorie Trend" graph shows each day's calorie deficit/surplus averaged over the preceding 30 days (using linear regression). This 2nd order graph allows you to quickly determine if your rate of weight loss is increasing or decreasing, allowing you to make changes in eating/exercise patterns before getting off track. As far as I know, no other program offers this feature.
GG http://www.WeightWare.com Your Weight and Health Diary
> > > + if you plot the expected rate loss, you will have to support > > > variable loss rates, since it is common to switch gears on a diet [quoted text clipped - 89 lines] > Heywood > 232/208/182 GaryG - 29 Apr 2004 04:18 GMT > > "Bob" <bob@anotherplanet.com> wrote in message > > While researching this, I realized that my digital scale could provide some [quoted text clipped - 31 lines] > apparent. Bravo! (and this is coming from a full-time programmer / UI > designer!). BTW - if you do decide to download and try WeightWare, I would welcome your feedback on it. You can contact me via email at garyg -at- shastasoftware -dot- com.
> I hesitate to torpedo your work here, since it is so good, so I'll > refer anyone who is interested in this important aspect of dieting [quoted text clipped - 9 lines] > > Hah, like I said, clearly an excellent job. Heywood Mogroot - 29 Apr 2004 10:32 GMT > BTW - if you do decide to download and try WeightWare, I would welcome your > feedback on it. You can contact me via email at garyg -at- > shastasoftware -dot- com. oops too late; see my other post...
I'll install it tomorrow and send any more feedback privately...
Joel Bondurant - 03 May 2004 19:41 GMT Turn your data into smooth curves automatically with TableCurve 2D by Systat Software, Inc.
http://www.systat.com/products/TableCurve2D/
http://groups.yahoo.com/group/TableCurve/
> > "GaryG" <garyg@shasta_SPAMBEGONE_software.com> wrote in message > news:<108vjkfm6cpfn75@corp.supernews.com>... [quoted text clipped - 56 lines] > > > > Hah, like I said, clearly an excellent job. Patricia Heil - 28 Apr 2004 16:42 GMT I doubt anybody is going to maintain weight after losing on 3100 calories unless they are working at a heavily physical job plus exercising in a lot of their spare time.
2000 IIRC is based on at least 30 straight minutes of moderate physical activity a day. Needlework (my passion) or office work like using a computer doesn't qualify as moderate, that is why as more and more people do office work the population gets more and more obese -- in their spare time they are not working out but watching TV.
Beverly probably has better data.
> Hello again :) > > Thank you to those that have helped me so far but can anyone advice me a > little more now on this.... http://www.tiscali.co.uk/reference/health/calorie/data/daily_calorie_guide.html
> I seem to find different opinions on the amount of calories needed to > sustain a person. [quoted text clipped - 6 lines] > > Bob Heywood Mogroot - 29 Apr 2004 03:03 GMT > Hello again :) > [quoted text clipped - 5 lines] > For instance according to the above I should have 3100 calories and yet on > other websites I have found information varying from 2100 to 2500. continuing from my reply to Gary G's post in this thread...
a) read the Hacker's Diet
http://www.fourmilab.ch/hackdiet/www/hackdiet.html
There's a lot of good wisdom on dieting in this book.
> So although I assume "averages" are being used is there a concensus of > opinion on what a persons daily calorific intake should amount to...? You'll need to find this by trial and error.
Me, I was on a stable weight for most of 2003 (after cutting out the Mt Dew), so I just figured cutting about 1000 kcal out would give me the 1000 kcal/day deficit I needed.
But the important thing (for me at least) is to INSTRUMENT your daily diet.
I've been updating a worksheet in Excel daily for this.
Every day I enter my weight, and the spreadsheet does the rest:
Eg. today says:
Weight: 206.5 (this is the actual scale weight I type in) Averaged Weight: 208.4 (this is the running average, see below) Daily Gain/Loss Trend: -0.624 (today's average - yesterday's average) Gain/Loss Delta: +0.338 (the Gain/Loss number - my desired loss rate, which is 0.286 lbs/day) Over: 26.4 (how many lbs I'm over my goal weight of 182) Goal %: 45.1% (how far I am toward my goal weight) BMI: 27.49 (current BMI)
(plus 2 more numbers that I'll keep proprietary for now, since they're a pretty nifty innovation that I tempted to patent LOL).
Anyway, the most important number is the Averaged Weight, since it provides a pretty good estimate of your true weight even as it goes up & down each day due to daily fluctuations.
The averaging calculation is pretty simple:
Today's average = yesterday's average + (today's weight - yesterday's average ) * 0.25
So basically if I drop a lb today, the average will drop 0.25. If I gain a 2 lbs for some reason, the average will only rise 0.5.
This provides a smoothing effect for the daily numbers that really helps keep a good picture of your weight loss when graphed; see Gary G's website for how the graphs look, or here:
http://www.fourmilab.ch/hackdiet/www/subsubsection1_2_4_0_4_4.html#SECTION024044 0000000000000
I heartily recommend Gary's product, for while I haven't used it it's doing exactly what I'm doing with Excel, and for $25 it seems like a good deal.
Vlupina - 29 Apr 2004 06:17 GMT You can do a free assessment in this site (no need to be a member or to submit your e-mail address to the site). The results are displayed in a java-script pop-up window.
http://www.caloriescount.com/
That's where I found out how many calories I needed to consume a day in order to lose weight.
Good luck.
Vlupina
> Hello again :) > [quoted text clipped - 11 lines] > > Bob Ignoramus8917 - 30 Apr 2004 03:58 GMT > You can do a free assessment in this site (no need to be a member or to > submit your e-mail address to the site). The results are displayed in a [quoted text clipped - 4 lines] > That's where I found out how many calories I needed to consume a day in > order to lose weight. That site game me a number of 2727 calories that I could eat to maintain weight. I can barely eat 2,200 and not regain.
 Signature ---------------------------------------------------------------------------- @ @ @ Please forgive my typos as my right hand is injured. @ @ @ char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} "It's never too late to have a happy childhood."
jmk - 30 Apr 2004 13:12 GMT >>You can do a free assessment in this site (no need to be a member or to >>submit your e-mail address to the site). The results are displayed in a [quoted text clipped - 7 lines] > That site game me a number of 2727 calories that I could eat to > maintain weight. I can barely eat 2,200 and not regain. Maybe you didn't select the right activity level -- or else maybe it is more accurate for women than men. I tried "moderate" and it gave me 2000 which is more or less accurate since I am maintaining in the 1800-2150 range. By the written description I am probably "heavy" though. Alternatively, you maybe underestinating your caloric intake.
 Signature jmk in NC
Chris Braun - 30 Apr 2004 13:22 GMT >>>You can do a free assessment in this site (no need to be a member or to >>>submit your e-mail address to the site). The results are displayed in a [quoted text clipped - 13 lines] >1800-2150 range. By the written description I am probably "heavy" >though. Alternatively, you maybe underestinating your caloric intake. Well, for me "moderate" gives 2000 calories per day for maintenance, and "heavy" gives 2300. By their descriptions, there's no question that my activity level falls into the heavy category. My guess is that my maintenance level is no more than 1600-1700, if that. I am currently averaging around 1400 and losing **very** slowly -- which is my intent at this point.
Everyone's metabolism is different.
Chris 262/153/ (145-150)
jmk - 30 Apr 2004 13:46 GMT >>>>You can do a free assessment in this site (no need to be a member or to >>>>submit your e-mail address to the site). The results are displayed in a [quoted text clipped - 22 lines] > > Everyone's metabolism is different. Certainly. I mean, the best these tools can do is give us a ballpark figure and/or starting point (if you didn't already have a good starting point).
 Signature jmk in NC
Ignoramus17184 - 30 Apr 2004 13:44 GMT >>>You can do a free assessment in this site (no need to be a member or to >>>submit your e-mail address to the site). The results are displayed in a [quoted text clipped - 13 lines] > 1800-2150 range. By the written description I am probably "heavy" > though. Alternatively, you maybe underestinating your caloric intake. My lifestyle fits more into the "heavy activity" description, but when I selected that, the recommended calorie level was, if I am not mistaken, 3070 calories. So, then I changed to moderate level, and there was 2727 calories.
I earlier (2 months ago) calculated my maintenance calorie level as 2,450 per day (if I am not mistaken). It has gone down a little bit since then, based on my gut feeling of how much I eat. I think that my body is simply better at retaining energy.
---------------------------------------------------------------------------- @ @ @ Please forgive my typos as my right hand is injured. @ @ @ char*p="char*p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);} "It's never too late to have a happy childhood."
jmk - 30 Apr 2004 13:07 GMT Nice site. Thanks for the pointer!
> You can do a free assessment in this site (no need to be a member or to > submit your e-mail address to the site). The results are displayed in a [quoted text clipped - 26 lines] >> >> Bob
 Signature jmk in NC
Bob - 30 Apr 2004 12:43 GMT Thankyou again to those that have replied.
I am left wih an understanding that the question that I posed does not allow an exact answer that can be applied to each and every person. Maybe I should not have expected one although there does seem to be many "professional" bodies of people insisting that they have one...!!!
I don't want to become too obssessed or focussed on this diet as I do recognised that I can have certain traits which means for me that I will either feast or famine. I do though want to have an understanding of the balance of nutrients needed within a daily calorific intake, I was underestimating the value of protein, and be aware of the nutritional value of the food that I am eating.
If I had already got that right then I wouldn't have become almost 17st.
>.........both in term of hunger and weight loss > (3lbs per week is a max), only doing *little* changes at a time. Is there an "agreed" maximum weight loss per week that is ideal and why..? In the UK there was a programme (Celebrity fit club) with one person who weighed around 22st and she was given a target of 4lbs to lose over two weeks following a diet and extensive physical exercise. A doctor, psychologist and physical trainer monitored their progress each week. Now her, and the other people on that show, were there to lose weight and they were filmed over many months but I could not understand that if you have the potential to lose that much weight then surely you would expect it to "fall" off you if your calorie intake is them modified to only what you "need" and not what you desire....?
Understanding the above did not surprise me on my initial weight loss from eating around 3500 to 4000 calories a day that I was having to the 1200 or so that I have now been on for the last 11 days and increased physical work - as I can do it.
> It's a weight and health diary called "WeightWare" > (http://www.WeightWare.com). It includes tools to assess your current > weight, set reasonable weight goals, and track your progress. The key > feature, however, is the automatic calculation of your "Weight Trend". I will have a look at that and if I try it out I will post my feedback and thoughts. My wife too is dieting with me and she has read through the information already.
> You can do a free assessment in this site (no need to be a member or to > submit your e-mail address to the site). The results are displayed in a > java-script pop-up window. Thankyou I am having a good read of the site and I will try that out.
> That site game me a number of 2727 calories that I could eat to > maintain weight. I can barely eat 2,200 and not regain. If you don't mind explaing that why would it happen....?
Bob
JMA - 01 May 2004 02:05 GMT > Is there an "agreed" maximum weight loss per week that is ideal and why..? > In the UK there was a programme (Celebrity fit club) with one person who [quoted text clipped - 6 lines] > off you if your calorie intake is them modified to only what you "need" and > not what you desire....? The "maximum" weight loss per week is based on the fact that the more weight you tend to lose at one time, the more lean body mass (LBM) you lose rather than only fat and water. The more LBM you lose, the fewer calories you need in the long run to sustain your weight (resting metabolism). Since muscle burns approx 3x more cal/hr than fat just by its sheer existence, it's a good thing to try and maintain existing muscle and even build more while losing fat.
I'm trying to recall this info from memory and may be off a bit in the numbers. Anyway, slower weight loss is normally better in the long run and for the long term. Rapid weight loss has its place too, especially for people who are morbidly obese with an immediate health threat (ie heart disease, diabetes) that can be relieved by weight loss. Rapid weight loss (usually through VLCD) has also been shown to be more successful long term for some morbidly obese people with the theory that getting to one's goal weight faster helps maintain motivation. There are definitely drawbacks & risks to this method as there are to almost any method of weight loss.
Only you can decide what is best for you.
Jenn
|
|
|