Additional practice with these ideas can be found in the problems for Tintle Section P.1.1

Size: px
Start display at page:

Download "Additional practice with these ideas can be found in the problems for Tintle Section P.1.1"

Transcription

1 Psych 10 / Stats 60, Practice Problem Set 3 (Week 3 Material) Part 1: Decide if each variable below is quantitative, ordinal, or categorical. If the variable is categorical, also decide whether or not it is binary. a. Telephone number b. Height, measured in inches c. Star rating of a hotel (e.g., one star, two stars, etc.) d. College year (freshman, sophomore, junior, or senior) e. Whether or not a student is an engineering major f. Number of questions asked during a lecture g. Whether or not a person left a tip h. State where a person was born Additional practice with these ideas can be found in the problems for Tintle Section P.1.1 Part 2: Describing distributions 1. Below are two distributions of favorite primary color for Group A and Group B. Compare the central tendency and the variability of the two distributions. Color Group A: Frequency Group B: Frequency red yellow blue Imagine you d like to determine a representative value in the distribution of a quantitative variable. Describe one reason why you might prefer to use the mean, one reason why you might prefer to use the median, and one reason why you might prefer to use the mode. 3. Suppose we have a distribution of times for how long it takes each student to get from their residence to our classroom ( commute times ). For each question, determine whether it is best answered by looking at a measure of central tendency, a measure of variability, or a measure of shape. a. How long does it take a typical student to get from their residence to our classroom? b. Do students tend to have similar or different commute times from each other? c. Do we have multiple subgroups (types) of commutes within our class? d. If I select a random student, how well will I be able to predict their commute time? e. Are commute times normally distributed?

2 4. Distributions of income are usually positively skewed. Describe why this might be the case. 5. Distributions of GPA are usually negative skewed. Describe why this might be the case. 6. Without doing any math, which set of scores has the smallest standard deviation? a. 11, 17, 31, 53 b. 5, 11, 42, 22 c. 145, 143, 145, 147 d. 27, 105, 10, For each sample of values below, calculate the mean, median, mode (if there is one), range, sum of squares, variance, and standard deviation without using an R functions (although vector operations might be very useful). Then, double check your answers using R functions. [A hint for R: an easy mistake to make is to forget to create a vector using c() before using any functions like mean() or sd(); mean(1,2,3) does not produce the same output as mean(c(1,2,3))] a. 5, 1, 5, 5, 4 b. 81, 86, 81, 82, 81 c. 9, 4, 0, 6, 1, 4 8. For each pair of bets below, calculate the expected value and variance of each bet, and explain which one you would prefer to take and why. Pair A: Bet #1: We take a Jack, Queen, King, and Ace and shuffle them, and you pick a card at random. If you select the Jack you lose $10, if you select the Queen you lose $5, and if you select the King or Ace you win $10. Bet #2: We take a Jack, Queen, and King and shuffle them, and you pick a card at random. If you select the Jack you lose $10, if you select the Queen you lose $1, and if you select the King you win $8. Pair B: Bet #1: You roll a six-sided die. If you roll a 6 then you win $100, but if you roll anything else you lose $20. Bet #1: You roll a six-sided die. If you roll a 5 or 6 then you win $10, if you roll a 3 or 4 you get nothing, and if you roll a 1 or 2 you lose $10.

3 9. Apple sells three-year insurance for new computers for $249; this insurance provides free repairs in case the computer breaks. Suppose the price to repair a broken computer is always exactly $300, and that a computer will break 0 or 1 times in the first three years of owning it. How likely would it need to be that the computer will break for it to be a good idea, in the long-run, to buy the insurance? Describing locations in distributions 10. Below is a frequency table describing a distribution of n = 200 scores on a 5-point exam. a. Just by looking at the frequency column, describe the shape of the distribution. b. Fill in the rest of the table to include relative frequency and cumulative frequency for each score. c. What is the quantile corresponding to a cumulative frequency of.19? Score Frequency (f) Relative frequency (rf) Cumulative frequency (cf) We started looking at the cumulative distribution function in lecture. The plot to the right shows the cumulative distribution functions for two distributions (A in solid blue lines, B in dashed orange lines). Based on this plot, can you determine which distribution has more variability? (Hint: one place to start would be to try to estimate the interquartile range for each distribution, i.e., find the quantiles that correspond to cumulative frequencies of.25 and.75). cdf x distribution A B 12. Convert each value to a z-score if we have a distribution with a mean of 10 and a standard deviation of 1.5. Values: 5, 6, 8, 10, 13, Convert each value to a z-score if we have a distribution with a mean of 10 and a standard deviation of 3. Values: 5, 6, 8, 10, 13, Convert each value to a z-score if we have a distribution with a mean of -4 and a standard deviation of 7. Values: -22, -8, -4, 1, 16

