Informatika Komputer    
   
Daftar Isi
(Sebelumnya) Glossary of digital forensics termsGlow (JavaScript library) (Berikutnya)

Glossary of probability and statistics

The following is a glossary of terms used in the mathematical sciences statistics and probability. It is not intended to be all-inclusive.

Atomic event
Another name for elementary event
Bias
1.  A sample that is not representative of the population
2.  The difference between the expected value of an estimator and the true value
Binary data
Data that can take only two values, usually represented by 0 and 1
Conditional distribution
Given two jointly distributed random variables X and Y, the conditional probability distribution of Y given X (written "Y | X") is the probability distribution of Y when X is known to be a particular value
Conditional probability
The probability of some event A, assuming event B. Conditional probability is written P(A|B), and is read "the probability of A, given B"
Correlation
Also called correlation coefficient, a numeric measure of the strength of linear relationship between two random variables (one can use it to quantify, for example, how shoe size and height are correlated in the population). An example is the Pearson product-moment correlation coefficient, which is found by dividing the covariance of the two variables by the product of their standard deviations. Independent variables have a correlation of 0
Count data
Data arising from Counting that can take only non-negative integer values
Covariance
Given two random variables X and Y, with expected values E(X)=\mu and E(Y)=\nu, covariance is defined as the expected value of random variable (X - \mu) (Y - \nu), and is written \operatorname{cov}(X, Y). It is used for measuring correlation
Credence
A subjective estimate of probability
Data set
A sample and the associated data points
Data point
A typed measurement — it can be a Boolean value, a real number, a vector (in which case it's also called a data vector), etc
Elementary event
An event with only one element. For example, when pulling a card out of a deck, "getting the jack of spades" is an elementary event, while "getting a king or an ace" is not
Estimator
A function of the known data that is used to estimate an unknown parameter; an estimate is the result from the actual application of the function to a particular set of data. The mean can be used as an estimator
Expected value
Expectation
The sum of the probability of each possible outcome of the experiment multiplied by its payoff ("value"). Thus, it represents the average amount one "expects" to win per bet if bets with identical odds are repeated many times. For example, the expected value of a six-sided die roll is 3.5. The concept is similar to the mean. The expected value of random variable X is typically written E(X) or \mu (mu)
Experiment
Any procedure that can be infinitely repeated and has a well-defined set of outcomes
Event
A subset of the sample space (a possible experiment's outcome), to which a probability can be assigned. For example, on rolling a die, "getting a five or a six" is an event (with a probability of one third if the die is fair)
Joint distribution
Given two random variables X and Y, the joint distribution of X and Y is the probability distribution of X and Y together
Joint probability
The probability of two events occurring together. The joint probability of A and B is written P(A \cap B) or P(A, \ B).
Kurtosis
A measure of the "peakedness" of the probability distribution of a real-valued random variable. Higher kurtosis means more of the variance is due to infrequent extreme deviations, as opposed to frequent modestly sized deviations
Likelihood function
A conditional probability function considered a function of its second argument with its first argument held fixed. For example, imagine pulling a numbered ball with the number k from a bag of n balls, numbered 1 to n. Then you could describe a likelihood function for the random variable N as the probability of getting k given that there are n balls : the likelihood will be 1/n for n greater or equal to k, and 0 for n smaller than k. Unlike a probability distribution function, this likelihood function will not sum up to 1 on the sample space
Marginal distribution
Given two jointly distributed random variables X and Y, the marginal distribution of X is simply the probability distribution of X ignoring information about Y
Marginal probability
The probability of an event, ignoring any information about other events. The marginal probability of A is written P(A). Contrast with conditional probability
Mean
The expected value of a random variable
Multivariate random variable
A vector whose components are random variables on the same probability space
Mutual independence
A collection of events is mutually independent if for any subset of the collection, the joint probability of all events occurring is equal to the product of the joint probabilities of the individual events. Think of the result of a series of coin-flips. This is a stronger condition than pairwise independence
Pairwise independence
A pairwise independent collection of random variables is a set of random variables any two of which are independent
Parameter or Statistical parameter
Can be a population parameter, a distribution parameter, an unobserved parameter (with different shades of meaning). In statistics, this is often a quantity to be estimated
Prior probability
In Bayesian inference, this represents prior beliefs or other information that is available before new data or observations are taken into account
Population parameter
See statistical parameter
Posterior probability
The result of a Bayesian analysis that encapsulates the combination of prior beliefs or information with observed data
Probability density
Describes the probability in a continuous probability distribution. For example, you can't say that the probability of a man being six feet tall is 20%, but you can say he has 20% of chances of being between five and six feet tall. Probability density is given by a probability density function. Contrast with probability mass
Probability density function
Gives the probability distribution for a continuous random variable
Probability distribution
A function that gives the probability of all elements in a given space: see Daftar/Tabel -- probability distributions
Probability measure
The probability of events in a probability space
Probability space
A sample space over which a probability measure has been defined
Random variable
A measurable function on a probability space, often real-valued. The distribution function of a random variable gives the probability of different results. We can also derive the mean and variance of a random variable
Range
The length of the smallest interval which contains all the data
Sample
That part of a population which is actually observed
Sample space
The set of possible outcomes of an experiment. For example, the sample space for rolling a six-sided die will be {1, 2, 3, 4, 5, 6}
Sampling
A process of selecting observations to obtain knowledge about a population. There are many methods to choose on which sample to do the observations
Sampling distribution
The probability distribution, under repeated sampling of the population, of a given statistic
Skewness
A measure of the asymmetry of the probability distribution of a real-valued random variable. Roughly speaking, a distribution has positive skew (right-skewed) if the higher tail is longer and negative skew (left-skewed) if the lower tail is longer (confusing the two is a common error)
Standard deviation
The most commonly used measure of statistical dispersion. It is the Square root of the variance, and is generally written \sigma (Sigma)
Statistic
The result of applying a statistical algorithm to a data set. It can also be described as an observable random variable
Statistical independence
Two events are independent if the outcome of one does not affect that of the other (for example, getting a 1 on one die roll does not affect the probability of getting a 1 on a second roll). Similarly, when we assert that two random variables are independent, we intuitively mean that knowing something about the value of one of them does not yield any information about the value of the other
Statistical inference
Inference about a population from a random sample drawn from it or, more generally, about a random process from its observed behavior during a finite period of time
Statistical population
A set of entities about which statistical inferences are to be drawn, often based on random sampling. One can also talk about a population of measurements or values
Statistical dispersion
Statistical variability) is a measure of how diverse some data is. It can be expressed by the variance or the standard deviation
Statistical parameter
A parameter that indexes a family of probability distributions
Trial
Can refer to each individual repetition when talking about an experiment composed of any fixed number of them. As an example, one can think of an experiment being any number from one to n coin tosses, say 17. In this case, one toss can be called a trial to avoid confusion, since the whole experiment is composed of 17 ones.
Variance
A measure of its statistical dispersion of a random variable, indicating how far from the expected value its values typically are. The variance of random variable X is typically designated as \operatorname{var}(X), \sigma_X^2, or simply \sigma^2

See also

External links

(Sebelumnya) Glossary of digital forensics termsGlow (JavaScript library) (Berikutnya)