ShoulderThe human shoulder is made up of three bones: the clavicle (collarbone), the scapula (shoulder blade), and the humerus (upper arm bone) as well as associated muscles, ligaments and tendons. The articulations between the bones of the shoulder make up the shoulder joints. The shoulder joint, also known as the glenohumeral joint, is the major joint of the shoulder, but can more broadly include the acromioclavicular joint. In human anatomy, the shoulder joint comprises the part of the body where the humerus attaches to the scapula, and the head sits in the glenoid cavity.
Shoulder problemShoulder problems including pain, are one of the more common reasons for physician visits for musculoskeletal symptoms. The shoulder is the most movable joint in the body. However, it is an unstable joint because of the range of motion allowed. This instability increases the likelihood of joint injury, often leading to a degenerative process in which tissues break down and no longer function well. Shoulder pain may be localized or may be referred to areas around the shoulder or down the arm.
Dislocated shoulderA dislocated shoulder is a condition in which the head of the humerus is detached from the shoulder joint. Symptoms include shoulder pain and instability. Complications may include a Bankart lesion, Hill-Sachs lesion, rotator cuff tear, or injury to the axillary nerve. A shoulder dislocation often occurs as a result of a fall onto an outstretched arm or onto the shoulder. Diagnosis is typically based on symptoms and confirmed by X-rays. They are classified as anterior, posterior, inferior, and superior with most being anterior.
Linear regressionIn statistics, linear regression is a linear approach for modelling the relationship between a scalar response and one or more explanatory variables (also known as dependent and independent variables). The case of one explanatory variable is called simple linear regression; for more than one, the process is called multiple linear regression. This term is distinct from multivariate linear regression, where multiple correlated dependent variables are predicted, rather than a single scalar variable.
Adhesive capsulitis of the shoulderAdhesive capsulitis, also known as frozen shoulder, is a condition associated with shoulder pain and stiffness. It is a common shoulder ailment that is marked by pain and a loss of range of motion, particularly in external rotation. There is a loss of the ability to move the shoulder, both voluntarily and by others, in multiple directions. The shoulder itself, however, does not generally hurt significantly when touched. Muscle loss around the shoulder may also occur. Onset is gradual over weeks to months.
Shoulder girdleThe shoulder girdle or pectoral girdle is the set of bones in the appendicular skeleton which connects to the arm on each side. In humans it consists of the clavicle and scapula; in those species with three bones in the shoulder, it consists of the clavicle, scapula, and coracoid. Some mammalian species (such as the dog and the horse) have only the scapula. The pectoral girdles are to the upper limbs as the pelvic girdle is to the lower limbs; the girdles are the parts of the appendicular skeleton that anchor the appendages to the axial skeleton.
Regression analysisIn statistical modeling, regression analysis is a set of statistical processes for estimating the relationships between a dependent variable (often called the 'outcome' or 'response' variable, or a 'label' in machine learning parlance) and one or more independent variables (often called 'predictors', 'covariates', 'explanatory variables' or 'features'). The most common form of regression analysis is linear regression, in which one finds the line (or a more complex linear combination) that most closely fits the data according to a specific mathematical criterion.
Logistic regressionIn statistics, the logistic model (or logit model) is a statistical model that models the probability of an event taking place by having the log-odds for the event be a linear combination of one or more independent variables. In regression analysis, logistic regression (or logit regression) is estimating the parameters of a logistic model (the coefficients in the linear combination).
Polynomial regressionIn statistics, polynomial regression is a form of regression analysis in which the relationship between the independent variable x and the dependent variable y is modelled as an nth degree polynomial in x. Polynomial regression fits a nonlinear relationship between the value of x and the corresponding conditional mean of y, denoted E(y |x). Although polynomial regression fits a nonlinear model to the data, as a statistical estimation problem it is linear, in the sense that the regression function E(y | x) is linear in the unknown parameters that are estimated from the data.
Principal component analysisPrincipal component analysis (PCA) is a popular technique for analyzing large datasets containing a high number of dimensions/features per observation, increasing the interpretability of data while preserving the maximum amount of information, and enabling the visualization of multidimensional data. Formally, PCA is a statistical technique for reducing the dimensionality of a dataset. This is accomplished by linearly transforming the data into a new coordinate system where (most of) the variation in the data can be described with fewer dimensions than the initial data.