You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-5Lines changed: 8 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,7 @@
1
-
# Fundamentals of Probability Theory [](https://www.mathworks.com/matlabcentral/fileexchange/100546-probability-theory) or [Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj)
1
+
# Fundamentals of Probability Theory
2
+
[](https://www.mathworks.com/matlabcentral/fileexchange/100546-probability-theory)
3
+
or [](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj)
4
+
2
5
**Curriculum Module**
3
6
_Created with R2021a. Compatible with R2021a and later releases._
4
7
@@ -27,7 +30,7 @@ within the module as needed.
27
30
28
31
## Details ##
29
32
30
-
**`probabilityIntro.mlx`**[Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=probabilityIntro.mlx)
33
+
**`probabilityIntro.mlx`**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=probabilityIntro.mlx)
31
34
**Learning Goals**
32
35
- Explain the commonly used terms in probability such as random experiment, random process, trial, event, outcome, countable, equally likely, sample space, mutual independence.
33
36
- Define and compute classical probability of events.
@@ -39,7 +42,7 @@ within the module as needed.
39
42
40
43
## ##
41
44
42
-
**`randomVariables.mlx`, `randomVariableApp.mlapp`**[Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=randomVariables.mlx)
45
+
**`randomVariables.mlx`, `randomVariableApp.mlapp`**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=randomVariables.mlx)
43
46
**Learning Goals**
44
47
- Define and create random variables to describe random processes.
45
48
- Generate an empirical distribution of random variables through random sampling.
**`inferenceBayes.mlx`**[Open in MATLAB Online](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=inferenceBayes.mlx)
59
+
**`inferenceBayes.mlx`**[](https://matlab.mathworks.com/open/github/v1?repo=MathWorks-Teaching-Resources/Probability-Theory&project=Probability.prj&file=inferenceBayes.mlx)
57
60
**Learning Goals**
58
61
- Define conditional probability, and explain how it affects the sample space.
0 commit comments