
Explore how to turn data into statistics using graphs and algebra, estimating distributions and parameters of a random variable, and using the mean to answer questions and optimize processes.
Explore graphical representations of data, including line plots, box plots, bar charts, histograms, and stem-and-leaf diagrams. Learn population and sample concepts, and build frequency distributions to turn data into insights.
Analyze data dispersion through range, interquartile range, and standard deviation, illustrated with a box plot and notes on population and sample and outliers.
Explore symmetry and skewness by comparing the mean, median, and mode to identify symmetrical, positively skewed, and negatively skewed distributions.
Explore how probability underpins statistics by modeling data with random variables, understanding distributions and probability distribution functions, and applying these concepts to fields like finance, manufacturing, and science.
Uses a probability table to determine the share of patients with regular heartbeat and low blood pressure from given totals for high, low, and normal pressures and regular or irregular heartbeat.
Explore a difficult exam probability problem on airline punctuality, using conditional probability and the law of total probability to compute arrivals and departures on time, early, and late.
Study continuous random variables, their probability density function, and integrals yielding P(a < x < b) with total area 1. Relate the CDF to pdf and note non-negativity and monotonicity.
Use the moment generating function to find the expected value of 100 times 0.5^X, where X has an MGF. Compute with exponentials and logarithms to get about 41.9.
Explore joint probability functions by extending single-variable distributions to two dimensions, examining marginal and conditional distributions, convolutions, and covariance and correlation between x and y.
Explore the variance decomposition in conditional expectations, proving that Var(Y) = E[Var(Y|X)] + Var(E[Y|X]); the lecture guides step-by-step through the proof and exam relevance.
Compute the mean and variance of total claims S in compound distributions by conditioning on the number of claims X and applying E[S|X] and Var(S|X) formulas, i.e., E[S]=E[E[S|X]] and Var(S)=E[Var(S|X)]+Var(E[S|X]).
Derive the moment generating function for the total claims S in a Poisson‑compound model and outline the mean and variance via differentiation of the mgf.
This lecture analyzes exam questions on conditional distributions, modeling claims with an exponential distribution and deductible to show how a 10% mean reduction affects the variance via the memoryless property.
Apply the central limit theorem to approximate the sample mean distribution for a discrete X with values 1, 2, 3 (probabilities 0.6, 0.3, 0.1), first for n=2, then n=50.
Examine the f result and the f distribution, using the ratio of two chi-square variances from independent samples to set up the f test for comparing population variances.
This lecture explains the point of point estimation: knowing the distribution and its parameters lets us answer probability questions, using moments and likelihood to estimate parameters ahead of goodness-of-fit checks.
Explore the properties of estimators—bias, mean squared error, and consistency—by comparing method of moments and maximum likelihood, and understanding estimators as random variables with distributions.
Explain the Cramér–Rao lower bound for estimator variance, showing unbiased estimators cannot beat it, and connect to the asymptotic normal distribution of the maximum likelihood estimator via log-likelihood's second derivative.
Statistics is all about processing data and extracting information. The information we seek is the parameters and distribution of the random variable that generated the data. Armed with this information we can answer questions about reality and optimize industrial processes. Statistics thus forms the backbone of science and business and this course is designed to help you understand the components of this fundamental subject and how they all fit together. Designed for Actuaries, but applicable for everyone. This course contains the new sections for the CS1 exam.
Sections:
Exploratory Data Analysis
General Probability Theory
Random Variables
Probability Distributions
Generating Functions
Joint Distributions (Covariance)
Conditional Expectations
Central Limit Theorem
Sampling and Statistical Inference
Point Estimation
Confidence Intervals
Hypothesis Testing
Linear Regression and Correlation
Analysis of Variance
Bayesian Statistics and Credibility Theory
Student Questions
Introduction to R Programming