Stats 🤢

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 9:19 PM on 6/8/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

requirements for poisson to be suitable

each event is random and independent

there is a constant average rate of events occurring

2
New cards

requirements for Spearman’s rank to be applicable

data is drawn from a random sample

3
New cards

requirements for pmcc

the underlying population data should follow a bivariate normal distribution

the scatter diagram should show an elliptical shape

4
New cards

requirements for binomial

fixed number of trials
each trial must be a success or failure
each trial must be independent
the probability of each trial must be constant

5
New cards

mean of a uniform distribution

The mean/expected value of a symmetric uniform distribution is the midpoint between the minimum value (aa) and the maximum value (bb).

E(X)=a+b2E(X)=\frac{a + b}{2}

6
New cards

variance of a uniform distribution

Var(X)=(bāˆ’a)212\text{Var}(X) = \frac{(b - a)^2}{12}

7
New cards

define randomness

every outcome has an equal chance of occurring and they are all unpredictable

8
New cards

what is a p value

the probability of observed results happening from null hypothesis, compared to significance level

9
New cards

finding outliers in symmetrical data

μ±2σ\mu \pm 2\sigma
$\bar{x}

10
New cards

finding outliers in skewed data

LQāˆ’1.5ƗIQR\text{LQ}-1.5\times\text{IQR}

UQ+1.5ƗIQR\text{UQ}+1.5\times\text{IQR}

11
New cards

setting to find regression lines

y = a + bx for y on x

if x on y, SET XVar to List 2 and YVar to List 1

12
New cards

random on random regression lines

Both the independent variable (X) and the dependent variable (Y) are random variables. They are sampled together from a population, and both are subject to natural variation or measurement error.

Error exists in both X and Y

13
New cards

random on non random regression lines

The independent variable (X) is non-random (fixed or controlled by the researcher), while the dependent variable (Y) is a random variable containing measurement error or natural variation.

Error is assumed to exist only in the dependent variable (Y). The values of X are assumed to be measured with perfect accuracy.

14
New cards

sample variance of a DRV

s2=Sxxnāˆ’1s^{2}=\frac{S_{xx}}{n-1}

15
New cards

sample standard deviation of a DRV

s=Sxxnāˆ’1s=\sqrt{\frac{S_{xx}}{n-1}}

16
New cards

information in s.d. of normal distribution

1σ ā‰ˆ 68%

2σ ā‰ˆ 95%

3σ ā‰ˆ 99.7%

therefore if a large proportion of the data is outside 3σ, it is likely not normally distributed

17
New cards

normal approximation to binomial

large n
original binomial should be symmetrical, so p should be close to 0.5

18
New cards