SOCS is an acronym used in statistics to describe the four key features of a data distribution: Shape, Outliers, Center, and Spread. It gives you a checklist so you don’t miss anything important when summarizing a set of numerical data, whether you’re looking at a histogram, a dot plot, or a box plot. If you’re in an introductory statistics or AP Stats course, SOCS is the framework you’re expected to use whenever a question asks you to “describe this distribution.”
Shape: The First Thing to Notice
Shape is the starting point because it determines how you handle everything else. When you look at a graph of your data, you’re asking two questions: Is the distribution symmetric or skewed? And does it have one peak or more than one?
A symmetric distribution looks roughly the same on both sides of the center, like a bell curve. A skewed distribution has a longer tail stretching out in one direction. If the tail extends to the right (toward higher values), it’s called right-skewed or positively skewed. If the tail extends to the left, it’s left-skewed or negatively skewed. Income data, for example, is famously right-skewed because a small number of very high earners pull the tail out to the right.
The number of peaks matters too. A unimodal distribution has one clear peak, which is the most common pattern. A bimodal distribution has two distinct peaks, which often signals that your data contains two separate groups mixed together. If you measured the heights of both professional basketball players and professional gymnasts in one dataset, you’d likely see two humps rather than one.
Shape is worth identifying first because it tells you which measures of center and spread are most appropriate, which is exactly what the next steps address.
Outliers: Spotting Unusual Values
An outlier is any data point that falls far outside the general pattern. Outliers matter because they can distort your summary statistics, and they sometimes reveal data entry errors or genuinely interesting cases worth investigating separately.
You can often spot outliers visually on a histogram or dot plot as isolated values with a gap between them and the rest of the data. But there’s also a formal rule: a value counts as an outlier if it falls more than 1.5 times the interquartile range (IQR) below the first quartile or above the third quartile.
Here’s how that works in practice. Say your first quartile (Q1) is 80 and your third quartile (Q3) is 90. The IQR is 90 minus 80, which equals 10. Multiply that by 1.5 to get 15. Your lower fence is 80 minus 15, or 65. Your upper fence is 90 plus 15, or 105. Any value below 65 or above 105 qualifies as an outlier. This “1.5 × IQR rule” is the standard method in most introductory courses and is the basis for the dots you see plotted beyond the whiskers on a box plot.
When describing outliers in your SOCS response, note whether any exist and, if so, give their approximate values. If none exist, say so explicitly rather than skipping the step.
Center: Finding the Typical Value
The center of a distribution is the single number that best represents a “typical” value in your dataset. The two main options are the mean (the arithmetic average) and the median (the middle value when the data is ordered). Which one you report depends on the shape you identified in the first step.
In a perfectly symmetric distribution, the mean and median are essentially the same, so either works. But when the data is skewed, the mean gets pulled toward the tail because it’s sensitive to extreme values. In a right-skewed distribution, the mean will be higher than the median; in a left-skewed distribution, the mean will be lower. The median sits closer to where most of the data actually lives, which makes it the better choice for skewed data or data with outliers.
A simple rule: if your distribution is roughly symmetric with no major outliers, report the mean. If it’s skewed or has outliers, report the median. In either case, include the actual number along with the units of the variable you’re describing.
Spread: How Much the Values Vary
Spread describes how far the data values are from each other and from the center. A dataset where most values cluster tightly around the middle has low spread. One where values are scattered widely has high spread. The three most common measures are range, interquartile range (IQR), and standard deviation.
The range is the simplest: just the largest value minus the smallest. It’s easy to calculate but unreliable because a single extreme value can inflate it dramatically. The IQR is the range of the middle 50% of your data (Q3 minus Q1) and is much more stable because it ignores the extremes. The standard deviation measures the average distance of each data point from the mean; a smaller standard deviation means the data clusters tightly, while a larger one means it’s more dispersed.
Which measure to report follows the same logic as center. The standard deviation pairs with the mean for symmetric distributions without outliers. The IQR pairs with the median for skewed distributions or those with outliers. This pairing exists because both the mean and standard deviation are heavily influenced by extreme values, while the median and IQR are resistant to them. In one illustration, adding an outlier to a dataset barely changed the IQR but inflated the standard deviation from 9.25 to 85.02.
Pairing the Right Statistics
This is where the SOCS components connect to each other rather than standing alone. Your description of shape directly determines which numbers you use for center and spread:
- Symmetric, no outliers: report mean and standard deviation
- Skewed or outliers present: report median and IQR
Mixing these pairings (for instance, reporting the mean alongside the IQR) is technically possible but unusual and generally not what your instructor is looking for. The reason for these pairings is consistency in how sensitive each statistic is to extreme values. Mean and standard deviation both react strongly to outliers, so they tell a coherent story when the data is well-behaved. Median and IQR both resist outliers, so they give a more accurate picture when the data is not.
Using Context in Your Description
One detail that trips students up: a complete SOCS description doesn’t just list numbers, it ties them back to the actual variable being measured. Instead of writing “the center is 7,” you’d write “the typical number of hours of sleep per night is about 7.” Instead of “the spread is 4,” you’d write “the middle 50% of students slept between 5.5 and 9.5 hours, giving an IQR of 4 hours.”
Including the variable name and units throughout your response is what separates a generic statistical summary from one that actually communicates something meaningful. In AP Statistics, leaving out context is one of the most common reasons students lose points on free-response questions.
Applying SOCS to Different Graphs
The SOCS framework works the same way regardless of the graph type, but different graphs make different components easier to identify. Histograms are the most versatile: you can assess shape by looking at the overall silhouette, spot potential outliers as isolated bars, and estimate center and spread from the horizontal axis. Dot plots work similarly but are better for smaller datasets where you can see individual values.
Box plots are particularly useful for outliers and spread. The box itself shows the IQR, the line inside the box marks the median, and any dots beyond the whiskers are flagged outliers using the 1.5 × IQR rule. Shape is harder to judge from a box plot, though you can get a rough sense: if the median line is closer to the left side of the box and the right whisker is longer, the distribution is likely right-skewed.
Regardless of the graph, walk through all four letters every time. Even when no outliers are present or the shape is unremarkable, saying so is part of a complete response.

