Biostatistics: Continuous Probability Distributions

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
full-widthPodcast
1
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

This set of vocabulary flashcards covers the fundamental concepts of continuous probability distributions, including uniform, exponential, and normal distributions, along with the empirical rule and Z-score calculations.

Last updated 6:28 AM on 5/20/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Continuous random variables

Variables that can take in any value in an interval such that all their possible values cannot be listed, typically used for measurements such as height, weight, and temperature.

2
New cards

Probability density function (PDF)

A smooth curve that represents the probability distribution of a continuous random variable, where the area under the curve represents probabilities and the total area equals 11.

3
New cards

Uniform Probability Distribution

A continuous distribution where all outcomes are equally likely and the probability is proportional to the interval's length, resulting in a rectangular density curve.

4
New cards

Expected value of X (Uniform Distribution)

The average value of a uniform distribution calculated as E(x)=a+b2E(x) = \frac{a+b}{2} where aa and bb are the endpoints.

5
New cards

Variance of X (Uniform Distribution)

The measure of spread for a uniform distribution calculated as (ba)212\frac{(b-a)^2}{12}.

6
New cards

Exponential Distribution

A distribution often used to describe the time or distance until some event happens, with the PDF defined as f(x;λ)=λeλxf(x; \text{λ}) = \text{λ}e^{-\text{λ}x} for x0x ≥ 0.

7
New cards

Normal Probability Distribution

Also called the Gaussian probability distribution after Karl Friedrich Gaus, it is a symmetric, bell-shaped distribution defined by its mean (μμ) and standard deviation (σσ).

8
New cards

Mean (μμ)

The parameter that determines the center and the highest point of a normal distribution curve; it is also equivalent to the median and mode.

9
New cards

Standard deviation (σσ)

The parameter that determines the spread or width of a normal distribution, where larger values result in wider, flatter curves.

10
New cards

Inflection points

The points on a normal curve at which the slope changes direction, occurring at μσμ - σ and μ+σμ + σ.

11
New cards

Empirical Rule (68.26%)

The characteristic stating that approximately 68.26%68.26\% of values in a normal distribution fall within ±1±1 standard deviation (μ±1σμ ± 1σ) of the mean.

12
New cards

Empirical Rule (95.44%)

The characteristic stating that approximately 95.44%95.44\% of values in a normal distribution fall within ±2±2 standard deviations (μ±2σμ ± 2σ) of the mean.

13
New cards

Empirical Rule (99.72%)

The characteristic stating that approximately 99.72%99.72\% of values in a normal distribution fall within ±3±3 standard deviations (μ±3σμ ± 3σ) of the mean.

14
New cards

Standard Normal Probability Distribution

A specific normal distribution that has a mean of 00 and a standard deviation of 11, designated by the letter zz.

15
New cards

Z score

A standardized value representing the number of standard deviations an observation xx is from the mean, calculated as Z=xμσZ = \frac{x-μ}{σ}.

16
New cards

NORMS.DIST

An Excel function used to compute the cumulative probability awarded to a specific zz value in a standard normal distribution.

17
New cards

NORMS.INV

An Excel function used to compute the zz value corresponding to a given cumulative probability in a standard normal distribution.

18
New cards

P(x = x) for Continuous Variables

In continuous probability distributions, the probability of a random variable taking an exact single value is always equal to 00.