Skip to main content
  • Original Research Article
  • Open access
  • Published:

Modelling the Influence of Task Constraints on Goal Kicking Performance in Australian Rules Football

Abstract

Background

The primary aim of this study was to determine the influence of task constraints, from an ecological perspective, on goal kicking performance in Australian football. The secondary aim was to compare the applicability of three analysis techniques; logistic regression, a rule induction approach and conditional inference trees to achieve the primary aim. In this study, an ecological perspective has been applied to explore the impact of task constraints on shots on goal in the Australian Football League, such as shot type, field location and pressure. Analytical techniques can increase the understanding of competition environments and the influence of constraints on skilled events. Differing analytical techniques can produce varying outputs styles which can impact the applicability of the technique. Logistic regression, Classification Based on Associations rules and conditional inference trees were conducted to determine constraint interaction and their influence on goal kicking, with both the accuracy and applicability of each approach assessed.

Results

Each analysis technique had similar accuracy, ranging between 63.5% and 65.4%. For general play shots, the type of pressure and location particularly affected the likelihood of a shot being successful. Location was also a major influence on goal kicking performance from set shots.

Conclusions

When different analytical methods display similar performance on a given problem, those should be prioritised which show the highest interpretability and an ability to guide decision-making in a manner similar to what is currently observed in the organisation.

Key Points

  • Constraints have varying influences and interaction with one another to influence skilled performance.

  • Location is a major influence on goal kicking, however, understanding the other constraints present is also key to understanding performance objectively.

  • The visualisation and reporting techniques used are a factor when deciding methodology to use for the uptake of analysis in the applied setting.

Introduction

It is well established that sports performers are constantly exposed to numerous constraints that manifest both concurrently and continuously [1,2,3]. From an ecological perspective, constraints can influence a system and shape the emergence of functional movement solutions [1, 2, 4]. Constraints are commonly classified into individual, task and environmental categories [2]. This research focuses on task constraints which relate to the intent of the activity [5] and are more specific to competition performance compared with environmental constraints [1]. Constraints interact nonlinearly to influence skilled performance of both teams and individuals [6,7,8]. Typically, research in sport has tended to isolate one or two constraints as opposed to acknowledging these interactions [8]. This has potentially occurred due to many influential constraints having not been previously measurable in a sufficiently valid or reliable manner (i.e. available time for decision-making and psychological pressure). The identification of constraints, such as wind speed and direction, location and pressure can improve an understanding of the competition environment to better evaluate competition performance and inform training design [9]. However, improvements to technology have meant that many of these aspects are now feasibly measurable in many sports environments.

The move towards the use of analytical methods capable of describing the complexity inherent in constraint interactions in sports environments represents an ongoing challenge. This is despite many machine learning algorithms have the ability to account for nonlinear interactions of multiple variables (i.e. constraints) [10]. Furthermore, varying analytical techniques may enable a range of outputs and visualisations of constraint interactions. These consequently produce different opportunities for action by the end user, which may be more or less suitable depending on their intended purpose (i.e. training design, performance evaluation) or preferences. These outputs may influence how the findings can be presented and interpreted, along with the specific type of decision that is recommend (i.e. recommendation or prediction).

An analysis technique will most likely be implemented if its interpretability and functionality fit within the type of operational framework applied in that setting [11]. Therefore, the design and style of results are critical in guiding decision-making [12]. Some complexity can be reduced by translating information into visuals, thus reducing the cognitive work required to interpret written reports [13]. The application of findings may be supported by visualisations and increased practitioner education to have a positive impact in the sporting domain. Therefore, the accuracy of an analysis technique is not the only factor in the applied setting, but also the manner in which results are presented. Further, it could enable the incorporation of a more mainstream use of machine learning into performance evaluation in competition and training. Accordingly, this may facilitate a move away from a reductionist approach towards capturing and analysing multiple variables concurrently.