4 Transformation of variables 15. Suppose that a set of exam scores has a mean of 80 with a standard deviation of 6. Calculate the mean and standard deviation of the new, transformed distributions of exam scores if each scenario below happens. You also might want to think about what will happen to the shape of the distribution. a. Each score is increased by 12 b. Each score is increased by 20% c. Each score is reduced so it is only 75% of what it used to be d. Each score is decreased by 10 e. Each score is increased by 20% and then 5 extra points are added to each score 16. Diana runs a mean of 5 kilometers a day, with a standard deviation of 1 kilometer. What is the mean number of miles she runs per day, and the standard deviation of miles run each day. (There are.62 miles in a kilometer). 17. Imagine that students bring a mean of 4 framed photographs to campus, with a standard deviation of 2 photographs. If students are randomly assigned to live in quad-style dorm rooms (four students per room), what is the mean and standard deviation of the distribution of total number of framed photographs per dorm room? 18. Imagine that instead, in the scenario above, we calculated the mean number of photographs per student in each dorm room, and examined the distribution of these means. What is the mean and standard deviation of this distribution of mean number of photographs per student in each dorm room? 19. Suppose bags of M&Ms have a mean number of 2 green candies per fun-sized (mini) bag, with a standard deviation of 3. If these fun-sized bags are randomly grouped and sold in bulk packages of 20, what is the mean and standard deviation of the distribution of total number of green candies in a bulk package? 20. Suppose that instead, in the scenario above, we calculated the mean number of green candies per fun-sized bag for each bulk package (in other words, for each bulk package, we count the total number of green candies per fun pack, and then take the mean of these values), and examined the distribution of these means. What is the mean and standard deviation of this distribution of mean number of green candies per fun-sized bag in each bulk package?

5 Extra challenge problems (these types of problems are more challenging than what will appear on the quiz, but thinking about them will help strengthen your understanding of the material): 21. We have a room full of people and the distribution of heights for these people has a mean of 68 inches and a standard deviation of 4 inches. We also have a group of hats, and the distribution of heights for these hats has a mean of 12 inches with a standard deviation of 5 inches. If each person randomly selects a hat and puts it on and we measure the height of each person + hat pair, what is the mean and standard deviation of this distribution of heights? 22. On any given day, the probability that Roman will eat breakfast at the dining hall is.20, the probability that he will eat lunch at the dining hall is.80, and the probability that he will eat dinner at the dining hall is.60. We ll assume that these outcomes are independent, i.e., knowing that he ate breakfast at the dining hall one day doesn t give us any extra information about whether he ate lunch at the dining hall that same day. We re interested in the distribution of number of meals eaten at the dining hall per day. What is the mean and standard deviation of this distribution? (Hint: calculate the mean and variance for the three distributions number of meals per day separately for breakfast, lunch, and dinner (0 or 1), and then think about the mean and variance of the sum of these variables).

THE SAMPLING DISTRIBUTION OF THE MEAN

THE SAMPLING DISTRIBUTION OF THE MEAN THE SAMPLING DISTRIBUTION OF THE MEAN COGS 14B JANUARY 26, 2017 TODAY Sampling Distributions Sampling Distribution of the Mean Central Limit Theorem INFERENTIAL STATISTICS Inferential statistics: allows

More information

Computations - Show all your work. (30 pts)

Computations - Show all your work. (30 pts) Math 1012 Final Name: Computations - Show all your work. (30 pts) 1. Fractions. a. 1 7 + 1 5 b. 12 5 5 9 c. 6 8 2 16 d. 1 6 + 2 5 + 3 4 2.a Powers of ten. i. 10 3 10 2 ii. 10 2 10 6 iii. 10 0 iv. (10 5

More information

P (A) = P (B) = P (C) = P (D) =

P (A) = P (B) = P (C) = P (D) = STAT 145 CHAPTER 12 - PROBABILITY - STUDENT VERSION The probability of a random event, is the proportion of times the event will occur in a large number of repititions. For example, when flipping a coin,

More information

Final Exam STAT On a Pareto chart, the frequency should be represented on the A) X-axis B) regression C) Y-axis D) none of the above

Final Exam STAT On a Pareto chart, the frequency should be represented on the A) X-axis B) regression C) Y-axis D) none of the above King Abdul Aziz University Faculty of Sciences Statistics Department Final Exam STAT 0 First Term 49-430 A 40 Name No ID: Section: You have 40 questions in 9 pages. You have 90 minutes to solve the exam.

More information

Name: Class: Date: ID: A. Find the mean, median, and mode of the data set. Round to the nearest tenth. c. mean = 9.7, median = 8, mode =15

Name: Class: Date: ID: A. Find the mean, median, and mode of the data set. Round to the nearest tenth. c. mean = 9.7, median = 8, mode =15 Class: Date: Unit 2 Pretest Find the mean, median, and mode of the data set. Round to the nearest tenth. 1. 2, 10, 6, 9, 1, 15, 11, 10, 15, 13, 15 a. mean = 9.7, median = 10, mode = 15 b. mean = 8.9, median

More information

Probability Distributions

Probability Distributions Probability Distributions Probability This is not a math class, or an applied math class, or a statistics class; but it is a computer science course! Still, probability, which is a math-y concept underlies

More information

MATH 10 INTRODUCTORY STATISTICS

MATH 10 INTRODUCTORY STATISTICS MATH 10 INTRODUCTORY STATISTICS Tommy Khoo Your friendly neighbourhood graduate student. Week 1 Chapter 1 Introduction What is Statistics? Why do you need to know Statistics? Technical lingo and concepts:

More information

Chapter 26: Comparing Counts (Chi Square)

Chapter 26: Comparing Counts (Chi Square) Chapter 6: Comparing Counts (Chi Square) We ve seen that you can turn a qualitative variable into a quantitative one (by counting the number of successes and failures), but that s a compromise it forces

More information

