Skip to content

Type I and type II errors

Type I Error (False Positive) You reject a true null hypothesis — you conclude something is happening when it actually isn’t. Example:A medical test says a patient has a disease, but they actually don’t. Type… Type I and type II errors

One sample t-test

A one‑sample t‑test checks whether the mean of a single sample is significantly different from a known or hypothesized population mean. It answers the question: “Is my sample mean different enough from the population mean… One sample t-test

Fisher vs Neyman battle

🧪 Ronald Fisher: The p‑value Rebel Philosophy: Evidence, not decisions Fisher believed statistics should help scientists measure evidence against a null hypothesis. Key ideas Fisher’s vibe: The scientist as a detective, gathering clues and weighing… Fisher vs Neyman battle

setting up the hypothesis

At the heart of every hypothesis test are two competing statements about a population: They must be:Mutually exclusive (can’t both be true)Exhaustive (cover all possibilities)About population parameters, not sample statistics Let’s break down how to… setting up the hypothesis

What’s hypothesis testing

Hypothesis testing is a structured way to use sample data to make decisions or draw conclusions about a population. It answers questions like: It’s the backbone of inferential statistics. 🎯 The Core Idea You start… What’s hypothesis testing

Normalization & z-score

⭐ Z‑Score A z‑score tells you how many standard deviations an observation is from the mean. What it does Example Population mean , standard deviation .What is the z‑score of ? Interpretation:The value is 1.5… Normalization & z-score

Histogram versus density

⭐ Histogram vs. Density Plot Both visualize distributions, but they answer slightly different questions and behave differently. 📊 Histogram A histogram groups data into bins and shows counts (or proportions) in each bin. Key features… Histogram versus density

geometric distribution

The geometric distribution models the number of trials needed until the first success occurs in a sequence of independent Bernoulli trials (like repeated coin flips). Think of it as the math of “How long until… geometric distribution

Binomial distribution

⭐ Binomial Distribution The binomial distribution models the number of successes in a fixed number of independent trials, where each trial has the same probability of success. Think of it as the math of “How… Binomial distribution

expectation is linear

The expected value (mean) of random variables adds even if the variables are dependent. This is the magic part: Expectation is always linear — no independence required. Formally, for any random variables and : And… expectation is linear

histogram

A histogram is a graph that shows how data are distributed by grouping values into bins (intervals) and showing how many observations fall into each bin. It’s perfect for visualizing: Think of it as stacking… histogram

probability density

A probability density function describes the distribution of a continuous random variable. If is continuous, its PDF is a function such that: The key idea For continuous variables: The PDF is not a probability. Probability… probability density

Types of random variables

Most random variables fall into two big categories: Everything else is a refinement of these two. 🎯 1. Discrete Random Variables A discrete random variable takes countable values — usually integers. Key features Examples Common… Types of random variables

error: Content is protected !!