Law of Large Numbers Means and STDs

Slides:



Advertisements
Similar presentations
AP Statistics Chapter 16. Discrete Random Variables A discrete random variable X has a countable number of possible values. The probability distribution.
Advertisements

LIAL HORNSBY SCHNEIDER
AP Statistics Section 7.2A Mean & Standard Deviation of a Probability Distribution.
The problem with this country is all the unsimplified radicals running around!!
Mean and Standard Deviation of Discrete Random Variables.
Statistical analysis Outline that error bars are a graphical representation of the variability of data. The knowledge that any individual measurement.
Chapter 5.6 From DeGroot & Schervish. Uniform Distribution.
Statistics Describing, Exploring and Comparing Data
AP Statistics Chapter 16. Discrete Random Variables A discrete random variable X has a countable number of possible values. The probability distribution.
Changing the Subject of A Formula. Menu Subject appears ONCE Subject appears TWICE New Subject raised to a power.
7.2 Means & Variances of Random Variables AP Statistics.
Simple Linear Regression In many scientific investigations, one is interested to find how something is related with something else. For example the distance.
Lesson 5-6 Complex Numbers. Recall Remember when we simplified square roots like: √128 = √64 ● √2 = 8√2 ? Remember that you couldn’t take the square root.
Ab + ac = a(b + c) a 2 – b 2 = (a + b)(a – b). Funny Pattern Rule. a 3 + b 3 = (a + b)(a 2 – ab + b 2 ) a 3 – b 3 = (a – b)(a 2 + ab + b 2 ) 1. Outline:
WARM UP 1 Write fractional notation for each number Write the decimal notation for 3 Calculate a b. 3 – 1.53 c x 1.8 d. 2.7 ÷
Variables, Operators, and Expressions
Real Numbers and Their Properties
Statistical analysis.
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
LESSON 8–7 Solving ax2 + bx + c = 0.
Linear Algebra Review.
Normal Probability Distributions
Properties.
Statistical analysis.
Chapter 6: Random Variables
Factoring when a=1 and c > 0.
double times multiple Multiplication factor multiply
Lesson 5-6 Complex Numbers.
Let’s look at how this is done.
Solving Linear Inequalities
MULTIPLICATION OF ALGEBRAIC EXPRESSIONS
Copyright 2012, 2008, 2004, 2000 Pearson Education, Inc.
BODMAS.
Equations with Unknowns on Both Sides
Adding and Subtracting Polynomials – Part 2
Means and Variances of Random Variables
Standard Deviation Calculate the mean Given a Data Set 12, 8, 7, 14, 4
Measure of Dispersion Problem solving.
Simple Linear Regression
Use this presentation to fill out your guided notes.
Solving Word Problems.
Integers with Manipulatives
Key Words and Introduction to Expressions
Use this presentation to fill out your guided notes.
Describing Quantitative Data Numerically
Copyright © 2017, 2013, 2009 Pearson Education, Inc.
Roots, Radicals, and Root Functions
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
Confidence intervals for the difference between two means: Independent samples Section 10.1.
Subscript and Summation Notation
Standard Deviation (SD) & Standard Error of the Mean (SEM)
CHAPTER 6 Random Variables
Mean Deviation Standard Deviation Variance.
Summary (Week 1) Categorical vs. Quantitative Variables
Summary (Week 1) Categorical vs. Quantitative Variables
CHAPTER 6 Random Variables
Further Stats 1 Chapter 5 :: Central Limit Theorem
Standard Deviation How many Pets?.
CHAPTER 6 Random Variables
CHAPTER 6 Random Variables
Roots, Radicals, and Root Functions
Quadratic Equations, Inequalities, and Functions
CHAPTER 6 Random Variables
I believe the reason students have difficulty learning algebra and that most people have trouble doing math word problems is that although children are.
A step-by-step walkthrough
Calculating Standard Deviation
Algorithms Tutorial 27th Sept, 2019.
Presentation transcript:

Law of Large Numbers Means and STDs

Law of Large Numbers The more the merrier. There is no Law of Small Numbers. We know what to expect in the long run only, not the short run. How many is enough to fit the Law of Large Numbers? Enough (depends on the situation).

Means We can add means with the same units. Dinner It takes 30 minutes on average to make dinner. It takes 10 minutes on average to eat dinner. It therefore takes, on average, 40 minutes on average to make and eat dinner.

STDs We CANNOT add STDs. Consider how we calculate a STD. Consider, we cannot simply add square roots.

STDs To solve this in Stats, we Square, Add and Square-Root. Dinner The STD for making dinner is 4 minutes The STD for eating dinner is 11 minutes The STD for making and eating is

Consider… Let’s consider an example. Mr. Shahin is learning a new way to tie his shoes. The left shoe takes him a mean of 6 seconds to tie with a standard deviation of 0.5 seconds. The right shoe takes him 8 seconds to tie with a standard deviation of 0.6 seconds. Mr. Shahin is Very particular, and must repeat the tying of his right shoe once(to try and improve his speed). Determine the time, on average, it takes Mr. Shahin to tie both shoes.

Twice? So, since he ties his right shoe twice, we can easily consider the mean. It takes 6 seconds for him to tie his left shoe, and 16 seconds for him to tie his right shoe (2*8 for the twice he ties it). Thus, it will take him, on average, 24 seconds to tie his shoes. The standard deviations for tying are 0.5 and 1.2 seconds between left and right shoe, respectively (again, 2*0.6 to account for the tying of the right shoe twice).

Twice! Thusly, we find that the standard deviations (which are themselves square roots) must be squared before being summed. For left, that would be 0.5^2 = 0.25, and for right that would be 1.2 ^ 2 = 1.44. Together, they are 1.69 (as a variance, since we squared them). Square rooting, we get the standard deviation of the whole process: SQRT(1.69) = 1.3 seconds

So… The process of Mr. Shahin tying his shoes in the morning take a mean of 24 seconds with a standard deviation of 1.3 seconds. We went from knowing how to tie shoes separately to the total time to tie shoes (since obviously that’s what matters as you should not leave the house with just one shoe on).

Subtracting IS Adding Weird Concept…subtracting Standard Deviations is the same as adding them. New example, we wish to find the difference between the heights of men and women. Men have an average height of 69 inches with a standard deviation of 2.5 inches. Women have an average height of 64 inches with a standard deviation of 2.5 inches.

Differences So, the average difference in the heights between men and women is clearly 5 inches (69-64). The average difference in the standard deviation of the heights would appear to be 0 (2.5^2 – 2.5^2)…but, that makes no sense! The average difference between every man and woman is 5? There is NO room for error? This by itself helps to show us that we should NEVER subtract standard deviations (or variances).

Hrm… So, consider why we still Square, Add and Square Root. Let X – Y represent the difference between distributions. This would be the same as X + (-Y). Thus, we would take the negative value for every element in Y, determine it’s mean, and it’s standard deviation. The mean would in fact be negative…but remember that a standard deviation always comes out positive. Thus, X + (-Y) still adds the STDs.

In Our Case 2.5^2 + 2.5^2 = 6.25 + 6.25 = 12.5 SQRT(12.5) = 3.5355 Thus, the difference between the distribution of heights between men and women is 5 inches with a standard deviation of 3.5355 inches.