STATISTICS & PROBABILITY 11: Definition of Terms + Formulas for 1st Semester Midterm

0.0(0)
studied byStudied by 179 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/20

flashcard set

Earn XP

Description and Tags

PLEASE TAKE NOTE THIS IS ONLY DEFINITION OF TERMS AND A FEW FORMULAS FOR THE ENTIRE MIDTERM COVERAGE. For in-depth material, refer to your book or previous worksheets. Thank you and Godbless! :)

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

21 Terms

1
New cards

Random Variable

A function that associates a real number to each element in the sample space. it is a variable whose values are determined by chance.

2
New cards

Discrete Random Variable

A countable, finite random variable.

3
New cards

Continuous Random Variable

  • A random variable that takes on values from within an interval or disjoint union of intervals.

  • These often represent measured data, such as heights, weights, and temperatures.

  • Additionally, this type of random variable is infinite.

4
New cards

Numerical Data

  • Also referred to as quantitative data.

  • These are quantities that can be counted or measured.

  • Classified into 2 types: continuous and discrete.

5
New cards

Categorical Data

  • Also referred to as qualitative data.

  • These represent characteristics or qualities that can be grouped.

  • Classified into 2 types: nominal and ordinal.

6
New cards

Nominal

A type of categorical where categories do not have any inherent order.

7
New cards

Ordinal

A type of categorical variable where categories have a meaningful order or rank.

8
New cards

Probability Distribution Function

A function P(X) that shows the relative probability that each outcome of an experiment will happen.

9
New cards

Probability Mass Function

A probability distribution function of a discrete random variable

10
New cards

Discrete Probability Distribution

A table of values that shows the probability of any of the outcomes of an experiment.

11
New cards

Probability Histogram

It is a graph of the probability distribution that displays the possible values of a discrete random variable on the horizontal axis and the probabilities of those values on the vertical axis. The probability of each value is represented by a vertical bar whose height equals its probability.

12
New cards

Non-negativity property

A property that states that every probability value must be greater than or equal to zero. Probabilities cannot be negative.

13
New cards

Norming property

A property that states that the sum of probabilities of all possible outcomes in a sample space must equal 1. This ensures that some outcome will definitely occur.

14
New cards

Equally likely

The term for when all the probabilities are the same.

15
New cards

Mean

A weighted average of the possible values that the random variables can take.

  • μ = Σ [x * P(x)]

16
New cards

Variance

The measure of the spread of dispersion. It measures the variation of the values of a random variable from the mean.

  • σ² = Σ[(x - μ)² * p(x)]

17
New cards

Standard Deviation

The root of the variance.

  • σ = ∑√[(x − μ)² × P(x)]

18
New cards

Normal Distribution

  • It is a distribution of a continuous random variable whose graph is a bell-shaped curve called normal curve.

  • Also known as the Gaussian Distribution, in honor of the renowned German mathematician Johann Carl Friedrich Gauss

19
New cards

Properties of the Standard Normal Distribution

  1. The graph of the normal distribution is bell-shaped and extends indefinitely in both directions.

  2. Symmetrical about the y-axis.

  3. The mean, median, and mode coincide at the center.

  4. The distribution is unimodal.

  5. Its curve is asymptotic with respect to the x-axis.

  6. The total area under its curve is 1.

20
New cards

Z-Score

This tells how many standard deviations a value is away from the mean.

21
New cards

Standardizing a Normal Distribution

The process of converting a normal distribution with any mean and standard deviation into a standard normal distribution with a mean of 0 and a standard deviation of 1. This involves changing the X-scale of the variable into the Z-scale.

  • z = (X – μ) / σ