Math Exam 1 Review. NOTE: For reviews of the other sections on Exam 1, refer to the first page of WIR #1 and #2.

Math Exam 1 Review. NOTE: For reviews of the other sections on Exam 1, refer to the first page of WIR #1 and #2. Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Exam 1 Review NOTE: For reviews of the other sections on Exam 1, refer to the first page of WIR #1 and #2. Section 1.5 - Rules for Probability Elementary

More information

*Karle Laska s Sections: There is no class tomorrow and Friday! Have a good weekend! Scores will be posted in Compass early Friday morning

*Karle Laska s Sections: There is no class tomorrow and Friday! Have a good weekend! Scores will be posted in Compass early Friday morning STATISTICS 100 EXAM 3 Spring 2016 PRINT NAME (Last name) (First name) *NETID CIRCLE SECTION: Laska MWF L1 Laska Tues/Thurs L2 Robin Tu Write answers in appropriate blanks. When no blanks are provided CIRCLE

More information

Midterm Exam 1 Solution

Midterm Exam 1 Solution EECS 126 Probability and Random Processes University of California, Berkeley: Fall 2015 Kannan Ramchandran September 22, 2015 Midterm Exam 1 Solution Last name First name SID Name of student on your left:

More information

Math 365 Final Exam Review Sheet. The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110.

Math 365 Final Exam Review Sheet. The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110. Math 365 Final Exam Review Sheet The final exam is Wednesday March 18 from 10am - 12 noon in MNB 110. The final is comprehensive and will cover Chapters 1, 2, 3, 4.1, 4.2, 5.2, and 5.3. You may use your

More information

Distance from Phoenix HS to McDonald s. Thickness of Fingernail

Distance from Phoenix HS to McDonald s. Thickness of Fingernail Distance from Phoenix HS to McDonald s Thickness of Fingernail 1 16. SIMPLIFY the following algebraic expressions A. 5x+ x B. 4a+ 3 b+ 4a+ b C. 3y ( 6 5y) ALGEBRA SKILL 1 17. Describe each as COMUTATIVE,

More information

Dissecting and Experiment and Analyzing Data Student Practice

Dissecting and Experiment and Analyzing Data Student Practice Name: Date: Period: Dissecting and Experiment and Analyzing Data Student Practice Data Set A A student wants to see if what he eats for breakfast affects his performance in school. In order to test this,

More information

Name: Exam 2 Solutions. March 13, 2017

Name: Exam 2 Solutions. March 13, 2017 Department of Mathematics University of Notre Dame Math 00 Finite Math Spring 07 Name: Instructors: Conant/Galvin Exam Solutions March, 07 This exam is in two parts on pages and contains problems worth

More information

MATH 407 FINAL EXAM May 6, 2011 Prof. Alexander

MATH 407 FINAL EXAM May 6, 2011 Prof. Alexander MATH 407 FINAL EXAM May 6, 2011 Prof. Alexander Problem Points Score 1 22 2 18 Last Name: First Name: USC ID: Signature: 3 20 4 21 5 27 6 18 7 25 8 28 Total 175 Points total 179 but 175 is maximum. This

More information

ALGEBRA I SEMESTER EXAMS PRACTICE MATERIALS SEMESTER (1.1) Examine the dotplots below from three sets of data Set A

ALGEBRA I SEMESTER EXAMS PRACTICE MATERIALS SEMESTER (1.1) Examine the dotplots below from three sets of data Set A 1. (1.1) Examine the dotplots below from three sets of data. 0 2 4 6 8 10 Set A 0 2 4 6 8 10 Set 0 2 4 6 8 10 Set C The mean of each set is 5. The standard deviations of the sets are 1.3, 2.0, and 2.9.

More information

1. Relay 1: (a) A man born in the first half of the nineteenth century was x years old in the year x 2. In what year was he born?

1. Relay 1: (a) A man born in the first half of the nineteenth century was x years old in the year x 2. In what year was he born? 1. Relay 1: (a) A man born in the first half of the nineteenth century was x years old in the year x 2. In what year was he born? (b) Let Z = a 6 90. The points A, B, and C are on a circle O. The tangent

More information

Estadística I Exercises Chapter 4 Academic year 2015/16

Estadística I Exercises Chapter 4 Academic year 2015/16 Estadística I Exercises Chapter 4 Academic year 2015/16 1. An urn contains 15 balls numbered from 2 to 16. One ball is drawn at random and its number is reported. (a) Define the following events by listing

More information

Business Statistics Midterm Exam Fall 2015 Russell. Please sign here to acknowledge

Business Statistics Midterm Exam Fall 2015 Russell. Please sign here to acknowledge Business Statistics Midterm Exam Fall 5 Russell Name Do not turn over this page until you are told to do so. You will have hour and 3 minutes to complete the exam. There are a total of points divided into

More information

Name: Class: Date: ID: A. Find the mean, median, and mode of the data set. Round to the nearest tenth. c. mean = 8.2, median = 8, mode =7

Name: Class: Date: ID: A. Find the mean, median, and mode of the data set. Round to the nearest tenth. c. mean = 8.2, median = 8, mode =7 Class: Date: Unit 2 Test Review Find the mean, median, and mode of the data set. Round to the nearest tenth. 1. 4, 7, 8, 15, 1, 7, 8, 14, 7, 15, 4 a. mean = 7.5, median = 7, mode = 7 b. mean = 8.2, median

