Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Improve size of ProbabilityIntro image
  • Loading branch information
eszmw authored Nov 7, 2023
1 parent 1f8deea commit 0f81393
Showing 1 changed file with 10 additions and 9 deletions.
19 changes: 10 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,13 +2,13 @@
<a name="T_DEF03274"></a>
# <span style="color:rgb(213,80,0)">Fundamentals of Probability Theory</span>
<a name="H_053613DF"></a>

[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/100546-probability-theory) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj)

**Curriculum Module**

_Created with R2021a. Compatible with R2021a and later releases._


[![View on File Exchange](https://www.mathworks.com/matlabcentral/images/matlab-file-exchange.svg)](https://www.mathworks.com/matlabcentral/fileexchange/100546-probability-theory) or [![Open in MATLAB Online](https://www.mathworks.com/images/responsive/global/open-in-matlab-online.svg)](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj)

**Curriculum Module**

_Created with R2021a. Compatible with R2021a and later releases._

# Information

This curriculum module contains interactive [MATLAB® live scripts](https://www.mathworks.com/products/matlab/live-editor.html) and supporting files that teach fundamental concepts in probability theory and statistical inference.
Expand Down Expand Up @@ -57,7 +57,7 @@ MATLAB® and the Statistics and Machine Learning Toolbox™ are used throughout.
## [**ProbabilityIntro.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=ProbabilityIntro.mlx)
| | **In this script, students will...** |
| :-- | :-- |
| <img src="Images/IntroProbIcon.png" width="171" alt="IntroProbIcon.png"> |<br>- explain the commonly used terms in probability such as random experiment, random process, trial, event, outcome, countable, equally likely, sample space, mutual independence. <br>- define and compute the classical and empirical probability of events. <br>- explain the limitations and strengths of the subjective, classical, and empirical perspectives of probability. <br>- state and apply Kolmogorov's axioms of probability. |
| <img src="Images/IntroProbIcon.png" width="270" alt="IntroProbIcon.png"> |<br>- explain the commonly used terms in probability such as random experiment, random process, trial, event, outcome, countable, equally likely, sample space, mutual independence. <br>- define and compute the classical and empirical probability of events. <br>- explain the limitations and strengths of the subjective, classical, and empirical perspectives of probability. <br>- state and apply Kolmogorov's axioms of probability. |

## [**RandomVariables.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=RandomVariables.mlx)
| | **In this script, students will...** |
Expand Down Expand Up @@ -92,4 +92,5 @@ You can find the [license](https://github.com/MathWorks-Teaching-Resources/Proba

*©* Copyright 2023 The MathWorks™, Inc



0 comments on commit 0f81393

Please sign in to comment.