LECTURE 5 Flashcards

1
Q

What is dispersion?

A

The spread or variation of data points around a central value.

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

What is the purpose of dispersion?

A

To measure the variability of data and provide a complete picture beyond averages.

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

What are the characteristics of a good measure of dispersion?

A
  1. Rigidly defined 2. Based on all observations 3. Not affected by extreme values 4. Allows algebraic manipulation 5. Simple to calculate and understand.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the range?

A

The difference between the largest and smallest values in a dataset.

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

What is the formula for range?

A

Range = L - S, where L is the largest value and S is the smallest value.

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

What is the range for continuous data using Method 1?

A

L = Upper boundary of the highest class, S = Lower boundary of the lowest class.

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

What is the range for continuous data using Method 2?

A

L = Midpoint of the highest class, S = Midpoint of the lowest class.

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

What are the merits of range?

A
  1. Simple to calculate 2. Easy to understand 3. Useful in quality control, weather forecasts, and stock analysis.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What are the demerits of range?

A
  1. Affected by extreme values 2. Based on only two observations 3. Not suitable for open-end intervals 4. Rarely used as a standalone measure.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is standard deviation (SD)?

A

The positive square root of the arithmetic mean of squared deviations from the mean.

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

What is the formula for standard deviation for raw data?

A

s = √[Σ(x - x̄)² / n].

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

What is the formula for standard deviation for grouped data (discrete)?

A

s = √[Σf(x - x̄)² / n].

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

What is the formula for standard deviation for grouped data (continuous)?

A

s = √[Σf(d²) / n - (Σf(d) / n)²], where d = x - A.

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

What are the merits of standard deviation?

A
  1. Rigidly defined 2. Uses all observations 3. Suitable for mathematical analysis 4. Less affected by sampling fluctuations.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

What are the demerits of standard deviation?

A
  1. Difficult to compute 2. Gives more weight to extreme values 3. Cannot be used for direct comparisons.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

What is variance?

A

The square of the standard deviation.

17
Q

What is the formula for variance?

A

Variance = (SD)².

18
Q

What is the coefficient of variation (CV)?

A

A relative measure of dispersion expressed as a percentage.

19
Q

What is the formula for coefficient of variation (CV)?

A

CV = (SD / Mean) × 100.

20
Q

What is the purpose of CV?

A

To compare variability between datasets with different units.

21
Q

What is an example of using CV for comparison?

A

If CV for yield is 20% and for plant height is 9.1%, yield is more variable.

22
Q

Which measure is affected most by extreme values?

A

Standard Deviation.

23
Q

Variance is the square of which measure?

A

Standard Deviation.

24
Q

If CV of Variety I is 30% and Variety II is 25%, which is more consistent?

A

Variety II.

25
For the dataset 5, 5, 5, 5, 5, 5, what is the standard deviation?
0
26
Do absolute measures of dispersion have the original units?
Yes.
27
Can the mean deviation value for a dataset be negative?
No.
28
Define dispersion.
The spread or variation of observations from their central value.
29
Define CV and its uses.
CV is the ratio of SD to the mean expressed as a percentage. It compares variability between datasets with different units.
30
What are the differences between absolute and relative measures of dispersion?
1. Absolute measures have the same units as the data (e.g., Range, SD). 2. Relative measures (e.g., CV) are unitless and expressed in percentages.
31
How is standard deviation calculated for raw data?
Using the formula: s = √[Σ(x - x̄)² / n].
32
How is standard deviation calculated for grouped data?
Using the formula: s = √[Σf(d²) / n - (Σf(d) / n)²], where d = x - A.