Questions & explanations
1. What does it mean for a signal to be non-stationary?
A signal is non-stationary if its statistical properties like mean, variance, or frequency change over time. For example, heart rate during exercise is non-stationary: it increases during effort and decreases during rest. In contrast, a stationary signal has constant properties. Non-stationary data are common in sports because performance varies with fatigue, tactics, and environment. Standard analysis methods that assume stationarity, like simple Fourier analysis, can give misleading results. Therefore, special techniques are needed to capture how the signal evolves. Understanding non-stationarity helps in analyzing motion, physiological, and performance data.
2. Compare time-frequency analysis with simple frequency analysis.
Simple frequency analysis, like Fourier transform, gives the average frequencies present over the whole signal. It loses information about when frequencies occur. Time-frequency analysis, such as the short-time Fourier transform or wavelet transform, shows how frequencies change over time. For a soccer player's GPS speed data, simple analysis might show an average speed, while time-frequency can reveal sprint bursts and recovery periods. Time-frequency methods produce a spectrogram: a plot of frequency content over time. This is essential for non-stationary data because it captures dynamic patterns. However, time-frequency analysis is more complex to interpret.
3. How can an athlete combine the Emotion and Perspective elements of PETTLEP?
The Emotion element means feeling the same emotions as during competition, like excitement or pressure. The Perspective element is whether you see through your own eyes (internal) or watch yourself from outside (external). An athlete can combine them by imagining a key moment from inside their body while feeling the game emotions. For example, a gymnast before a routine imagines seeing the apparatus from their own view, and feels the nervous energy. This makes the imagery very vivid and realistic. Research shows internal perspective with emotion improves performance more than external alone. It helps prepare for the emotional demands of competition.
4. Compare bootstrapping with traditional t-test: what advantages does bootstrapping offer?
The t-test assumes the data come from a normal distribution and that variances are equal between groups. Bootstrapping does not require these assumptions; it works with any distribution. The t-test gives a confidence interval based on a formula, while bootstrapping builds an interval from the empirical distribution of the statistic. For small samples or outliers, bootstrapping often produces more accurate intervals. Bootstrapping can also be used for statistics where t-test does not apply, like medians or correlations. However, bootstrapping is computationally intensive, but modern computers make it easy. Overall, bootstrapping is more flexible.
5. How does shared leadership work in a sport team?
Shared leadership means that leadership is distributed among team members, not just the coach. Multiple players take responsibility for motivating, organizing, and making decisions. For example, a team captain might lead on game day, but a veteran player leads drills in practice. This works well in mature teams with strong communication. Shared leadership increases commitment because everyone feels ownership. It also allows different leaders to step up in different situations, like a quiet player leading by example. However, it requires clear roles and mutual trust to avoid confusion. Teams using shared leadership often have better cohesion.
6. What is bootstrapping?
Bootstrapping is a resampling method that treats the original sample as a mini-population. You repeatedly draw random samples (with replacement) from your data, each the same size as the original. For each bootstrap sample, you compute the statistic of interest (e.g., mean, correlation). After many repetitions (e.g., 1000), you get a distribution of that statistic. This distribution gives you confidence intervals and estimates of uncertainty. Bootstrapping does not assume a specific population shape, so it works well with small samples or non-normal data. In sports, it can estimate the variability of average performance from a few athletes.
7. Compare the use of sample entropy and Lyapunov exponent for analyzing balance in older adults.
Sample entropy measures the complexity of the balance signal; older adults often have lower sample entropy, meaning more regular, less adaptable sway. Lyapunov exponent measures local instability; older adults may have higher LyE, meaning they are less able to correct small disturbances. Both are complementary: low entropy plus high LyE indicates a stiff, unstable system that may fall easily. Sample entropy is easier to compute and less sensitive to noise, but LyE gives direct information about divergence rates. In practice, researchers use both to get a full picture of balance control. Interventions like tai chi may improve both metrics.
8. Why is standard Fourier analysis not good for non-stationary data?
Fourier analysis breaks a signal into sine waves of fixed frequencies over the whole time period. It assumes the signal is stationary, meaning frequencies are constant. For non-stationary data, Fourier analysis blurs time information: you know what frequencies are present on average, but not when they occur. For example, a runner's stride frequency might change during a race. Fourier analysis would give an average stride frequency, missing the variation. Instead, methods like time-frequency analysis or empirical mode decomposition can reveal how frequencies change over time. This is crucial for understanding dynamic athletic performance.
9. What is a reversal design, and why might it be difficult to use with a learned skill?
A reversal design brings the participant back to baseline after an intervention. For example, remove a relaxation technique after teaching it. The problem is that some skills, once learned, are hard to unlearn. An athlete who has learned a new shooting routine may not easily revert to old habits. Even if they try, their performance might not drop because the skill is retained. This makes reversal weak for irreversible learning. Also, withholding a beneficial treatment can be unethical. Researchers then prefer multiple baseline or alternating treatments designs. Reversal works better for reversible interventions like changes in feedback.
10. Compare the multidimensional model of leadership with servant leadership.
The multidimensional model focuses on matching behavior to the situation and preferences. Servant leadership is a specific style that prioritizes serving others. The multidimensional model says a coach can be flexible: sometimes directive, sometimes democratic. Servant leadership always puts athletes first, regardless of situation. Both models aim for good outcomes, but servant leadership has a value-based approach. In practice, a servant leader can also use the multidimensional model by adjusting how they serve. For example, a servant coach might be more directive with young athletes to keep them safe. The models can work together.
11. Explain why the multidimensional model suggests a coach should adapt their style for young versus professional athletes.
Young athletes often need more instruction and structure, so the required behavior includes clear directions. They prefer a coach who teaches and supports. Professionals usually want more autonomy and prefer a participative style. The model says the coach's actual behavior must match what the situation and athletes prefer. If a youth coach acts too hands-off, kids may feel lost. If a pro coach micromanages, pros may resent it. Hence, good coaches change their style based on athlete age and experience. This improves satisfaction and performance. For example, a junior soccer coach should be more instructive than a national team coach.
12. What is the advantage of using time-frequency methods like wavelet transform?
Wavelet transform handles non-stationary signals by using short wavelets that can scale in time and frequency. It provides good time resolution for high-frequency events and good frequency resolution for low-frequency trends. For example, in analyzing a golfer's swing, wavelet transform can capture both the fast clubhead impact and the slow body rotation accurately. Unlike Fourier analysis, which uses fixed sine waves, wavelets adapt to the signal. This makes wavelet transform ideal for detecting abrupt changes, like an injury-related movement alteration. It gives a more complete picture of the signal's dynamics across time scales.