Australian Football (AF) is a complex invasion style sport, played on an oval (length =  ~ 160 m, width =  ~ 130 m). A goal, worth six points, is scored by kicking a ball through two upright middle posts at the team’s attacking end of the ground. A behind, worth one point, is scored by the ball going between the outer two posts [14, 15]. Accurate goal kicking has been identified as the most influential performance indicator of match outcome [16]. Within AF, goal kicking technique has been found to alter based on kick distance [17]. Despite this, limited research has explored how constraints interact to influence goal kicking performance in AF [18]. However, research in other team invasion sports has explored goal kicking or shooting. Within American Football, the role of perception has been explored in punt and goal kicking outcome [19]; in basketball shooting, accuracy has been explored through location [20, 21], movement variability [22] and defensive influence [23]; in soccer the impact of different conditions and ball size has been used to explore altered kinematics [24]. The interaction of constraints has also been explored in the Rugby Union place kicking and shown to influence performance [7].

The primary aim of this study was to determine the influence of task constraints on goal kicking performance in Australian football. The secondary aim was to compare the applicability of three analysis techniques; logistic regression, a rule induction approach and conditional inference trees to achieve the primary aim.

Methods

Data were collected from all games (n = 207) conducted in the 2017 Australian Football League (AFL) season. Data were obtained from Champion Data, with permission provided for use in this study. Champion Data have not publicly released the validity and reliability of these data; however, research has found very high levels of agreement between Champion Data and independent evaluation [25]; this study did not conduct an independent evaluation of the accuracy of the data. All shots on goal contained additional information on shot type, shot outcome, pressure type and location. The pressure variable was manually collected by Champion Data based on the action and direction of opposing defender. Each variable had various sub-categories shown in Fig. 1. The constraints used in this study are included in the official statistics provided to AFL clubs and commonly used by AF teams in practice. Further have been shown to influence performance in team sport literature [18, 20, 26]. A total of 9725 attempted shots on goal were recorded; these were further split into set shots (n = 4939) and general play shots (n = 4786). The former refers to a goal shot in which the player has up to 30 s to attempt the kick without being actively defended [18], excluding where “play on” or “advantage” is called by the umpire. All other shots fit the category of general play. Further, shot location was divided into X (distance from goal) and Y (distance across the goal face). Distances were grouped in 10 m increments from 0 to 60 m in the X axis, and 10 m increments within 20 m across the goal face. Outside of 30 m, they were grouped in 20 m due to the infrequencies of shots in these ranges (Figs. 1, 2). Ethical approval was granted by the University Human Research Ethics Committee (application number: HRE18-022).

Fig. 1
figure 1

Breakdown of constraints for set and general play shots

Fig. 2
figure 2

Number of shots from each location for entire dataset

Three techniques, logistic regression, a rule induction approach and conditional inference trees were chosen as, whilst they each treat shot outcome as a classification problem, they each consider independent variables differently and produce different outputs. The three techniques were run separately for all shots, set shots and general play shots, resulting in the generation of nine models. For all models, data were split into an 80% training set and a 20% testing set. All analyses were conducted in R (Version 3.1.2, R Foundation for Statistical Computing, Vienna, Austria). Model performance was defined by mean accuracy (%) between test and training datasets. Confusion matrices were also produced and levels of precision, recall and F1 were calculated for each model. Precision informs how accurate a model is at determining true positives from actual results, whereas recall measures the fraction of true positives from the predicted results. The F1 metric provides measured balance between precision and recall. For further information on calculating these metrics, see Lipton et al. [27].

Logistic Regression

Logistic regression is a mathematical modelling technique which is used to describe the relationship of several independent variables to a dependent variable [28]. This technique is widely used for the identification of variables which relate to sports performance, when working with a dichotomous dependent variables [28]. Logistic regression models considered the relationship between location, pressure and shot type constraints (independent variables) and the binary shot outcome, goal or no goal (dependent variable).

Classification Based on Association Rules (CBA)

Rule induction is a branch of machine learning, capable of identifying underlying and frequent patterns between variables in a large transactional database [8, 29,30,31]. The Classification Based on Association rules (CBA) algorithm is an unsupervised data mining technique [32]. The CBA algorithm was run in R, using the ‘arulesCBA’ package [33]. A shot on goal was treated as the ‘transaction’, with the dependent variable specified as goal or no goal, and the constraints were used to describe it. Rules generated by the CBA algorithm were measured by their levels of Support and Confidence, see Eqs. 1 and 2. Minimum support and confidence were set at 0.005 to allow for rules to be generated for each location bin where a shot took place. Where the minimum criteria were not met, no rule was generated and the output for that location was left blank. Outputs were limited to rules containing all relevant constraints for the set shot and general play model.

