Ismor Fischer, 5/26/

Size: px
Start display at page:

Download "Ismor Fischer, 5/26/"

Transcription

1 Ismor Fischer, 5/6/ Problems. Follow the instructions in the posted R code folder ( for this problem, to reproduce the results that appear in the lecture notes for the Memorial Union age data.. A numismatist (coin collector) has a large collection of pennies minted between the ears , when the were made of bronze: 95% copper, and 5% tin and zinc. (Toda, pennies have a 97.5% zinc core; the remaining.5% is a ver thin laer of copper plating.) The ear the coin was minted appears on the obverse side (i.e., heads ), sometimes with a letter below it, indicating the cit where it was minted: D (Denver), S (San Francisco), or none (Philadelphia). Before 959, a pair of wheat stalks was depicted on the reverse side (i.e., tails ); starting from that ear, this image was changed to the Lincoln Memorial. The overall condition of the coin follows a standard grading scale Poor (PO or PR), Fair (FA or FR), About Good (AG), Good (G), Ver Good (VG), Fine (F), Ver Fine (VF), Etremel Fine (EF or XF), Almost Uncirculated (AU), and Uncirculated or Mint State (MS) which determines the coin s value. (a) Using this information, classif each of the following variables as either numerical (specif continuous or discrete) or categorical (specif nominal: binar, nominal: not binar, or ordinal). Amount of zinc Image on reverse Year minted Cit minted Condition (b) Suppose the collector accidentall drops 000 pennies. Repeat the instructions in (a) for the variables Number of heads face-up Proportion of heads face-up 3. Sketch a dotplot (b hand) of the distribution of values for each of the data sets below, and calculate the mean, variance, and standard deviation of each. U:,, 3, 4, 5, 6, 7 X:, 3, 4, 4, 4, 5, 6 Y: 3, 4, 4, 4, 4, 4, 5 Z: 4, 4, 4, 4, 4, 4, 4 What happens to the mean, variance, and standard deviation, as we progress from one data set to the net? What general observations can ou make about the relationship between the standard deviation, and the overall shape of the corresponding distribution? In simple terms, wh should this be so? 4. Useful Properties of Mean, Variance, Standard Deviation (a) Suppose that a constant b is added to ever value of a data set {,, 3,, n }, to produce a new data set { b, b, 3 b,, n b }. Eactl how are the mean, variance, and standard deviation affected, and wh? (Hint: Think of the dotplot.) (b) Suppose that ever value in a data set {,, 3,, n } is multiplied b a nonzero constant a to produce a new data set { a, a, a3,, a n }. Eactl how are the mean, variance, and standard deviation affected, and wh? Don t forget that a (and for that matter, b above) can be negative! (Hint: Think of the dotplot.)

2 Ismor Fischer, 5/6/ During a certain winter in Madison, the variable X = Temperature at noon ( F) is measured ever da over two consecutive weeks, as shown below. Sun Mon Tues Wed Thurs Fri Sat Week Week (a) Calculate the sample mean temperature and sample variance s for Week. (b) Without performing an further calculations, determine the mean temperature and sample variance s for Week. [Hint: Compare the Week temperatures with those of Week, and use the result found in 4(b).] Confirm b eplicitl calculating. 6. A little practice using R: First, tpe the command pop = :00 to generate a simulated population of integers from to 00, and view them (read the intro to R to see how). (a) Net, tpe the command.vals = sample(pop, 5, replace = T) to generate a random sample of n = 5 values from this population, and view them. Calculate, without R, their sample mean, variance Show all work! s, and standard deviation s. (b) Use R to calculate the sample mean in two was: first, via the sum command, then via the mean command. Do the two answers agree with each other? Do the agree with (a)? If so, label this value bar. Include a cop of the R output in our work. (c) Use R to calculate the sample variance in two was: first, via the sum command, then via the var command. Do the two answers agree with each other? Do the agree with (a)? If so, label this value s.sqrd. Include a cop of the R output in our work. (d) Use R to calculate the sample standard deviation in two was: first, via the sqrt command, then via the sd command. Do the two answers agree with each other? Do the agree with (a)? Include a cop of the R output in our work. 7. (You ma want to refer to the Rcode folder for this problem.) First pick n = 5 numbers at random,, 3, 4, 5, and calculate their sample mean and standard deviation s. (a) Compute the deviations from the mean i for i,,3, 4,5, and confirm that their sum = 0. The idea behind this problem will be important in Chapter 4. (b) Now divide each of these individual deviations b the standard deviation s. These new values i z, z, z3, z4, z 5 are called standardized values, i.e., zi s, for i,,3, 4,5. Calculate their mean z and standard deviation s z. Repeat several times. What do ou notice? (c) Wh are these results not surprising? (Hint: See problem 4.)

3 Ismor Fischer, 5/6/ (a) The average score of a class of n 0 students on an eam is 90.0, while the average score of another class of n 30 students on the same eam is If the two classes are pooled together, what is their combined average score on the eam? (b) Suppose two other classes one with n 4 students, the other with n 44 students have the same mean score, but with standard deviations s 7.0 and s 0.0, respectivel. If these two classes are pooled together, what is their combined standard deviation on the eam? (Hint: Think about how sample standard deviation is calculated.) 9. (Hint: See page.3-) A random sample of n = 90 people is grouped according to age in the frequenc table below: Age Group Frequenc [0, 0) 9 [0, 5) 7 [5, 65] 54 (a) Calculate the group mean age and group standard deviation. Epress in ears and months. (b) Construct a relative frequenc histogram. (c) Construct a densit histogram. (d) What percentage of the sample falls between 5 and 35 ears old? (e) Calculate the group quartile ages Q, Q, Q 3. Epress in terms of ears and months. (f) Calculate the range and the interquartile range. Epress in terms of ears and months. 0. For an 0,,,, n, consider a data set,, 3,, n consisting entirel of n ones and ( n ) zeros, in an order. For eample, {,,,, 0, 0,, 0 }. Also denote the sample proportion of ones b p n. (a) How man such possible data sets can there be? (b) Construct a relative frequenc table for such a data set. (c) Show that the sample mean p. (d) Show that the sample variance s p ( p ). n n

4 Ismor Fischer, 5/6/ (a) Consider the sample data {0,0,0,,0, 60, 60, 60,, 60}, where half the values are 0 and half the values are 60. Complete the following relative frequenc table for this sample, and calculate the sample mean and sample median. p ( ) i 0 60 i (b) Suppose the original dataset is unknown, and onl given in grouped form, with each of the two class intervals shown below containing half the values. Class Interval [0, 0) Relative Frequenc [0, 00) Complete this relative frequenc table, and calculate the group sample mean and group sample median. How do these compare with the values found group in (a)? Sketch the relative frequenc histogram. Sketch the densit histogram. Label the group sample mean and median in each of the two histograms. In which histogram does the mean more accuratel represent the balance point of the data, and wh?. B the end of the semester, Merriman forgets the scores he received on the four quizzes (each worth 00 points) he took in a certain course. He onl remembers that their average score was 80 points, standard deviation 0 points, and that 3 out of the 4 scores were the same. From this information, compute all four missing quiz scores. [Hint: Recall that the i th deviation of a value i from the mean is defined as di i, so that i d i for i,,3, 4. Then use the given information.] Note: There are two possible solutions to this problem. Find them both.

5 Ismor Fischer, 5/6/ Linear Interpolation (A generalization of the method used on page.3-6.) If software is unavailable for computations, this is an old technique to estimate values which are in-between tabulated entries. It is based on the idea that over a small interval, a continuous function can be approimated b a linear one, i.e., constant slope. Column A Column B a b v w v w a b Given two successive entries a and a in the first column of a table, with corresponding successive entries b and b, respectivel, in the second column. For a given value between a and a, we wish to approimate the corresponding value between b and b, or vice versa. Then assuming equal proportions, we have b b b a a a. Show that this relation implies that can be written as a weighted average of b and b. In particular, v b v v b v where the weights are given b the differences v a and v a. Similarl,, w a w w a w, where the weights are given b the differences w b and w b.

Numerical: Data with quantity Discrete: whole number answers Example: How many siblings do you have?

Numerical: Data with quantity Discrete: whole number answers Example: How many siblings do you have? Types of data Numerical: Data with quantity Discrete: whole number answers Example: How many siblings do you have? Continuous: Answers can fall anywhere in between two whole numbers. Usually any type of

More information

Symmetric (Mean and Standard Deviation)

Symmetric (Mean and Standard Deviation) Summary: Unit 2 & 3 Distributions for Quantitative Data Topics covered in Module 2: How to calculate the Mean, Median, IQR Shapes of Histograms, Dotplots, Boxplots Know the difference between categorical

More information

AP Statistics Composition Book Review Chapters 1 2

AP Statistics Composition Book Review Chapters 1 2 AP Statistics Composition Book Review Chapters 1 2 Terms/vocabulary: Explain each term with in the STATISTICAL context. Bar Graph Bimodal Categorical Variable Density Curve Deviation Distribution Dotplot

More information

The Slope of a Line. units corresponds to a horizontal change of. m y x y 2 y 1. x 1 x 2. Slope is not defined for vertical lines.

The Slope of a Line. units corresponds to a horizontal change of. m y x y 2 y 1. x 1 x 2. Slope is not defined for vertical lines. 0_0P0.qd //0 : PM Page 0 0 CHAPTER P Preparation for Calculus Section P. (, ) = (, ) = change in change in Figure P. Linear Models and Rates of Change Find the slope of a line passing through two points.

More information

This page intentionally left blank

This page intentionally left blank Appendix E Labs This page intentionally left blank Dice Lab (Worksheet) Objectives: 1. Learn how to calculate basic probabilities of dice. 2. Understand how theoretical probabilities explain experimental

More information

CHAPTER 6 PROBABILITY. Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes

CHAPTER 6 PROBABILITY. Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes CHAPTER 6 PROBABILITY Chapter 5 introduced the concepts of z scores and the normal curve. This chapter takes these two concepts a step further and explains their relationship with another statistical concept

More information

Chapter 1: Stats Starts Here Chapter 2: Data

Chapter 1: Stats Starts Here Chapter 2: Data Chapter 1: Stats Starts Here Chapter 2: Data Statistics data, datum variation individual respondent subject participant experimental unit observation variable categorical quantitative Calculator Skills:

More information

1.2 Lines in the Plane

1.2 Lines in the Plane 71_1.qd 1/7/6 1:1 AM Page 88 88 Chapter 1 Functions and Their Graphs 1. Lines in the Plane The Slope of a Line In this section, ou will stud lines and their equations. The slope of a nonvertical line represents

More information

Table 1. List of NFL divisions that have won the Superbowl over the past 52 years.

Table 1. List of NFL divisions that have won the Superbowl over the past 52 years. MA 2113 Homework #1 Table 1. List of NFL divisions that have won the Superbowl over the past 52 years. NFC North AFC West NFC East NFC North AFC South NFC North NFC East NFC East AFC West NFC East AFC

More information

**Gettysburg Address Spotlight Task

**Gettysburg Address Spotlight Task **Gettysburg Address Spotlight Task Authorship of literary works is often a topic for debate. One method researchers use to decide who was the author is to look at word patterns from known writing of the

More information

Discrete Random Variables Day 1

Discrete Random Variables Day 1 Discrete Random Variables Day 1 What is a Random Variable? Every probability problem is equivalent to drawing something from a bag (perhaps more than once) Like Flipping a coin 3 times is equivalent to

More information

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.

MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Practice for Final Exam Name Identify the following variable as either qualitative or quantitative and explain why. 1) The number of people on a jury A) Qualitative because it is not a measurement or a

