Free ยท 2 imports included
What this chapter covers:
Type A: Identifying Parameter vs. Statistic
Type B: Classifying Variables
Problem:
Given:
Answer:
โ Mistake 1: Confusing Parameter and Statistic โ How to avoid:
โ Mistake 2: Incorrectly Classifying Variables โ How to avoid:
Use acronyms like "PPOP" (Parameter = Population) and "SSTA" (Statistic = Sample) to remember the difference between parameters and statistics.
What this chapter covers:
Type A: Creating a Bar Chart
Type B: Creating a Histogram
Problem:
Given:
Answer:
โ Mistake 1: Using a Pie Chart for Too Many Categories โ How to avoid:
โ Mistake 2: Not Labeling Axes Correctly โ How to avoid:
Remember that "Histograms have touching bars" to distinguish them from bar charts.
What this chapter covers:
Type A: Calculating Mean, Median, and Mode
Type B: Calculating Standard Deviation
Problem:
Given:
Answer:
โ Mistake 1: Calculating Variance with n instead of n-1 for samples โ How to avoid:
โ Mistake 2: Forgetting to take the square root for standard deviation โ How to avoid:
Remember the order: "Range, Variance, Standard Deviation" - each builds upon the previous calculation.
What this chapter covers:
Type A: Calculating Correlation Coefficient
Type B: Determining Regression Equation
Problem:
Given:
Answer:
โ Mistake 1: Confusing Correlation with Causation โ How to avoid:
โ Mistake 2: Extrapolating Beyond the Data Range โ How to avoid:
Visualize the scatter plot first to get a sense of the relationship before calculating r and the regression equation.
What this chapter covers:
Type A: Calculating Binomial Probability
Type B: Calculating Poisson Probability
Problem:
Given:
Answer:
โ Mistake 1: Using Binomial Distribution when Trials are Dependent โ How to avoid:
โ Mistake 2: Incorrectly Identifying ฮป for Poisson Distribution โ How to avoid:
Remember "Binomial for Binary (Success/Failure)" and "Poisson for Point Events (over time/space)".