Lecture 2.3-2.4
Class Width Calculation
To calculate the class width, simply subtract the low value from the high value of a given class.
Ignore any symbols associated with the values (i.e., plus or minus signs).
Example: For high value 50 and low value 40:
Calculated as: 50 - 40 = 10
Class width is 10.
The class width remains constant throughout the problem regardless of which class you choose.
Example Class Width Calculation:
Class 1: 24 - 20 = 4
Class 2: 12 - 8 = 4
Conclusion: Class width across various classes: 4.
Class Midpoint Calculation
The class midpoint is the middle value of the class where you take the average of the high and low values.
General formula:
ext{Midpoint} = rac{ ext{Low Value} + ext{High Value}}{2}Example 1: For high value 50 and low value 40:
ext{Midpoint} = rac{40 + 50}{2} = 45
Example 2: For the class of 20 to 24:
ext{Midpoint} = rac{20 + 24}{2} = 22
If the class width is an even number:
Divide by 2, add to the lower bound, or subtract from the upper bound to check accuracy.
Example: Class width is 10 (add/subtract 5 from class limits).
Example Midpoint Verification:
If uncertain, calculate and check midpoints for accuracy (check if results align with expectations).
Relative Frequencies
Relative frequency is introduced as a measure of how often a particular value occurs compared to the total count.
It can be expressed as a proportion, decimal, or percentage.
Calculation formula:
ext{Relative Frequency} = rac{ ext{Frequency of Class}}{ ext{Total Frequency}}Example Case:
If there were 115 occurrences of a certain operation out of 498 total operations:
ext{Relative Frequency} = rac{115}{498} ext{ yielding approximately } 0.2309
Convert to percentage: 0.2309 * 100 = 23.09%.
Important note: You are not responsible for calculating relative frequency on the first test but will review it for future tests.
Measures of Central Tendency
Section 2.3 is concerned with numerical descriptive statistics, focusing on measures central to data distribution (central tendency) and spread (dispersion).
Central Tendency Measures
Mean (Arithmetic Mean):
Formula:
ar{x} = rac{ ext{Sum of all data values}}{n}Represents average value.
Example: Data set {6, 3, 8, 6, 4}:
Calculation:
ext{Mean} = rac{27}{5} = 5.4
Median:
Formula:
ext{Median Position} = rac{n + 1}{2}Middle number in sorted data.
If odd values (e.g., 5 values), simply find middle; if even (e.g., 6 values), average two middle-most values.
Example Median Calculation:
Given values {3