$${\text{support}}\left( {A = > B} \right) = P\left( {A \cup B} \right)$$
(1)
$${\text{confidence}}\left( {A = > B} \right) = \frac{{{\text{support}}\left( {A \cup B} \right)}}{{{\text{support}}\left( A \right)}} = P\left( {B|A} \right)$$
(2)

Conditional Inference Trees

Conditional inference trees provide another nonlinear approach to quantify the relationship between dependent variables [34]. They are a supervised machine learning technique which consist of a range of significance tests to determine a threshold for each dependent variable [34, 35]. Branches consist of a different combination of response variables, shot outcome, which leads to the prediction of the independent variable [34]. Conditional inference trees were generated using the party package in R [36]. The algorithm functions on a predetermined level of statistical significance (p < 0.05), and factors which are most strongly linked with the response variable (goal or no goal) underwent recursive partitioning [34, 35]. Each tree was developed with a 95% confidence interval (CI) under a Bonferroni correction and a minimum terminal node size of 400 instances. The first tree was developed on the set shot dataset utilising two parameters, X and Y location. The second was run with the general play dataset and included four parameters, all constraint variables.

Results

Of the shots on goal attempted in the 2017 AFL season, mean shot accuracy was 50.4%. To understand how distance solely influenced shot success, the odds of success at each distance were calculated for width and length from the goal face (Fig. 3).

Fig. 3
figure 3

The mean success of shots on goal by location. Distance from the goal line in length (A) and distance across the goal face in width (B), where 0 is the centre of the goal. Confidence interval of 95% is shown. The horizontal dotted line represents the average success rate of a shot on goal

The three models showed similar levels of mean accuracy for all shots. Differences existed in levels of recall, precision and F1 (Table 1). The CBA model had the highest level of recall (0.73); however, this was a trade-off given the low level of precision (0.40), whereas the logistic regression and conditional inference models showed a slightly lower recall value, 0.62 and 0.68, respectively, the precision value was higher at 0.85 for both, which resulted in a greater F1 value, 0.72 and 0.76, respectively (see Table 1).

Table 1 Confusion matrix and derived metrics for all shots in test dataset for each model

Logistic Regression

The logistic regression model predicted shot outcome in the test data set at 65.4% for all shots, 64.9% for set shots and 67.2% for general play shots. Both independent variables of X and Y locations impacted the outcome of set and general play shots. The four independent variables: X, Y, shot type and pressure were all correlated with the outcome of all shots based on the odds ratio (Table 2). For set shots, only X—(10,20] had an odds ratio of less than one, 0.95. For general play shots, two variables had an odds ratio of less than one, a pressure level of none and Y—(0,10], 0.81 and 0.93, respectively (Table 2).

Table 2 Logistic regression coefficients for set and general play shots

Classification Based on Association Rules (CBA)

The accuracy of the CBA model was 63.5% for all shots with an F1 of 0.52, and mean model accuracy for 63.8% for set shots and 63.3% for general play shots. The CBA algorithm produced differing numbers of rules which met the set criteria depending on the contextual variables selected. Confidence levels ranged from 0.18 to 0.99.

Conditional Inference Trees

Conditional inference trees predicted shot outcome with an F1 value of 0.76 and mean model accuracy of 64.5% for all shots, 64.7% for set shots and 64. 2% for general play shots. It revealed both X and Y locations to be strong indicators of shot success (Fig. 6). For set shots, the first partition was displacement in Y axis. The second partition was a further divide in the Y axis and displacement in X axis (Fig. 6). The third and final level of partition was in the X and Y axis.

General play shots on goal also revealed that all independent variables were important factors in predicting shot outcome. The tree’s first partition included Y displacement, distance from goal, and X and Y displacement formed the second split, and the final partition formed by X displacement or alternatively by pressure level (Fig. 7). Shot type did not form a split.

Discussion