More information

PASS Sample Size Software

PASS Sample Size Software Chapter 945 Introduction This section describes the options that are available for the appearance of a histogram. A set of all these options can be stored as a template file which can be retrieved later.

More information

Pellissippi State Middle School Mathematics Competition

Pellissippi State Middle School Mathematics Competition Pellissippi State Middle School Mathematics Competition 8 th Grade Eam Scoring Format: 3 points per correct response - each wrong response 0 for blank answers Directions: For each multiple-choice problem

More information

6.1 (CD-ROM TOPIC) USING THE STANDARDIZED NORMAL DISTRIBUTION TABLE

6.1 (CD-ROM TOPIC) USING THE STANDARDIZED NORMAL DISTRIBUTION TABLE .1: (CD-ROM Topic) Using the Standardized Normal Distribution Table CD-1.1 (CD-ROM TOPIC) USING THE STANDARDIZED NORMAL DISTRIBUTION TABLE Any set of normally distributed data can be converted to its standardized

More information

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 2.2- #

Lecture Slides. Elementary Statistics Twelfth Edition. by Mario F. Triola. and the Triola Statistics Series. Section 2.2- # Lecture Slides Elementary Statistics Twelfth Edition and the Triola Statistics Series by Mario F. Triola Chapter 2 Summarizing and Graphing Data 2-1 Review and Preview 2-2 Frequency Distributions 2-3 Histograms

