Related Experiment Video
Updated: Nov 19, 2025

A Method of Trigonometric Modelling of Seasonal Variation Demonstrated with Multiple Sclerosis Relapse Data
Published on: December 9, 2015
Remote teaching of publication-quality, single-case graphs in Microsoft Excel
Robert K Lehardy1, Kevin C Luczynski1, Stephanie A Hood2
1University of Nebraska Medical Center's Munroe-Meyer Institute.
Master
Area of Science:
- Behavioral Science
- Data Visualization
- Educational Technology
Background:
- Microsoft Excel is a widely accessible tool for creating scientific graphs.
- Single-case design graphs are crucial for visualizing behavioral data.
- Existing tutorials often focus on specialized software, limiting accessibility.
Purpose of the Study:
- To evaluate the effectiveness of a video tutorial and checklist for teaching graph creation in Microsoft Excel.
- To assess student learning and satisfaction in creating single-case design graphs using Excel.
- To determine the utility of Excel for generating publication-quality graphs for multiple-baseline, multielement, and reversal designs.
Main Methods:
- Systematic replication of a GraphPad Prism video tutorial adapted for Microsoft Excel.
- Training 24 master's students on creating multiple-baseline, multielement, and reversal graphs.
- Assessing student accuracy before and after training, and measuring satisfaction.
Main Results:
- Student accuracy significantly improved from 25% pretraining to 86% with the video tutorial and 96% with the checklist for multiple-baseline graphs.
- High accuracy was maintained for multielement (93-94%) and reversal (82-94%) graphs using the same methods.
- Students reported moderate to high satisfaction with the training materials.
Conclusions:
- Video tutorials and review checklists are effective for teaching scientist-practitioners to create single-case design graphs in Excel.
- Microsoft Excel is a viable, cost-effective alternative to specialized software for data visualization.
- These training components support the use of Excel 2016, 2019, and Office 365 for generating publication-quality graphs.
More Related Videos
10:58Facilitating the Analysis of Immunological Data with Visual Analytic Techniques
Published on: January 2, 2011
09:57Workflow for High-content, Individual Cell Quantification of Fluorescent Markers from Universal Microscope Data, Supported by Open Source Software
Published on: December 16, 2014
Related Concept Videos
Overview of Microsoft Excel as a Data Analysis Tool
Microsoft Excel: Plotting Mean, SD, and SE
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...
Microsoft Excel: Median, Quartile range, and Box Plots
Median and Quartile Range: The median is calculated using the formula `=MEDIAN(range)', which provides the middle value of your data set. Quartiles divide your data into four equal parts. To find the first and third quartiles, use ‘=QUARTILE(range, 1)' and ‘=QUARTILE(range, 3)', respectively. The interquartile range (IQR), which...
Performing a Simple Data Analysis using MS-Excel Function
SUM: This function calculates the total sum of a range of values. It's the foundation for aggregating data, essential for determining overall trends and totals in datasets.
AVERAGE: It computes the mean value of a given set of numbers, providing a quick insight into the central...
Microsoft Excel: Regression Analysis
To perform regression...
Microsoft Excel: Finding Central Tendency, Skew, and Kurtosis
Mean: The arithmetic average of all data points. It is calculated by adding all the values together and dividing by the number of values. The mean is sensitive to extreme values (outliers).
Median: The middle value when the data points are arranged in ascending or descending...