This study aimed to determine the influence of task constraints on goal kicking performance in Australian football. The study also compared the applicability of three analysis techniques: logistic regression, CBA and conditional inference trees. The different analysis techniques had similar accuracy levels. Given the similar performance of the different analysis techniques, consideration of their levels of applicability and ability to guide different types of decision-making should guide their respective use in the applied setting.

The constraints of location, pressure and shot type all influenced shot outcome. The likelihood of scoring altered as location changed, this was demonstrated across each analysis techniques applied (Table 2, Figs. 2, 4, 5, 6, 7). A potential explanation for this influence is the change of technique based on kick distance [17]. These findings align with research in other invasion sports, where location has also been identified as a predictor of kicking success in Rugby Union [7]. Further, two types of pressure, corralling and none, had the least influence on goal kicking accuracy in the logistic regression model (Table 2). Both the logistic regression and conditional inference trees showed closing and physical pressure to have a negative impact on shot outcome (Fig. 7). Location and defensive pressure have been shown to influence shot outcome in basketball [21, 23]. Shot type did not create a branch within the general play conditional inference tree (Fig. 7). However, differences between set shot and general plays shot success are demonstrated (Figs. 4, 6, 7).

Fig. 4
figure 4

Confidence levels for each bin based on CBA outputs. A Set shots, B general play shots where the minimum criteria were met

Fig. 5
figure 5

Confidence levels for each bin based on different pressure types. A All general play shots, B shots under corralling pressure, C shots under physical pressure, D shot with no pressure, E shots under chase pressure, F shots under closing pressure, where the minimum criteria were met

Fig. 6
figure 6

Conditional inference tree for set shots. Location (X and Y axis) as the independent variable and shot outcome as the dependent variable

Fig. 7
figure 7

Conditional inference tree for general play shots. Location (X and Y), pressure type and shot type as the independent variables and shot outcome as the dependent variable

Areas of equal opportunity in AF goal kicking success have been calculated in AF [37]. These should not only be calculated by location, but also include additional constraints such as physical pressure and shot type. The CBA and conditional inference trees (Figs. 5, 6, 7) demonstrated the similarity between combinations of constraint types and likelihood of goal kicking accuracy. Areas of equal opportunity are shown in Fig. 5C, D where a shot under physical pressure from X(0,10) and Y(20,30) has a confidence level of 0.38 in contrast with a shot under no pressure from X(40,50) and Y(20,30) which has a confidence level of 0.55. This is also demonstrated by the CBA as a general play shot taken from the same location has a very different likelihood of a goal based on the type of pressure (Fig. 6). This demonstrates how it may be beneficial to move the ball wider and further from goal, to avoid taking a shot under physical pressure. This information could be applied to inform decision-making around shot selection and education around the concept of areas of equal opportunity so that players understand that simply being closer to goal does not increase the likelihood of scoring, but the context of pressure and the shot type available will impact the outcome, thus this style of analysis provides a potential educational tool for athletes and coaches.

The analysis techniques utilised in this study displayed similar levels of accuracy and present the influence of constraints differently. The logistic regression model was more accurate at predicting a goal, whereas in contrast, the CBA and conditional inference models were better at predicting no goal (Table 1). For the logistic regression models, the influence of different constraints is evident, such as the impact of experiencing physical pressure compared with no pressure (Table 2); however, the interaction between constraints is difficult to observe. For instance, this model displays constraints independently and any interactions cannot be explored nonlinearly like in other methods. In contrast, the CBA and conditional inference trees models permit nonlinear interaction of constraints and their combined influence on goal kicking as a part of their inherent design as demonstrated (Figs. 4, 5, 6, 7). Whilst, each analysis technique suggests similar the patterns of constraint influence how these results and interaction is visualised varies.