More information

Univariate Descriptive Statistics

Univariate Descriptive Statistics Univariate Descriptive Statistics Displays: pie charts, bar graphs, box plots, histograms, density estimates, dot plots, stemleaf plots, tables, lists. Example: sea urchin sizes Boxplot Histogram Urchin

More information

Moore, IPS 6e Chapter 05

Moore, IPS 6e Chapter 05 Page 1 of 9 Moore, IPS 6e Chapter 05 Quizzes prepared by Dr. Patricia Humphrey, Georgia Southern University Suppose that you are a student worker in the Statistics Department and they agree to pay you

More information

There is no class tomorrow! Have a good weekend! Scores will be posted in Compass early Friday morning J

There is no class tomorrow! Have a good weekend! Scores will be posted in Compass early Friday morning J STATISTICS 100 EXAM 3 Fall 2016 PRINT NAME (Last name) (First name) *NETID CIRCLE SECTION: L1 12:30pm L2 3:30pm Online MWF 12pm Write answers in appropriate blanks. When no blanks are provided CIRCLE your

More information

If a fair coin is tossed 10 times, what will we see? 24.61% 20.51% 20.51% 11.72% 11.72% 4.39% 4.39% 0.98% 0.98% 0.098% 0.098%

If a fair coin is tossed 10 times, what will we see? 24.61% 20.51% 20.51% 11.72% 11.72% 4.39% 4.39% 0.98% 0.98% 0.098% 0.098% Coin tosses If a fair coin is tossed 10 times, what will we see? 30% 25% 24.61% 20% 15% 10% Probability 20.51% 20.51% 11.72% 11.72% 5% 4.39% 4.39% 0.98% 0.98% 0.098% 0.098% 0 1 2 3 4 5 6 7 8 9 10 Number

More information

PRICES OF THE LIBERTY STANDING QUARTER

PRICES OF THE LIBERTY STANDING QUARTER This document deals with the prices paid by collectors for quarters in the Liberty standing set, issued between 1916 and 1930. Year / Mint / Type Mintage Value 1916 52,000 14,690 1917 Type 1 8,740,000

More information

Lesson Sampling Distribution of Differences of Two Proportions

Lesson Sampling Distribution of Differences of Two Proportions STATWAY STUDENT HANDOUT STUDENT NAME DATE INTRODUCTION The GPS software company, TeleNav, recently commissioned a study on proportions of people who text while they drive. The study suggests that there

More information

SAMPLING DISTRIBUTION MODELS TODAY YOU WILL NEED: PENCIL SCRATCH PAPER A PARTNER (YOUR CHOICE) ONE THUMBTACK PER GROUP Z-SCORE CHART

SAMPLING DISTRIBUTION MODELS TODAY YOU WILL NEED: PENCIL SCRATCH PAPER A PARTNER (YOUR CHOICE) ONE THUMBTACK PER GROUP Z-SCORE CHART SAMPLING DISTRIBUTION MODELS TODAY YOU WILL NEED: PENCIL SCRATCH PAPER A PARTNER (YOUR CHOICE) ONE THUMBTACK PER GROUP Z-SCORE CHART FLIPPING THUMBTACKS PART 1 I want to know the probability that, when

More information

Date. Probability. Chapter

Date. Probability. Chapter Date Probability Contests, lotteries, and games offer the chance to win just about anything. You can win a cup of coffee. Even better, you can win cars, houses, vacations, or millions of dollars. Games