More information

PRACTICE WORKSHEET FOR MA3ENA EXAM

PRACTICE WORKSHEET FOR MA3ENA EXAM PRACTICE WORKSHEET FOR MA3ENA EXAM What you definitely need to know: - definition of an arithmetic and geometric sequence - a formula for the general term (u n ) of each of these sequences - a formula

More information

Archdiocese of Washington Catholic Schools Academic Standards Mathematics

Archdiocese of Washington Catholic Schools Academic Standards Mathematics 6 th GRADE Archdiocese of Washington Catholic Schools Standard 1 - Number Sense Students compare and order positive and negative integers*, decimals, fractions, and mixed numbers. They find multiples*

More information

and the Sample Mean Random Sample

and the Sample Mean Random Sample MATH 183 Random Samples and the Sample Mean Dr. Neal, WKU Henceforth, we shall assume that we are studying a particular measurement X from a population! for which the mean µ and standard deviation! are

More information

1 Basic continuous random variable problems

1 Basic continuous random variable problems Name M362K Final Here are problems concerning material from Chapters 5 and 6. To review the other chapters, look over previous practice sheets for the two exams, previous quizzes, previous homeworks and

More information

AP Statistics Semester I Examination Section I Questions 1-30 Spend approximately 60 minutes on this part of the exam.

AP Statistics Semester I Examination Section I Questions 1-30 Spend approximately 60 minutes on this part of the exam. AP Statistics Semester I Examination Section I Questions 1-30 Spend approximately 60 minutes on this part of the exam. Name: Directions: The questions or incomplete statements below are each followed by

More information

Descriptive Statistics and Probability Test Review Test on May 4/5

Descriptive Statistics and Probability Test Review Test on May 4/5 Descriptive Statistics and Probability Test Review Test on May 4/5 1. The following frequency distribution of marks has mean 4.5. Mark 1 2 3 4 5 6 7 Frequency 2 4 6 9 x 9 4 Find the value of x. Write down

More information

St. Michael s Episcopal School. Summer Math

St. Michael s Episcopal School. Summer Math St. Michael s Episcopal School Summer Math for rising 7th & 8 th grade Algebra students 2017 Eighth Grade students should know the formulas for the perimeter and area of triangles and rectangles, the circumference

More information

For a list of topics, look over the previous review sheets. Since the last quiz we have... Benford s Law. When does it appear? How do people use it?

For a list of topics, look over the previous review sheets. Since the last quiz we have... Benford s Law. When does it appear? How do people use it? Here are a whole lot of problems! I will keep browsing good sources of problems and posting them here until the last day of class. As always, Grinstead and Snell, Ross and problems from previous courses

More information

Chapter 18. Sampling Distribution Models. Copyright 2010, 2007, 2004 Pearson Education, Inc.

Chapter 18. Sampling Distribution Models. Copyright 2010, 2007, 2004 Pearson Education, Inc. Chapter 18 Sampling Distribution Models Copyright 2010, 2007, 2004 Pearson Education, Inc. Normal Model When we talk about one data value and the Normal model we used the notation: N(μ, σ) Copyright 2010,

More information

Ch 14 Randomness and Probability

Ch 14 Randomness and Probability Ch 14 Randomness and Probability We ll begin a new part: randomness and probability. This part contain 4 chapters: 14-17. Why we need to learn this part? Probability is not a portion of statistics. Instead

More information

3.2 Probability Rules

3.2 Probability Rules 3.2 Probability Rules The idea of probability rests on the fact that chance behavior is predictable in the long run. In the last section, we used simulation to imitate chance behavior. Do we always need

More information

Describing Data: Numerical Measures. Chapter 3

Describing Data: Numerical Measures. Chapter 3 Describing Data: Numerical Measures Chapter 3 Learning Objectives Calculate the arithmetic mean, weighted mean median, and the mode. Explain the characteristics, uses, advantages, and disadvantages of

More information

Introduction to Statistics

Introduction to Statistics Introduction to Statistics Data and Statistics Data consists of information coming from observations, counts, measurements, or responses. Statistics is the science of collecting, organizing, analyzing,

More information

MAT 271E Probability and Statistics

MAT 271E Probability and Statistics MAT 271E Probability and Statistics Spring 2011 Instructor : Class Meets : Office Hours : Textbook : Supp. Text : İlker Bayram EEB 1103 ibayram@itu.edu.tr 13.30 16.30, Wednesday EEB? 10.00 12.00, Wednesday

More information

Q1: What is the interpretation of the number 4.1? A: There were 4.1 million visits to ER by people 85 and older, Q2: What percent of people 65-74