The applicability of an analysis technique is due to more than its accuracy, but also how easily it can be interpreted and implemented. Benefits of the CBA and conditional inference tree techniques are both their nonlinear nature and visual output. These have the potential to demonstrate the interaction of multiple constraints. For example, a snap shot at goal is more likely based on a location close to the boundary line, whereas a shot from 50 m from goal whilst under chasing pressure would be a drop punt kick on the run. This may inform the design of goal kicking drills that better replicate competition, as they can consider both the frequency and prevalence of constraints. Dadzie and Rowe [38] suggest that visualisations may enhance the understanding of data, leading to the ability to enable instinctive and effective knowledge discovery. This is partly due to the decreased cognitive work required to interpret visualisations, as visuals take advantage of innate human perception [13, 38, 39]. In this, whilst the accuracy of each technique in determining the outcome of a shot on goal was similar, the CBA and conditional inference tree techniques may have an advantage over the logistic regression in regards to applicability, clear visuals may aid in-game and post-game assessment of shot selection and execution, although this was not formally investigated in this study.

Utilising multiple analysis techniques allows for the demonstration of variation and importance in model outputs and visuals. This is critical as findings may not be always be interpreted accurately and used effectively to inform decision-making [40, 41]. Further, when providing results to coaches, their willingness to accept and apply findings is critical [42]. Thus, a less accurate model, such as CBA which had the lowest F1 value, may be utilised over a slightly more accurate technique, due to the reduced complexity and higher interpretability of the model output. If results are too complex to interpret, then the likelihood of the findings being implemented is minimal. Thus, multiple analysis techniques can provide benefit in offering varied options to display results which can be aligned to the individual users. For instance, for some coaches, an understanding of how each individual constraint influences a shot on goal may help narrow down focus areas within training drills or guide language cues. Yet, other visualisations such as the heat map style of the CBA may enable a different perspective of potential kick success. They may help a coach understand how a team or individual is performing under certain circumstances in time-restricted environments. For example, in competition, being able to quickly understand how a shot success is being influenced by multiple constraints may help with decision-making in regards to personnel changes, tactics or messaging to players. Furthermore, if coaches are able to see differences in outcomes for kicks under the same constraints in training and competition settings, it may help to better inform drill design [43, 44]. The conditional inference tree visualisation provides a clearer grouping of similar opportunities and may aid coaches in educating athletes around their decision-making and what shot opportunities have an increased likelihood of success. For instance, a player may be passing the ball off to someone they think is in a better location to shoot from; however, they may be equally likely to be successful, therefore, they should take the shot themselves and not increase the chance of a turnover by making an additional pass. Ultimately, a coach may have a preference on how data are presented and being able to visualise multiple techniques allows for the customised presentation of results to suit coaches needs at a given time. Using the examples above, a coach may prefer a heatmap during a game or in post-game reporting to quickly demonstrate how the team performed under given match, whereas they may prefer to use a tree-like visual to further understand areas of equal opportunity to help develop an attacking game plan and team structures during planning sessions. It has also been suggested that appropriate staff should be embedded within professional clubs to aid in the statistical interpretation and applicability in industry settings, however, producing analysis in practitioner friendly formats is also of use [45].

Future research could include additional constraints within the models. Examples of additional constraints may include, exploring the game context such as time remaining and score margin as well as individual traits such as playing position and preferred foot [7, 46]. Additional data and the identification of key constraints which influence goal kicking could lead to more accurate models. This may help improve model accuracy to levels to make appropriate inferences from these data. Further data would enable the field to be divided into smaller regions to create more specific findings, as well as the potential to develop individual or team specific models. This would have a major impact in improving the accuracy and applicability of each model. Improved data capture may reduce subjectivity which currently exists in the measurement of currently collected constraints (for example see, Behendi et al. [47], Nibali et al. [48] and Victor et al. [49]). For instance, a constraint such as pressure could be measured on a continuous scale or as via a density metric [50].

Conclusion

This study showed the influence of task constraints on goal kicking performance in AF, with differences between both set shots and general play shots accuracy based on location and pressure type. Of the three analysis techniques utilised, each has different benefits, for instance the logistic regression explored each constraint individually and the independent influence of constraints is clear. Contrastingly, CBA and conditional inference trees can aid in identifying nonlinear patterns more easily due to the ability to quickly visualise how multiple constraints interact together to influence shot outcome. Using the same dataset with different analysis techniques allows for varying outputs and visuals which demonstrate differences in the applicability of each model for the applied setting. Ultimately, preferences will come down to the individual user. This information may further the understanding of competition conditions to enhance training design and enable the better preparation of players to meet competition demands.

Availability of Data and Materials

