Calculating Parameters for a Geometric Distribution

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

1/9

flashcard set

Earn XP

Description and Tags

These flashcards cover key concepts related to the geometric distribution, including parameters, calculations, and the relevant probability functions.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

10 Terms

1
New cards

Geometric Distribution

A statistical distribution of a number of trials until the first success occurs in a series of independent Bernoulli trials.

2
New cards

Mean (μ)

In a geometric distribution, the mean is calculated as μ = 1/P, where P is the probability of success.

3
New cards

Standard Deviation (σ)

In a geometric distribution, the standard deviation is calculated as σ = squareroot(q/p²), where q = 1 - p and P is the probability of success.

4
New cards

Probability of Success (p)

The likelihood of achieving a success in a single trial.

5
New cards

Probability of Failure (q)

The likelihood of failing in a single trial, calculated as q = 1 - p.

6
New cards

10% Rule

A condition stating it is acceptable to use the geometric model as long as fewer than 10% of the population is sampled, ensuring independence of trials.

7
New cards

Geometric Probability Function

The function for finding the probability of the first success on the x-th trial, given by P(X = x) = q^(x-1) * p.

8
New cards

Independent Trials

Trials that do not influence each other's outcomes, each having the same probability of success.

9
New cards

Parametric Calculation

Using specific mathematical formulas to derive mean and standard deviation for geometric distributions.

10
New cards

Example Calculation of Geometric Probability: If Jeremiah makes 25% of three-point shots, the probability he makes his first successful shot on his 3rd attempt is calculated as?

his 3rd attempt is calculated as P(M=3) = (0.75)² * (0.25) = 0.14.