Probability Part 2

0.0(0)
studied byStudied by 1 person
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

encourage image

There's no tags or description

Looks like no tags are added yet.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

Discrete/Continous

Refers to whenever the variable is countable steps or without gap like distance.

2
New cards

Expected Value

E(X): Refers to an average result (expected result given probability) over many, many trails

3
New cards

Probability Distribution

4
New cards

Mean of Expected Value (𝜇x)

Refers to the long-run average value of the variable after many, many trials of the random process.

Multiple all values to the frequency

5
New cards

Standard Deviation of Expected Value (σx)

Refers to how much the values of the random variable typically vary from the mean in many, many trials of the random process

stdv(1-mean)value²+….

6
New cards

Variance

Measure of how spread out a data set is, calculated by finding the average of the squared deviations from the mean

7
New cards

Geometric Distribution

Probability function that measures how many trials it takes to achieve the first success

8
New cards

Binomial Distribution

Probability function that calculates the chances of getting a certain number of desired results

9
New cards

Cumulative Distribution Function

Calculates the probability that a random variable will take on a value less than or equal to a specific value "x"

10
New cards

Probability Density Function

Calculates the probability of a continuous random variable taking on a specific value within a given range

11
New cards

B inary

I ndependent

N umber of sets

S ame probability

Condition for a binomial or geometric distribution

12
New cards

Large counts condition

Sampling distribution of sample proportions to be approximately normal, the counts of successes and failures in a sample must both be large enough, typically at least 10.

"np" (number of successes) and "n(1-p)" (number of failures) should be greater than or equal to 10

13
New cards

np

Mean of a Binomial Random Variable

14
New cards

√np(1−p)

Standard Deviation of Binomial Random

15
New cards

1/p

Mean of Geometric Random

16
New cards

(√1-p)/p

Standard Deviation of Geometric Random

17
New cards

NP>10

N(1-P)>10

Law of Large Count