Q1: What is the interpretation of the number 4.1? A: There were 4.1 million visits to ER by people 85 and older, Q2: What percent of people 65-74 Lecture 4 This week lab:exam 1! Review lectures, practice labs 1 to 4 and homework 1 to 5!!!!! Need help? See me during my office hrs, or goto open lab or GS 211. Bring your picture ID and simple calculator.(note

More information

Math Models Final Exam Review

Math Models Final Exam Review Final Exam Review, Page of Name Date Period Math Models Final Exam Review A box contains opals, garnets, and pearls. A jewel is selected at random from the box. Find each probability.. P(the jewel is a

More information

Final Exam - Solutions

Final Exam - Solutions Ecn 102 - Analysis of Economic Data University of California - Davis March 17, 2010 Instructor: John Parman Final Exam - Solutions You have until 12:30pm to complete this exam. Please remember to put your

More information

Topic 3: Introduction to Statistics. Algebra 1. Collecting Data. Table of Contents. Categorical or Quantitative? What is the Study of Statistics?!

Topic 3: Introduction to Statistics. Algebra 1. Collecting Data. Table of Contents. Categorical or Quantitative? What is the Study of Statistics?! Topic 3: Introduction to Statistics Collecting Data We collect data through observation, surveys and experiments. We can collect two different types of data: Categorical Quantitative Algebra 1 Table of

More information

Geometric Distribution The characteristics of a geometric experiment are: 1. There are one or more Bernoulli trials with all failures except the last

Geometric Distribution The characteristics of a geometric experiment are: 1. There are one or more Bernoulli trials with all failures except the last Geometric Distribution The characteristics of a geometric experiment are: 1. There are one or more Bernoulli trials with all failures except the last one, which is a success. In other words, you keep repeating

More information

Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables

Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables Week 6, 9/24/12-9/28/12, Notes: Bernoulli, Binomial, Hypergeometric, and Poisson Random Variables 1 Monday 9/24/12 on Bernoulli and Binomial R.V.s We are now discussing discrete random variables that have

More information

Class 26: review for final exam 18.05, Spring 2014

Class 26: review for final exam 18.05, Spring 2014 Probability Class 26: review for final eam 8.05, Spring 204 Counting Sets Inclusion-eclusion principle Rule of product (multiplication rule) Permutation and combinations Basics Outcome, sample space, event

More information

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3)

Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) 1 Exam III Review Math-132 (Sections 7.1, 7.2, 7.3, 7.4, 7.5, 7.6, 8.1, 8.2, 8.3) On this exam, questions may come from any of the following topic areas: - Union and intersection of sets - Complement of

More information

Statistics Primer. A Brief Overview of Basic Statistical and Probability Principles. Essential Statistics for Data Analysts Using Excel

Statistics Primer. A Brief Overview of Basic Statistical and Probability Principles. Essential Statistics for Data Analysts Using Excel Statistics Primer A Brief Overview of Basic Statistical and Probability Principles Liberty J. Munson, PhD 9/19/16 Essential Statistics for Data Analysts Using Excel Table of Contents What is a Variable?...

More information

Geometry Review 1. a. What is the median of the data displayed on the line plot? How many people participated in the contest?

Geometry Review 1. a. What is the median of the data displayed on the line plot? How many people participated in the contest? Name: ate: 1 The numbers below represent the ages of the first ten people in line at the movie theater. Which line plot correctly displays the data? 22, 30, 23, 22, 27, 27, 29, 23, 30, 22 2 There was a

More information

AP Statistics Ch 6 Probability: The Study of Randomness

AP Statistics Ch 6 Probability: The Study of Randomness Ch 6.1 The Idea of Probability Chance behavior is unpredictable in the short run but has a regular and predictable pattern in the long run. We call a phenomenon random if individual outcomes are uncertain

More information

Describing Data: Numerical Measures

Describing Data: Numerical Measures Describing Data: Numerical Measures Chapter 3 Learning Objectives Calculate the arithmetic mean, weighted mean, geometric mean, median, and the mode. Explain the characteristics, uses, advantages, and

More information

Today s Date: Finished by: 7 th Grade Math Final Exam Study Guide Exams: May 27-29

Today s Date: Finished by: 7 th Grade Math Final Exam Study Guide Exams: May 27-29 NAME: Today s Date: Finished by: 7 th Grade Math Final Exam Study Guide Unit 7.1: Operations with Rational Numbers 1. Which number property describes the number sentence (17 x 3) x 20 = 17 x (3 x 20)?

More information

Math 2311 TEST 2 REVIEW SHEET KEY

Math 2311 TEST 2 REVIEW SHEET KEY Math 2311 TEST 2 REVIEW SHEET KEY #1 25, Define the following: 1. Continuous random variable 2. Discrete random variable 3. Density curve 4. Uniform density curve 5. Normal distribution 6. Sampling distribution

More information

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events

Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Lecture 8: Conditional probability I: definition, independence, the tree method, sampling, chain rule for independent events Discrete Structures II (Summer 2018) Rutgers University Instructor: Abhishek

More information

Math Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them

Math Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them Math 302.102 Fall 2010 Some Old Math 302 Exams There is always a danger when distributing old exams for a class that students will rely on them solely for their final exam preparations. The final exam

More information

S2 QUESTIONS TAKEN FROM JANUARY 2006, JANUARY 2007, JANUARY 2008, JANUARY 2009

S2 QUESTIONS TAKEN FROM JANUARY 2006, JANUARY 2007, JANUARY 2008, JANUARY 2009 S2 QUESTIONS TAKEN FROM JANUARY 2006, JANUARY 2007, JANUARY 2008, JANUARY 2009 SECTION 1 The binomial and Poisson distributions. Students will be expected to use these distributions to model a real-world

More information

Why Willpower is Never Enough and What to do About It

Why Willpower is Never Enough and What to do About It mattmcwilliams.com Why Willpower is Never Enough and What to do About It Willpower alone is never enough to overcome an obstacle, resist temptation, or reach your destiny. In fact, as the day wears on,

More information

6.2A Linear Transformations

