What is this symbol?![]()
Population Mean
What is statistics?
The science of collecting, analyzing, and interpreting data
How do you find range?
Max-Min
What is the shape of this distribution called?
Unimodal Distribution
What are the three M properties that apply to a true Normal Curve?
Mean
Median
Mode
What does M (With a curve) mean?
Sample Mean
What is a variable?
A charecteristic that can take different values
How to find your IQR using the 1.5 Method?
Q1-1.5IQR
Q3+1.5IQR
Q3+Q1=IQR
What does the line inside a box plot represent?
The Median
Data: 4, 6, 8, 10, 12
Find the Median
6
What does 0 symbol mean?
Population Standard Deviation
What does the acronym SOCS stand for?
S: Shape
O: Outliers
C: Center
S: Spread
How do you find your Z-Score
invnorm (%,0,1,Center)
What is shape distributioon has two peaks?
Bimodal Distribution
If a Box Plot has the numbers
Min-5. Q1-10. Median-15. Q3-20. Max-25
What is the IQR?
20-10=10
What does n represent?
Sample Size
What is an outlier?
A value unusually far from the rest of the data
How to find the standard deviation?
Sx= (Square Root)Sx2 = (Square root) E (Xi-X)2 Over n-1
What Interval has the greatest frequency in a Histogram?
The tallest bar
If you have 45% of the data lying symmetrically in the middle of your distribution, what are your Z-scores?
invnorm (0.45,0,1,CENTER)
0.5978
What does E symbol mean?
Summation
What is a percentile?
How to find your variance?
E (Xi-X)2
Sx2= n-1
What is a skewed right distribution?
Tail extends to the right
Data: 4, 6, 8, 10, 12
Find the mean?