More information

Answers Investigation 1

Answers Investigation 1 Applications. Students ma use various sketches. Here are some eamples including the rectangle with the maimum area. In general, squares will have the maimum area for a given perimeter. Long and thin rectangles

More information

Introduction to probability

Introduction to probability Introduction to probability Suppose an experiment has a finite set X = {x 1,x 2,...,x n } of n possible outcomes. Each time the experiment is performed exactly one on the n outcomes happens. Assign each

More information

Graphs of Polynomial Functions. Quadratic Functions

Graphs of Polynomial Functions. Quadratic Functions Graphs of Polnomials 1 Graphs of Polnomial Functions Recall that the degree of a polnomial is the highest power of the independent variable appearing in it. A polnomial can have no more roots than its

More information

Lecture 6 Probability

Lecture 6 Probability Lecture 6 Probability Example: When you toss a coin, there are only two possible outcomes, heads and tails. What if we toss a coin two times? Figure below shows the results of tossing a coin 5000 times

More information

Chapter 4. Displaying and Summarizing Quantitative Data. Copyright 2012, 2008, 2005 Pearson Education, Inc.

Chapter 4. Displaying and Summarizing Quantitative Data. Copyright 2012, 2008, 2005 Pearson Education, Inc. Chapter 4 Displaying and Summarizing Quantitative Data Copyright 2012, 2008, 2005 Pearson Education, Inc. Dealing With a Lot of Numbers Summarizing the data will help us when we look at large sets of quantitative

More information

2.2 More on Normal Distributions and Standard Normal Calculations

2.2 More on Normal Distributions and Standard Normal Calculations The distribution of heights of adult American men is approximately normal with mean 69 inches and standard deviation 2.5 inches. Use the 68-95-99.7 rule to answer the following questions: What percent

More information

TJP TOP TIPS FOR IGCSE STATS & PROBABILITY

TJP TOP TIPS FOR IGCSE STATS & PROBABILITY TJP TOP TIPS FOR IGCSE STATS & PROBABILITY Dr T J Price, 2011 First, some important words; know what they mean (get someone to test you): Mean the sum of the data values divided by the number of items.

More information

Math 130 Sample Exam 4

Math 130 Sample Exam 4 Math 130 Sample Exam 4 (Note that the actual exam will have 24 questions.) 1) Kansas used three letters (excluding Q and X) followed by three digits on license plates. How many license plates are possible?

More information

Question 1. The following set of data gives exam scores in a class of 12 students. a) Sketch a box and whisker plot of the data.

Question 1. The following set of data gives exam scores in a class of 12 students. a) Sketch a box and whisker plot of the data. Question 1 The following set of data gives exam scores in a class of 12 students 25, 67, 86, 72, 97, 80, 86, 55, 68, 70, 81, 12 a) Sketch a box and whisker plot of the data. b) Determine the Interquartile

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Name Date Chapter 3 Eponential and Logarithmic Functions Section 3.1 Eponential Functions and Their Graphs Objective: In this lesson ou learned how to recognize, evaluate, and graph eponential functions.

More information

Counting and Probability Math 2320

Counting and Probability Math 2320 Counting and Probability Math 2320 For a finite set A, the number of elements of A is denoted by A. We have two important rules for counting. 1. Union rule: Let A and B be two finite sets. Then A B = A

More information

3.2 Exercises. rise y (ft) run x (ft) Section 3.2 Slope Suppose you are riding a bicycle up a hill as shown below.

3.2 Exercises. rise y (ft) run x (ft) Section 3.2 Slope Suppose you are riding a bicycle up a hill as shown below. Section 3.2 Slope 261 3.2 Eercises 1. Suppose ou are riding a biccle up a hill as shown below. Figure 1. Riding a biccle up a hill. a) If the hill is straight as shown, consider the slant, or steepness,

More information

1.3 Density Curves and Normal Distributions

1.3 Density Curves and Normal Distributions 1.3 Density Curves and Normal Distributions Ulrich Hoensch Tuesday, September 11, 2012 Fitting Density Curves to Histograms Advanced statistical software (NOT Microsoft Excel) can produce smoothed versions

More information

JANUARY 7, 2018 STARTING AT 9:00 am Half Cent XF Stars Half Cent Half Cent AU Half Cent Ch. AU Half Cent BU 6

JANUARY 7, 2018 STARTING AT 9:00 am Half Cent XF Stars Half Cent Half Cent AU Half Cent Ch. AU Half Cent BU 6 LOT JANUARY 7, 2018 STARTING AT 9:00 am 1 1809 Half Cent XF 2 1828 13 Stars Half Cent 3 1829 Half Cent AU 4 1829 Half Cent Ch. AU 5 1856 Half Cent BU 6 1801 Large Cent VG 7 1803 Large Cent 8 1810 Large

More information

INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2

INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2 INDEPENDENT AND DEPENDENT EVENTS UNIT 6: PROBABILITY DAY 2 WARM UP Students in a mathematics class pick a card from a standard deck of 52 cards, record the suit, and return the card to the deck. The results

More information

CHAPTER 13A. Normal Distributions

CHAPTER 13A. Normal Distributions CHAPTER 13A Normal Distributions SO FAR We always want to plot our data. We make a graph, usually a histogram or a stemplot. We want to look for an overall pattern (shape, center, spread) and for any striking

More information

Math 247: Continuous Random Variables: The Uniform Distribution (Section 6.1) and The Normal Distribution (Section 6.2)