6.2A Linear Transformations 6.2 Transforming and Combining Random Variables 6.2A Linear Transformations El Dorado Community College considers a student to be full time if he or she is taking between 12 and 18 credits. The number

More information

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space?

(a) Fill in the missing probabilities in the table. (b) Calculate P(F G). (c) Calculate P(E c ). (d) Is this a uniform sample space? Math 166 Exam 1 Review Sections L.1-L.2, 1.1-1.7 Note: This review is more heavily weighted on the new material this week: Sections 1.5-1.7. For more practice problems on previous material, take a look

More information

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis

UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis UCSD CSE 21, Spring 2014 [Section B00] Mathematics for Algorithm and System Analysis Lecture 8 Class URL: http://vlsicad.ucsd.edu/courses/cse21-s14/ Lecture 8 Notes Goals for Today Counting Partitions

More information

Multiple Choice Circle the letter corresponding to the best answer for each of the problems below (4 pts each)

Multiple Choice Circle the letter corresponding to the best answer for each of the problems below (4 pts each) Math 221 Hypothetical Exam 1, Wi2008, (Chapter 1-5 in Moore, 4th) April 3, 2063 S. K. Hyde, S. Barton, P. Hurst, K. Yan Name: Show all your work to receive credit. All answers must be justified to get

More information

Sampling Distributions: Central Limit Theorem

Sampling Distributions: Central Limit Theorem Review for Exam 2 Sampling Distributions: Central Limit Theorem Conceptually, we can break up the theorem into three parts: 1. The mean (µ M ) of a population of sample means (M) is equal to the mean (µ)

More information

TOPIC: Descriptive Statistics Single Variable

TOPIC: Descriptive Statistics Single Variable TOPIC: Descriptive Statistics Single Variable I. Numerical data summary measurements A. Measures of Location. Measures of central tendency Mean; Median; Mode. Quantiles - measures of noncentral tendency

More information

MATH 3C: MIDTERM 1 REVIEW. 1. Counting

MATH 3C: MIDTERM 1 REVIEW. 1. Counting MATH 3C: MIDTERM REVIEW JOE HUGHES. Counting. Imagine that a sports betting pool is run in the following way: there are 20 teams, 2 weeks, and each week you pick a team to win. However, you can t pick

More information

The Geometric Distribution

The Geometric Distribution MATH 382 The Geometric Distribution Dr. Neal, WKU Suppose we have a fixed probability p of having a success on any single attempt, where p > 0. We continue to make independent attempts until we succeed.

More information

Chapter 7: Section 7-1 Probability Theory and Counting Principles

Chapter 7: Section 7-1 Probability Theory and Counting Principles Chapter 7: Section 7-1 Probability Theory and Counting Principles D. S. Malik Creighton University, Omaha, NE D. S. Malik Creighton University, Omaha, NE Chapter () 7: Section 7-1 Probability Theory and

More information

The remains of the course

The remains of the course Math 10A November 30, 2017 This is the end This is the last week of classes. This is the last class. You may see Kate taking a few photos during this class. When we re through talking, we can line up on

More information

2016 King s College Math Competition. Instructions

2016 King s College Math Competition. Instructions 06 King s College Math Competition King s College welcomes you to this year s mathematics competition and to our campus. We wish you success in this competition and in your future studies. Instructions

More information

CSE 312: Foundations of Computing II Random Variables, Linearity of Expectation 4 Solutions

