Content deleted Content added
→Probability theory: oops. Fixed last edit. |
m Open access bot: url-access=subscription updated in citation with #oabot. |
||
(5 intermediate revisions by 3 users not shown) | |||
Line 6:
==Probability theory==
{{Unreferenced section|date=March 2021}}
* [[Random variable]]s are usually written in [[upper case]] Roman letters, such as <math display="inline">X</math> or <math display="inline">Y</math> and so on. Random variables, in this context, usually refer to something in words, such as "the height of a subject" for a continuous variable, or "the number of cars in the school car park" for a discrete variable, or "the colour of the next bicycle" for a categorical variable. They do not represent a single number or a single category. For instance, if <math>P(X
* Particular realisations of a random variable are written in corresponding [[lower case]] letters. For example, <math display="inline">x_1,x_2, \ldots,x_n</math> could be a [[random sample|sample]] corresponding to the random variable <math display="inline">X</math>. A cumulative probability is formally written <math>P(X\le x) </math> to
* The probability is sometimes written <math>\mathbb{P} </math> to distinguish it from other functions and measure ''P'' to avoid having to define "''P'' is a probability" and <math>\mathbb{P}(X\in A) </math> is short for <math>P(\{\omega \in\Omega: X(\omega) \in A\})</math>, where <math>\Omega</math> is the event space, <math>X</math> is a random variable that is a function of <math>\omega</math> (i.e., it depends upon <math>\omega</math>), and <math>\omega</math> is some outcome of interest within the ___domain specified by <math>\Omega</math> (say, a particular height, or a particular colour of a car). <math>\Pr(A)</math> notation is used alternatively.
*<math>\mathbb{P}(A \cap B)</math> or <math>\mathbb{P}[B \cap A]</math> indicates the probability that events ''A'' and ''B'' both occur. The [[joint probability distribution]] of random variables ''X'' and ''Y'' is denoted as <math>P(X, Y)</math>, while joint probability mass function or probability density function as <math>f(x, y)</math> and joint cumulative distribution function as <math>F(x, y)</math>.
Line 17:
*In particular, the pdf of the [[standard normal distribution]] is denoted by <math display="inline">\varphi(z)</math>, and its cdf by <math display="inline">\Phi(z)</math>.
*Some common operators:
:* <math display="inline">\mathrm{E}[X]</math>
:* <math display="inline">\operatorname{var}[X]</math>
:* <math display="inline">\operatorname{cov}[X,Y]</math>
* X is independent of Y is often written <math>X \perp Y</math> or <math>X \perp\!\!\!\perp Y</math>, and X is independent of Y given W is often written
:<math>X \perp\!\!\!\perp Y \,|\, W </math> or
:<math>X \perp Y \,|\, W</math>
* <math>\textstyle P(A\mid B)</math>, the ''[[conditional probability]]'', is the probability of <math>\textstyle A</math> ''given'' <math>\textstyle B</math> <ref>{{Citation |title=Probability and stochastic processes |date=2013-07-22 |url=http://dx.doi.org/10.1201/b15257-3 |work=Applied Stochastic Processes |pages=9–36 |access-date=2023-12-08 |publisher=Chapman and Hall/CRC |doi=10.1201/b15257-3 |isbn=978-0-429-16812-3|url-access=subscription }}</ref>
==Statistics==
|