Excellent results and low complication rate for anatomic polyaxial locking plates in comminuted proximal ulna

Alexander Klug1, Yves Gramlich1, Johannes Buckup1

  • 1Berufsgenossenschaftliche Unfallklinik Frankfurt am Main, Zentrum für Unfallchirurgie und Orthopädische Chirurgie, Frankfurt am Main, Germany.

Abstract

Related Concept Videos

Microsoft Excel: Plotting Mean, SD, and SE01:18

Microsoft Excel: Plotting Mean, SD, and SE

In Microsoft Excel, plotting the mean along with standard deviation (SD) and standard error (SE) helps visualize data variability and reliability. To plot these values, follow these steps:
First, calculate the mean, SD, and SE of your data. The mean is obtained using the formula `=AVERAGE(range)`, while SD can be calculated with `=STDEV.P(range)` for a population or `=STDEV.S(range)` for a sample. SE is calculated as `=SD/SQRT(n)`, where `n` is the sample size.
To plot these values, use a bar...
1.3K
Bones of the Upper Limb: Ulna01:15

Bones of the Upper Limb: Ulna

The ulna and radius are parallel bones of the antebrachium or the forearm. The ulna lies medially and consists of a bony tip called the olecranon process at its proximal end. This hook-like projection articulates with the olecranon fossa of the humerus and forms the "hinged" ulnohumeral part of the elbow joint. This joint facilitates forearm extension and flexion while preventing its hyperextension. Similarly, the coronoid process, another bony projection on the proximal/anterior side...
4.5K
Microsoft Excel: Student's t-Test01:25

Microsoft Excel: Student's t-Test

Student's t-test in Microsoft Excel is a statistical method used to compare the means of two groups to determine if they are significantly different from each other. It's commonly used to evaluate hypotheses, such as testing whether a treatment has an effect compared to a control group. Excel provides built-in functions to perform t-tests, making it accessible for users needing to conduct basic statistical analysis.
To conduct a t-test in Excel, use the T.TEST function or the "Data...
1.7K
Self-Locking Screw01:16

Self-Locking Screw

A square-threaded screw jack is a mechanical device widely used for lifting heavy loads or applying considerable force. One of the key features that can make a screw jack more effective and reliable is its self-locking capability.
A square-threaded screw jack carrying a load is considered self-locking if the screw retains its position even after the moment applied to it is removed.
2.5K
Microsoft Excel: Pearson's Correlation01:18

Microsoft Excel: Pearson's Correlation

Microsoft Excel is a powerful tool for statistical analysis, including calculating Pearson's correlation coefficient, which measures the strength and direction of a linear relationship between two continuous variables. Pearson's correlation coefficient, often denoted as "r," ranges from -1 to 1. A value close to 1 indicates a strong positive correlation, meaning as one variable increases, the other does too. A value close to -1 indicates a strong negative correlation, implying...
2.2K
Microsoft Excel: Regression Analysis01:18

Microsoft Excel: Regression Analysis

Regression analysis in Microsoft Excel is a powerful statistical method for examining the relationship between a dependent variable and one or more independent variables. It's used extensively in fields such as economics, biology, and business to predict outcomes, understand relationships, and make data-driven decisions. The most common type is linear regression, which attempts to fit a straight line through the data points to model the relationship between variables.
To perform regression...
1.6K