CSE 312: Foundations of Computing II Random Variables, Linearity of Expectation 4 Solutions CSE 31: Foundations of Computing II Random Variables, Linearity of Expectation Solutions Review of Main Concepts (a Random Variable (rv: A numeric function X : Ω R of the outcome. (b Range/Support: The

More information

Discussion 03 Solutions

Discussion 03 Solutions STAT Discussion Solutions Spring 8. A new flavor of toothpaste has been developed. It was tested by a group of people. Nine of the group said they liked the new flavor, and the remaining indicated they

More information

2. A music library has 200 songs. How many 5 song playlists can be constructed in which the order of the songs matters?

2. A music library has 200 songs. How many 5 song playlists can be constructed in which the order of the songs matters? Practice roblems for final exam 1. A certain vault requires that an entry code be 8 characters. If the first 4 characters must be letters (repeated letters are allowed) and the last 4 characters are numeric

More information

4. If (x h)(x + k) = x 2 16, what is the value of h + k? (A) 8 (B) 4 (C) 0 (D) 4 (E) 8

4. If (x h)(x + k) = x 2 16, what is the value of h + k? (A) 8 (B) 4 (C) 0 (D) 4 (E) 8 1. In the figure below, the graph of y = kx 2 intersects triangle C at. If = C and the area of triangle C is 6, what is the value of k? y = kx 2 4. If (x h)(x + k) = x 2 16, what is the value of h + k?

More information

Topic 5: Probability. 5.4 Combined Events and Conditional Probability Paper 1

Topic 5: Probability. 5.4 Combined Events and Conditional Probability Paper 1 Topic 5: Probability Standard Level 5.4 Combined Events and Conditional Probability Paper 1 1. In a group of 16 students, 12 take art and 8 take music. One student takes neither art nor music. The Venn

More information

Statistics 1. Edexcel Notes S1. Mathematical Model. A mathematical model is a simplification of a real world problem.

Statistics 1. Edexcel Notes S1. Mathematical Model. A mathematical model is a simplification of a real world problem. Statistics 1 Mathematical Model A mathematical model is a simplification of a real world problem. 1. A real world problem is observed. 2. A mathematical model is thought up. 3. The model is used to make

More information

Summer Packet. 8 th Grade Math Name

Summer Packet. 8 th Grade Math Name Summer Packet 8 th Grade Math Name Page of 15 8 th Grade MSA Formative #3 Non Calculator Section 1B1b b 1. Evaluate this expression for a 4 and b 16 : ab 4 a a. a. 84 b. 5 c. 44 d. 4 1B1c. Evaluate this

More information

ALGEBRA 1 SEMESTER 1 INSTRUCTIONAL MATERIALS Courses: Algebra 1 S1 (#2201) and Foundations in Algebra 1 S1 (#7769)

ALGEBRA 1 SEMESTER 1 INSTRUCTIONAL MATERIALS Courses: Algebra 1 S1 (#2201) and Foundations in Algebra 1 S1 (#7769) Multiple Choice: Identify the choice that best completes the statement or answers the question. 1. Ramal goes to the grocery store and buys pounds of apples and pounds of bananas. Apples cost dollars per

More information

ADMS2320.com. We Make Stats Easy. Chapter 4. ADMS2320.com Tutorials Past Tests. Tutorial Length 1 Hour 45 Minutes

ADMS2320.com. We Make Stats Easy. Chapter 4. ADMS2320.com Tutorials Past Tests. Tutorial Length 1 Hour 45 Minutes We Make Stats Easy. Chapter 4 Tutorial Length 1 Hour 45 Minutes Tutorials Past Tests Chapter 4 Page 1 Chapter 4 Note The following topics will be covered in this chapter: Measures of central location Measures

More information

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM

MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM MATH 3510: PROBABILITY AND STATS July 1, 2011 FINAL EXAM YOUR NAME: KEY: Answers in blue Show all your work. Answers out of the blue and without any supporting work may receive no credit even if they are

More information

Descriptive Statistics-I. Dr Mahmoud Alhussami

Descriptive Statistics-I. Dr Mahmoud Alhussami Descriptive Statistics-I Dr Mahmoud Alhussami Biostatistics What is the biostatistics? A branch of applied math. that deals with collecting, organizing and interpreting data using well-defined procedures.

More information

1 Basic continuous random variable problems

1 Basic continuous random variable problems Name M362K Final Here are problems concerning material from Chapters 5 and 6. To review the other chapters, look over previous practice sheets for the two exams, previous quizzes, previous homeworks and

More information

Random processes. Lecture 17: Probability, Part 1. Probability. Law of large numbers

Random processes. Lecture 17: Probability, Part 1. Probability. Law of large numbers Random processes Lecture 17: Probability, Part 1 Statistics 10 Colin Rundel March 26, 2012 A random process is a situation in which we know what outcomes could happen, but we don t know which particular

More information

Math st Homework. First part of Chapter 2. Due Friday, September 17, 1999.

Math st Homework. First part of Chapter 2. Due Friday, September 17, 1999. Math 447. 1st Homework. First part of Chapter 2. Due Friday, September 17, 1999. 1. How many different seven place license plates are possible if the first 3 places are to be occupied by letters and the

More information

Describing distributions with numbers

Describing distributions with numbers Describing distributions with numbers A large number or numerical methods are available for describing quantitative data sets. Most of these methods measure one of two data characteristics: The central

More information

QUIZ 1 (CHAPTERS 1-4) SOLUTIONS MATH 119 SPRING 2013 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100%

QUIZ 1 (CHAPTERS 1-4) SOLUTIONS MATH 119 SPRING 2013 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% QUIZ 1 (CHAPTERS 1-4) SOLUTIONS MATH 119 SPRING 2013 KUNIYUKI 105 POINTS TOTAL, BUT 100 POINTS = 100% 1) (6 points). A college has 32 course sections in math. A frequency table for the numbers of students

More information

Math 141:512. Practice Exam 1 (extra credit) Due: February 6, 2019

Math 141:512. Practice Exam 1 (extra credit) Due: February 6, 2019 Math 141:512 Due: February 6, 2019 Practice Exam 1 (extra credit) This is an open book, extra credit practice exam which covers the material that Exam 1 will cover (Sections 1.3, 1.4, 2.1, 2.2, 2.3, 2.4,

More information

Lecture 1: Description of Data. Readings: Sections 1.2,

Lecture 1: Description of Data. Readings: Sections 1.2, Lecture 1: Description of Data Readings: Sections 1.,.1-.3 1 Variable Example 1 a. Write two complete and grammatically correct sentences, explaining your primary reason for taking this course and then

More information

Algebra 1 S1 (#2201) Foundations in Algebra 1 S1 (#7769)

Algebra 1 S1 (#2201) Foundations in Algebra 1 S1 (#7769) Instructional Materials for WCSD Math Common Finals The Instructional Materials are for student and teacher use and are aligned to the Course Guides for the following courses: Algebra 1 S1 (#2201) Foundations

More information

NMC Sample Problems: Grade 6

NMC Sample Problems: Grade 6 NMC Sample Problems: Grade 6. What is the sum of the greatest common divisor and the least common multiple of 8 and 2? 2 8 66 2 2. Which number is the smallest in the set. { },., 9,,? 9 Answer:. In a pet

More information

1.) The number of points a basketball player scored each game for one week is recorded. Which is a not a statistical question for the situation?

1.) The number of points a basketball player scored each game for one week is recorded. Which is a not a statistical question for the situation? 6 th Grade Math Common Assessment: Chapter 6 Name: Date 6.SP.1 1.) The number of points a basketball player scored each game for one week is recorded. Which is a not a statistical question for the situation?

More information

Uncertainty. Michael Peters December 27, 2013

Uncertainty. Michael Peters December 27, 2013 Uncertainty Michael Peters December 27, 20 Lotteries In many problems in economics, people are forced to make decisions without knowing exactly what the consequences will be. For example, when you buy

More information

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems. Ven Mudunuru. From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru, Venkateswara Rao STA 2023 Spring 2016 1 1. A committee of 5 persons is to be formed from 6 men and 4 women. What

More information

1. Circle the letter that correctly lists the factors for the number given? 2. Write 5.08 as a mixed number in lowest terms: 5 8 / 100 = 5 2 /

1. Circle the letter that correctly lists the factors for the number given? 2. Write 5.08 as a mixed number in lowest terms: 5 8 / 100 = 5 2 / . Circle the letter that correctly lists the factors for the number given? these are multiples (more than or = to the number) a) 4: 4, 8,, 6, 0, b) 8:,, 4, 7, 4, 8 c) 4:,, 4, 6, 8,, 4 d) 6: 6,, 8, 4, 0,

