Continuous Probability Flashcards
[equation] Gaussian function
f(x) = (1/(s√(2π)))e-1/2((x-μ)/s)^2
what area under a curve does a z-value indicate?
to the left to the left 🎶
_______ is the number of standard deviations your value is from the mean (/OH MY GLOB THE WHOLE SIGMA THING MAKES SENSE NOW/)
Z
[equation] z-value
z = (x-μ)/𝜎
What do you do when the question asks for a number of ‘things’ and you calculate a decimal?
Round it UP
When should you interpolate?
When your number is two points away from any given value
(e.g., you don’t need to interpolate for z = 2.88, but you /do/ need for z = 2.86)
Difference between correlation coefficient and Pearson’s R is…?
Pearson’s R is from data (describes actual data, like the dispersion resulting from the data u have??)
The correlation coefficient is describing the probability already (directly describes dispersion?? what…)
(they are similar tho)
Correlation coefficient
Describes how scattered your points will be from your x=y line
[equation] Bivariate Gaussian (normal) function (according to sir)
fXY(x,y) = [1/(2π√(1-ρ2)] e -1/2[(x^2-2ρxy+y^2)/(1-ρ^2)]
fXY(x,y) could be any arbitrary function as long as _________
the double integral of that function with respect to x and y is ultimately equal to 1