Intro Flashcards

(70 cards)

1
Q

Explain the analysis based on number of variable

A

Uni- descriptive analysis

Bi-correlation, covariance (only direction)

Multivariate-measure,explain and predict the degree of relationship among variables

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

What are the two main types of data?

A

Quantitative and qualitative.

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

True or False: Quantitative data can be categorized into nominal and ordinal types.

A

False.

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

Fill in the blank: Quantitative data can be divided into _____ and _____ types.

A

Ratio and interval.

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

What type of data is used for counting and measuring?

A

Quantitative data.

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

Name one example of qualitative data.

A

Colors or names.

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

What is the defining feature of ratio data?

A

It has a true zero point.

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

Which type of data is used for ranking?

A

Ordinal data.

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

What type of data is temperature measured in Celsius or Fahrenheit?

A

Interval data.

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

True or False: Nominal data can be ordered or ranked.

A

False.

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

What distinguishes interval data from ratio data?

A

Interval data does not have a true zero point.

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

Multiple choice: Which of the following is an example of nominal data? A) Age B) Gender C) Height

A

B) Gender.

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

What type of data includes categories without any order?

A

Nominal data.

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

Fill in the blank: _____ data includes both discrete and continuous data.

A

Quantitative.

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

True or False: Ordinal data can be used for calculations like addition and subtraction.

A

False.

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

What is an example of ordinal data?

A

Survey ratings (e.g., good, better, best).

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

Multiple choice: Which of the following is NOT a type of quantitative data? A) Ratio B) Interval C) Nominal

A

C) Nominal.

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

What is the primary use of qualitative data?

A

To describe characteristics or qualities.

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

Which type of data can have a meaningful zero value?

A

Ratio data.

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

Fill in the blank: _____ data is often used in statistical analysis to summarize data trends.

A

Quantitative.

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

True or False: Interval scales can be used for measuring time.

A

True.

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

What is skewness?

A

Skewness is a measure of the asymmetry of the probability distribution of a real-valued random variable.

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

What does a skewness value of 0 indicate?

A