Math 247: Continuous Random Variables: The Uniform Distribution (Section 6.1) and The Normal Distribution (Section 6.2) Math 247: Continuous Random Variables: The Uniform Distribution (Section 6.1) and The Normal Distribution (Section 6.2) The Uniform Distribution Example: If you are asked to pick a number from 1 to 10

More information

Unit 8, Activity 1, Vocabulary Self-Awareness Chart

Unit 8, Activity 1, Vocabulary Self-Awareness Chart Unit 8, Activity 1, Vocabulary Self-Awareness Chart Vocabulary Self-Awareness Chart WORD +? EXAMPLE DEFINITION Central Tendency Mean Median Mode Range Quartile Interquartile Range Standard deviation Stem

More information

Example Report Station Community Engagement Survey

Example Report Station Community Engagement Survey Station Community Engagement Survey Report Prepared for: EXAMPLE REPORT INTRODUCTION About this Research The results shown in this report are based on the responses to the questionnaire that your station

More information

the composition of pennies in the United States was changed due, in part, to the rising cost of copper. Pennies minted after 1983 weigh 3.

the composition of pennies in the United States was changed due, in part, to the rising cost of copper. Pennies minted after 1983 weigh 3. A-REI Accuratel weighing pennies II Alignments to Content Standards: A-REI.C.6 Task In 1983 the composition of pennies in the United States was changed due, in part, to the rising cost of copper. Pennies

More information

EXPERIMENT 5 Basic Digital Logic Circuits

EXPERIMENT 5 Basic Digital Logic Circuits ELEC 2010 Laborator Manual Eperiment 5 PRELAB Page 1 of 8 EXPERIMENT 5 Basic Digital Logic Circuits Introduction The eperiments in this laborator eercise will provide an introduction to digital electronic

More information

Lot # Dates Description Notes US Uncirculated Set US Uncirculated Set P/S US Uncirculated Set US Proof Set 10pc.

Lot # Dates Description Notes US Uncirculated Set US Uncirculated Set P/S US Uncirculated Set US Proof Set 10pc. Lot # Dates Description Notes 1 1996 US Uncirculated Set 2 1996 US Uncirculated Set 3 1968P/S US Uncirculated Set 4 2002 US Proof Set 10pc. Set 5 1963 US Proof Set 6 1962 US Proof Set 7 1962 US Proof Set

More information

1.3 Density Curves and Normal Distributions. Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102

1.3 Density Curves and Normal Distributions. Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102 1.3 Density Curves and Normal Distributions Ulrich Hoensch MAT210 Rocky Mountain College Billings, MT 59102 Fitting Density Curves to Histograms Advanced statistical software (NOT Microsoft Excel) can

More information

EE 126 Fall 2006 Midterm #1 Thursday October 6, 7 8:30pm DO NOT TURN THIS PAGE OVER UNTIL YOU ARE TOLD TO DO SO

EE 126 Fall 2006 Midterm #1 Thursday October 6, 7 8:30pm DO NOT TURN THIS PAGE OVER UNTIL YOU ARE TOLD TO DO SO EE 16 Fall 006 Midterm #1 Thursday October 6, 7 8:30pm DO NOT TURN THIS PAGE OVER UNTIL YOU ARE TOLD TO DO SO You have 90 minutes to complete the quiz. Write your solutions in the exam booklet. We will

More information

Magnificent Money By Niko A. Kontos

Magnificent Money By Niko A. Kontos Magnificent Money By Niko A. Kontos Table of Contents Introduction Treasury 5 6 Mints and mint marks 8-9 Pennies 10-13 State Quarters 14-15 Conclusion 16 Bibliography 17 Introduction Clink! Clink! Clink!

More information

Exam III Review Problems

Exam III Review Problems c Kathryn Bollinger and Benjamin Aurispa, November 10, 2011 1 Exam III Review Problems Fall 2011 Note: Not every topic is covered in this review. Please also take a look at the previous Week-in-Reviews

More information

4.5 Equations of Parallel and Perpendicular Lines

4.5 Equations of Parallel and Perpendicular Lines Name Class Date.5 Equations of Parallel and Perpendicular Lines Essential Question: How can ou find the equation of a line that is parallel or perpendicular to a given line? Resource Locker Eplore Eploring

More information

3.3 Properties of Logarithms

