Descriptive Statistics and Probability Distributions

Interactive courseware module that addresses common foundational-level concepts taught in statistics courses.
444 Downloads
Updated Tue, 31 Oct 2023 03:30:27 +0000

Descriptive Statistics and Probability Distributions

View on File Exchange or Open in MATLAB Online

Curriculum Module

Created with R2020a. Compatible with R2020a and later releases.

Information

This curriculum module contains interactive MATLAB® live scripts that teach the fundamentals of descriptive statistics and some commonly used probability distributions.

Background

You can use these live scripts as demonstrations in lectures, class activities, or interactive assignments outside class. This module covers descriptive statistics such as mean, median, range, variance and standard deviation and visualizations such as histograms and boxplots. Additional scripts address discrete and continuous probability distributions including the binomial and Poisson distributions as well as the uniform, normal, and exponential distributions.

The instructions inside the live scripts will guide you through the exercises and activities. Get started with each live script by running it one section at a time. To stop running the script or a section midway (for example, when an animation is in progress), use the EndIcon.png Stop button in the RUN section of the Live Editor tab in the MATLAB Toolstrip.

Contact Us

Solutions are available upon instructor request. Contact the MathWorks teaching resources team if you would like to request solutions, provide feedback, or if you have a question.

Prerequisites

This module assumes knowledge of MATLAB at the level of the MATLAB Onramp, a free two-hour introductory course.

Getting Started

Accessing the Module

On MATLAB Online:

Use the OpenInMO.png link to download the module. You will be prompted to log in or create a MathWorks account. The project will be loaded, and you will see an app with several navigation options to get you started.

On Desktop:

Download or clone this repository. Open MATLAB, navigate to the folder containing these scripts and double-click on StatsAndProb.prj. It will add the appropriate files to your MATLAB path and open an app that asks you where you would like to start.

Ensure you have all the required products (listed below) installed. If you need to include a product, add it using the Add-On Explorer. To install an add-on, go to the Home tab and select AddOnsIcon.png Add-Ons > Get Add-Ons.

Products

MATLAB® and the Statistics and Machine Learning Toolbox™ are used throughout

Scripts

DescriptiveStatistics.mlx

In this script, students will...
image_3.png
- display a quantitative variable as a histogram.
- determine and interpret the mean, median, range, variance, standard deviation, and measures of position.
- display a quantitative variable as a boxplot.

DiscreteDistributions.mlx

In this script, students will...
Binomial.png
- define a probability distribution.
- find statistics given a discrete probability distribution.
- use the binomial distribution, hypergeometric distribution, and Poisson distribution.

ContinuousDistributions.mlx

In this script, students will...
NormalDistribution.png
- describe and use the uniform probability distribution.
- describe and use the normal and standard normal probability distributions.
- describe and use the exponential probability distribution.

Related Courseware Modules

Courseware Module Sample Content Available on:

Fundamentals of Probability Theory
image_6.png
OpenInFX.png
OpenInMO.png
GitHub

Or feel free to explore our other modular courseware content.

Educator Resources

Contribute

Looking for more? Find an issue? Have a suggestion? Please contact the MathWorks teaching resources team. If you want to contribute directly to this project, you can find information about how to do so in the CONTRIBUTING.md page on GitHub.

© Copyright 2023 The MathWorks™, Inc

MATLAB Release Compatibility
Created with R2020a
Compatible with R2020a and later releases
Platform Compatibility
Windows macOS Linux
Communities
More Files in the  Distance Learning Community

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.2.0.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Descriptive-Stats-and-Probability/releases/tag/v1.2.0

1.1.4.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Descriptive-Stats-and-Probability/releases/tag/v1.1.4

1.1.3

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Descriptive-Stats-and-Probability/releases/tag/v1.1.3

1.1.2.0

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Descriptive-Stats-and-Probability/releases/tag/v1.1.2

1.1.1

See release notes for this release on GitHub: https://github.com/MathWorks-Teaching-Resources/Descriptive-Stats-and-Probability/releases/tag/v1.1.1

1.1.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.