UNIT 1 REVIEW MIX Flashcards
(159 cards)
P(Z>0)
0.50 or 50%. The probability that a randomly chosen z score is to the right (above) Zero (the middle) is the same as the percent of area above a z score of zero in a normal model.. which is about 50% or 0.5
What is variability?
Differences. how things differ. (this is not the same thing as variance, which is a specific measurement). There is variability everywhere.. We all look different, act different, have different preferences. Statisticians look at these differences.
What is Q2 also known as?
the median
not associated is the same as being ____________
independent
What are the values of the data set from this stem plot:
1 | 2 2 3 5
2 | 2 4 5
12, 12, 13, 15, 22, 24, 25
What does a UNIFORM distribution look like?
All of the bars have the same height. The same amount of values in each category.
Compare DATA-STATISTIC-PARAMETER using categorical example
Data are individual measures like meal preference: taco, taco, pasta, taco, burger, burger, taco. Statistics and Parameters are summaries. A statistic would be 42% of sample preferred tacos and a parameter would be 42% of population preferred tacos.
What percent of the data is above Q3?
25%
If you want to calculate the probability (%) something falls between two values z scores in a normal model, what do you do?
normcdf (Z LOW, Z HIGH )
Year in school (F,S,J,S) and Pizza Preference (pepperoni or cheese) are __________ because _______________
independent because all grades have similar preference distributions.. 40% cheese, 30%pepperoni, 20% veggie 10% other
What does normcdf do?
It gives you the area under the normal curve between any two z scores if you put in two entries. If you put in 4 entries, be sure to do normcdf (LO, HI, MEAN, SD)
What is the total area under the normal curve?
1 or 1.000
What is the IQR?
Interquartile range… a measure of spread. Q3-Q1. The distance from Q1 to Q3. The regular range is Hi-Lo, this is the inner range, the interquartile range.
When there is a relationship between two variables, we say that they are
associated (or not independent)
what happens if you multiply all of a data set by a constant? Think of an example
Both center and spread are impacted. Mean/ median/ stand dev/ iqr/ quartiles all multiplied by that constant. Center, spread and all individual values are changed. Consider 1,2,3,4,5 mean of 3 and range of 4. Now multiply by 10: 10,20,30,40,50 and you get a mean of 30 and a range of 40… both multiplied by ten.
are there any normal samples?
no, nothing is normal, just normalish. The only normal thing is the model we use.
How can you turn OGIVES into histograms?
RECTANGLE DROP! (bin drop)
What is the difference between quantitative and categorical variables?
Quantitative variables are numerical measures, like height and IQ. Categorical are categories, like eye color and music preference
For information purposes, which gives LEAST amount of information about the distribution
Stem-leaf, histogram or box-whisker?
Box/Whisker, BE CAREFUL. you really don’t know how things are distributed. The box and whisker and fish tank give a very GENERAL look. Stemplot gives all the data. Histogram gives clear shape.
Make a guess as to what relative cumulative frequency is?
It is the ADDED up PERCENTAGES.. An example is selling candy, 25 pieces sold overall…, with 10 the first hour, 5 the second, 3 the third, and 7 the fourth hour, we’d take the cumulative frequencies, 10, 15, 18 and 25 and divide by the total giving cumulative percentages… .40, .60, .64, and 1.00. Relative cumulative frequencies always end at 100 percent. OGIVE
How can you describe spread?
range, IQR, stand dev, variance, or simply say: From here, to about here
How do you describe SPREAD for unimodal and symmetric distributions? What measure should you use?
use the standard deviation
If I take a random sample 20 hamburgers from FIVE GUYS and count the number of pickles on a bunch of them? and the average number of pickles was 9.5, then 9.5 is considered a _______?
statistic. (it is a summary of a sample.)
When drawing a normal model, what are the PERCENTILES from left to right?
2.5, 16, 50, 84, 97.5