Term
| Approximate population mean, mew = |
|
Definition
Summation[(xi)(fi)]/summation(fi) where xi = midpoint of the i-th class fi = frequency of the i-th class |
|
|
Term
| Approximate sample mean, xbar = |
|
Definition
Summation[(xi)(fi)]/summation(fi) where xi = midpoint of the i-th class fi = frequency of the i-th class |
|
|
Term
|
Definition
| Computing the mean when certain data values have a higher importance or weight associated with them |
|
|
Term
|
Definition
| Summation[(wi)(xi)]/summation(wi) |
|
|
Term
| Approximate population variance, sigma^2 = |
|
Definition
Summation[(xi-mew)^2 x fi]/summation(fi) where xi = midpoint of the i-th class fi = frequency of the i-th class |
|
|
Term
| Approximate sample variance, s^2 = |
|
Definition
Summation[(xi-xbar)^2 x fi]/summation(fi)-1 where xi = midpoint of the i-th class fi = frequency of the i-th class |
|
|