Probability and statistics
Probability and Statistics
-
Chapter 184. Probability and StatisticsThe mean is among the most fundamental tools in statistics for describing the central behavior of a data distribution.
-
Chapter 185. Probability and StatisticsThe arithmetic mean is the most common and intuitive form of average. As a special case within the broader family of power means it expresses the representative value of a data set by dividing the...
-
Chapter 186. Probability and StatisticsThe geometric mean belongs to the family of power means. Unlike the simple arithmetic mean, it is based on the product of the elements rather than their sum, making it especially useful for measuring...
-
Chapter 187. Probability and StatisticsThe harmonic mean belongs to the broader family of power means and plays a distinctive role whenever the data being analyzed combine reciprocally rather than additively.
-
Chapter 188. Root Mean SquareThe quadratic mean, also called the root mean square, belongs to the general family of power means. It is obtained by taking the square root of the arithmetic mean of the squared values in a dataset.
-
Chapter 189. Median and QuantilesThe median is a key measure of central tendency used to describe the typical value within a dataset. While the mean expresses the numerical balance of all values, the median focuses instead on...
-
Chapter 190. VarianceOne of the key principles in statistics is that the mean alone cannot fully describe a dataset. What truly matters is understanding how the individual observations are spread around the mean, that...
-
Chapter 191. Discrete Random VariablesA discrete random variable is a function that assigns a real number to each element of a discrete sample space.
-
Chapter 192. Continuous Random VariablesA continuous random variable is a function that assigns a real number to each element of a continuous sample space.
-
Chapter 193. Mean or Expected Value of a Random VariableThe mean represents a fundamental statistical measure that characterizes the central tendency of a dataset.
-
Chapter 194. Variance and Covariance of a Random VariableIn descriptive statistics, the variance expresses how much a set of values differs, on average, from its mean.
-
Chapter 195.
-
Chapter 196. Binomial DistributionThe binomial distribution is a discrete probability distribution that models the number of successes in a sequence of independent experiments, each one following a Bernoulli distribution with the...
-
Chapter 197. Hypergeometric DistributionThe hypergeometric distribution is a discrete probability distribution that describes the number of successes drawn from a finite population without replacement.
-
Chapter 198. Geometric DistributionThe geometric distribution describes the number of independent trials required to observe the first success in a repeated experiment.
-
Chapter 199. Poisson DistributionThe Poisson distribution is a discrete probability distribution that describes how many times a specific event may occur within a fixed period of time or space.
-
Chapter 200. Uniform DistributionThe uniform distribution is one of the simplest continuous distributions to describe. It models a random variable that can take any value within a specified interval, assigning the same probability...
-
Chapter 201. Beta DistributionThe beta distribution is a continuous probability distribution defined over the open interval ( 0 , 1 ).
-
Chapter 202. Normal DistributionThe normal distribution, also known as the Gaussian distribution, is one of the most important continuous probability distributions in both probability and statistics.
-
Chapter 203. Standard Normal Z TableA generic normal distribution \mathcal{N} ( x ; \mu , \sigma ) can always be transformed into its standardized form N ( x ; 0 , 1
-
Chapter 204. Gamma DistributionThe gamma distribution is a continuous probability distribution defined on the positive half-line. It is used to model waiting times, event durations, and phenomena where independent contributions...
-
Chapter 205. Chi-square DistributionThe chi-square distribution is a continuous probability distribution that arises from analyzing how the sum of squared observations behaves when those observations follow a standard normal...
-
Chapter 206. Student’s t DistributionIn statistical inference, when the goal is to draw conclusions about the mean of a normally distributed population but the variance is unknown and must be estimated from the sample, the standard...
-
Chapter 207. Exponential DistributionThe exponential distribution characterizes the time elapsed between random, independent events occurring at a constant average rate.
-
Chapter 208. Sampling DistributionsA sampling distribution represents the distribution of a statistic obtained from all possible samples of a given size drawn from a population.
-
Chapter 209. Bayes’ TheoremBayes’ Theorem is a fundamental result in probability theory that describes how to compute the conditional probability of a hypothesis given observed evidence.
-
Chapter 210. Confidence IntervalsWhen we rely on a sample to learn something about an unknown population parameter, say the mean \mu, a natural first step is to use a point estimator.