econ 120A Topic 4

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/18

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.

19 Terms

1
New cards

Continuous Random Variable (RV)

Can take on any value in an interval on the real line or in a collection of intervals. We cannot list all the possible values of a continuous random variable.

2
New cards

Probability of a Single Value

The probability of a continuous random variable assuming any particular value is always zero. Therefore, we do not discuss the probability of a continuous random variable assuming a particular value.

3
New cards

Probability Density Function (PDF), f(x)

Represents the probability distribution of a continuous variable X. It is used to find the probability of a random variable assuming a value within a given interval of real numbers. Every continuous random variable X has a PDF f(x).

4
New cards

Area Under the PDF

The total area under the curve (the PDF) is always 1. The area under the PDF f(x) between a and b tells us the probability that the value of X falls within the interval (a,b).

5
New cards

Calculating Interval Probability

The probability of X assuming a value between c and d, P(c≤X≤d), is the area under the PDF between c and d. This is calculated by integrating the PDF: P(a<X<b)=∫ₐᵇ f(x)dx.

6
New cards

Interval Probability Equivalence

For continuous random variables, because the probability of X equaling a specific value is zero, the inclusion of endpoints does not change the probability: P(c≤X≤d)=P(c<X<d).

7
New cards

Uniform Probability Distribution

A random variable is uniformly distributed whenever the probability is proportional to the interval’s length. It is also called the rectangular probability distribution.

8
New cards

Uniform PDF Formula

The uniform PDF is f(x)=1/(b−a) for a≤x≤b, and 0 elsewhere.

9
New cards

Uniform Distribution Mean (μ)

The mean of X is E(X)=μ=(a+b)/2.

10
New cards

Uniform Distribution Variance (σ²)

The variance is Var(X)=σ²=(b−a)²/12.

11
New cards

Normal Probability Distribution

The most common continuous distribution; used for heights, rainfall, test scores, etc. Also called “Gaussian.”

12
New cards

Normal Distribution Notation

X∼N(μ,σ²) means X is normally distributed with mean μ and variance σ².

13
New cards

Normal Curve Properties

Peak at the mean (also median and mode); symmetric; tails extend to infinity.

14
New cards

Area Property of Normal Distribution

Total area is 1; 0.50 left of mean, 0.50 right.

15
New cards

Standard Normal Distribution

A normal distribution with μ=0 and σ=1. Denoted Z∼N(0,1).

16
New cards

Z-Transformation (Standardization)

Z=(X−μ)/σ converts X to a standard normal variable.

17
New cards

Calculating P(Z<a)

The area to the left of a, given by the Z-table

18
New cards

Calculating P(a<Z<b)

P(a<Z<b)=P(Z<b)−P(Z<a). Use Z-table values.

19
New cards

Calculating P(Z>a)

P(Z>a)=1−P(Z<a) or equivalently P(Z<−a).