Skip to content

Commit 0f81393

Browse files
authored
Update README.md
Improve size of ProbabilityIntro image
1 parent 1f8deea commit 0f81393

File tree

1 file changed

+10
-9
lines changed

1 file changed

+10
-9
lines changed

README.md

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
<a name="T_DEF03274"></a>
33
# <span style="color:rgb(213,80,0)">Fundamentals of Probability Theory</span>
44
<a name="H_053613DF"></a>
5-
6-
[![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)
7-
8-
**Curriculum Module**
9-
10-
_Created with R2021a. Compatible with R2021a and later releases._
11-
5+
6+
[![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)
7+
8+
**Curriculum Module**
9+
10+
_Created with R2021a. Compatible with R2021a and later releases._
11+
1212
# Information
1313

1414
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.
@@ -57,7 +57,7 @@ MATLAB® and the Statistics and Machine Learning Toolbox™ are used throughout.
5757
## [**ProbabilityIntro.mlx**](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=ProbabilityIntro.mlx)
5858
| | **In this script, students will...** |
5959
| :-- | :-- |
60-
| <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. |
60+
| <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. |
6161

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

9393
*©* Copyright 2023 The MathWorks™, Inc
9494

95-
95+
96+

0 commit comments

Comments
 (0)