Chapter 2 - Solving Problems with Statistical Analysis Tools Flashcards
What is the arithmetic average of a set of numbers?
The mean
What is the value in the middle?
The median
Which statistics fundamental occurs most frequently?
Mode
What is an indicator of how close together the values of a distribution are?
Standard deviation
What indicates that the mean, median, and mode are the same value?
Normal distribution
What is a distribution skewed?
When the mean, median, and mode aren’t the same value
Which function changes the precision of data values stored?
The Round function
What is the format of the Round function?
=ROUND(number,num_digits)
Which function rounds a number down to the specific number of decimal places?
ROUNDDOWN(number,num_digits)
Which function rounds a number up to the next highest even integer?
EVEN(number)
Which function rounds a number up to the next highest odd integer?
ODD(number)
Which function rounds a number down to the nearest integer?
INT(number)
What is the format of the Mode function?
MODE.SNGL(range)
What is the format of the Standard deviation function?
STDEV.S(range)
List 2 ways that you can manage large worksheets
- Freezing panes
2. Splitting the window