More information

Answers Part A. P(x = 67) = 0, because x is a continuous random variable. 2. Find the following probabilities:

Answers Part A. P(x = 67) = 0, because x is a continuous random variable. 2. Find the following probabilities: Answers Part A 1. Woman s heights are normally distributed with a mean of 63.6 inches and a standard deviation of 2.5 inches. Find the probability that a single randomly selected woman will be 67 inches

More information

6th Grade Final Exam Study Guide. 3.6 How much change should Steve get back from $10.00 if he buys 2 candy bars at $1.25 each?

6th Grade Final Exam Study Guide. 3.6 How much change should Steve get back from $10.00 if he buys 2 candy bars at $1.25 each? 6th Grade Final Exam Study Guide 1.1 Which symbol > < or = makes the inequality true? 4 4 5 4 4 7 1.1 Karin, Brent, and Lola each ordered a different slice of pizza: pepperoni, plain cheese, and ham-pineapple.

More information

Introduction to Statistics

Introduction to Statistics Chapter 1 Introduction to Statistics 1.1 Preliminary Definitions Definition 1.1. Data are observations (such as measurements, genders, survey responses) that have been collected. Definition 1.2. Statistics

More information

Math 10 - Compilation of Sample Exam Questions + Answers

Math 10 - Compilation of Sample Exam Questions + Answers Math 10 - Compilation of Sample Exam Questions + Sample Exam Question 1 We have a population of size N. Let p be the independent probability of a person in the population developing a disease. Answer the

More information

STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS

STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6. With SOLUTIONS STA 2023 EXAM-2 Practice Problems From Chapters 4, 5, & Partly 6 With SOLUTIONS Mudunuru Venkateswara Rao, Ph.D. STA 2023 Fall 2016 Venkat Mu ALL THE CONTENT IN THESE SOLUTIONS PRESENTED IN BLUE AND BLACK

More information

8.1 Frequency Distribution, Frequency Polygon, Histogram page 326

8.1 Frequency Distribution, Frequency Polygon, Histogram page 326 page 35 8 Statistics are around us both seen and in ways that affect our lives without us knowing it. We have seen data organized into charts in magazines, books and newspapers. That s descriptive statistics!

More information

CHAPTER 3 PROBABILITY TOPICS

CHAPTER 3 PROBABILITY TOPICS CHAPTER 3 PROBABILITY TOPICS 1. Terminology In this chapter, we are interested in the probability of a particular event occurring when we conduct an experiment. The sample space of an experiment is the

More information

DSST Principles of Statistics

DSST Principles of Statistics DSST Principles of Statistics Time 10 Minutes 98 Questions Each incomplete statement is followed by four suggested completions. Select the one that is best in each case. 1. Which of the following variables

More information

Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan

Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan 2.4 Random Variables Arkansas Tech University MATH 3513: Applied Statistics I Dr. Marcel B. Finan By definition, a random variable X is a function with domain the sample space and range a subset of the

More information

Pre-Algebra Semester 2 Practice Exam DRAFT

Pre-Algebra Semester 2 Practice Exam DRAFT . There are 0 yellow and purple marbles in a bag. If one marble is randomly picked from the bag, what are the odds in favor of it being yellow? A. : B. : C. :3 D. 3: 3. The data below shows the number

More information

Stat 225 Week 2, 8/27/12-8/31/12, Notes: Independence and Bayes Rule

Stat 225 Week 2, 8/27/12-8/31/12, Notes: Independence and Bayes Rule Stat 225 Week 2, 8/27/12-8/31/12, Notes: Independence and Bayes Rule The Fall 2012 Stat 225 T.A.s September 7, 2012 1 Monday, 8/27/12, Notes on Independence In general, a conditional probability will change

More information

Practice Questions for Exam 1

Practice Questions for Exam 1 Practice Questions for Exam 1 1. A used car lot evaluates their cars on a number of features as they arrive in the lot in order to determine their worth. Among the features looked at are miles per gallon

More information