Descriptive statistics in research summarise what your data look like before you test hypotheses or interpret patterns. Report the statistics that match each variable type, such as frequencies for categories, means and standard deviations for scale variables, and clear table notes where needed.
Descriptive Statistics in Research: What to Report and Why
You have run the survey, cleaned the spreadsheet, and opened the statistics output — but now the results section looks like a wall of numbers with no obvious order. Descriptive statistics in research can feel deceptively simple because the calculations are often automatic, yet the writing choices are not. Students often ask whether to report every mean, every percentage, every minimum and maximum, or only the values that seem connected to the hypothesis. The problem is not usually the software; it is deciding which numbers help the reader understand the sample, the variables, and the later analysis. If you report too little, the results feel unsupported. If you report too much, the paper reads like exported output rather than academic writing.
Descriptive statistics summarise the basic features of your data: who or what was studied, how variables were measured, and what the observed values look like. In most student research papers, you report sample characteristics, frequencies or percentages for categorical variables, and mean and standard deviation reporting for continuous variables. The purpose is to give readers enough context to judge the data before they read your tests, comparisons, or interpretation.
In this guide
- What are descriptive statistics in research?
- What descriptive statistics should you report for your variables?
- How do you build a descriptive statistics table that readers can use?
- How should mean and standard deviation reporting look in a paper?
- How do descriptive statistics change across disciplines and data types?
- What mistakes do students commonly make when reporting descriptive statistics?
- How do you connect descriptive statistics to later statistical tests?
- What should you check before moving on from descriptive statistics?
What are descriptive statistics in research?
Descriptive statistics in research are numbers that summarise the observed data without making claims beyond the sample. They describe patterns such as typical values, spread, counts, percentages, and ranges. They do not test whether a relationship is statistically significant or whether one group differs from another in the wider population.
Describing before explaining
Descriptive statistics are summaries of what is present in the dataset. They answer questions such as “How many participants were in each group?”, “What was the average score?”, and “How spread out were the responses?” In a student paper, they usually appear at the start of the results section, often before inferential statistics.
Inferential statistics are tests that use sample data to estimate or test claims about a broader population. A t-test, chi-square test, correlation, regression, or ANOVA is inferential because it evaluates a relationship, difference, or association. Descriptive statistics prepare the reader for those tests by showing the shape and scale of the data.
For example, a psychology paper on stress and sleep quality might report the mean stress score, standard deviation, minimum, maximum, and sample size before testing whether stress predicts sleep quality. Without those descriptive values, the later regression result has less context.
What descriptive statistics can and cannot claim
Descriptive results can say, “Participants reported a mean sleep quality score of 6.2 on a 10-point scale.” They cannot say, by themselves, “Stress causes poor sleep” or “students generally have poor sleep quality.” The first statement describes the sample; the second and third move into explanation or generalisation.
A useful way to think about descriptive statistics is that they make your dataset visible. They show whether the sample is balanced, whether scale responses cluster tightly or vary widely, and whether any values look unusual. If you have not yet defined your variables clearly, start with the measurement logic first; the guide to defining variables in quantitative research helps connect constructs to measurable indicators before analysis.
What descriptive statistics should you report for your variables?
Report descriptive statistics that match the measurement level and purpose of each variable. For categorical variables, use counts and percentages; for continuous or scale variables, use means, standard deviations, and sometimes ranges. If a variable is skewed or ordinal, the median and interquartile range may be more informative than the mean.
Match the statistic to the variable type
Categorical variables place observations into groups, such as gender category, study mode, employment status, programme type, or treatment group. Report the frequency, which is the number of cases in each category, and the percentage, which is the proportion of the sample in that category.
Continuous variables can take many numeric values, such as age, income, test score, reaction time, or blood pressure. Report the mean, which is the arithmetic average, and the standard deviation, which summarises how much values vary around that average. You may also report the minimum and maximum to show the observed range.
Ordinal variables have ordered categories, but the distance between categories may not be equal. Likert-type items are a common example. Some courses allow mean and standard deviation for summed or averaged Likert scales, especially when several items form a scale; single ordinal items are often clearer with frequencies, percentages, medians, or category distributions.
Common reporting choices by variable
| Variable example | Weak reporting choice | Stronger reporting choice | Why the stronger version works |
|---|---|---|---|
| Programme year: Year 1, Year 2, Year 3 | Mean year = 2.1 | Year 1: 42 (35.0%); Year 2: 51 (42.5%); Year 3: 27 (22.5%) | The variable is categorical or ordinal, so category counts are clearer. |
| Exam score from 0 to 100 | Passed: 78%; failed: 22% | M = 71.4, SD = 9.8, range = 44–92; pass rate = 78% | The mean and spread preserve more information than pass/fail alone. |
| Five-item anxiety scale from 1 to 5 | Most students were anxious | M = 3.62, SD = 0.74; higher scores indicate greater anxiety | The scale direction and variability are visible. |
| Department: nursing, business, psychology | Department average = 1.8 | Nursing: 30 (25.0%); business: 54 (45.0%); psychology: 36 (30.0%) | Numeric codes for categories should not be averaged. |
The guiding question is not “How many numbers can I report?” but “Which numbers help the reader understand the variable?” If your assignment brief asks for specific outputs, convert that requirement into a plan rather than copying every software table; the guide on turning assignment brief requirements into a paper plan is useful at that stage.
What to include for sample characteristics
Sample characteristics usually describe the participants, cases, documents, organisations, or observations used in the study. In undergraduate and master’s papers, these may include age, gender category, study level, employment status, health condition, school type, company size, or other context variables.
Do not treat every demographic variable as equally central. A paper on workplace burnout may need role type, weekly hours, and industry more than it needs every background category collected in the survey. A nursing paper on medication adherence among elderly patients discharged to home care may report age, living arrangement, number of prescribed medications, and support at home because those features help readers understand adherence behaviour.
How do you build a descriptive statistics table that readers can use?
A descriptive statistics table should group related variables, use consistent decimal places, name each statistic clearly, and avoid unnecessary software output. Readers should be able to see the sample size, central tendency, spread, and category distribution without decoding abbreviations. A good table supports the text rather than replacing it.
Table structure that works in student papers
A basic descriptive statistics table usually has one row per variable and columns for the statistics that fit those variables. For continuous variables, common columns are N, M, SD, minimum, and maximum. For categorical variables, use category rows with n and %. Mixing both types in one table is acceptable if the layout is readable.
A simple structure might look like this:
| Variable | N | Mean | SD | Minimum | Maximum |
|---|---|---|---|---|---|
| Age | 118 | 21.6 | 3.4 | 18 | 39 |
| Weekly study hours | 116 | 12.8 | 5.7 | 2 | 31 |
| Academic self-efficacy | 118 | 3.71 | 0.62 | 2.10 | 4.90 |
For categorical variables, a separate table may be cleaner:
| Characteristic | Category | n | % |
|---|---|---|---|
| Study mode | Full-time | 84 | 71.2 |
| Study mode | Part-time | 34 | 28.8 |
| Employment status | Employed | 67 | 56.8 |
| Employment status | Not employed | 51 | 43.2 |
A descriptive statistics table becomes confusing when it mixes raw software labels, unexplained codes, and too many decimal places. If the variable was coded as 1 = full-time and 2 = part-time, report the category names, not the numeric code mean.
A practical table-building process
Use a short process before writing the table into your paper:
- List every variable used in the research question, hypotheses, or sample description.
- Mark each variable as categorical, ordinal, continuous, or scale-based.
- Choose counts and percentages for categories.
- Choose mean, standard deviation, and range for continuous or scale variables.
- Check whether missing data means N differs across variables.
- Round values consistently, usually to one or two decimal places.
- Add a note if higher scores, scale ranges, or coding decisions need explanation.
Table notes and readability
Table notes are not decorative. They prevent misreading. If a scale runs from 1 to 5, state what higher values mean. If percentages are based on valid responses rather than the full sample, say so. If some variables have lower N because of missing responses, do not hide that difference.
A concise note might read: “Higher academic self-efficacy scores indicate greater confidence in completing academic tasks; possible scores range from 1 to 5.” That sentence gives the reader enough information to interpret the mean without searching the methodology chapter.
How should mean and standard deviation reporting look in a paper?
Mean and standard deviation reporting should name the variable, give the mean and SD in a consistent format, and interpret the values in relation to the scale. A common format is “Participants reported moderate academic self-efficacy (M = 3.71, SD = 0.62) on a 1–5 scale.” The text should explain the pattern, not repeat every table cell.
What the mean and SD tell the reader
The mean is the average score. It gives a quick sense of the typical value in the sample, especially for approximately continuous or scale-based variables. The standard deviation shows spread: a small SD means scores cluster near the mean, while a large SD means responses vary more widely.
For example, if a business management paper reports job satisfaction on a 1–7 scale as M = 5.8, SD = 0.6, the sample is generally positive and fairly consistent. If the same mean appears with SD = 1.9, the average still looks positive, but the responses are much more mixed. The standard deviation changes the interpretation.
Mean and standard deviation reporting also needs the scale range. “M = 3.4” means little unless the reader knows whether the scale runs from 1 to 4, 1 to 5, 1 to 7, or 0 to 100.
Weak versus stronger reporting
| Weak student version | Stronger rewrite |
|---|---|
| “The mean for motivation was 3.9 and the standard deviation was 0.8, which shows students were motivated.” | “Students reported moderately high academic motivation (M = 3.90, SD = 0.80) on a 1–5 scale, where higher scores indicated stronger motivation.” |
| “The results for age were M = 22.4, SD = 6.2, minimum 18, maximum 61.” | “Participants’ ages ranged from 18 to 61 years, with a mean age of 22.4 years (SD = 6.2). The range suggests that most participants were traditional-age students, with a small number of older respondents.” |
| “The SD is high.” | “The standard deviation of 1.84 on a 1–7 satisfaction scale suggests noticeable variation in satisfaction across respondents.” |
Notice that the stronger versions do not exaggerate. They describe what the values suggest and connect the statistic to the measurement scale.
Rounding and formatting
Most student papers use one or two decimal places for means and standard deviations. More precision rarely improves interpretation. If your survey scale has whole-number response options from 1 to 5, reporting M = 3.916472 adds noise rather than accuracy.
Use the same format throughout the paper. Do not switch between “mean,” “Mean,” “M,” and “average” without reason. Many style guides accept italic statistical symbols, but formatting expectations vary by institution, so check your course handbook.
How do descriptive statistics change across disciplines and data types?
Descriptive statistics change because fields measure different kinds of variables and answer different kinds of questions. Psychology often reports scale means and reliability-related context; health sciences may report clinical ranges, patient characteristics, and adherence categories; education and business papers often combine survey scales with group characteristics. The statistics must fit both the data type and the research aim.
Social sciences and psychology example
In a psychology paper on social media use and anxiety among undergraduate students, descriptive statistics might include age, gender category, daily social media time, anxiety scale score, and sleep quality. Daily use could be reported as M = 3.2 hours, SD = 1.4, while gender category would use n and %. Anxiety scale scores might need the scale range and direction.
A weak description would say, “Anxiety was high.” A clearer version would state, “Anxiety scores averaged 18.6 (SD = 5.1) on a scale from 7 to 28, where higher scores indicated more frequent anxiety symptoms.” That gives the reader the unit, range, and interpretation.
If the paper later uses correlation or regression, the descriptive section prepares the ground. The reader can see whether variables have enough variation to make the later analysis meaningful.
Health sciences or nursing example
In a nursing research paper on medication adherence among older adults receiving home care after hospital discharge, descriptive statistics might include age, number of medications, living arrangement, adherence score, and whether the patient received caregiver support. Age and number of medications are continuous or count variables, while living arrangement and caregiver support are categorical.
A useful descriptive table might report the mean number of medications, the percentage living alone, and the distribution of adherence categories. If the adherence measure has a clinical cut-off, category percentages may matter as much as the mean. For example, “low adherence,” “moderate adherence,” and “high adherence” categories can make the findings easier to interpret for a health-focused reader.
Avoid implying clinical effectiveness from descriptive values alone. If one group appears to have higher adherence, that observation may justify a later test, but it is not itself proof of an intervention effect.
Education and business examples
In an education paper on feedback frequency and student engagement in first-year writing courses, descriptive statistics could report class size, number of feedback comments received, engagement scale score, and attendance rate. The paper might use means and standard deviations for engagement and attendance, but frequencies for programme type or course delivery mode.
In a business or management paper on remote work and employee burnout, descriptive statistics could include weekly remote work days, burnout score, job role, tenure, and team size. A descriptive table may reveal that most respondents work remotely three or more days per week, which affects how the later findings should be read.
These field examples show why descriptive statistics are not a fixed checklist. They are selected from the research design, variable definitions, and later analysis plan. If you are still deciding between survey measures, interviews, document analysis, or conceptual work, the overview of quantitative, qualitative, and theoretical research can help you check whether descriptive statistics fit your design.
What mistakes do students commonly make when reporting descriptive statistics?
Students often make mistakes by treating all variables as if they need the same statistics, copying raw software output, or interpreting descriptive values as proof of a hypothesis. The fix is to match each statistic to the variable type, explain scale direction, and keep claims descriptive until inferential tests are reported. Clear reporting prevents readers from questioning the basic credibility of the results section.
Mistakes that distort the data
-
Averaging category codes
Student example: “The mean gender was 1.42, showing that most participants were female.”
Correction: Report category counts and percentages instead: “Female: 70 (58.3%); male: 45 (37.5%); non-binary/prefer to self-describe: 5 (4.2%),” if those were the actual categories used. -
Reporting a mean without the scale direction
Student example: “The mean attitude score was 4.1, which is good.”
Correction: State the scale range and what higher scores mean: “Attitude scores averaged 4.1 (SD = 0.7) on a 1–5 scale, where higher scores indicated more positive attitudes.” -
Claiming significance from descriptive differences
Student example: “Students who worked part-time had lower grades, so employment negatively affected performance.”
Correction: Describe the observed pattern first, then use an appropriate test if your design supports it: “The part-time employed group had a lower mean grade than the non-employed group; an independent-samples t-test was used to assess whether the difference was statistically significant.” -
Copying too many software decimals
Student example: “The average satisfaction score was 3.843721 and the standard deviation was 0.927364.”
Correction: Round consistently: “Satisfaction scores averaged 3.84 (SD = 0.93).” -
Ignoring missing data in the table
Student example: “N = 150” at the top of the table, even though only 132 students answered the income question.
Correction: Report variable-specific N where needed, or add a table note: “N varies because some participants did not answer all items.”
Mistakes that weaken the writing
A results section can be numerically correct and still hard to read. Students often write a sentence for every row in the descriptive statistics table, which creates repetition. The text should pull out patterns that matter for the research question, while the table holds the full set of values.
Another common problem is evaluative wording. Words such as “good,” “bad,” “excellent,” or “poor” need criteria. If you write “the mean score was good,” the reader may ask, “Good compared with what?” Use neutral description unless the scale manual, course framework, or prior literature gives a threshold.
Before and after revision
Weak: “The descriptive statistics show that students used social media a lot and were anxious. The mean was 4.6 and the standard deviation was 1.2.”
Stronger: “Students reported an average of 4.6 hours of social media use per day (SD = 1.2). Anxiety scores averaged 18.4 (SD = 5.0) on a 7–28 scale, where higher scores indicated more frequent anxiety symptoms.”
The stronger version separates the two variables, gives units, reports scale direction, and avoids interpreting the pattern as causal.
How do you connect descriptive statistics to later statistical tests?
Descriptive statistics connect to later tests by showing whether the data are suitable for the planned comparison, association, or model. They help readers see group sizes, variable spread, possible floor or ceiling effects, and missing data before inferential results appear. This connection makes the results section feel planned rather than assembled from software output.
Use descriptives as a bridge, not a substitute
If your research question asks whether study hours predict exam score, descriptive statistics first show the mean and spread for both variables. The later correlation or regression then tests the association. If your research question compares two teaching methods, descriptive statistics first show group sizes, mean scores, and standard deviations for each group. The later t-test or ANOVA evaluates whether the observed difference is unlikely to be due to sampling variation.
Descriptive statistics also help justify why a test was chosen. Unequal group sizes, skewed variables, or ordinal outcomes may affect the analysis plan. If you are unsure which test matches your variables and question, the guide to choosing a statistical test for student research gives a decision structure that connects measurement level, groups, and hypotheses.
Connect to hypotheses without overclaiming
Suppose a master’s education paper tests the hypothesis that students receiving weekly formative feedback report higher engagement than students receiving feedback only at midterm. A descriptive paragraph might state that the weekly-feedback group had a higher mean engagement score. The inferential test then evaluates whether that difference is statistically supported.
The sequence matters:
- Describe the sample and variables.
- Report group or variable descriptives.
- Identify the observed pattern.
- Report the inferential test.
- Interpret the result in relation to the research question.
This order prevents a common problem: announcing that a hypothesis is supported before giving the reader the descriptive pattern or test result. For quantitative projects, the descriptive section is the first evidence layer, not the final argument.
What should you check before moving on from descriptive statistics?
Before leaving descriptive statistics, check that every reported number has a purpose, matches the variable type, and can be understood without opening your raw dataset. Your table and text should agree, use consistent rounding, and explain any scale or coding decisions that affect interpretation. If the reader can see who was studied, what was measured, and how the values are distributed, the section is doing its job.
Final checks for tables and text
Read your descriptive statistics table as if you had not collected the data. Can you tell what each variable means? Can you tell whether a higher score is positive, negative, more frequent, more severe, or simply larger? Can you tell whether percentages use the full sample or only valid responses?
Then compare the table with the prose. If the table reports M = 3.71 and the text says M = 3.17, fix the inconsistency before doing anything else. Small numerical errors are easy to miss, but they damage confidence in the analysis.
Before you move on: descriptive statistics checklist
- Each variable is classified as categorical, ordinal, continuous, or scale-based.
- Categorical variables are reported with counts and percentages, not code averages.
- Continuous or scale variables include mean and standard deviation where appropriate.
- Medians or category distributions are used when the mean would mislead the reader.
- Every table has clear variable names rather than raw software labels.
- Scale ranges and score direction are explained where needed.
- N is reported clearly, especially when missing data differ by variable.
- Decimal places are consistent across similar statistics.
- The text describes key patterns instead of repeating every table row.
- Descriptive claims are not presented as proof of causation or statistical significance.
- The descriptive results connect logically to the research question, hypotheses, and planned tests.
Frequently Asked Questions
How many descriptive statistics should I report?
Report enough descriptive statistics for readers to understand the sample, variables, and later analysis. For categorical variables, counts and percentages are usually enough. For continuous or scale variables, mean, standard deviation, and sometimes range are common. Avoid reporting every available software output unless your assignment specifically asks for it.
What is the difference between descriptive and inferential statistics?
Descriptive statistics summarise what is observed in your dataset. Inferential statistics test relationships, differences, or predictions beyond the immediate sample. A mean exam score is descriptive; a t-test comparing two groups’ exam scores is inferential. Most quantitative papers need both, but they serve different purposes.
Should undergraduate papers include a descriptive statistics table?
Yes, undergraduate quantitative papers often benefit from a descriptive statistics table if they use survey, experimental, or secondary numerical data. The table helps the marker see that you understand your variables before interpreting tests. Keep the table selective and readable rather than pasting raw software output.
Do master’s students need to report descriptive statistics before regression?
Yes, master’s papers using regression usually report descriptive statistics before the model results. Means, standard deviations, ranges, and sometimes correlations help readers assess the variables included in the model. They also reveal whether values seem plausible before the regression is interpreted.
Can I report means for Likert-scale data?
You can often report means for summed or averaged Likert scales, especially when several items form one construct. For a single Likert item, frequencies, percentages, or medians may be clearer because the data are ordinal. Follow your course guidance, and explain the scale range and direction either way.
How long should a descriptive statistics section be?
A descriptive statistics section may be one table plus one or two focused paragraphs in a short paper. Larger research papers may need separate tables for sample characteristics and key study variables. Length depends on the number of variables, not on a fixed word count.