The code used in this study is available from the corresponding author on reasonable request. The data that support the findings of this study are available from Champion Data but restrictions apply to the availability of these data, which were used under license for the current study, and so are not publicly available. Data are however available from the authors upon reasonable request and with permission of Champion Data.

Abbreviations

AF:

Australian football

AFL:

Australian football league

CBA:

Classification based on association rules

CI:

Confidence interval

References

  1. Davids K, Button C, Bennett S. Dynamics of skill acquisition: a constraints-led approach. Champaign: Human Kinetics; 2008.

    Google Scholar 

  2. Newell KM. Constraints on the development of coordination. In: Motor development in children: Aspects of coordination and control, vol. 34; 1986. pp. 341–60.

  3. Button C, Seifert L, Chow JY, Davids K, Araújo D. Dynamics of skill acquisition: an ecological dynamics approach. Champaign: Human Kinetics Publishers; 2020.

    Google Scholar 

  4. Chow JY, Davids K, Button C, Shuttleworth R, Renshaw I, Araújo D. The role of nonlinear pedagogy in physical education. Rev Educ Res. 2007;77(3):251–78.

    Article  Google Scholar 

  5. Teune B, Woods C, Sweeting A, Inness M, Robertson S. The influence of environmental and task constraint interaction on skilled behaviour in Australian Football. Eur J Sport Sci. 2021;1(just-accepted):1–20.

    Google Scholar 

  6. Browne PR, Sweeting AJ, Davids K, Robertson S. Prevalence of interactions and influence of performance constraints on kick outcomes across Australian Football tiers: implications for representative practice designs. Hum Mov Sci. 2019;66:621–30.

    Article  Google Scholar 

  7. Pocock C, Bezodis NE, Davids K, North JS. Hot hands, cold feet? Investigating effects of interacting constraints on place kicking performance at the 2015 Rugby Union World Cup. Eur J Sport Sci. 2018;18(10):1309–16.

    Article  Google Scholar 

  8. Robertson S, Spencer B, Back N, Farrow D. A rule induction framework for the determination of representative learning design in skilled performance. J Sport Sci. 2019;37:1280–5.

    Article  Google Scholar 

  9. McCosker C, Renshaw I, Greenwood D, Davids K, Gosden E. How performance analysis of elite long jumping can inform representative training design through identification of key constraints on competitive behaviours. Eur J Sport Sci. 2019;19(7):1–9.

    Article  Google Scholar 

  10. Bunker RP, Thabtah F. A machine learning framework for sport result prediction. Appl Comput Inform. 2019;15(1):27–33.

    Article  Google Scholar 

  11. Fernández J, Bornn L, Cervone D, editors. Decomposing the immeasurable sport: a deep learning expected possession value framework for soccer. In: 13th MIT sloan sports analytics conference. Hynes Convention Centre; 2019.

  12. Silver MS. Decisional guidance for computer-based decision support. MIS Q. 1991;15:105–22.

    Article  Google Scholar 

  13. Kale A, Nguyen F, Kay M, Hullman J. Hypothetical outcome plots help untrained observers judge trends in ambiguous data. IEEE Trans Vis Comput Gr. 2018;25(1):892–902.

    Article  Google Scholar 

  14. Gray AJ, Jenkins DG. Match analysis and the physiological demands of Australian football. Sports Med. 2010;40(4):347–60.

    Article  Google Scholar 

  15. Australian Football League. Laws of Australian Football. In: League AF, editor. Australian Football Leauge; 2016.

  16. Robertson S, Back N, Bartlett JD. Explaining match outcome in elite Australian Rules football using team performance indicators. J Sports Sci. 2016;34(7):637–44.

    Article  Google Scholar 

  17. Blair S, Roberston S, Duthie G, Ball K. The effect of altering distance on goal-kicking technique in Australian Football. ISBS Proc Arch. 2018;36(1):358.

    Google Scholar 

  18. Anderson D, Breed R, Spittle M, Larkin P. Factors affecting set shot goal-kicking performance in the Australian football league. Percept Mot Skills. 2018;125(4):817–33.

    Article  Google Scholar 

  19. Witt JK, Dorsch TE. Kicking to bigger uprights: field goal kicking performance influences perceived size. Perception. 2009;38(9):1328–40.

    Article  Google Scholar 

  20. Reich BJ, Hodges JS, Carlin BP, Reich AM. A spatial analysis of basketball shot chart data. Am Stat. 2006;60(1):3–12.

    Article  Google Scholar 

  21. Goldsberry K, editor Courtvision: New visual and spatial analytics for the NBA. In: 2012 MIT sloan sports analytics conference. Boston, MA; 2012.

  22. Button C, Macleod M, Sanders R, Coleman S. Examining movement variability in the basketball free-throw action at different skill levels. Res Q Exerc Sport. 2003;74(3):257–69.

    Article  Google Scholar 

  23. Franks A, Miller A, Bornn L, Goldsberry K, editors. Counterpoints: advanced defensive metrics for nba basketball. In: 9th annual MIT sloan sports analytics conference, Boston, MA; 2015.

  24. Teixeira LA. Kinematics of kicking as a function of different sources of constraint on accuracy. Percept Mot Skills. 1999;88(3):785–9.

    Article  CAS  Google Scholar 

  25. Robertson S, Gupta R, McIntosh S. A method to assess the influence of individual player performance distribution on match outcome in team sports. J Sports Sci. 2016;34(19):1893–900.

    Article  Google Scholar 

  26. Griffin JA, McLellan CP, Presland J, Woods CT, Keogh JW. Effect of defensive pressure on international women’s rugby sevens attacking skills frequency and execution. Int J Sports Sci Coach. 2017;12(6):716–24.

    Article  Google Scholar 

  27. Lipton ZC, Elkan C, Naryanaswamy B, editors. Optimal thresholding of classifiers to maximize F1 measure. In: Joint European conference on machine learning and knowledge discovery in databases. Springer; 2014.

  28. Atkinson G, Nevill AM. Selected issues in the design and analysis of sport performance research. J Sports Sci. 2001;19(10):811–27.

    Article  CAS  Google Scholar 

  29. Agrawal R, Srikant R, editors. Fast algorithms for mining association rules. In: Proceedings of 20th international conference on very large data bases, VLDB; 1994.

  30. Spencer B, Morgan S, Zeleznikow J, Robertson S, editors. Clustering team profiles in the Australian Football League using performance indicators. In: Proceedings of the 13th Australasian conference on mathematics and computers in sport, Melbourne, 11–13 July, 2016. ANZIAM MathSport; 2016.

  31. Morgan S, editor. Detecting spatial trends in hockey using frequent item sets. In: Proceedings of the 8th international symposium on computer science in sport; 2011.

  32. Gentleman R, Carey V. Unsupervised machine learning. Bioconductor case studies. Berlin: Springer; 2008. p. 137–57.

    Book  Google Scholar 

  33. Johnson I. arulesCBA: classification for factor and transactional data sets using Association Rules. R Package. 2018.

  34. Corbett DM, Sweeting AJ, Robertson S. Weak relationships between stint duration, physical and skilled match performance in Australian football. Front Physiol. 2017;8:820.

    Article  Google Scholar 

  35. Sarda-Espinosa A, Subbiah S, Bartz-Beielstein T. Conditional inference trees for knowledge extraction from motor health condition data. Eng Appl Artif Intell. 2017;62:26–37.

    Article  Google Scholar 

  36. Hothorn T, Hornik K, Zeileis A. Unbiased recursive partitioning: a conditional inference framework. J Comput Graph Stat. 2006;15(3):651–74.

    Article  Google Scholar 

  37. Galbraith P, Lockwood T. Things may not always be as they seem: the set shot in AFL football. Aust Sr Math J. 2010;24(2):29.

    Google Scholar 

  38. Dadzie A-S, Rowe M. Approaches to visualising linked data: a survey. Semant Web. 2011;2(2):89–124.

    Article  Google Scholar 

  39. Larkin JH, Simon HA. Why a diagram is (sometimes) worth ten thousand words. Cogn Sci. 1987;11(1):65–100.

    Article  Google Scholar 

  40. Le Meur Y, Torres-Ronda L. 10 Challenges facing today’s applied sport scientist. Sport Perform Sci Rep. 2019;57:1.

    Google Scholar 

  41. Couceiro MS, Dias G, Araújo D, Davids K. The ARCANE project: how an ecological dynamics framework can enhance performance assessment and prediction in football. Sports Med. 2016;46(12):1781–6.

    Article  Google Scholar 

  42. Wright CM. The integration of performance analysis approaches within the practice of competitive sports teams. University of Central Lancashire; 2015.

  43. Browne PR, Woods CT, Sweeting AJ, Robertson S. Applications of a working framework for the measurement of representative learning design in Australian football. PLoS ONE. 2020;15(11):e0242336.

    Article  CAS  Google Scholar 

  44. Ireland D, Dawson B, Peeling P, Lester L, Heasman J, Rogalski B. Do we train how we play? Investigating skill patterns in Australian football. Sci Med Football. 2019;3:1–10.

    Article  Google Scholar 

  45. Stewart M, Mitchell H, Stavros C. Moneyball applied: Econometrics and the identification and recruitment of elite Australian footballers. Int J Sport Finance. 2007;2(4):231–48.

    Google Scholar 

  46. Clemente FM, Martins FML, Mendes RS. Analysis of scored and conceded goals by a football team throughout a season: a network analysis. Kinesiol Int J Fundam Appl Kinesiol. 2016;48(1):103–14.

    Google Scholar 

  47. Behendi SK, Morgan S, Fookes CB, editors. Non-invasive performance measurement in combat sports. In: Proceedings of the 10th international symposium on computer science in sports (ISCSS) advances in intelligent systems and computing, vol. 392 Springer, Cham. https://doi.org/10.1007/978-3-319-24560-7_1. 2016.

  48. Nibali A, He Z, Morgan S, Greenwood D, editors. Extraction and classification of diving clips from continuous video footage. In: Proceedings of the IEEE conference on computer vision and pattern recognition workshops; 2017.

  49. Victor B, He Z, Morgan S, Miniutti D, editors. Continuous video to simple signals for swimming stroke detection with convolutional neural networks. In: Proceedings of the IEEE conference on computer vision and pattern recognition workshops; 2017.

  50. Spencer B, Morgan S, Zeleznikow J, Robertson S, editors. Measuring player density in Australian Rules football using Gaussian mixture models. In: Complex systems in sport. Barcelona. 2017.