A skewness value of 0 indicates that the distribution is symmetric.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
True or False: A positive skewness indicates that the right tail of the distribution is longer or fatter than the left tail.
True
26
What is kurtosis?
Kurtosis is a statistical measure that describes the distribution of data points in the tails relative to the overall shape of the distribution.
27
What does a kurtosis value greater than 3 indicate?
A kurtosis value greater than 3 indicates a distribution with heavier tails and a sharper peak than a normal distribution.
28
Fill in the blank: A distribution with negative skewness has a longer ______ tail on the left side.
left
29
What is the relationship between skewness and the mean, median, and mode in a skewed distribution?
In a positively skewed distribution, the mean is greater than the median, which is greater than the mode.
30
True or False: Kurtosis can be classified into three types: mesokurtic, leptokurtic, and platykurtic.
True
31
What is mesokurtic distribution?
Mesokurtic distribution is a distribution that has a kurtosis value of 3, similar to a normal distribution.
32
What does a negative kurtosis value indicate?
A negative kurtosis value indicates a distribution with lighter tails and a flatter peak than a normal distribution.
33
Fill in the blank: In a symmetric distribution, skewness is equal to ______.
0
34
What type of distribution has a positive skewness?
A distribution with a longer right tail.
35
True or False: Kurtosis measures the height and sharpness of the peak of a distribution.
True
36
What is the formula for calculating skewness?
Skewness = (n / ((n-1)(n-2))) * Σ((xi - x̄)³ / s³), where n is the number of observations, xi is each value, x̄ is the mean, and s is the standard deviation.
37
What is the formula for calculating kurtosis?
Kurtosis = (n(n+1) / ((n-1)(n-2)(n-3))) * Σ((xi - x̄)⁴ / s⁴) - (3(n-1)² / ((n-2)(n-3))), where n is the number of observations.
38
Fill in the blank: A distribution with a kurtosis less than 3 is called ______.
platykurtic
39
What does a leptokurtic distribution look like?
A leptokurtic distribution has heavy tails and a sharp peak, indicating more outliers.
40
True or False: A negative skewed distribution has a longer right tail than left tail.
False
41
What is the implication of high skewness in data analysis?
High skewness indicates that the data may not meet the assumptions of normality, which can affect statistical tests.
42
Fill in the blank: In a positively skewed distribution, the mode is ______ than the mean.
less
43
What statistical test can be affected by skewness?
T-tests and ANOVA can be affected by skewness.
44
What does it mean if a distribution has a skewness of -1?
It indicates a moderately left-skewed distribution.
45
Fill in the blank: The greater the absolute value of skewness, the ______ the asymmetry of the distribution.
greater
46
What is the impact of kurtosis on risk assessment in finance?
Higher kurtosis indicates higher risk due to the presence of more extreme values or outliers.
47
What is skewness?
Skewness is a measure of the asymmetry of the probability distribution of a real-valued random variable.
48
What does a skewness value of 0 indicate?
A skewness value of 0 indicates that the distribution is symmetric.
49
True or False: A positive skewness indicates that the right tail of the distribution is longer or fatter than the left tail.
True
50
What is kurtosis?
Kurtosis is a statistical measure that describes the distribution of data points in the tails relative to the overall shape of the distribution.
51
What does a kurtosis value greater than 3 indicate?
A kurtosis value greater than 3 indicates a distribution with heavier tails and a sharper peak than a normal distribution.
52
Fill in the blank: A distribution with negative skewness has a longer ______ tail on the left side.
left
53
What is the relationship between skewness and the mean, median, and mode in a skewed distribution?
In a positively skewed distribution, the mean is greater than the median, which is greater than the mode.
54
True or False: Kurtosis can be classified into three types: mesokurtic, leptokurtic, and platykurtic.
True
55
What is mesokurtic distribution?
Mesokurtic distribution is a distribution that has a kurtosis value of 3, similar to a normal distribution.
56
What does a negative kurtosis value indicate?
A negative kurtosis value indicates a distribution with lighter tails and a flatter peak than a normal distribution.
57
Fill in the blank: In a symmetric distribution, skewness is equal to ______.
0
58
What type of distribution has a positive skewness?
A distribution with a longer right tail.
59
True or False: Kurtosis measures the height and sharpness of the peak of a distribution.
True
60
What is the formula for calculating skewness?
Skewness = (n / ((n-1)(n-2))) * Σ((xi - x̄)³ / s³), where n is the number of observations, xi is each value, x̄ is the mean, and s is the standard deviation.
61
What is the formula for calculating kurtosis?
Kurtosis = (n(n+1) / ((n-1)(n-2)(n-3))) * Σ((xi - x̄)⁴ / s⁴) - (3(n-1)² / ((n-2)(n-3))), where n is the number of observations.
62
Fill in the blank: A distribution with a kurtosis less than 3 is called ______.
platykurtic
63
What does a leptokurtic distribution look like?
A leptokurtic distribution has heavy tails and a sharp peak, indicating more outliers.
64
True or False: A negative skewed distribution has a longer right tail than left tail.
False
65
What is the implication of high skewness in data analysis?
High skewness indicates that the data may not meet the assumptions of normality, which can affect statistical tests.
66
Fill in the blank: In a positively skewed distribution, the mode is ______ than the mean.
less
67
What statistical test can be affected by skewness?
T-tests and ANOVA can be affected by skewness.
68
What does it mean if a distribution has a skewness of -1?
It indicates a moderately left-skewed distribution.
69
Fill in the blank: The greater the absolute value of skewness, the ______ the asymmetry of the distribution.
greater
70
What is the impact of kurtosis on risk assessment in finance?
Higher kurtosis indicates higher risk due to the presence of more extreme values or outliers.