1. 1-Variable Statistics Overview
Analyze statistical lists with key metrics:
- $\bar{x}$: Mean (Average)
- $n$: Total Data Count
Problem: Find average of data set: 10, 20, 30
- Step 1: Calculate sum: 10 + 20 + 30 =
60 - Step 2: Divide by count: ÷ 3
- Step 3: Press enter
Result Output: 20