Distribution Flashcards

1
Q

What’s Gaussian(Normal) Distribution?

A

The bell-shaped, symmetric distribution over the whole range of real numbers. Has 2 parameters: mean and variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What’s Student Distribution?

A

Almost the same as the Normal Distribution, but it is less sensitive to outliers in small samples

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What’s Beta Distribution?

A

The distribution on limited interval [0,1], but can be linearly translated into [a, b]

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the difference between ND and SD?

A

The normal distribution assumes that the standard deviation is known. The student distribution does not make this assumption

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

What is the difference between ND and BD?

A

Different intervals, different parameters, different uses

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What is probability distribution?

A

a function over the random variable $X$, which assigns the probability to each possible value of the variable.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What is outlier in statistics?

A

a data point that differs significantly from other observations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

What is Variance?

A

is a measure of variability. It is calculated by taking the average of squared deviations from the mean.

Variance tells you the degree of spread in your data set. The more spread the data, the larger the variance is in relation to the mean.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What is Standard Deviation?

A

is the average amount of variability in your dataset. It tells you, on average, how far each value lies from the mean.

A high standard deviation means that values are generally far from the mean, while a low standard deviation indicates that values are clustered close to the mean.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the difference between Variance and Standard Deviation?

A

Standard deviation is a square root of the Variance

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Data interpretation

A

The process of reviewing data and arriving at relevant conclusions using various analytical research methods

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

What is PDF

A

Probability Density Function.
is the mathematical function that gives the probabilities of occurrence of different possible outcomes for an experiment.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Data fitting

A

The main target is to draw the line through a data set

How well did you know this?
1
Not at all
2
3
4
5
Perfectly