Download references

Acknowledgements

The authors would like to acknowledge Champion Data for providing the data used in undertaking this study.

Funding

This study does not have any funding.

Author information

Authors and Affiliations

Authors

Contributions

PB, AS, SR contributed to conceptualization; PB, SR contributed to methodology; PB contributed to formal analysis;PB contributed to writing—original draft preparation; SR, AS, PB contributed to writing—review and editing; AS, SR contributed to supervision. The authors read and approved the final manuscript.

Corresponding author

Correspondence to Peter R. Browne.

Ethics declarations

Ethics Approval and Consent to Participate

Ethical approval was granted by Victoria University Human Research Ethics Committee (Application No.: HRE18-022).

Consent for Publication

Not applicable.

Competing Interests

The authors declare that they have no competing interests.

Additional information

Publisher's Note

Springer Nature remains neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Rights and permissions

Open Access This article is licensed under a Creative Commons Attribution 4.0 International License, which permits use, sharing, adaptation, distribution and reproduction in any medium or format, as long as you give appropriate credit to the original author(s) and the source, provide a link to the Creative Commons licence, and indicate if changes were made. The images or other third party material in this article are included in the article's Creative Commons licence, unless indicated otherwise in a credit line to the material. If material is not included in the article's Creative Commons licence and your intended use is not permitted by statutory regulation or exceeds the permitted use, you will need to obtain permission directly from the copyright holder. To view a copy of this licence, visit http://creativecommons.org/licenses/by/4.0/.

Reprints and permissions

About this article

Check for updates. Verify currency and authenticity via CrossMark

Cite this article

Browne, P.R., Sweeting, A.J. & Robertson, S. Modelling the Influence of Task Constraints on Goal Kicking Performance in Australian Rules Football. Sports Med - Open 8, 13 (2022). https://doi.org/10.1186/s40798-021-00393-9

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/s40798-021-00393-9

Keywords