<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Sport Science SupportPeter, Author at </title>
	<atom:link href="https://www.sportsciencesupport.com/author/bogomol/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.sportsciencesupport.com/author/bogomol/</link>
	<description></description>
	<lastBuildDate>Fri, 16 May 2025 13:36:13 +0000</lastBuildDate>
	<language>en-GB</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	
	<item>
		<title>Application of Bayesian Statistics in Physiotherapy Testing.</title>
		<link>https://www.sportsciencesupport.com/applying-bayesian-statistics-in-physiotherapy-testing/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Thu, 20 Mar 2025 21:59:37 +0000</pubDate>
				<category><![CDATA[Training, Testing, Monitoring.]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/?p=2698</guid>

					<description><![CDATA[<p>Imagine you’re a detective trying to identify criminals in a crowded room. Some are guilty, and some are innocent. Your job is to catch the bad guys without wrongly accusing the good ones. This scenario is surprisingly similar to how physiotherapists use diagnostic tests to identify injuries or diseases. But</p>
<p>The post <a href="https://www.sportsciencesupport.com/applying-bayesian-statistics-in-physiotherapy-testing/">Application of Bayesian Statistics in Physiotherapy Testing.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26.png"><img fetchpriority="high" decoding="async" class="alignnone size-medium wp-image-2705" src="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26-300x266.png" alt="" width="300" height="266" srcset="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26-300x266.png 300w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26-1024x907.png 1024w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26-768x680.png 768w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26-1536x1361.png 1536w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2025-02-25-at-22.12.26.png 1600w" sizes="(max-width: 300px) 100vw, 300px" /></a></p>
<p>Imagine you’re a detective trying to identify criminals in a crowded room. Some are guilty, and some are innocent. Your job is to catch the bad guys without wrongly accusing the good ones. This scenario is surprisingly similar to how physiotherapists use diagnostic tests to identify injuries or diseases. But instead of handcuffs and magnifying glasses, we rely on concepts like sensitivity, specificity, and likelihood ratios. These terms might sound intimidating, but once you understand the basics of Bayesian statistics, they become powerful tools for making better clinical decisions.</p>
<p>Let’s break it down with a detective analogy and some practical examples.</p>
<hr />
<p><strong>The Detective Analogy</strong></p>
<p><strong>Sensitivity</strong>: This is your ability to correctly identify the bad guys (patients with the injury or disease). A highly sensitive test means you’re catching most of the criminals. Can be expressed as probability (e.g. 0.95) or as percent (95%)</p>
<p><strong><em>False Negatives</em> (1−Sensitivity): These are the bad guys who slip through your net.</strong></p>
<p><strong>Specificity</strong>: This is your ability to avoid falsely accusing the good guys (healthy patients or those with a different injury). A highly specific test means you’re not pointing finger at innocent people.</p>
<p><em><strong>False Positives (1−Specificity): These are the good guys mistakenly labeled as criminals.</strong></em></p>
<p>While sensitivity and specificity are important, they don’t tell the whole story. To truly refine your detective work, you need two more tools: <strong>Likelihood Ratios</strong> and <strong>Prior Probability</strong>.</p>
<hr />
<h3><strong>Making Test Results Practical</strong></h3>
<p><strong>Likelihood Ratios</strong> help you understand how much a test result changes the probability of a diagnosis. Think of them as magnifying glasses that sharpen your focus.</p>
<p><strong>Positive Likelihood Ratio (PLR)</strong>: How much a positive test increases the likelihood of a disease. This is ratio of true positive to false positive.<br />
<em>Formula: Sensitivity ÷ (1−Specificity)</em><br />
A high PLR means the test is great at confirming a diagnosis.<br />
<strong>Negative Likelihood Ratio (NLR)</strong>: How much a negative test decreases the likelihood of a disease. It is based on ratio of false negative to true negative.<br />
<em>Formula: (1−Sensitivity) ÷ Specificity</em><br />
A low NLR means the test is excellent at ruling out a diagnosis.</p>
<p>These ratios adjust your <strong>Prior Probability</strong>—your initial belief about the likelihood of an injury or disease before testing. Prior probability can come from:</p>
<p><strong>Prevalence data</strong>: How common the injury is in similar patients.<br />
<strong>Clinical judgment</strong>: Your experience and the patient’s symptoms.<br />
<strong>Uninformed estimates</strong>: When you have no strong prior belief (e.g., evenly splitting probabilities between possible diagnoses).</p>
<hr />
<h3><strong>Practical Example: Diagnosing a Shoulder Injury</strong></h3>
<p>Let’s say an athlete comes to you with shoulder pain, and you suspect a SLAP lesion (a type of shoulder injury). According to research by Behnam Liaghat and colleagues, the prevalence (prior probability) of SLAP lesions in similar cases is 30.7%, or odds of 0.44 (30.7 ÷ 69.3).</p>
<p>You decide to use the <a href="https://www.youtube.com/watch?v=dPh5wQmKTfk">Biceps Load II Test</a>, which has:</p>
<p>Positive Likelihood Ratio (PLR): 26.38 (very strong)<br />
Negative Likelihood Ratio (NLR): 0.11 (quite good)</p>
<p><strong>If the test is positive:</strong></p>
<p>Multiply the prior odds by the PLR: 0.44 × 26.38 = 11.6<br />
Convert the new odds to a percentage: 11.6 ÷ (1 + 11.6) = 92%<br />
Conclusion: There’s a 92% chance the athlete has a SLAP lesion.</p>
<p><strong>If the test is negative:</strong></p>
<p>Multiply the prior odds by the NLR: 0.44 × 0.11 = 0.05<br />
Convert the new odds to a percentage: 0.05 ÷ (1 + 0.05) = 5%<br />
Conclusion: Most likely you can rule out a SLAP lesion.</p>
<p>What if you use multiple tests? You can multiply the prior probability by the likelihood ratio for each test, refining your diagnosis after each test.</p>
<h3><strong>Another Example: Groin Injury and Rectus Femoris Involvement</strong></h3>
<p>Let’s say a football player comes in with an acute groin injury. Initially, you don’t strongly suspect the Rectus Femoris (RF) muscle is involved. But then the player mentions the injury happened while kicking a ball, which increases the likelihood of RF involvement. You perform the <a href="https://www.youtube.com/watch?v=vk5GnoRf4xM">Thomas Test</a> RF stretch, and it reproduces the player’s symptoms.</p>
<p>Here’s how Bayesian reasoning helps you quantify this (all numbers are based on studies of Andreas Serner et al.):</p>
<p>Initial belief: 13% of acute groin injuries involve the RF.<br />
After learning the injury occurred during kicking: The probability rises to 28% (odds 28:72) .<br />
After a positive Thomas Test RF stretch (PLR 5.47):<br />
Multiply the odds (28 ÷ 72) by the PLR of  (5.47): (28 ÷ 72) × 5.47 = 2.13<br />
Convert to a percentage: 2.13 ÷ (1 + 2.13) = 68%<br />
Conclusion: There’s now a 68% chance the RF is involved.</p>
<p>This step-by-step updating of probabilities is Bayesian reasoning in action—a logical, structured way to refine your diagnosis based on new information.</p>
<hr />
<h3><strong>Why Bayesian Statistics Matters</strong></h3>
<p>Many physiotherapists find Bayesian statistics intimidating, but the truth is, you might already be using it without realising it. Every time you update your diagnosis based on new test results or patient history, you’re applying Bayesian principles. It’s not about complex math—it’s about thinking logically and systematically.</p>
<p>By understanding sensitivity, specificity, likelihood ratios, and prior probability, you can make more informed decisions and provide better care for your patients.</p>
<hr />
<h3><strong>Summary</strong></h3>
<p>Bayesian statistics isn’t just for mathematicians—it’s a practical tool for clinicians. It helps you quantify uncertainty, update your beliefs, and make smarter diagnostic decisions. So the next time you’re faced with a tricky case, channel your inner detective and let Bayesian reasoning guide you.</p>
<p>For a deeper dive into Bayesian statistics for medical tests, check out this excellent <a href="https://www.youtube.com/watch?v=lG4VkPoG3ko">explanation</a>:</p>
<p>The post <a href="https://www.sportsciencesupport.com/applying-bayesian-statistics-in-physiotherapy-testing/">Application of Bayesian Statistics in Physiotherapy Testing.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>On the perils of correlation: From Sports Science to COVID-19 studies.</title>
		<link>https://www.sportsciencesupport.com/on-the-perils-of-correlation-from-sports-science-to-covid-19-researches/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sat, 30 May 2020 11:56:33 +0000</pubDate>
				<category><![CDATA[Scientific advice]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/sportcms/?p=1552</guid>

					<description><![CDATA[<p>In this blog, I will show you how looking at correlation from a different angle, or using it incorrectly can completely change the conclusions of the study.</p>
<p>The post <a href="https://www.sportsciencesupport.com/on-the-perils-of-correlation-from-sports-science-to-covid-19-researches/">On the perils of correlation: From Sports Science to COVID-19 studies.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>I believe in Science but I do not believe scientists.</em></p>
<p><em><span data-preserver-spaces="true">I decided to write this short blog when I read Edg E, Johann et al. (2006) paper on buffering and repeated sprint performance: </span></em><em><span data-preserver-spaces="true">“Comparison of muscle buffer capacity and repeated-sprint ability of untrained, endurance-trained and team-sport athletes.” </span></em><em>It is always interesting  how manipulation with statistics can change the conclusions of a study.</em></p>
<p><em><span data-preserver-spaces="true">When I almost finished my writing, I came across the <a href="https://unherd.com/thepost/another-day-another-misleading-corona-study/">blog</a>, which was devoted to the correlation mistake in COVID-19 study. Strikingly, the mistake was quite obvious, the study came from quite a famous university (Yale), and it changed the conclusion dramatically: from an almost perfect correlation to R2= 0.15-0.40.</span></em></p>
<p><em>Therefore, I realised that such mistakes, often made in pursuit of the desired result, are quite common in science. Unfortunately, it is often difficult for the general public to see such nuances, therefore false conclusions, and even sensations, may arise.</em></p>
<p><em>That is why we should not trust scientists automatically just because they are scientists.</em></p>
<p><em>Verification, peer review and criticism are fundamental to the scientific process.</em></p>
<h3>Math and back-squat.</h3>
<p>&nbsp;</p>
<p><em><strong>There is a strong positive correlation between back-squat and mathematical abilities in a group of male teenagers!</strong></em></p>
<p>Most of the sports practitioners who read this announcement probably think, “ This is rubbish!”. Maybe, however, I can do an experiment to prove that.</p>
<p>So teens age is 13-19 years old, right?</p>
<p>I will take two boys for each year (a total of 14), and combine them into one group. Then I will give them a math test and a loaded back-squat. The math test should become progressively easier for older boys. Thus, the older the boys are, the better their math results, because they will have more knowledge. At the same time, seniors will also do better in back-squat because they are bigger and stronger.<br />
I am sure that I will find a pretty strong correlation.</p>
<p>However, common sense tells us, quite rightly, that the relationship between these two qualities is unlikely. So why have I found correlation?</p>
<p>It is because most of us don’t realise that correlation does not necessarily mean a causal relationship.</p>
<p>Math and squat performance are both depend on age, and through that, they are connected with each other. But, unfortunately, being smart in numbering does not help you in weight-lifting.</p>
<p>&nbsp;</p>
<h3>Repeated sprints and buffering.</h3>
<p>&nbsp;</p>
<p>In this example, I will show you how looking at correlation from a different angle can completely change the conclusions of the study.</p>
<p>There were three female groups: non-athletes, endurance athletes, and team-sport athletes.<br />
The authors investigated their performance in repeated sprints (RS) and their buffering abilities.</p>
<p>Researchers combined all participants together (as I did with teenagers) and found a positive correlation between the ability to buffer acidosis and performance in 5x 6 sec sprints on cycle-ergometer.</p>
<p>The conclusion is looming that RS depends on the capacity to buffer acidosis.</p>
<p>According to Google Scholar, this paper was cited 118 times, and I am sure that some of the citations stated: “Repeated sprints ability depends on buffering.”</p>
<p>Though authors acknowledged that we should be careful with such a conclusion and there may be other factors involved.</p>
<p>Still, I cannot avoid feeling that they a bit push me to admit the casual relationship between buffering and RS.</p>
<p>Let’s have a look at the graph.</p>
<p>&nbsp;</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3.png"><img decoding="async" class="wp-image-1561 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3-300x198.png" alt="" width="701" height="463" srcset="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3-300x198.png 300w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3-1024x676.png 1024w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3-768x507.png 768w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3-1536x1014.png 1536w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-3.png 1600w" sizes="(max-width: 701px) 100vw, 701px" /></a><em>Credit: Edg E, Johann et al. (2006) </em></p>
<p>&nbsp;</p>
<p>The figure which contains inside it all 19 participants indeed stretches towards up-right. That means a positive correlation (r=0.67 in the study). It is how the authors look at correlation.</p>
<p>Non-athletes are generally more on the lower-left part in the graph. This means that they were worse in sprints and buffering, perhaps because they were simply less trained.</p>
<p>Endurance athletes are generally lower than players, which means that they performed weaker in repeated sprints ( overall work).<br />
Players are more on the right as well, due to having a better buffering capacity.</p>
<p>So does this mean that athletes with better buffering are better in sprints?</p>
<p>Not necessary. For example, players may be better in RS because they were bigger, which is important in the cycle-ergometer test. The authors acknowledged that.</p>
<p>Moreover, in my opinion, this study showed exactly the opposite: being better in buffering does not make you better in sprinting.</p>
<p>Let’s have a look at the graph differently.</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy.png"><img decoding="async" class="wp-image-1562 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-300x198.png" alt="" width="699" height="461" srcset="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-300x198.png 300w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-1024x676.png 1024w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-768x507.png 768w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy-1536x1014.png 1536w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-18-at-10.10.30-copy.png 1600w" sizes="(max-width: 699px) 100vw, 699px" /></a><em><span data-preserver-spaces="true">Credit: Edg E, Johann et al. (2006) </span></em></p>
<p>&nbsp;</p>
<p>For that, I pooled participants not in one group but in three homogeneous groups accordingly to sports specialisation.</p>
<p>Now we even don’t need calculations. We can see that two figures which outlined players (red line) and non-athletes (green line) stretch pretty horizontally in parallel to axis X. That means that participants inside these groups, despite having different buffering capacity showed similar performance. The endurance group (blue line) stretches vertically in parallel to Y. Thus endurance athletes, despite showing different performance, had similar buffering.</p>
<p>In fact, none of the three groups showed a relationship between buffering and RS performance.</p>
<p>So what is the problem?</p>
<p>Well, it is basically the same as in my math-squat example: you should be careful while combining heterogeneous participants.</p>
<p>If you want to find a true relationship between two variables, you should control other influences as much as possible.</p>
<p>In the math-squat example, I should take boys of the same age, whereas in Edg E, Johann et al. (2006) study, it would be better to compare athletes of the same sport.</p>
<p>There is another important thing.<br />
When there is a small sample size in the study, which is mostly the case in our field, it is necessary to present individual data for every athlete.</p>
<p>Firstly, because a couple of outliners can dramatically change group statistics. Additionally, coaches are interested in the results of every athlete rather than in abstract group numbers. However, researchers often prefer to confuse practitioners with complicated math, even if there are less than ten people in the study. This may be deceptive.</p>
<p>In the present study, there were 6; 7; and 8 people in each group.</p>
<p>The authors did not present individual results in the table, and they did not compare participants within groups. Though, in my opinion, it would be a sensible thing to do. Fortunately, we can derive individual data from the graph.</p>
<p>So thoughtful and attentive practitioners can follow a common sense, and make their own conclusions.</p>
<p>This conclusion maybe quite the opposite to what was stated in the paper: “<em>the findings of the present study are unique, in that while previous investigations have identified a relationship between buffering… and short (60 s) or long (40min) high-intensity exercise efforts, a relationship between buffering and short (6-s), repeated-sprints (total work, r = 0.67) has also been identified.”</em></p>
<p>My conclusion is that:</p>
<p><em>Based on the results of the present study, there are no relationships between 6s x 5 repeated sprint performance on cycle-ergometer and buffering capacity in groups of female team-sport athletes, endurance athletes, and non-athletes.</em></p>
<p>&nbsp;</p>
<h3>COVID-19 and poo.</h3>
<p>&nbsp;</p>
<p>A Yale University study found an almost perfect correlation (R2 = 0.99!) between the amount of viral RNA in sewage and admission to hospital with COVID-19 three days later. You can imagine that this, if true, provides a unique opportunity to pre-prepare beds for the influx of patients.</p>
<p>I have found good explanation of this &#8220;sensational discovery&#8221; in Alexander Danvers <a href="https://www.psychologytoday.com/gb/blog/how-do-you-know/202005/scientific-pressure-and-the-yale-covid-poop-study">blog</a>.</p>
<p>Authors made the following mistake: they firstly plot both variables against time, smoothened data, and only then compared them between each other. Smoothened plots showed an almost perfect correlation.   Instead, they should plot raw data against each other from the start. That gives a much more real correlation: R2= around 0.15-0.4. This range was obtained by automatically extracting data from the graph in the article.</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39.png"><img loading="lazy" decoding="async" class="wp-image-1565 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39-300x157.png" alt="" width="696" height="364" srcset="https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39-300x157.png 300w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39-1024x537.png 1024w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39-768x403.png 768w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39-1536x806.png 1536w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39-2048x1074.png 2048w, https://www.sportsciencesupport.com/wp-content/uploads/Screenshot-2020-05-30-at-18.04.39.png 1600w" sizes="auto, (max-width: 696px) 100vw, 696px" /></a></p>
<p style="text-align: center;">Hospital admission and amount of virus RNA in sewage.</p>
<p style="text-align: center;"><em>You cannot compare smoothened data (lines) for correlation. You should compare raw data (dots).</em></p>
<p><em>Credit: Yale University</em></p>
<p>&nbsp;</p>
<p>Well, I can understand everything. Err&#8230; Almost everything.</p>
<p>In the RS study, the researchers used correlation in their own way and entitled to it. Maybe they should analyse the data differently, but this is just my opinion.</p>
<p>Yale scientists can make a simple mistake in statistics, although we may expect a higher standard from this university. What is really surprising is that after getting R2 = 0.99, they did not scratch their heads and said: &#8220;Something isn&#8217;t right, we should check our results again.&#8221; No, instead, they went public.</p>
<p>That is wrong.</p>
<p>Math is a great tool if you use it correctly. However, improper use leads to incorrect conclusions and misleads people who rely on scientists. Sometimes this is the result of errors, but sometimes it is intentional manipulation. Many times I met this phenomenon in the Sports Science. Now I see that perhaps this is a common problem for Science as a whole.</p>
<p>It is a worrying sign.</p>
<p>&nbsp;</p>
<p style="text-align: center;">References.</p>
<p>Edg E J, Bishop D, Hill-Haas S, Dawson B, Goodman C. Comparison of muscle buffer capacity and repeated-sprint ability of untrained, endurance-trained and team-sport athletes. Eur J Appl Physiol. 2006;96(3):225‐234. doi:10.1007/s00421-005-0056-x</p>
<p><span class="highwire-citation-authors"><span class="highwire-citation-authors"><span class="highwire-citation-author first has-tooltip hasTooltip" data-delta="0" data-hasqtip="0" aria-describedby="qtip-0"><span class="nlm-given-names">Jordan</span> <span class="nlm-surname">Peccia</span></span>, <span class="highwire-citation-author has-tooltip hasTooltip" data-delta="1" data-hasqtip="1" aria-describedby="qtip-1"><span class="nlm-given-names">Alessandro</span> <span class="nlm-surname">Zulli</span></span>, <span class="highwire-citation-author" data-delta="2"><span class="nlm-given-names">Doug E.</span> <span class="nlm-surname">Brackney</span></span>, <span class="highwire-citation-author has-tooltip hasTooltip author-popup-hover" data-delta="3" data-hasqtip="5" aria-describedby="qtip-5"><span class="nlm-given-names">Nathan D.</span> <span class="nlm-surname">Grubaugh</span></span>, <span class="highwire-citation-author" data-delta="4"><span class="nlm-given-names">Edward H.</span> <span class="nlm-surname">Kaplan</span></span>, <span class="highwire-citation-author has-tooltip hasTooltip" data-delta="5" data-hasqtip="2" aria-describedby="qtip-2"><span class="nlm-given-names">Arnau</span> <span class="nlm-surname">Casanovas-Massana</span></span>, <span class="highwire-citation-author" data-delta="6"><span class="nlm-given-names">Albert I.</span> <span class="nlm-surname">Ko</span></span>, <span class="highwire-citation-author has-tooltip hasTooltip" data-delta="7" data-hasqtip="4" aria-describedby="qtip-4"><span class="nlm-given-names">Amyn A.</span> <span class="nlm-surname">Malik</span></span>, <span class="highwire-citation-author" data-delta="8"><span class="nlm-given-names">Dennis</span> <span class="nlm-surname">Wang</span></span>, <span class="highwire-citation-author" data-delta="9"><span class="nlm-given-names">Mike</span> <span class="nlm-surname">Wang</span></span>, <span class="highwire-citation-author" data-delta="10"><span class="nlm-given-names">Daniel M.</span> <span class="nlm-surname">Weinberger</span></span>, <span class="highwire-citation-author has-tooltip hasTooltip" data-delta="11" data-hasqtip="3" aria-describedby="qtip-3"><span class="nlm-given-names">Saad B.</span> <span class="nlm-surname">Omer. </span></span></span></span>SARS-CoV-2 RNA concentrations in primary municipal sewage sludge as a leading indicator of COVID-19 outbreak dynamics. BMJ Yale.<span class="highwire-cite-metadata-doi highwire-cite-metadata"><span class="label">doi:</span> https://doi.org/10.1101/2020.05.19.20105999</span></p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.sportsciencesupport.com/on-the-perils-of-correlation-from-sports-science-to-covid-19-researches/">On the perils of correlation: From Sports Science to COVID-19 studies.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Applied Sports Science: The link between science and reality.</title>
		<link>https://www.sportsciencesupport.com/applied-sports-science-the-link-between-science-and-reality/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Thu, 14 Nov 2019 10:12:22 +0000</pubDate>
				<category><![CDATA[Scientific advice]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/sportcms/?p=1481</guid>

					<description><![CDATA[<p>&#160; When I enter the UK, often border officer asks me a question: -What is your profession, sir? -I am a sports scientist. -Wow! So what are you doing? Er…It is a good question. Indeed, what sports scientists do? Practical side. &#160; There is  a practical aspect of the training</p>
<p>The post <a href="https://www.sportsciencesupport.com/applied-sports-science-the-link-between-science-and-reality/">Applied Sports Science: The link between science and reality.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>&nbsp;</p>
<p>When I enter the UK, often border officer asks me a question:</p>
<p><em>-What is your profession, sir?</em></p>
<p><em>-I am a sports scientist.</em></p>
<p><em>-Wow! So what are you doing?</em></p>
<p>Er…It is a good question.</p>
<p>Indeed, what sports scientists do?</p>
<h3></h3>
<h3 style="text-align: center;">Practical side.</h3>
<p>&nbsp;</p>
<p>There is  a practical aspect of the training process, which is carried out by a variety of specialists. Obviously, these are sports coaches, as a rule, former athletes from this sport, but they are not the only ones. Today, many professionals, who may not have experience in the sport they currently work in, are helping athletes achieve their best. These are strength and conditioning  coaches, physiotherapists, nutritionists, etc.</p>
<p>May we call them sports scientists?</p>
<p>Well, though their degree is often attributed to sports science, that, in my opinion, does not guarantee the ability to implement a comprehensive scientific approach to training.<br />
They may be great specialists in their field but not scientists.</p>
<p>Practitioners sometimes lack scientific criticism and expertise. This may make them vulnerable to pseudoscience and weird ideas.</p>
<p>For example, once my student, 11 years old tennis player, started to go toilet every 10 min during our conditioning session. When I asked him what happened, he told me that his sports coach advised him to drink 4 litres of water a day. Coach read that in some &#8220;scientific&#8221; paper.</p>
<p>Another problem is that sometimes practitioner has very narrow expertise in a particular field and may miss a comprehensive picture.</p>
<p>When I worked in a professional football team during the pre-season, physio forced players to sit in cold water after training. He was a good guy, but really had no idea about all the disputes over recovery strategies (see <a href="https://www.sportsciencesupport.com/recovery-after-the-game/">article</a>). Cold water immersion may give some limited benefits when you need to recover quickly between games during a competitive season. However, in my opinion, during pre-season training, this method probably impairs adaptation. Again, I am not insisting that I am absolutely right, although my opinion is based on quite extensive research. Still, at least, you have to learn something about treatment before advising it. This physio just heard that “everyone uses a cold bath&#8221;.</p>
<p>In conclusion:<br />
Practitioners, even in &#8220;scientific&#8221; areas, are not always scientists. Doctors are not scientists despite working in medicine, and programmers are not the same as computer scientists. Being a practical scientist means not only the ability to use the method effectively, but also an understanding of &#8220;why&#8221; and &#8220;when&#8221;. They should have at least a general idea of ​​how the whole system works.</p>
<p>&nbsp;</p>
<h3 style="text-align: center;">Theoretical side.</h3>
<p>&nbsp;</p>
<p>Another side of training art is theoretical.<br />
This is covered by academia.<br />
We expect that they dig deep into the science of training and give innovative but, at the same time, carefully weighed  advice.</p>
<p>Well, I can say that you need to be very careful before taking academic advice on board. Whereas practitioners are often susceptible to pseudoscientific ideas, academia sometimes can be blamed for creating them.</p>
<h4>&#8220;Black cat phenomenon.&#8221;</h4>
<p>Often scientists devote themselves to some idea, which is basically incorrect. However, they are so passionately (and often sincerely) looking for &#8220;a non-existent black cat in a dark room&#8221;, that ultimately they can convince themselves and others that the black cat was found. This usually is achieved with the biased interpretations of facts, non-robust experiments, inappropriate statistics, etc. Or it is just a result of simple mistakes. Then the non-existent cat is getting wrap in nice scientific papers and is presented to the public as a discovery. Usually, the practical implementation of such discoveries is just a waste of time and money, but sometimes this may be harmful.</p>
<p>Just at a time when I am writing this blog post, a good <a href="https://www.economist.com/science-and-technology/2019/10/31/a-tale-of-mistake-and-retraction-shows-that-science-works-eventually">example</a> came from &#8220;The Economist.&#8221; It is not from the sports science but illustrates my point well.</p>
<p>There was a psychological study which had found that children from religious families are more greedy than secular kids.<br />
This sensational result was published in many scientific and popular journals, including such respected as &#8220;The Economist&#8221;.</p>
<p>However, the study was wrong. It was a simple coding mistake. As I understand, while analysing data, authors mistakingly included country code ( e.g. US-1; Canada-2, etc.) as a value into calculations instead of treating them as non-value labels.</p>
<p>Even though the mistake was spotted relatively fast by another scientist, it took almost four years for the journal, which published the initial study to publish a retraction.<br />
During these years, &#8220;discovery&#8221; was published more than 80 times!</p>
<h4>Incompetence.</h4>
<p>Unfortunately, sometimes, the main goal of theoretical scientists is to publish a paper, and they really do not care about the quality of their work. They may be extremely incompetent and really far from reality.</p>
<p>Four years ago, I read the article of a group of Russian scientists, all of them PhD, who suggested a novel method— the definition of fatigue threshold based on a visual-discrimination task. In their experiment, the participant pedalled on a bicycle ergometer at 114% of VO2max for one hour. Well, anyone who is familiar with sports physiology should know that at VO2 max an athlete can withstand 5-10 minutes. So their definition of VO2 max was nonsense. Yes, authors were not physiologists, but they were writing the paper on physiological threshold. Should I trust these scientists? Well, probably not.</p>
<h4>Sports science problem.</h4>
<p>The specificity of sports science is that it is exploring the pretty uncertain, changeable, and multifactorial environment.</p>
<p>Predictions and theories of sports science are not easy to test in fully controlled experiments. The effects of the training studies are not always possible to attribute to particular causes. Laboratory findings are often not applicable in real-life situations.</p>
<p>All these and many other factors make sports science vulnerable to various biases.</p>
<p>Advice coming from academia is often impractical in the real sports environment. Results from studies are spoiled by &#8220;confirmation bias&#8221;, inappropriate statistics, and wrong assumptions.</p>
<p>In my previous blog posts, I gave examples of such theories — “<a href="https://www.sportsciencesupport.com/critical-flaw-in-critical-power-concept/">Critical power</a>” in physiology and “<a href="https://www.sportsciencesupport.com/critical-look-at-quiet-eye-training/">the Quiet Eye</a>” in psychology.</p>
<p>&nbsp;</p>
<h3 style="text-align: center;">Applied sports scientist: Bringing science into practice.</h3>
<p>&nbsp;</p>
<p>We are living at the time of informational flooding. The sports field is full of pseudoscientific ideas and &#8220;magic&#8221; training methods. In my opinion, there is a need for people who can navigate in these &#8220;stormy seas.&#8221;</p>
<p>These experts are practical or how they began to call themselves &#8220;applied&#8221; sports scientists.<br />
Applied sports scientists should have scientific intuition based on wide knowledge, practical experience, and continuous education, which may help to filter nonsense from innovations.</p>
<p>They should be open to new ideas and methods coming from academia and practitioners; however, at the same time, to defend athletes from useless or even harmful rubbish.</p>
<p>Although not required, it is beneficial for a sports scientist to have coaching experience or sports background. That helps to get in touch with reality and test ideas.</p>
<p>Compared to academia, applied sports scientists perhaps should have a broader area of expertise.<br />
They have to know &#8220;nothing but about everything.&#8221; I mean that applied sports scientists may not know everything in detail; however, he/she understands what specialists in different science fields are talking about and may evaluate suggested approaches and ideas. Moreover, because they know about everything, they can understand interactions between different factors and how this may influence the outcome of training and performance.</p>
<p>If needed, applied sports scientist can go deep and learn &#8220;everything about nothing&#8221;. This means the ability to make detailed research on a particular problem and to suggest a solution.</p>
<h4>To drink or not to drink.</h4>
<p>A good example of everyday life of applied sports scientists is the &#8220;beetroot juice problem&#8221;.</p>
<p>There is advice coming from academia about the benefits of drinking beetroot juice. This should enhance endurance. Sometimes studies report remarkable and, honestly, hard to believe improvements. However, beetroot juice is not a pretty pleasant drink, and some athletes don&#8217;t like it or even have gastric inconvenience after drinking it.</p>
<p>Martin Buchheit, the sports scientist from &#8220;Paris Sent German” football club, critically analysed evidence of benefits of drinking beetroot juice. In his opinion, although there may be some minor benefits, overall the usefulness of juice is overestimated. So he decided to leave it on the table, but not force the players to drink it if they do not like it.</p>
<p>This is a good example of an optimal solution for everyday life in high-level sport. Nothing extraordinary. That looks like an insignificant episode. However, imagine if a nutritionist insists that Neymar  drinks beetroot juice, which the Brazilian possibly does not like. That can really annoy him and even distract his game! And this drink may actually be quite useless. I do not think the manager will be happy. One should take into account not only the possible advantages of a scientific idea but also the personal likes and dislikes of the athletes.</p>
<p>&nbsp;</p>
<h3 style="text-align: center;">Conclusion.</h3>
<p>&nbsp;</p>
<p>Applied sports scientist is a necessity in contemporary high-level sport.</p>
<p>Their tasks are:</p>
<p>1. Critically evaluate ideas coming from academia and practical coaching.</p>
<p>2. If the idea is worth to use, help &#8220;to shape&#8221; it: to make academical idea more practical and practical method more scientific.</p>
<p>3. Based on the understanding the whole picture, build training programmes and give recommendations that integrate as many influencing factors as possible.</p>
<p>4. Be innovative and try to find unordinary solutions. That should be based on science and common sense.</p>
<p><em>So what is my usual answer to the border officer?</em></p>
<p><em>&#8220;I advise people how to train better.&#8221;</em></p>
<p>The post <a href="https://www.sportsciencesupport.com/applied-sports-science-the-link-between-science-and-reality/">Applied Sports Science: The link between science and reality.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Conditioning training in football: Shuttles, laps, or small-side games?</title>
		<link>https://www.sportsciencesupport.com/conditioning-training-in-football-shuttles-laps-or-small-side-games/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Tue, 23 Jul 2019 19:52:04 +0000</pubDate>
				<category><![CDATA[Training, Testing, Monitoring.]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/sportcms/?p=1436</guid>

					<description><![CDATA[<p>Very often I hear that conditioning training in football ( and other sport games) should be “game-specific” thus it is stupid for a player to run laps as this do track-and-field athletes. Coaches have to develop player’s endurance with the small-side games (SSG) or, if the more structured workload is</p>
<p>The post <a href="https://www.sportsciencesupport.com/conditioning-training-in-football-shuttles-laps-or-small-side-games/">Conditioning training in football: Shuttles, laps, or small-side games?</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Very often I hear that conditioning training in football ( and other sport games) should be “game-specific” thus it is stupid for a player to run laps as this do track-and-field athletes. Coaches have to develop player’s endurance with the small-side games (SSG) or, if the more structured workload is needed, giving shuttle-running. Well, it is not that I am strongly against shuttles, and definitely I am a big fan of SSG, however I still consider “straight” running as a useful form of conditioning in sports games. So, in this post, I want to defend it.</em></p>
<h3 style="text-align: center;">So what is the problem?</h3>
<p>The problem here is typical for conditioning training and testing in sports games — a trade-off between game-specificity and quality-specificity.</p>
<p>The most game-specific exercise or test is …a game. However due to the game is a mix of qualities, it is pretty hard to separate one of them to emphasise its development or for testing it.</p>
<p>For the purpose of this discussion, we can split factors affecting every endurance activity in two groups (for more detailed discussion about models of endurance see <a href="https://www.sportsciencesupport.com/critical-flaw-in-critical-power-concept/">article</a>).</p>
<p>We can call the first group, “universal-physiological” factors. It includes oxygen uptake, fuel reserves, metabolite clearance, and tolerance capacities. Whatever sport you are doing, if it demands some level of endurance, it would be good to have a reasonable level of these abilities. For example, on average, high-level footballers have around 60-65 ml/kg/min VO2 max, which is <a href="https://www.huffpost.com/entry/world-cup-_b_5577892?guccounter=1&amp;guce_referrer=aHR0cHM6Ly93d3cuZ29vZ2xlLmNvbS8&amp;guce_referrer_sig=AQAAAI_s-T6HROgEzlXO6wvFUS5ycQqPXWSYwhlwDbEAUQp0d_v1G4ymTNkNCJyhUIoYC2_yWircFI_oxPzkY6rYyl9LWKwVCIqxQLDbB_MvNLhMNNvft5caG6wTJ3YPM0eX0LrJJfWliBmqGkhBVkHBjL-9Eftgj0bsJDIcLsGu8sdX.">pretty good</a> among the general athletic population.</p>
<p>The second group may be called “running economy,” though it does not necessarily refer to running.<br />
This means how efficiently an athlete is performing an endurance exercise.<br />
It is obvious that it is sport-specific.</p>
<p>Some athletes may be very well built for a particular activity and not for another.<br />
Perhaps Mo Farrah beats Messi on various endurance distances not only due to superior physiological qualities but additionally because he is better built for distance running ( e.g., has relatively long and slim legs) and has better running technique.</p>
<p>However Messi may be happy to play 1 vs 1 game against Mo. And not only because he is better with the ball but because he probably will be superior in accelerations, decelerations and change of directions (COD) as well ( to some extent due to relatively low centre-of-mass).</p>
<p>Thus the main argument for apologists for sport-specific conditioning training is that you should give exercises for which player is built for and develop sport-specific running economy together with physiological qualities. For footballers, they argue, it is SSG, repeated sprints and shuttles.</p>
<p>Well, there are two buts, however.</p>
<p>First, it may be exactly the specificity that coaches would like to avoid. This is because accelerations decelerations, sprints, and CODs induce mechanical<b> </b>strain on joints and ligaments and cause exercise-induced muscle damage. Although this may be necessary for training adaptation, the player may already receive more than enough of this kind of load during his/her technical-tactical training. Indeed, almost all football exercises, include these components and we sometimes need to save players from additional  strain while developing their physiological qualities.</p>
<p>Secondly, coaches may wish to avoid sport-specificity because they want to achieve quality-specificity.</p>
<p>For example, the aim of the workout is cardio adaptation and I give interval training 4x 4 min at 95% vVO2 max with 2 min passive rest. I need more or less stable and steady increase in HR with optimal stroke volume and relatively constant running economy. Of course, I cannot completely avoid other influences like, for example, metabolites accumulation, however the aim is to find a “better deal”  for emphasising cardiovascular load. Thus I want to keep all irrelevant influences at a minimum. Intermittent activities, including turnings, accelerations, and decelerations, may bring confounding and difficult to account effect.</p>
<h3 style="text-align: center;">Should Messi run laps?</h3>
<p>Well, it depends on whether he and his conditioning coach are satisfied with some of his physiological qualities  (e.g.VO2max).<br />
It is very important to understand that running laps in football is the exercise for developing needed physiological qualities, not the aim itself.<br />
There is no need for a player to fit some standards in the distance running. This training should be individual. A coach may need differently structured running exercises for players with different abilities.</p>
<p>A significant advantage of straight runnings is that it is easy to control the volume and intensity. It has less technical components, and it is less the mix of qualities than SSG and shuttles. Thus it is perhaps easier to associate changes in result with the change in particular quality.</p>
<p>A disadvantage is that they are probably boring and psychologically demanding. Many players don’t like it. A good result in running laps to a great extent depends on athlete constitution. Thus not all good players build for efficient distance running, and it is not fair to compare players against each other in running tests. Game is not just running. Instead, compare player against him/herself. Explain to them what do you want to improve and make them your allies.</p>
<h3 style="text-align: center;">Can we develop everything you need in SSG?</h3>
<p>Without doubts, small-side games are the most game-specific method for conditioning. Coach can target conditioning together with improving agility, technical, and tactical skills.<br />
Games create great emotional environment, and players are not bored.</p>
<p>The problem is to control the workload and to target specific physiological parameters.</p>
<p>Game is game and intensity in it fluctuates significantly. The same game may be very demanding for one and easy for another. It demands the mix of qualities, and it is difficult to separate and emphasise something particular needed. However, game allow unlimited modifications; thus, coach’s creativity can improve its benefits and overcome some limitations for conditioning.</p>
<h3 style="text-align: center;">Are shuttles football-specific form of exercise?</h3>
<p>Many sports practitioners argue that shuttles are more specific for sports games than laps.<br />
This is because shuttles include accelerations, decelerations, and CODs.</p>
<p>In my opinion, shuttle-running is not game-specific. Pre-determent, 180 degrees change of direction in shuttles has little common with unpredictable CODs during the game. Accelerations and decelerations in shuttles are not maximal but rather optimal exclusively for shuttles. In games, they are different (see the picture below).</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-15_33_46-Changing-direction-in-sport-games.docx-Microsoft-Word.jpg"><img loading="lazy" decoding="async" class=" wp-image-407 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-15_33_46-Changing-direction-in-sport-games.docx-Microsoft-Word-300x86.jpg" alt="" width="562" height="161" srcset="https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-15_33_46-Changing-direction-in-sport-games.docx-Microsoft-Word-300x86.jpg 300w, https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-15_33_46-Changing-direction-in-sport-games.docx-Microsoft-Word.jpg 655w" sizes="auto, (max-width: 562px) 100vw, 562px" /></a></p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-00_17_57-Changing-direction-in-sport-games.docx-11Microsoft-Word.jpg"><img loading="lazy" decoding="async" class=" wp-image-350 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-00_17_57-Changing-direction-in-sport-games.docx-11Microsoft-Word-300x103.jpg" alt="" width="556" height="191" srcset="https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-00_17_57-Changing-direction-in-sport-games.docx-11Microsoft-Word-300x103.jpg 300w, https://www.sportsciencesupport.com/wp-content/uploads/2015-05-03-00_17_57-Changing-direction-in-sport-games.docx-11Microsoft-Word.jpg 614w" sizes="auto, (max-width: 556px) 100vw, 556px" /></a></p>
<p style="text-align: center;"><em>Three-frames pictures of predetermined 180 degree COD in shuttle-ran (lower picture)  and unpredictable same-degree turn during real game ( Nani is chasing Messi). </em></p>
<p>&nbsp;</p>
<p>In my opinion, shuttle-running is a form of circuit training; it is a mix of distance running, and strength needed for decelerations and accelerations. You may add jumps, push-ups, etc. if you want. As every circuit training, it may be beneficial overall, but it is not quality-specific training.<br />
If you want to develop specific physiological qualities, shuttles bring confusion without providing additional benefits.</p>
<h3 style="text-align: center;">Conclusion.</h3>
<p>For developing universal physiological qualities, straight/laps running is the best method.</p>
<p>SSG is the most game-specific method for conditioning.</p>
<p>Shuttle-running is a form of circuit training, and it is not exceptionally game-specific.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p><em>Photo: Mica Asato</em></p>
<h1></h1>
<p>The post <a href="https://www.sportsciencesupport.com/conditioning-training-in-football-shuttles-laps-or-small-side-games/">Conditioning training in football: Shuttles, laps, or small-side games?</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Strength and conditioning training in German ice-hockey team.</title>
		<link>https://www.sportsciencesupport.com/strength-and-conditioning-training-in-german-ice-hockey-team/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Tue, 20 Nov 2018 14:42:25 +0000</pubDate>
				<category><![CDATA[Training, Testing, Monitoring.]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/?p=1236</guid>

					<description><![CDATA[<p>Recently I have visited Augsburg in Germany and used this opportunity to improve my knowledge about sports science support and strength and conditioning practice in high-level sport. Augsburg has a team in German ice-hockey premier division — Augsburger Panther. The team is currently on a 5-th place in the championship.</p>
<p>The post <a href="https://www.sportsciencesupport.com/strength-and-conditioning-training-in-german-ice-hockey-team/">Strength and conditioning training in German ice-hockey team.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Recently I have visited Augsburg in Germany and used this opportunity to improve my knowledge about sports science support and strength and conditioning practice in high-level sport.<br />
Augsburg has a team in German ice-hockey premier division — Augsburger Panther.<br />
The team is currently on a 5-th place in the championship.<br />
Besides German nationals, it has American, Canadian and Eastern European players.</p>
<p>I met with Sven Herzog who has been team’s Strength and Conditioning coach for four years. He was a former sub-elite runner and got his Degree In Germany and Canada.</p>
<h4 style="text-align: center;">Ice-hockey</h4>
<p>&nbsp;</p>
<p>In German championship games are played two times per week—on Friday and Sunday. This pattern demands short tactical training and recovery procedures on Saturday whereas Monday is a day off.</p>
<p>Hockey match consists of three 20 min periods. Usually player has approximately ten 45-sec shifts on the ice during one period.  Work to rest ratio  approximates 1:2. During single 45-sec shift players are involved in tackles, collisions, short sprints, accelerations, and decelerations. However a significant part of the 45-sec bout they spend in “tactical” skating.</p>
<p>It is necessary to note that every player is wearing special sensor during the game which allows Sven to collect information about a physical load. This includes overall time and distance on ice, sprints, accelerations and decelerations, impacts and power output.</p>
<h4 style="text-align: center;">Training</h4>
<p>&nbsp;</p>
<p>Sven builds his conditioning training mostly on bikes. These sessions typically mimic game load with respect to time intervals and power output.</p>
<p>He does not like machines and uses mostly free weights for strength training. Sven prefers small repetitions numbers: not more than 5 and around 80% of RM. He considers this pattern of strength training as more useful for ice-hockey.<br />
Sven pays considerable attention to the speed of lifting. For that, he measures bar velocity and uses velocity based training methods in weightlifting (for velocity-based training information look <a href="https://www.scienceforsport.com/velocity-based-training/">here</a>).</p>
<p><strong>Basic exercises</strong></p>
<p>Different variations of squats, lunges, pulls and deadlifts are used. Though Sven doesn’t chase high absolute values for lifting, he considers achieving personal best of 1.5 bodyweight in the back squat and 2 bodyweight in deadlift as a norm.</p>
<p>A specific training programme is designed to tackle typical for hockey players misbalances. For example, players have a disproportional development of muscles on a side where they hold a hockey stick and excessive anterior pelvic tilt due to a specificity of skating.<br />
Sven actively uses elastic bands for these exercises.</p>
<p>Significant attention is paid to posture, deep muscles activation, and pelvic floor muscles.</p>
<p>Breathing technic is used as a method of relaxation after the game and a method for deep muscles activation (e.g.diaphragm).</p>
<p>Sven tries to include a plyometric session at least once a week.</p>
<p>He considers training principles for designing Strength and Conditioning programme simple:</p>
<p><strong>Identify sport-specific demands.</strong><br />
<strong>Identify potential problems.</strong><br />
<strong>Try to compensate disbalances.</strong></p>
<h4 style="text-align: center;">Recovery</h4>
<p>&nbsp;</p>
<p>As is customary in an elite team, players receive meal immediately after training and games. Athletes commonly use cold bath after games (15 degrees 5 min ).<br />
Sven differentiates recovery procedure for players depending on the game’s load:<br />
Players who did not play or played small part of the game perform match-imitation exercise on a bike.<br />
Players who played a full game have a cold bath followed by rolling foam massage and stretching. Additionally, Sven gives breathing exercises for relaxation. “Hockey game is a real battle, breathing helps to recover player’s body and mind.”</p>
<h4 style="text-align: center;">Monitoring</h4>
<p>&nbsp;</p>
<p>Monitoring can be divided on three categories: External, physiological and psychological.</p>
<p><strong>External</strong><br />
Sven collected information about rolling average workload for few weeks from wearable sensors, and he tries that acute training load do not to exceed  significantly this average values. Especially it is essential for players who are coming back from the injuries. He uses special software which warns him about excessive training load for a particular player.</p>
<p><strong>Physiological measures</strong> include HR variability and morning HR. Players report these to Sven every morning before the session. Though he is a bit skeptical about HR variability robustness, he uses its abnormality as a warning signal and may refer player for further medical examination.</p>
<p><strong>Psychological monitoring</strong> consists of Borg scale assessment 15 min after the session and short readiness assessment in the morning.</p>
<p><strong>Countermovement jump.</strong></p>
<p>In sports science literature countermovement jump is considered as a valuable assessment of neuromuscular fatigue. Sven uses this assessment bimonthly, and if player’s result drops by 10-15 %, he may release athlete from training and give him a rest.</p>
<h4 style="text-align: center;">Training philosophy</h4>
<p>&nbsp;</p>
<p>Sven considers his role as a provider of advice and reasonable guidance rather than indisputable orders. He is trying to build trustful and honest relations with the athletes. “At the end of the day, they are professionals and have to take care of their regime, health, and training. I am here to help them, but I am not their boss.”</p>
<p>During training sessions, Sven draws session training plan on the school board and players follow this plan by themselves. “ I am not blowing a whistle during a training, players follow the plan without commands. This allows me to pay attention to the individual athlete, correct his mistakes and work on his weaknesses. Basically, it allows me coaching”.</p>
<p>Sven thinks that in German sports education system exists a gap between sports science and practical coaching. Many young university graduates although have good theoretical knowledge in sports science cannot put this into practice due to lack of coaching skills. They do not understand the psychology of elite athletes and many practical aspects of sports training.</p>
<p>Sven has great respect to the former Soviet Union school of sports science. He thinks that ideas of Yuri Verkhoshansky and Robert Roman are still in use in elite sport. “ Many so-called “new” methods in western training methodology are basically the same ideas that were developed in the Soviet Union many years ago.”</p>
<h4 style="text-align: center;">Conclusion</h4>
<p>&nbsp;</p>
<p>Strength and conditioning training In Augsburger Panther is an excellent example of contemporary ideas and tendencies in sports training. It combines a scientific approach with practical nuances of high-level competition. Importantly, Sven tries to make his training individual as much as it is possible in a team sport. He identifies athlete’s problems and monitors his training status and readiness. It is not an easy task when you have 25 players in the gym! With the relatively limited budget, Sven achieves a really good result. I think his work during four years in Augsburg made a crucial contribution to the team’s performance and relatively low level of “non-collision” injuries.<br />
I really appreciate Sven openness and readiness to share his time and ideas. Unfortunately, some coaches try to keep in secret their training. In my opinion, those sports practitioners who try to hide their training methods, actually, have nothing valuable to hide.</p>
<p><em>Photo: From <a href="https://www.facebook.com/aev.panther/">Augsburger Panther</a> with permission. </em></p>
<p>The post <a href="https://www.sportsciencesupport.com/strength-and-conditioning-training-in-german-ice-hockey-team/">Strength and conditioning training in German ice-hockey team.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Mindful weight loss</title>
		<link>https://www.sportsciencesupport.com/mindful-weight-loss/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sat, 03 Nov 2018 18:54:06 +0000</pubDate>
				<category><![CDATA[Scientific advice]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/?p=1216</guid>

					<description><![CDATA[<p>Changing the style of life is the only true way for long-term weight loss and at the same time for improving the physical and mental state. We have to realise that our environment has changed and there is no natural regulation of energy balance anymore. We don’t need to climb</p>
<p>The post <a href="https://www.sportsciencesupport.com/mindful-weight-loss/">Mindful weight loss</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>Changing the style of life is the only true way for long-term weight loss and at the same time for improving the physical and mental state. We have to realise that our environment has changed and there is no natural regulation of energy balance anymore. We don’t need to climb more trees to get more bananas.</em><br />
<em>The only way is to change yourself with the power of our will.</em></p>
<p>In my <a href="https://sportsciencesupport.com/tackling-obesity/index.html">article</a> written three years ago I gave an example of a successful weight loss programme which I implemented with one of my clients. He lost 3 kg ( from 75 to 72), significantly improved endurance and strength and got rid of beer-belly. It took one year, and I was really proud of my work. After that, we did not see each other for two years. He called me a few days ago and asked for the training again. He is 80 kg now, his belly is much bigger then it was, and he cannot run at all. I have to admit that we lost our fight against obesity and physical decline. Why? Because although I had managed to change his weight, I failed to change him. Unfortunately, our chances in new attempt are small as well.</p>
<h3 style="text-align: center;">Energy balance.</h3>
<p>Even though the human body is a very complicated mechanism, losing or gaining weight depends on a simple balance between energy utilised and spent. I just want to emphasise “utilised” which is different from “consumed”. Not all calories which are stored in food can be transferred into energy or body energy stores. So when you are looking at energy content labels, it does not give you exact information on how many calories you actually get. The efficiency of utilisation depends on many factors which are beyond the scope of this article. We need to understand that the same food eaten by different people or in different circumstances may give different calories.</p>
<p>In its turn “spent” does not mean only physical and mental activity. A body needs a significant amount of energy ( basal metabolic rate) for maintaining its functions even when there is no physical activity at all. This <a href="https://en.wikipedia.org/wiki/Basal_metabolic_rate">basal metabolic rate</a> (BMR) is different for different people  and conditions.</p>
<p>Energy spent on the same physical activity is different for different subjects and conditions as well. It again depends on many factors which I cannot discuss here. Amount of calories spent on your workout which is given to you by your sports watches is based on general population data and is just approximation.</p>
<p>To summarise: People get energy from the food and spend it on metabolic maintenance, activities ( mental and physical) and growth. The rate and effectiveness of energy extraction and expenditure are individual and depends on many factors. Thus all labels and indirect calculations are just approximations. However, it is easy to understand your energy balance just looking at scales. If your weight is stable energy balance is neutral, if crawling up — positive, if sliding down — negative.</p>
<h3 style="text-align: center;">Going to war.</h3>
<p>&nbsp;</p>
<p>So, if we utilise energy more than we spend it should go somewhere. It can go for natural physiological growth, if you are still young, for building muscle&#8217;s mass (you need to exercise for that) and, unfortunately (well, from the evolution point of view maybe not, unfortunately), it may be stored as fat. We need some amount of fat for normal body function, but when it is excessive, it is believed to be the cause of a lot of problems. So people go to war against obesity.</p>
<p>You are looking at the mirror, and you are not happy with your appearance? You put on your favourite trousers and suddenly realise that they are tight? Yes mate, you gained a few extra kilos and probably became overweight.<br />
So you decided to take the situation under control and to get rid of these annoying kilos. You go on one of highly-advertised diet ( protein, low carbohydrate, low fat, crash, etc.) and/or you come to a personal trainer with the great endeavour to burn fat in vigorous physical exercises.<br />
You are really determent to win the fight against looming obesity especially since the amount of overweighting is just a few kilos and the task does not look so hard…<br />
Well, I can “encourage” you by saying that though you will be able to win a few battles, it will be hard to win the war.</p>
<h4>Your allies and enemies</h4>
<p>You have some allies in this fight. Actually, we have a self-regulated mechanism for defending current weight-status.</p>
<p><strong>Set-point theory.</strong></p>
<p>This <a href="https://www.researchgate.net/publication/21146074_Role_of_set-point_theory_in_body_weight_1">theory</a> postulates that our body has some genetically predetermined body weight which it tries to “defend” during life. In my opinion, it is only partially correct and environmental factors play a significant role. I am not going to discuss set point theory in details here but some explanation why we relatively slow gain weight is on a surface.<br />
If you get some additional kilos, you need extra energy to support this extra mass. First of all this mass takes energy just for its metabolical maintaining ( increased BMR) and secondly, you make extra work for carrying additional mass. Also, fat cells produce the hormone— leptin which can decrease appetite. So, if energy consumption will not increase, weight gain may plateau for a relatively long time.</p>
<p><strong>Time.</strong></p>
<p>However, your enemy is very cunning, invisible and patient. It does not rush. And it has a mighty ally &#8211; time.<br />
First of all, time means ageing. Yes, we become older. We become less physically active, our hormone’s level and BMR decrease. Thus we spend less energy. Unfortunately, we very often do not cut our food consumption accordingly and energy balance becomes positive. Excessive energy is stored as fat.<br />
Secondly, time means that small changes gradually accumulate and become huge. Just 30 grams per day gain by increasing food consumption or decreasing activity, which are unnoticeable on scales, eventually give you ten kilos over one year.<br />
Finally, time means established habits and routines, and they are often not healthy.</p>
<h3 style="text-align: center;">No hope?</h3>
<p>More than half of the people who came to me for training and advice want to lose weight. I have to say honestly that in most cases we are unsuccessful.<br />
Actually, such failure is a global trend, but not all weight-loss service providers are honest.</p>
<p>Why losing weight is so difficult? Well, many clients want to lose weight rapidly and a lot. Especially women who are worried about their appearance for particular events ( wedding holidays etc.). It isn’t rare that female clients ask me to lose 10-15 percent of their body mass just in few weeks.</p>
<p>Ok, we can design a programme for rapid weight loss, but people don’t realise the price they will have to pay.<br />
They don’t understand how much they need to exercise and they don’t know how difficult to implement food restriction in a long-term.</p>
<h4>Physical activity.</h4>
<p>Clients who come to me with the aim to lose weight most often want to book just two sessions per week. I can say that although it is good for maintaining health and wellbeing, it will unlikely significantly affect body mass. We are very economical creatures regarding physical activity. 5 km running is approximately one 100 grams &#8220;Snickers&#8221;. So even if you did the equivalent of 20 km run during two sessions per week you just need to consume the equivalent of 4 &#8220;Sinkers&#8221; additional food to compensate this energy. And trust me, unnoticeable for you your body will do this.<br />
To increase energy expenditure significantly, you need to exercise much more: 4-6 times per week. Who is ready for this physically, mentally and organisationally?</p>
<h4>Dieting.</h4>
<p><strong>Restrictive diets.</strong></p>
<p>Restrict food consumption and you will lose weight rapidly. However, this may happen not so quick as you expect.<br />
Firstly it is pure arithmetic. You restrict calories, your body weight goes down, and now you need less energy to maintain and carry your mass. If energy consumption remains the same your weight plateaus. If you want to lose more, you need to cut food again.<br />
Secondly, a body considers insufficient energy income as stress. It switches to safe mode and starts to spend less. Spend on what? On heat production, on physical activity and even mitochondria (cell’s power stations) become more economical.<br />
And finally, food may become an obsession. You think about it all the time and gradually or abruptly you give up. Consequences may be dare. Your weight will bounce to the previous level and even more.</p>
<p><strong>Skewed diets.</strong></p>
<p>Another way of dieting is to manipulate with the food content. Whereas I strongly support substitution of junk food with the healthy one, I am really sceptical about “ magic diets”. Examples may be “protein diet,” “low carbohydrates diet” and so on.</p>
<p>We need certain amount of different nutrients, vitamins, and minerals. These come from the diets which are determent by cultural traditions, climate and available resources. I think all regional diets ( e.g. Mediterranean or Japanese) are healthy and provide all necessary for life.<br />
When one goes on an unusual diet that may kick body out of comfort zone and consumed calories may be not utilised efficiently. Though you may achieve some short-term weight-loss effect due to the stress of unusual food composition and non-efficient energy utilisation, long-term consequences may be not so promising. You may gradually adapt to new diet and start to extract calories more efficiently, or your health and well being may deteriorate.</p>
<h3 style="text-align: center;">Digging deeper. Style of life.</h3>
<p>It was always, the case that we gain weight because our energy balance is positive but only recently a lot of people start to eat more than spend and obesity becomes a global problem.<br />
That is because life for people in developed countries changed dramatically.<br />
There are some of these changes:</p>
<p>Food was limited throughout all human history thus we evolve to eat when we have an opportunity because it may be a shortage later. Excessive food can be stored in the body (fat) and used in hungry times. However, there is no food shortage for many people anymore thus fat reserves are not being used.</p>
<p>Quality of food changed as well. Now food producers make high-calories, tasty food which is very attractive for people and commercially profitable.</p>
<p>Quality of work. We don’t need to work physically for our food. More and more people spend their working hours behind the desk.</p>
<p>Social. We are eating when we meet each other (business lunches, parties etc). This food is often not necessary. Also social life  is associated with drinking, overeating and junk food.</p>
<p>We are eating when we are stressed. In the previous time, people did this as well, but they reacted on stress physically thus spent energy. Now we don’t need to run or fight when we are stressed, so additional energy ends up in fat deposits.<br />
Evolutionary food connected with pleasure thus may provide some “cure” for stress. Stress makes us eat more junk food which usually offers more pleasure and more calories.</p>
<p>So actually we can see that we gain weight because of a changed style of life, so why it is a problem?</p>
<h3 style="text-align: center;">What is the real harm?</h3>
<p>Today from every corner we hear about the harmfulness of obesity. But where this notion comes from?<br />
It comes from data that excessive weight connected with high blood pressure, high cholesterol level, cardiovascular diseases, etc. However “connected” does not mean “the reason for.” In their very interesting paper “Biomedical Rationale for a Wellness Approach to Obesity: An Alternative to a focus on Weight Loss“ Paul Ernsberger and Richard Koletsky<br />
argued that inactivity, bad diet, and stress are the causes of health problems regardless of weight gain. Of course, often excessive weight follows these bad habits, but overweighting is more an indicator of the unhealthy lifestyle rather than the cause of poor health itself.</p>
<p>So shedding excessive kilos does not guarantee health improvement and in a long-term may be even harmful. When you see fire-alarm lamp switches on indicating a fire, you are not going to hit the lamp, aren’t you? You need to find and extinguish the source of fire.</p>
<p>The same is true about the fight against obesity. Aggressive weight loss programme can give short-term result without changes in the quality of food and lifestyle. However, after some period, you most likely will bounce back and even higher. This yo-yo pattern is more dangerous for health than just to be obese.</p>
<h3 style="text-align: center;">Am I a defeatist?</h3>
<p>No, I am not. It is different to be defeatist and to understand clearly the difficulties ahead.<br />
Where there is a problem, there are people who make money from it. Weight loss becomes a profitable industry. Dieticians suggest magic diets, doctors magic medicine, and sports professionals magic training programmes. I don’t believe in magic. Not only because their long-term weight loss effect is questionable. More importantly, weight loss itself is not a solution. Long-term health and psychological problems will not disappear together with excessive kilos. The real magic hides in simple changes in lifestyle. However, as it often happens in life, simple changes are the most difficult.</p>
<p>We have to realise that our environment changed and there is no natural regulation of energy balance anymore. We don’t need to climb more trees to get more bananas.<br />
The only way is to change yourself with the power of our will.</p>
<h3 style="text-align: center;">What to do.</h3>
<p>A some advice which, of course, is not something new.</p>
<p>1. You have to exercise to become stronger and healthier. Stronger you are the easier is an exercise for you. The weaker you are, the more difficult exercise for you — this is a vicious circle.</p>
<p>2. Try to eat healthier. Healthy food can be enjoyable and tasty. It is just a matter of habit.</p>
<p>3. At the same time, don’t be obsessed with healthy lifestyle otherwise it drives you crazy and you will bounce back to the bad habits. You can allow yourself cakes and drinks sometimes. However, there is a simple rule: You have to exercise additionally if you spoiled yourself with extra food.</p>
<p>4. Make time your ally. Make exercising and healthy eating a routine. Organise your schedule. When you are tired after your work that doesn’t mean that you are not able to exercise. Do it instead of watching TV and you will feel better.</p>
<p>5. Socialise without eating or eat and drink less. Yes, it is difficult but possible.</p>
<p>6. You have to eat less with the ageing.</p>
<p>7. Remember: Obese and inactive parents — obese and inactive children. Change yourself in the sake of your children.</p>
<p>8. Learn to cope with stress. Of course, it is easier to say than do and coping with stress is a big problem nowadays. About overeating and stress, my experience is: I react on stress with running rather than with eating.</p>
<h3 style="text-align: center;">Conclusion</h3>
<p>“<em>Undeniably, weight loss programs can benefit health. This is especially true when these programs emphasise permanent lifestyle changes and encourage exercise and healthier food choices. On the other hand, positive lifestyle changes can be encouraged without a primary focus on weight loss</em>” Paul Ernsberger and Richard Koletsky.</p>
<p>Photo from <a href="https://fishki.net/">fishki.net</a></p>
<p>The post <a href="https://www.sportsciencesupport.com/mindful-weight-loss/">Mindful weight loss</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Split running workout for beginners.</title>
		<link>https://www.sportsciencesupport.com/split-workout-for-beginners/</link>
					<comments>https://www.sportsciencesupport.com/split-workout-for-beginners/#comments</comments>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Mon, 15 Oct 2018 12:36:28 +0000</pubDate>
				<category><![CDATA[Scientific advice]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/?p=1193</guid>

					<description><![CDATA[<p>Sometimes trainer may need high volume workouts for students who are healthy but unaccustomed to long runs. Such training may be useful for people who want to make a debut on long distances or lose weight. Whereas I am talking about healthy individuals, we should keep in mind that they</p>
<p>The post <a href="https://www.sportsciencesupport.com/split-workout-for-beginners/">Split running workout for beginners.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Sometimes trainer may need high volume workouts for students who are healthy but unaccustomed to long runs. Such training may be useful for people who want to make a debut on long distances or lose weight. Whereas I am talking about healthy individuals, we should keep in mind that they are not used to long runs physically and mentally. So they have to be gradually introduced to high training volume.</p>
<p>However, in real life people want result faster. Very often I have clients who need to shed a few kilos for a corporative event or prepare for their first long-distance race just in few weeks. Whereas I do not like to rush, sometimes I can train them to tolerate high volumes relatively fast.<br />
I am doing this by splitting session into two running parts with strength exercises and stretching between.</p>
<p>Dividing running workout into two parts allows creating higher volume with lesser mental and physical strain. Additionally, two parts allow more variability in session. For example, you can make the first part relatively intense and make your student tired. Then, in the second segment, you teach him/her to keep steady pace and to tolerate tiredness. Or vice-versa, first portion may be relatively easy with increasing intensity during the second one.</p>
<p>There are two reasons for doing lower body strength exercises between running. First is straightforward — to increase leg strength which is really important for ruining. The second is a little bit more arguable. In my opinion, some strength exercises after potentially damaging workouts, including long runs, help to realign disturbing muscle fibers (<a href="https://www.sportsciencesupport.com/recovery-after-the-game/">see article</a>). These exercises should not be explosive and should not include significant eccentric component.</p>
<h3>Practical example.</h3>
<p>A friend of mine, a healthy young woman, is an occasional  runner. The longest distance she did was 10 km. It was two times in her life with an approximate speed of 10.5 km/hour. Her usual distances were 3 — 7 km ( rarer than once a week) with speed 10.5—11.5 km/hour.<br />
She asked me to help her in preparation for 10 miles (16 km) <a href="https://www.cabbagepatch10.com/">event</a>. We had just 6 weeks, and I could train her only twice a week. We decided that our goal is finishing in 1.5 hour ( an approximate speed of 11 km/hour).</p>
<p>My plan was to make her accustom to long continuous run while maintaining a relatively good pace.<br />
To make physical and mental sides of training easier and at the same time to achieve significant training volume I split workout into two parts. In the first part we did the main work, and in the second we learned to tolerate tiredness. Between these parts, we did lower body strength exercise and some stretching.</p>
<p>Runnings gradually progressed in volume and intensity. We started from 5—2 (first part —second part) km continuous run and did 8 —5 km intervals and threshold runs at the end of the main preparation period (4-th week). At that time we made mock 10 miles race ( speed 10.3 km/hour) just to prove to her that she can run such long distances.<br />
Remaining two weeks were tapering. She ran a few times  5—6 km with a good pace ( 11.5 km/hour).</p>
<p>Her race went smoothly and delightfully. We did 10 miles in 1.23.50 ( 11.5 km/hour) which is a really good time considering it was her first long-run event. Cool weather and exciting atmosphere of the race helped us.<br />
I think in this case, when there was limited time for preparation, splitting workout method was a good choice.</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/43951344_10214255651478311_5992177365940174848_o.jpg"><img loading="lazy" decoding="async" class=" wp-image-1198 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/43951344_10214255651478311_5992177365940174848_o-300x225.jpg" alt="" width="549" height="412" srcset="https://www.sportsciencesupport.com/wp-content/uploads/43951344_10214255651478311_5992177365940174848_o-300x225.jpg 300w, https://www.sportsciencesupport.com/wp-content/uploads/43951344_10214255651478311_5992177365940174848_o-768x576.jpg 768w, https://www.sportsciencesupport.com/wp-content/uploads/43951344_10214255651478311_5992177365940174848_o-1024x768.jpg 1024w, https://www.sportsciencesupport.com/wp-content/uploads/43951344_10214255651478311_5992177365940174848_o.jpg 1600w" sizes="auto, (max-width: 549px) 100vw, 549px" /></a></p>
<p>The post <a href="https://www.sportsciencesupport.com/split-workout-for-beginners/">Split running workout for beginners.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
					<wfw:commentRss>https://www.sportsciencesupport.com/split-workout-for-beginners/feed/</wfw:commentRss>
			<slash:comments>2</slash:comments>
		
		
			</item>
		<item>
		<title>Extreme weight-cutting: No need for drama, mate.</title>
		<link>https://www.sportsciencesupport.com/extreme-weight-cutting-in-combat-sports/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Thu, 31 May 2018 09:35:34 +0000</pubDate>
				<category><![CDATA[Scientific advice]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/?p=1094</guid>

					<description><![CDATA[<p>If you like drama, BBC can create it for you. And sports drama is one of the most exciting things to watch. Extreme efforts, extraordinary sacrifices and even risking a life for victory, aren’t these the beautiful examples of human’s endeavour and great will? Or…consequences of lousy organisation, negligence, and</p>
<p>The post <a href="https://www.sportsciencesupport.com/extreme-weight-cutting-in-combat-sports/">Extreme weight-cutting: No need for drama, mate.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p><em>If you like drama, BBC can create it for you. And sports drama is one of the most exciting things to watch. Extreme efforts, extraordinary sacrifices and even risking a life for victory, aren’t these the beautiful examples of human’s endeavour and great will? Or…consequences of lousy organisation, negligence, and ignorance?</em><br />
<em>These questions came to my mind when I watched BBC <span style="text-decoration: underline;"><a href="https://www.youtube.com/watch?v=t_FO7MzAnzM.">documentary</a></span> devoted to extreme weight-cutting.</em></p>
<h3>Plot</h3>
<p>MMA fighter had to lose 7 kg in two days for the international fight in the O2 arena in London. He needed to weigh-in 61 kg; thus 7 kg was more than 10% of his pre-cutting weight (68 kg). Yes, it is a difficult task. So BBC closely followed him these days; to saunas, bathrooms, and toilets. Fighter ate glasses of ice, sweated and showed us his urine. Around him were devoted coaches and sports scientist from Liverpool John Moor university who bravely seated with the athlete in the sauna and informed us how life-threatening all this stuff is. Everybody worked. Fighter suffered enormously and shared his feelings with TV audience. The show was accompanied by sad music. Struggle, struggle, struggle. And he didn&#8217;t win. I am not scorning but, at the same time, I don’t feel sorry for him.</p>
<h3>Something seems strange.</h3>
<p>Actually, I am writing this post because I had a similar experience with my fighter ( kickboxer) some time ago. The weight-cut was even relatively bigger &#8211; from 77 to 67. What was different that everything was done without drama, suffering and sports scientists. And we won.<br />
The question that I asked myself from the first minutes of watching the film was: Where the fighter was before? Why he and his team left weight-cutting for the last 48 hours? At the beginning, I thought that he received an offer to fight just two days before the event. Sometimes it happens in combat sports, especially with low-level fights. Though in such case organisers usually may relax strict weight category limits. However just after 5 min of watching I realised that my guess was wrong.</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32.png"><img loading="lazy" decoding="async" class="wp-image-1102 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32-300x189.png" alt="" width="476" height="300" srcset="https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32-300x189.png 300w, https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32-768x483.png 768w, https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32-1024x644.png 1024w, https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32-371x234.png 371w, https://www.sportsciencesupport.com/wp-content/uploads/Screen-Shot-2018-05-30-at-18.41.32.png 1600w" sizes="auto, (max-width: 476px) 100vw, 476px" /></a></p>
<p>BBC actually started to film him three weeks before the fight. So he knew about the fight at least three weeks before. And I suppose even earlier; do you think that BBC jumped filming right from the moment fighter received the offer?</p>
<h3>It can be done without suffering.</h3>
<p>We had five weeks for preparation. The offer was to defend Russia Champion title, and it was entirely unexpected. We were not ready. My fighter did not train systematically at that moment and had excessive passion to the body-building exercises, so he was heavy, bulky and slow. Not the best conditions for a 67 kg category.</p>
<p>But he was eager to fight. Just a year before he unexpectedly won the title defeating the World Champion and many people considered that victory as an accident. So he really wanted to prove the opposite. We decided to accept the challenge.<br />
Watching the documentary people may get an impression that weight-cutting is the main thing to do before the fight. Actually, it is not. The main thing is to be at the peak of your physical and mental form just at the right moment when the bell rings. So I worked out my weight-cutting strategy following my training plan not vice-versa, otherwise, your fighter may end up on the ring floor with the perfect body-weight.</p>
<p>There are different strategies for losing weight. Most of them, however, recommend flat and gradual loss throughout the whole preparation period. If we followed this strategy, we needed to cut 2 kilos in each of five weeks of training. That, in my opinion, doesn’t work because goals, workload and mental state should be different in every part of the preparation period. Yes, 2 kilos per week sounds not too much compared to 10 kg, nevertheless, it is still a serious number. So how your fighter supposed to be in perfect conditions if he always has a significant negative energy balance and impaired mental state?</p>
<p>First two weeks of our preparation was devoted to general physical conditioning. We ran a lot. The volume of work was high with relatively low intensity. We had two trainings a day. On the morning session, we run 7-8 km doing some exercise. On the second session, we ran the same distance and additionally did some boxing training in the gym. So basically, we run 15-16 km a day together with light boxing training. This workload created a significant energy deficit.</p>
<p>We revised fighter diet but did not make big changes. Just make it a little bit healthier and cut some cakes. I strongly advise against severe calories restriction. If you go below basal metabolic rate, your body may switch to the &#8220;safety mode.&#8221; It begins to spend less in rest and unwilling to exercise. So you may better allow cakes sometimes. That is not so many calories compared to workload expenditure, but it helps to &#8220;deceive&#8221; the body. Honestly, I think every athlete has his/her eating habits, and you have to think twice before insisting on changes. Our knowledge about nutrition remains limited, and we hear million advice and recommendations are continually changing. Listen to your athlete and follow common sense. In that instance, my fighter ate just slightly less than usual, and his calorie consumption covered his basic metabolic needs. So it was not tremendously cruel, and actually he was not so hungry. Of course, it wasn’t easy and his mood and emotional tonus slightly deteriorated. However, I expected this and preferred that it better happened on early stage. Additionally, the most challenging part of training was still ahead thus at the first stage significant energy disbalance didn’t combine with the severity of training. He lost 7 kg for two weeks.</p>
<p>At the second two weeks intensity increased. It was most difficult part of preparation. Interval runs and a lot of sparring workouts. However overall energy expenditure dropped. Mostly due to decrease in the volume of training (less running) and partly because his basal metabolic level dropped as well. When you have higher body weight, you are spending more calories to support this mass. Because he lost 7 kg, the need for supporting energy became less. So suddenly for him, it became enough food and feeling of hunger disappear! His mood went up and felt himself  faster and stronger. Special training methods helped to build his confidence and needed mental state. He lost 2 kilos.</p>
<p>Last week was tapering. Sports games, tactical preparation, light sparring workouts. When we sat on the train leaving for the fight, he told me “Peter, I am feeling like a killer-machine”. I think this is a good mental and physical state for a fighter. A day before the fight we played football with local boys near our Moscow hotel. And he lost the last kilo.</p>
<p>He had won that fight after the 5-th round when his opponent refused to continue. He couldn’t cope with the high tempo and was utterly exhausted. The fight had been won mainly due to the excellent physical conditioning, in spite of the fact that losing significant weight in boxing often followed by decreasing in strength and endurance. In this case, however,  it had been done mainly at the first stage and did not spread out to the whole preparation period. Sportsman had enough time to build up his “new” physical and mental conditions while remaining in a good mood and health. No drama.</p>
<p><a href="https://www.sportsciencesupport.com/wp-content/uploads/after-champion-fight.jpg"><img loading="lazy" decoding="async" class=" wp-image-286 aligncenter" src="https://www.sportsciencesupport.com/wp-content/uploads/after-champion-fight-300x225.jpg" alt="" width="475" height="356" srcset="https://www.sportsciencesupport.com/wp-content/uploads/after-champion-fight-300x225.jpg 300w, https://www.sportsciencesupport.com/wp-content/uploads/after-champion-fight-1024x768.jpg 1024w" sizes="auto, (max-width: 475px) 100vw, 475px" /></a></p>
<h3></h3>
<h3>No applause.</h3>
<p>Why don&#8217;t I feel sorry for the fighter? Well, you have to be professional. First of all, try to keep yourself in shape all the time. At the end of the day, it is your job. If you are overweight but still remain inside your natural weight limits, then prepare yourself in advance. However if you want to cut weight immensely and to get into a category that is unnatural for you, you are seeking dishonest advantage and the risk is your problem. <span lang="en">In just 24 hours between weighing and fighting, the athlete in the film ate and drank back 8 kilograms and in the ring was 69. Do not you think that this is a form of </span>allowed cheating?</p>
<p>Ok, ok I understand that BBC and fighter from documentary created this film with the good intentions; to show how dangerous weight-cutting may be, and to condemn this practice. Possibly they achieved the opposite:  brave hero struggled and fell honourably. People take off their hats and salute to the madness of the braves. Not me.</p>
<p>&nbsp;</p>
<p>The post <a href="https://www.sportsciencesupport.com/extreme-weight-cutting-in-combat-sports/">Extreme weight-cutting: No need for drama, mate.</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Is the coin fair?</title>
		<link>https://www.sportsciencesupport.com/is-a-coin-fair/</link>
		
		<dc:creator><![CDATA[Peter]]></dc:creator>
		<pubDate>Sun, 15 Apr 2018 13:52:27 +0000</pubDate>
				<category><![CDATA[Scientific advice]]></category>
		<guid isPermaLink="false">https://www.sportsciencesupport.com/?p=913</guid>

					<description><![CDATA[<p>Sport Science advice must be unbiased. &#160; Imagine you are tossing a coin. Suppose you got tails five times in a row. Now you are preparing for the next throw. What do you expect more: heads or tails? It is forgivable if you answered “heads” because we may intuitively think</p>
<p>The post <a href="https://www.sportsciencesupport.com/is-a-coin-fair/">Is the coin fair?</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></description>
										<content:encoded><![CDATA[<h3 style="text-align: center;"></h3>
<h3>Sport Science advice must be unbiased.</h3>
<p>&nbsp;</p>
<p><em>Imagine you are tossing a coin. Suppose you got tails five times in a row. Now you are preparing for the next throw. What do you expect more: heads or tails?</em></p>
<p>It is forgivable if you answered “heads” because we may intuitively think that if just one outcome from different possible events repeats it cannot last forever and a probability that such outcome will end increases with every subsequent throw. However, the right answer is that probability remains 50/50 independently of what happened in previous throws. The coin has no memory to remember how it fell before. Of course, the coin must be fair <span style="text-decoration: underline;"><a href="https://en.wikipedia.org/wiki/Fair_coin">https://en.wikipedia.org/wiki/Fair_coin. </a></span>Yes, it is forgivable mistake to think otherwise if you are working in a non-scientific field, but is it acceptable for a scientist?</p>
<p>Now have a look at following citation: <em>“I am aware that the All Blacks have not been beaten there since 1996. (In statistical terms, this only means that the probability that the All Blacks will lose there becomes increasingly more likely with each successive game that they win. Clearly it is impossible that the All Blacks will never ever lose another game at Eden Park. So the only reality is that the probability that they will lose their next game at Eden Park increases with each new game. Not the opposite, as some would want you to believe.)”</em></p>
<p>The author of the citation is Tim Noakes, renown sports scientist from South Africa. This paragraph is from a letter which he wrote to the South Africa rugby team during their preparation for the challenging game against invincible All Blacks from New Zealand. I found it in his book “Challenging Beliefs: Memoirs of a Career.” Tim wanted to inspire his countrymen, and since he is a very respected scientist, he brought this “scientific” argument to support South Africans winning hope. However, scientifically it is a nonsense. Probability in this case, similar to the coin toss, is independent of past games.</p>
<p>I deliberately pick up this Tim Noakes citation because I greatly respect him. I respect Tim as an athlete who ran numerous super marathons, and I appreciate him as a sports practitioner who worked with the great coaches and athletes. I can say that his scientific philosophy and views are often very close to mine and he is more scientist than I am. So should I carp at this silly mistake? Should we demand, for example, from a professor of History or Literature knowledge of basics in Probability Theory?</p>
<p>Well, perhaps not. Maybe sports scientists should know statistics better than historians because they very often use it in their papers but, at the end of the day, if they manage without such knowledge — it’s ok. Actually, Tim Noakes honestly admitted in his book that he is weak in math and stats and that he is always trying to have a team of people around him who can help with this.</p>
<p>Fair enough, I have no problem with that. However, I don’t like the tone of this citation. I don’t like the words: <strong>in statistical terms, clearly, the only reality</strong>. I don’t like this unreserved overconfidence, especially from the man whose scientific credo is “ Challenging beliefs”. Did he demonstrate how overconfidence coupled with ignorance easily create another erroneous belief?</p>
<p>Tim Noakes is an apologist for some scientific concepts which sometimes go against generally accepted theories. Often I support him. I almost completely agree with his views on water replacement strategy ( see <span style="text-decoration: underline;"><a href="http://sportsciencesupport.com/water-replacement-strategy-leave-nature/index.html">article</a>)</span>. I think his Central Governor theory makes a lot of correct conclusions. Maybe I am, like many nutritionists, sceptical about his support of “Low- carbs” diet but I have to honestly admit that I am not a prominent specialist in nutrition <span style="text-decoration: underline;"><a href="https://en.wikipedia.org/wiki/Low-carbohydrate_diet">https://en.wikipedia.org/wiki/Low-carbohydrate_diet.</a></span></p>
<p>However, what if his level of overconfidence and bias in these theories is the same as it was in “flipping coin problem”? Reading his book, I have a feeling that if something goes against his assumptions ( like, for example, that game which South Africans lost), he tends to explain this by conspiracy theories rather than trying to review his conceptions. Perhaps he, like many other revolutionaries, started as a fighter against old beliefs but, eventually, becomes a passionate defender of the new dogmas.</p>
<p>Nevertheless, in this post, the question is not about Tim Noakes theories. Moreover, it is not only about him. It is about Sport Science in general. In my opinion, the most dangerous trap for a scientist is a bias in favour of the theory that he/she created and ignoring objective reality. Unfortunately, it very often happens in Sport Science. And if even Tim is not immune from that what we can say about thousands less scrupulous scientists?</p>
<p>Many sports practitioners, athletes, and coaches believe scientists and follow their advice. These &#8220;field workers&#8221; probably have no time for detailed analysis and critical approach. So, they trust scientific theories, especially if such theories packed in a beautiful wrapper and promise a great result. Unfortunately, a nice wrapper does not mean good stuff. Sport scientists should improve a genuinely scientific quality and ethical standards of their recommendations. Biased coin produces unfair flipping..<br />
.</p>
<p>The post <a href="https://www.sportsciencesupport.com/is-a-coin-fair/">Is the coin fair?</a> appeared first on <a href="https://www.sportsciencesupport.com">Sport Science Support</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