3.3 Properties of Logarithms Section 3.3 Properties of Logarithms 07 3.3 Properties of Logarithms Change of Base Most calculators have only two types of log keys, one for common logarithms (base 0) and one for natural logarithms (base

More information

Statistics 101: Section L Laboratory 10

Statistics 101: Section L Laboratory 10 Statistics 101: Section L Laboratory 10 This lab looks at the sampling distribution of the sample proportion pˆ and probabilities associated with sampling from a population with a categorical variable.

More information

Math 147 Lecture Notes: Lecture 21

Math 147 Lecture Notes: Lecture 21 Math 147 Lecture Notes: Lecture 21 Walter Carlip March, 2018 The Probability of an Event is greater or less, according to the number of Chances by which it may happen, compared with the whole number of

More information

Chapter 6: Linear Relations

Chapter 6: Linear Relations Chapter 6: Linear Relations Section 6. Chapter 6: Linear Relations Section 6.: Slope of a Line Terminolog: Slope: The steepness of a line. Also known as the Rate of Change. Slope = Rise: The change in

More information

Name Date. and y = 5.

Name Date. and y = 5. Name Date Chapter Fair Game Review Evaluate the epression when = and =.... 0 +. 8( ) Evaluate the epression when a = 9 and b =.. ab. a ( b + ) 7. b b 7 8. 7b + ( ab ) 9. You go to the movies with five

More information

Name: Instructor: PLEASE MARK YOUR ANSWERS WITH AN X, not a circle!

Name: Instructor: PLEASE MARK YOUR ANSWERS WITH AN X, not a circle! Name: Instructor: Math 10120, Final December 18, 2014 The Honor Code is in e ect for this examination. All work is to be your own. Honor Pledge: As a member of the Notre Dame community, Iwillnotparticipateinnortolerateacademicdishonesty.

More information

Exam #1. Good luck! Page 1 of 7

Exam #1. Good luck! Page 1 of 7 Exam # Total: 00 points Date: July, 008 Time: :00 :0 You have hour and 0 minutes to finish the exam. Please read the question carefully and assign your time smartly. Please PRINIT your name on each page

More information

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

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 3.2 - Measures of Central Tendency

More information

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

Math Exam 2 Review. NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Math 166 Fall 2008 c Heather Ramsey Page 1 Math 166 - Exam 2 Review NOTE: For reviews of the other sections on Exam 2, refer to the first page of WIR #4 and #5. Section 3.2 - Measures of Central Tendency

More information

Chapter 2. Describing Distributions with Numbers. BPS - 5th Ed. Chapter 2 1

Chapter 2. Describing Distributions with Numbers. BPS - 5th Ed. Chapter 2 1 Chapter 2 Describing Distributions with Numbers BPS - 5th Ed. Chapter 2 1 Numerical Summaries Center of the data mean median Variation range quartiles (interquartile range) variance standard deviation

More information

The Exact Change Report Press

The Exact Change Report Press The Exact Change Report Press Page 0 The Exact Change Report Press Using the report editor to create custom reports The Report Press for Exact Change is a custom report editor that allows you to create

More information

Chapter 14 Trig Graphs and Reciprocal Functions Algebra II Common Core

Chapter 14 Trig Graphs and Reciprocal Functions Algebra II Common Core Chapter 14 Trig Graphs and Reciprocal Functions Algebra II Common Core LESSON 1: BASIC GRAPHS OF SINE AND COSINE LESSON : VERTICAL SHIFTING OF SINUSOIDAL GRAPHS LESSON 3 : THE FREQUENCY AND PERIOD OF A

More information

Midterm 2 Practice Problems

Midterm 2 Practice Problems Midterm 2 Practice Problems May 13, 2012 Note that these questions are not intended to form a practice exam. They don t necessarily cover all of the material, or weight the material as I would. They are

More information

Probability of Independent and Dependent Events. CCM2 Unit 6: Probability

Probability of Independent and Dependent Events. CCM2 Unit 6: Probability Probability of Independent and Dependent Events CCM2 Unit 6: Probability Independent and Dependent Events Independent Events: two events are said to be independent when one event has no affect on the probability

More information

Chapter 11. Sampling Distributions. BPS - 5th Ed. Chapter 11 1

Chapter 11. Sampling Distributions. BPS - 5th Ed. Chapter 11 1 Chapter 11 Sampling Distributions BPS - 5th Ed. Chapter 11 1 Sampling Terminology Parameter fixed, unknown number that describes the population Statistic known value calculated from a sample a statistic

More information

Week 3 Classical Probability, Part I

Week 3 Classical Probability, Part I Week 3 Classical Probability, Part I Week 3 Objectives Proper understanding of common statistical practices such as confidence intervals and hypothesis testing requires some familiarity with probability

More information

3.5 Marginal Distributions

3.5 Marginal Distributions STAT 421 Lecture Notes 52 3.5 Marginal Distributions Definition 3.5.1 Suppose that X and Y have a joint distribution. The c.d.f. of X derived by integrating (or summing) over the support of Y is called

More information

MULTIPLE REPRESENTATIONS through 4.1.7

MULTIPLE REPRESENTATIONS through 4.1.7 MULTIPLE REPRESENTATIONS 4.1.1 through 4.1.7 The first part of Chapter 4 ties together several was to represent the same relationship. The basis for an relationship is a consistent pattern that connects

More information

Investigate Slope. 1. By observation, A B arrange the lines shown in order of steepness, from least steep to steepest. Explain your. reasoning.

Investigate Slope. 1. By observation, A B arrange the lines shown in order of steepness, from least steep to steepest. Explain your. reasoning. 6.5 Slope Focus on determining the slope of a line using slope to draw lines understanding slope as a rate of change solving problems involving slope The national, provincial, and territorial parks of

More information

The Math Projects Journal

The Math Projects Journal PROJECT OBJECTIVE The House Painter lesson series offers students firm acquisition of the skills involved in adding, subtracting and multipling polnomials. The House Painter lessons accomplish this b offering

More information

(Notice that the mean doesn t have to be a whole number and isn t normally part of the original set of data.)

(Notice that the mean doesn t have to be a whole number and isn t normally part of the original set of data.) One-Variable Statistics Descriptive statistics that analyze one characteristic of one sample Where s the middle? How spread out is it? Where do different pieces of data compare? To find 1-variable statistics

More information

Learning Log Title: CHAPTER 2: ARITHMETIC STRATEGIES AND AREA. Date: Lesson: Chapter 2: Arithmetic Strategies and Area

Learning Log Title: CHAPTER 2: ARITHMETIC STRATEGIES AND AREA. Date: Lesson: Chapter 2: Arithmetic Strategies and Area Chapter 2: Arithmetic Strategies and Area CHAPTER 2: ARITHMETIC STRATEGIES AND AREA Date: Lesson: Learning Log Title: Date: Lesson: Learning Log Title: Chapter 2: Arithmetic Strategies and Area Date: Lesson:

More information

Contemporary Mathematics Math 1030 Sample Exam I Chapters Time Limit: 90 Minutes No Scratch Paper Calculator Allowed: Scientific

Contemporary Mathematics Math 1030 Sample Exam I Chapters Time Limit: 90 Minutes No Scratch Paper Calculator Allowed: Scientific Contemporary Mathematics Math 1030 Sample Exam I Chapters 13-15 Time Limit: 90 Minutes No Scratch Paper Calculator Allowed: Scientific Name: The point value of each problem is in the left-hand margin.

More information

UNIT 2 LINEAR AND EXPONENTIAL RELATIONSHIPS Station Activities Set 2: Relations Versus Functions/Domain and Range

UNIT 2 LINEAR AND EXPONENTIAL RELATIONSHIPS Station Activities Set 2: Relations Versus Functions/Domain and Range UNIT LINEAR AND EXPONENTIAL RELATIONSHIPS Station Activities Set : Relations Versus Functions/Domain and Range Station You will be given a ruler and graph paper. As a group, use our ruler to determine

More information

CSI 23 LECTURE NOTES (Ojakian) Topics 5 and 6: Probability Theory

CSI 23 LECTURE NOTES (Ojakian) Topics 5 and 6: Probability Theory CSI 23 LECTURE NOTES (Ojakian) Topics 5 and 6: Probability Theory 1. Probability Theory OUTLINE (References: 5.1, 5.2, 6.1, 6.2, 6.3) 2. Compound Events (using Complement, And, Or) 3. Conditional Probability

More information

3.4 The Slope of a Line

3.4 The Slope of a Line CHAPTER Graphs and Functions. The Slope of a Line S Find the Slope of a Line Given Two Points on the Line. Find the Slope of a Line Given the Equation of a Line. Interpret the Slope Intercept Form in an

More information

Unit Nine Precalculus Practice Test Probability & Statistics. Name: Period: Date: NON-CALCULATOR SECTION

Unit Nine Precalculus Practice Test Probability & Statistics. Name: Period: Date: NON-CALCULATOR SECTION Name: Period: Date: NON-CALCULATOR SECTION Vocabulary: Define each word and give an example. 1. discrete mathematics 2. dependent outcomes 3. series Short Answer: 4. Describe when to use a combination.

More information

File Specification for the Exact Change Import file

File Specification for the Exact Change Import file File Specification for the Exact Change Import file Applies to Windows Edition 5.10.0.152 or latter Applies to Macintosh Edition 3.0.34 or later The Exact Change import file is a standard comma delimited

More information

Lot Number. Thumbnail Title Description Indian Head cent. Good - full rims. Indian Head cents

Lot Number. Thumbnail Title Description Indian Head cent. Good - full rims. Indian Head cents Lot Number Thumbnail Title Description 1 1871 Indian Head cent Good - full rims 2 Indian Head Includes 1881 (G-VG), 1882 (G), 1885 (G-cleaned) - all for one bid price 3 Indian Head Includes 1887 (G), 1888

More information

Spring 2017 Math 54 Test #2 Name:

Spring 2017 Math 54 Test #2 Name: Spring 2017 Math 54 Test #2 Name: You may use a TI calculator and formula sheets from the textbook. Show your work neatly and systematically for full credit. Total points: 101 1. (6) Suppose P(E) = 0.37

More information

Name: Class: Date: Ver: 2

Name: Class: Date: Ver: 2 Name: Class: Date: Ver: 2 Secondary Math 1 Unit 9 Review 1. A charity randomly selected 100 donors. The mean donation amount of those donors is calculated. Identify the sample and population. Describe

More information

Going back to the definition of Biostatistics. Organizing and Presenting Data. Learning Objectives. Nominal Data 10/10/2016. Tabulation and Graphs

Going back to the definition of Biostatistics. Organizing and Presenting Data. Learning Objectives. Nominal Data 10/10/2016. Tabulation and Graphs 1/1/1 Organizing and Presenting Data Tabulation and Graphs Introduction to Biostatistics Haleema Masud Going back to the definition of Biostatistics The collection, organization, summarization, analysis,

More information

THE ASSOCIATION OF MATHEMATICS TEACHERS OF NEW JERSEY 2018 ANNUAL WINTER CONFERENCE FOSTERING GROWTH MINDSETS IN EVERY MATH CLASSROOM

THE ASSOCIATION OF MATHEMATICS TEACHERS OF NEW JERSEY 2018 ANNUAL WINTER CONFERENCE FOSTERING GROWTH MINDSETS IN EVERY MATH CLASSROOM THE ASSOCIATION OF MATHEMATICS TEACHERS OF NEW JERSEY 2018 ANNUAL WINTER CONFERENCE FOSTERING GROWTH MINDSETS IN EVERY MATH CLASSROOM CREATING PRODUCTIVE LEARNING ENVIRONMENTS WEDNESDAY, FEBRUARY 7, 2018

More information

Core Connections, Course 3 Checkpoint Materials

Core Connections, Course 3 Checkpoint Materials Core Connections, Course 3 Checkpoint Materials Notes to Students (and their Teachers) Students master different skills at different speeds. No two students learn eactl the same wa at the same time. At

More information

If a fair coin is tossed 10 times, what will we see? 24.61% 20.51% 20.51% 11.72% 11.72% 4.39% 4.39% 0.98% 0.98% 0.098% 0.098%

If a fair coin is tossed 10 times, what will we see? 24.61% 20.51% 20.51% 11.72% 11.72% 4.39% 4.39% 0.98% 0.98% 0.098% 0.098% Coin tosses If a fair coin is tossed 10 times, what will we see? 30% 25% 24.61% 20% 15% 10% Probability 20.51% 20.51% 11.72% 11.72% 5% 4.39% 4.39% 0.98% 0.98% 0.098% 0.098% 0 1 2 3 4 5 6 7 8 9 10 Number

More information

Math 58. Rumbos Fall Solutions to Exam Give thorough answers to the following questions:

Math 58. Rumbos Fall Solutions to Exam Give thorough answers to the following questions: Math 58. Rumbos Fall 2008 1 Solutions to Exam 2 1. Give thorough answers to the following questions: (a) Define a Bernoulli trial. Answer: A Bernoulli trial is a random experiment with two possible, mutually

More information

Math Section 4.3 Unit Circle Trigonometry

Math Section 4.3 Unit Circle Trigonometry Math 0 - Section 4. Unit Circle Trigonometr An angle is in standard position if its verte is at the origin and its initial side is along the positive ais. Positive angles are measured counterclockwise

More information

Chapter 5 Integers. 71 Copyright 2013 Pearson Education, Inc. All rights reserved.

Chapter 5 Integers. 71 Copyright 2013 Pearson Education, Inc. All rights reserved. Chapter 5 Integers In the lower grades, students may have connected negative numbers in appropriate ways to informal knowledge derived from everyday experiences, such as below-zero winter temperatures

More information

Week 6: Advance applications of the PIE. 17 and 19 of October, 2018

Week 6: Advance applications of the PIE. 17 and 19 of October, 2018 (1/22) MA284 : Discrete Mathematics Week 6: Advance applications of the PIE http://www.maths.nuigalway.ie/ niall/ma284 17 and 19 of October, 2018 1 Stars and bars 2 Non-negative integer inequalities 3

More information

Exploring Liberty Seated Halves

Exploring Liberty Seated Halves Exploring Liberty Seated Halves 1839-1891 Orlando FUN Show Presentation January 12, 2019 Consultation from Bill Bugert Exploring Liberty Seated Halves Topics Where Minted and Design Types Ways to Collect

More information

Mathematics. Pre-Leaving Certificate Examination, Paper 2 Ordinary Level Time: 2 hours, 30 minutes. 300 marks L.19 NAME SCHOOL TEACHER

Mathematics. Pre-Leaving Certificate Examination, Paper 2 Ordinary Level Time: 2 hours, 30 minutes. 300 marks L.19 NAME SCHOOL TEACHER L.19 NAME SCHOOL TEACHER Pre-Leaving Certificate Examination, 2016 Name/vers Printed: Checked: To: Updated: Name/vers Complete ( Paper 2 Ordinary Level Time: 2 hours, 30 minutes 300 marks School stamp

More information

Name Date. Chapter 15 Final Review

Name Date. Chapter 15 Final Review Name Date Chapter 15 Final Review Tell whether the events are independent or dependent. Explain. 9) You spin a spinner twice. First Spin: You spin a 2. Second Spin: You spin an odd number. 10) Your committee

