Plotting somatotypes using SAS/GRAPH.

Takashi Satake1, Paul G Morris2, Heidi Danker-Hopfe1

  • 1Department of Kinesiology and Health Education, College of Education, The University of Texas at Austin, Austin, Texas 78712.

Summary

This study introduces a SAS/GRAPH program for creating somatocharts. This tool visualizes variations in somatotype distributions, aiding in the analysis of human body types.

Related Concept Videos

Statistical Analysis System (SAS)01:14

Statistical Analysis System (SAS)

SAS, short for Statistical Analysis System, is a powerful data analysis, management, and visualization tool. Developed by the SAS Institute in the early 1970s, SAS has evolved into a comprehensive software suite used across various industries for statistical analysis, business intelligence, and predictive modeling.
Applications: SAS finds applications in numerous fields, including healthcare for clinical trial analysis, finance for risk assessment, marketing for customer data analysis, and...
1.0K
Plotting of Topographic Maps01:29

Plotting of Topographic Maps

Topographic maps represent the Earth's surface features using contour lines, which connect points of equal elevation to create a two-dimensional representation of three-dimensional terrain. Creating a topographic map requires a systematic approach.Begin by plotting a scaled grid and marking intersections corresponding to the survey's elevation data points. Assign elevation values at these intersections to build the base map. Next, determine contour levels using a consistent contour interval,...
645
Multiple Bar Graph01:07

Multiple Bar Graph

As the name suggests, a multiple bar graph is the same as a bar graph but has multiple bars to depict relationships between different data values. One can include as many parameters as possible. However, each parameter must have the same unit of measurement.
Each bar or column in the multiple bar graph represents a data value. These graphs are used primarily in interrelating two or more sets of data. The categories of different kinds of data are listed along the horizontal or x-axis, whereas...
10.3K
Dosage Regimen Designs: Nomograms and Tabulations01:23

Dosage Regimen Designs: Nomograms and Tabulations

Nomograms and tabulations are vital tools used by clinicians to design accurate and individualized dosage regimens. These instruments provide a straightforward method for adjusting dosages based on individual patient characteristics, including age, weight, and physiological condition. The foundation of a drug's nomogram is population pharmacokinetic data collected and analyzed using specific models. This data simplifies complex equations, presenting them diagrammatically or tabularly for easy...
264
Residual Plots01:07

Residual Plots

A residual plot is a statistical representation of data used to analyze correlation and regression results. It helps verify the requirements for drawing specific conclusions about correlation and regression. To obtain the residual plot, first, the residual for each data value is calculated, which is simply the vertical distance between the observed and the predicted value obtained from the regression equation.
When the residual values are plotted against the variable x, it is called a residual...
6.6K
Scatter Plot01:15

Scatter Plot

The most common and easiest way to display the relationship between two variables, x and y, is a scatter plot. A scatter plot shows the direction of a relationship between the variables. A clear direction happens when there is either:
12.4K