More information

ECE313 Summer Problem Set 4. Reading: RVs, mean, variance, and coniditional probability

ECE313 Summer Problem Set 4. Reading: RVs, mean, variance, and coniditional probability ECE Summer 0 Problem Set Reading: RVs, mean, variance, and coniditional probability Quiz Date: This Friday Note: It is very important that you solve the problems first and check the solutions afterwards.

More information

Austin and Sara s Game

Austin and Sara s Game Austin and Sara s Game 1. Suppose Austin picks a random whole number from 1 to 5 twice and adds them together. And suppose Sara picks a random whole number from 1 to 10. High score wins. What would you

More information

Geometric Distribution

Geometric Distribution Geometric Distribution Review Binomial Distribution Properties The experiment consists of n repeated trials. Each trial can result in just two possible outcomes. The probability of success is the same

More information

1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x =

1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x = P6.C1_C2.E1.Representation of Data and Probability 1. The masses, x grams, of the contents of 25 tins of Brand A anchovies are summarized by x = 1268.2 and x 2 = 64585.16. Find the mean and variance of

More information

SECTION 2 Time 25 minutes 18 Questions

SECTION 2 Time 25 minutes 18 Questions SECTION Time 5 minutes 8 Questions Turn to Section (page 4) of our answer sheet to answer the questions in this section. Directions: This section contains two tpes of questions. You have 5 minutes to complete

More information

6.02 Introduction to EECS II Spring Quiz 1

6.02 Introduction to EECS II Spring Quiz 1 M A S S A C H U S E T T S I N S T I T U T E O F T E C H N O L O G Y DEPARTMENT OF ELECTRICAL ENGINEERING AND COMPUTER SCIENCE 6.02 Introduction to EECS II Spring 2011 Quiz 1 Name SOLUTIONS Score Please

More information

OVER THE YEARS, TEACHERS HAVE WRITten. Divisibility Tests: So Right for Discoveries A L B E R T B. B E N N E T T J R. AND L.

OVER THE YEARS, TEACHERS HAVE WRITten. Divisibility Tests: So Right for Discoveries A L B E R T B. B E N N E T T J R. AND L. Divisibility Tests: So Right for Discoveries A L B E R T B. B E N N E T T J R. AND L. T E D N E L S O N ALBERT BENNETT, abbj@cisuni.unh.edu, teaches mathematics at the University of New Hampshire, Durham,

More information