Mt. Douglas Secondary

Size: px
Start display at page:

Download "Mt. Douglas Secondary"

Transcription

1 Foundations of Math 11 Calculator Usage 207 HOW TO USE TI-83, TI-83 PLUS, TI-84 PLUS CALCULATORS FOR STATISTICS CALCULATIONS shows it is an actual calculator key to press 1. Using LISTS to Calculate Mean, Median and Standard Deviation A. To clear existing values from L1 and L2: STAT (move cursor down to ClrList) ENTER 2nd L1, 2nd L2 ENTER ClrList L1, L2 Done B. To enter new values in L1 AND L2: STAT (Edit) ENTER (now use cursor key to enter data values in L1 and frequencies in L2) L1 L C. To calculate mean, median and standard deviation: STAT (move cursor to CALC) ENTER 2nd L1, 2nd L2 ENTER 1 Var Stats L1 L2 D. Read mean x = Standard deviation σ x = (cursor down 3 times) Median Med = 1 Var Stats x = σ x = Med = 2. To Calculate the Area under a Normal Curve A. Method 1 using normalcdf 2nd DISTR (move cursor to 2: normalcdf) ENTER Syntax: normalcdf (Z a,z b ) area between Z a and Z b normalcdf (a, b, μ, σ) area between a and b use 1E99 for left extreme (or 99) and 1E99 for right extreme (or 99) e.g., normalcdf ( 1E99, b, μ, σ) area to left of b normalcdf (a, 1E99, μ, σ) area to right of a B. Method 2 using ShadeNorm ( Z a, Z b ) i) Set WINDOW values: X min = 3 X min = μ 3 σ = X max = 3 X max = μ + 3 σ = Y max = 0.4 X max = 0.4 σ = Y min = 0.1 Y min = (Y max 4) allows room for text

2 208 Calculator Usage Foundations of Math 11 ii) Clear previous normal curve: 2nd DRAW (ClrDraw) ENTER ENTER iii) Draw the normal curve: 2nd DISTR (move cursor to DRAW ) ENTER ShadeNorm ( Z a, Z b ), ClrDraw Done iv) Once you have finished recording results, ClrDraw again: See step (ii) above. C. Method 3 using ShadeNorm (a, b, μ, σ) Example: find the probability that a person has an IQ < 120 given the mean IQ is 100, with standard derviation 15. i) CALCULATE WINDOW VALUES, (using μ and σ) μ = 100, σ = 15 X min = μ 3σ = = 55 X max = μ + 3σ = = 145 X max = 0.4 σ = Y min = (Y max 4) = (0.03) ClrDraw Done ii) Clear previous normal curve: See step (ii) in Method II. iii) Draw the normal curve: 2nd DISTR DRAW ENTER ShadeNorm ( 1E99, 120, 100, 15) ENTER ClrDraw Done, Syntax: ShadeNorm (a, b, μ, σ) use a = 1E99 for left extreme area to left of b use b = 1E99 for right extreme area to right of a Note: You can also use 99 and 99 for the left and right extremes.

3 Foundations of Math 11 Calculator Usage To Calculate Z-score for a Standard Normal Distribution A. Method 1 Using invnorm (area) x u σ 2nd = Z Z = invnorm (area) DISTR (move cursor to) invnorm ENTER (enter value) ENTER Note: the area is for a Normal Curve. B. Method 2 Using invnorm (area, μ, σ ) 2nd DISTR (move cursor to) invnorm ENTER (enter values) ENTER Enter z-score area, then μ = mean, σ = standard deviation Note: the area is for a Standard Normal Curve. Note: area is zero at 1E99 and one at 1E99, therefore, area varies from left to right between zero and one.

4 210 Chapter 5 Statistics Foundations of Math 11

5 Foundations of Math 11 Section 5.1 Mean, Median and Mode Mean, Median and Mode Statistics is a field of Mathematics dealing with the collecting and summarizing of data. Once the data has been gathered, the information is evaluated and analyzed so that a decision based on these measurable events can be made. Society in general depends to a great extent on our ability to evaluate information, determine what is true, and make correct decisions. It is amusing to remember the famous words of Mark Twain when interpreting information, There are three kinds of lies lies, damn lies, and statistics. Mean, Median and Mode Mean, median and mode are all measures of central tendency or average. These represent, respectively, average, centre and most frequent of the data gathered. Mean The mean is computed by adding a set of values and dividing by the total number of values. x = mean of a sample, μ = mean of the whole population. i) μ = x 1 + x 2 + x x n n ii) μ = iii) μ = n x i i=1 n n i=1 n f i x i basic mean formula mean using sigma notation mean using group distribution f i = frequency Note: the sum of n numbers with a mean of μ is S n = n μ. Example 1 Determine the mean of: 1, 6, 3, 8, 9, 3 Solution: μ = = 5

6 212 Chapter 5 Statistics Foundations of Math 11 Example 2 For 30 randomly selected high school students, the following IQ frequency distribution was obtained. Determine the mean. Class Limits Frequency 80 x < x < x < x < x < x < Solution: Method 1 Midpoint of class limits are 85, 95, 105, 115, 125, 135 x = Method 2 (by TI-83 Calculator) = STAT (EDIT) ENTER (enter values under L1 & L2) STAT (move cursor to CALC) ENTER (1 Var Stats) 2nd L1, 2nd L2 ENTER Mean Example 3 Solution: 10 numbers have a mean of 37. If one number is removed, the mean is 38. What was the number that was removed? Sum of 10 numbers: S 10 = = 370 Sum of 9 numbers: S 9 = 9 38 = 342 Removed number was: = 28

7 Foundations of Math 11 Section 5.1 Mean, Median and Mode 213 Median The median is the middle value in an odd number of values. In an even number of values, the median is the mean of the two middle values. Before one can find this point, the data must be arranged in order. By formula, the median is the n +1 term. 2 Example 1 Odd number of values: Solution: Median = terms, so the median is = 3rd term Example 2 Even number of values: } Median = = 5.5 Solution: 6 terms, so the median is = 3.5, therefore, median = 3rd term + 4 th term 2 Example 3 For 30 randomly selected high school students, the following IQ frequency distribution was obtained. Determine the median. Class Limits Frequency 80 x < x < x < x < x < x < 140 1

8 214 Chapter 5 Statistics Foundations of Math 11 Solution: Method 1 By formula, the median term is n = = So, the median is 15th term + 16 th term. 2 Both the 15 th term and 16 th term are found in the interval 100 x < 110 so the median is 105. Method 2 (by TI-83 Calculator) STAT (EDIT) ENTER (enter values under L1 & L2) STAT (move cursor to CALC) ENTER (1 Var Stats) 2nd L1, 2nd L2 ENTER (move cursor down to Med) Median Mode The mode is the value that occurs most often in a set of values. If all values are equal in frequency, then there is no mode; there can be multiple modes if same values occur equally often. Example 1 What is the mode of the following data set? 0, 0, 1, 1, 1, 2, 2, 2, 3, 3 Solution: Both 1 and 2 have a frequency of 3, therefore the modes are 1 and 2. Example 2 For 30 randomly selected high school students, the following IQ frequency distribution was obtained. Determine the mode. Solution: Class Limits Frequency 80 x < x < x < x < x < x < The range 100 x < 110 has frequency of 11, so the mode is 105.

9 Foundations of Math 11 Section 5.1 Mean, Median and Mode Exercise Set 1. The value of the middle term in a ranked data set is called the a) mean b) median c) mode 2. Which of the following is affected by extreme values? a) mean b) median c) mode 3. Which of the following can have more than one value? a) mean b) median c) mode 4. Determine the mean, median and mode for the following set of values: 1, 2, 3, 4, 4, 7 5. The incomes of a sample of 6 local teachers are as follows: $41 500, $44 900, $39 700, $62 300, $ and $ What is the mean, median and mode income of the 6 teachers? 6. Determine the mean, median and mode salaries of the staff listed below: Staff Salary One owner $ One Manager $ Two salespersons $ Six technicians $44 000

10 216 Chapter 5 Statistics Foundations of Math The following frequency distributions represents the monthly commission in dollars for 25 car salespersons at a car lot. Determine the mean, median and mode. 8. The following table gives the frequency distribution of the number of orders received each day during the past 50 days at the office of a publishing company. Commission in $ Frequency 800 x < x < x < x < Number of Orders Number of Days Calculate the mean, median and mode. 9. The mean age of five people is 39. The ages of four of these five persons are 33, 45, 27 and 41. Find the age of the fifth person. 10. The mean score of 18 female students on a math test is 72 and the mean score of 14 male students is 66. Find the combined mean score.

11 Foundations of Math 11 Section 5.1 Mean, Median and Mode A small business has 10 people in total on the payroll. 8 workers make $ per year 1 foreman makes $ per year 1 owner makes $ per year a) Determine the mean, median and mode for the 10 people. 12. a) What form of central tendency is always part of the data? b) What form of central tendency requires using all values of the data? c) What form of central tendency is the centre or middle value of the data? b) If you were the owner, what type of average would you prefer to use in wage bargaining? Why? d) What form of central tendency is least likely to be an actual score of the data? c) If you were a worker, what type of average would you prefer to use in wage bargaining? Why? e) Which of the three values of central tendency can assume more than one value for the data? 13. Consider the data sets Set I: Set II: Notice that each value of the second data set is obtained by adding 6 to the corresponding value of the first data set. Calculate the mean of the two data sets, and comment on the relationship between the two means. 14. Consider the data sets Set I: Set II: Notice that each value of data set II is obtained by multiplying the corresponding value of the first data set by 2. Calculate the mean of these data sets, and comment on the relationship between the two means.

12 218 Chapter 5 Statistics Foundations of Math If there are 8 numbers with a mean of 10 and 12 other numbers with a mean of 16, what is the mean of all 20 numbers? 16. If the mean of 50 numbers is 18 and the mean of the first 30 numbers is 16, what is the mean of the last 20 numbers? 17. The mean of three numbers is If the 3 second number is one less than 3 times the first, and the third is one more than twice the second, what are the 3 numbers? 18. The mean of 50 numbers is 38. If two of the numbers, namely 45 and 55, are removed, what is the mean of the remaining numbers?

13 Foundations of Math 11 Section 5.2 Standard Deviation Standard Deviation Consider the following question: 30 students are in the same Math and English classes; the mean for a test in Math and a test in English is 50%. If Mari scored 60% in Math and 70% in English, in which class did she do better compared to other students in the two classes? The answer to this question is that you cannot tell because you don t know the spread or dispersion of test scores about the mean in the two classes. The value that measures the spread or dispersion of data about the mean is called standard deviation. The standard deviation is based on the deviations from the mean. We square the difference between each value and the mean. This squaring eliminates negative numbers. We then total the squared deviations, and divide the total by the number of values. The square root of this value is the standard deviation Standard Deviation Definition σ = Greek symbol (sigma) for standard deviation of population. σ = sum of the squares of the differences from the mean number of values = (x 1 μ)2 + (x 2 μ) (x n μ) 2 n (basic formula) n = 1 (x n i μ) 2 (summation notation) i=1 n = 1 x 2 n i μ 2 (alternate form of summation notation) i=1

14 220 Chapter 5 Statistics Foundations of Math 11 Example 1 Calculate the standard deviation from the following sets of values: a) 5, 6, 7, 8, 9 b) 3, 5, 7, 9, 11 Solution: Method 1 (by formula) 1. a) First find the mean: μ = = 7 σ = 1 5 [(5 7)2 + (6 7) 2 + (7 7) 2 + (8 7) 2 + (9 7) 2 ] or = 1 ( ) 5 = 2 σ = 1 5 ( ) 7 2 = 1 ( ) 49 5 = = 2 1. b) First find the mean: μ = = 7 σ = 1 5 [(3 7)2 + (5 7) 2 + (7 7) 2 + (9 7) 2 + (11 7) 2 ] or = 1 ( ) 5 = 2 2 σ = 1 5 ( ) 7 2 = 1 ( ) 49 5 = = 2 2 Notice that (3, 5, 7, 9, 11) are two units apart compared to one unit apart for (5, 6, 7, 8, 9). So the standard deviation is twice as large.

15 Foundations of Math 11 Section 5.2 Standard Deviation 221 Method 2 (by TI-83 Calculator) 2. a) STAT (EDIT) ENTER (enter values under L1) STAT (move cursor to CALC, then l : 1 Var Stats) ENTER ENTER Standard Deviation 2. b) STAT (EDIT) ENTER (enter values under L1) STAT (move cursor to CALC, then 1 Var Stats) ENTER ENTER Standard Deviation Note: A small standard deviation indicates the measures are clustered very close to the mean and a high standard deviation indicates the measures are widely scattered from the mean.

16 222 Chapter 5 Statistics Foundations of Math 11 Example 2 Calculate the standard deviation for the following sets of data: a) Daily Commute Time (minutes) Number of Employees 0 to less than to less than to less than to less than to less than b) Number of Orders Number of Days Solution: Method 1 1. a) First find the mean: μ = σ = or σ = 5(4) +15(9) + 25(6) + 35(4) + 45(2) 25 = = (5 21.4) 2 + 9( ) 2 + 6( ) 2 + 4( ) 2 + 2( ) 2 = = b) First find the mean: μ = 11(4) +14(12) +17(20) + 20(14) 50 = = σ = 1 50 [ ] or = σ = 4( )2 +12( ) ( ) 2 +14( ) 2 50 =

17 Foundations of Math 11 Section 5.2 Standard Deviation 223 Method 2 2. a) STAT (EDIT) ENTER (enter values under L1, L2) STAT (move cursor to CALC, then 1 Var Stats L1, L2) ENTER ENTER Mean Standard Deviation 2. b) STAT (H:ClrList) ENTER (ClrList L1, L2) ENTER (Done) STAT (EDIT) ENTER STAT (move cursor to CALC, then 1 Var Stats L1, L2) ENTER ENTER Mean Standard Deviation

18 224 Chapter 5 Statistics Foundations of Math Exercise Set 1. The value of standard deviation is a) never negative b) always positive c) never zero 2. Find the standard deviation of 2, 3, 5, Find the standard deviation. a) Score Frequency b) Score Frequency 0 x < x < x < x < Find the standard deviation of the following graph: What do each of the following signify? a) small standard deviation b) large standard deviation c) standard deviation of zero

19 Foundations of Math 11 Section 5.2 Standard Deviation All the required calculations to find the mean and standard deviation appear below: Number of Orders f (frequency) m (midpoint) mf m x (m x) 2 f (m x ) a) What is the mean? b) What is the standard deviation?

20 226 Chapter 5 Statistics Foundations of Math Fill in the table, and then find the standard deviation of 25 TVs sold during the past 25 weeks. Number of Orders f (frequency) m (midpoint) mf m x (m x) 2 f (m x ) 2 8. Without doing any calculations, what is the relationship between the standard deviation of 1, 2, 3, 4, 5 and the standard deviation of a) 3, 5, 7, 9, Each of the following lists contains just one value which is different from all the others. Without calculating, what relationship is the standard deviation between the values? Set I: Set II: b) 501, 502, 503, 504, 505 c) 21, 24, 27, 30, 33

21 Foundations of Math 11 Section 5.2 Standard Deviation Each of the following lists contain an even number of values of only two different values. Without calculating, relate the standard deviation to the difference between the values. Set I: Set II: Set III: The following scores are the results of the midterm test given to five classes of 100 Calculus students at the University of Saskatchewan. A score of 40 is needed to pass, and a score of 85 is needed to get an A. Group Mean Standard Deviation Which of the five groups most likely a) shows the highest student score? b) shows the lowest student score? c) shows the most uniform scores? d) has the biggest range of scores? e) has the most failures? f) has the most A s? g) represents the overall average of all 5 classes?

22 228 Chapter 5 Statistics Foundations of Math The Normal Distribution If you gathered data from experiments such as the height, weight and test scores of individuals, it would follow a set pattern. This pattern, called a normal distribution, is extremely important because you only need the mean and standard deviation to complete the entire distribution. Important characteristics of the Normal Curve μ It is bell shaped and symmetric about the mean. The enclosed area always equals one. The probability that an event happens equals the area under the normal curve. The standard deviation is related to the area under the curve. The curve will never touch the x-axis but extends to infinity in both directions. The mean, median and mode are always the same. Two normal curves with the same standard deviation, but different means. x1 x2 Small standard deviation Large standard deviation Two normal curves with the same mean, but different standard deviations. x

23 Foundations of Math 11 Section 5.3 The Normal Distribution 229 Z-score of Standard Normal Curve There are many different possible normal curves with different values of μ and σ. By transforming each score into a z-score, which is a measure of how far a value is from the mean, the z-scores will fit the standard normal curve with μ = 0 and σ = 1. Definition Z = difference between x and μ standard deviation = x μ σ Z: number of standard deviations that x is away from the mean μ μ: mean x : a particular score σ : standard deviation Note that there are just as many negative z-scores (when x < μ) as there are positive z-scores. Standard Normal Curve The value under the curve indicates that approximate proportion of area in each section. 3 σ 2 σ 1 σ μ = 0 1 σ 2 σ 3 σ Note that over 68% of the data are within 1 standard deviation of the mean, and over 95% of the data are within 2 standard deviations. Relating Normal Curve and Standard Normal Curve P(a X b) = P a μ σ < Z < b μ σ μ Z = a μ a σ Z = b μ b σ

24 230 Chapter 5 Statistics Foundations of Math 11 Example 1 If IQ scores are normally distributed with a mean of 100 and standard deviation of 15, determine a) the z-score for 120 b) the probability that a randomly selected person has an IQ less than 120 Solution: a) Z = x μ σ = = b) P( X 120) = P Z < = P(Z < 4 3 ) Method 1 (by table at back of chapter) Find z-table in text, the table value always indicates area or probability to the LEFT of the z-score, therefore, P(Z < 1.33) = This score indicates that 90.82% of a normal population have an IQ less than 120. Method 2 (by TI-83 calculator) i) 2nd DISTR (move cursor down to normalcdf) ENTER (enter values) ENTER Or normalcdf(left extreme, Z b ) normalcdf(left extreme, b, μ, σ) Note: 1E99 indicates a lower bound value of the standard normal curve. ii) WINDOW (enter values) 2nd DISTR (move cursor to DRAW) ENTER (enter values) ShadeNorm ( 1E99, 4/3) ENTER Note: try to memorize these max/min values for Z curve ShadeNorm(left extreme, Z b )

25 Foundations of Math 11 Section 5.3 The Normal Distribution 231 iii) WINDOW (enter values) 2nd DISTR (move cursor to DRAW) ENTER (enter values) ShadeNorm ( 1E99, 120, 100, 15) ENTER ShadeNorm(left extreme, b, μ, σ) Note: If doing by ShadeNorm method, be sure to clear graph when finished by entering 2nd DRAW (ClrDraw) ENTER (DONE) Example 2 The grade point average at Penticton Secondary is 2.6, with a standard deviation of 0.5. If the top 10% of all students are eligible to attend U.B.C., what is the minimum G.P.A. needed to attend U.B.C.? (Top 10% means that 90% will be less than the minimum G.P.A.) Solution: P( X 2.6) = P Z < x = 0.9 x = Inverse Z 0.9 Method 1 (by table) Go to the Standard Normal Distribution Table and locate the closest value to 0.9 which is Once the closest number is found, read the value in the left column and top row to find the z-score value. The z-score for is Therefore, x 2.6 = 1.28 x = So, a G.P.A. of 3.24 is needed to go to U.B.C. 0.5 Method 2 (by TI-83 Calculator) i) 2nd DISTR (move cursor to invnorm) ENTER (enter values) ENTER Or invnorm (area) x 2.6 = 1.28 x = So, a G.P.A. of 3.24 is needed to go to U.B.C. invnorm (area, μ, σ )

26 232 Chapter 5 Statistics Foundations of Math Exercise Set 1. Find the area on the standard normal curve between z and z if a) z = 1 2. Decide what area under the standard normal curve is bigger or if the two areas are equal. a) the area between z = 1 and z = 1 or the area between z = 0 and z = 2 b) z = 2 b) the area between z = 0.2 and z = 0.3 or the area between z = 1.2 and z = 1.3 c) z = 3 c) the area between z = 1 and z = 0.5 or the area between z = 0.5 and z = 1 d) z = 4 d) the area between z = 1 and z = 2 or the area between z = 2 and z = 4 e) z = 5 e) the area to the right of z = 2.5 or the area to the right of z = 1.5

27 Foundations of Math 11 Section 5.3 The Normal Distribution Find the area under the standard normal curve a) between z = 0.62 and z = Find the area under a normal distribution curve with μ = 4andσ = 10 a) area between x = 3 and x = 9 b) between z = 2.35 and z = 1.42 b) area from x = 0 to x = 15 c) between z = 1.42 and z = 2.38 c) area to the right of x = 6 d) to the right of z = 1.46 d) area to the left of x = 2.31 e) to the right of z = 2.37 e) area to the right of x = If the probability of z < a = 0.8, determine a. 6. If the probability of x b = 0.6 and μ = 4, σ = 10, determine b.

28 234 Chapter 5 Statistics Foundations of Math The attendance for a week at the local theatre is normally distributed, with a mean of 4000 and a standard deviation of 500. What percent of attendance figures fall between 3600 and 4600 people? 8. Women pay on average $600 more for a car than men. Assume a normal distribution of charging with a mean of $600 and a standard deviation of $50. Find the probability that a woman pays at least $675 more than a man for a car. 9. A manufacturer of cell phones indicated a mean of 26 months before there is a need of repairs, with a standard deviation of 6 months. What length of time for the warranty should the manufacturer set such that less than 10% of all cell phones will need repairs during the warranty period? 10. A provincial math exam has a mean of 68 and a standard deviation of If students take the exam, and a score of 49 or less fails, how many students fail the exam?

29 Foundations of Math 11 Section 5.3 The Normal Distribution A normal random variable has a standard deviation of 4. If the probability that X is less than 15 is 0.75, what is the mean of X? 12. A normal random variable X has a mean of 80. If the probability that X is less than 72 is 15%, what is the standard deviation of X? 13. A test to a large group of students approximates the normal curve. The mean is 70 with a standard deviation of 8. If 8% of the students receive A s, and 16% receive B s, what is the minimum mark needed to receive a B? 14. At a high school, the average grade for English is 64, with a standard deviation of 10. If 20 students with grades between 73 and 85 receive B s, how many students are taking English at the high school?

30 236 Chapter 5 Statistics Foundations of Math Confidence Interval for Means The concept of confidence intervals has to be one of the most important theories in all of statistics. A person often hears statements like: 1 of 5 Canadians is currently dieting the life expectancy of smokers is five years less than non-smokers the average teacher makes $ a year with results accurate to within two points, 19 times out of 20. Not every person in Canada is surveyed to obtain these results. One must then ask how many people were in the survey, and how accurate are the results. Sample measures are used to estimate population measures. Confidence interval is defined as a specific interval estimate of the whole population by using information obtained from a sample, and the specific confidence level of the estimate. It may be reasoned that the mean of the sample x should be centered about the mean of the whole population μ. Because x is a single number, it is called a point estimate of the population mean μ. When the point estimate x is complete, the accuracy of the estimate is not really known. Statisticians have developed a method of taking a sample, and the standard normal distribution curve, to make an accurate estimate of the whole population. STANDARD NORMAL DISTRIBUTION left tail = 2 α E 1 α E x right tail = 2 α Z α = μ E 2 μ Z α = μ + E 2 For a given α, there is a probability of 1 α that x will miss μ by less than the value of E = maximum error. The confidence interval is defined as: Confidence Level Theorem x Z α 2 σ n < μ < x + Z σ α 2 n x E < μ < x + E for some population with maximum error E = Z α 2 where σ n μ = population mean x = sample mean Z α = standard deviation z score separated into 2 tails 2 n = sample size σ = s = standard deviation of sample Note: A sample size n > 30 must be used in this formula because σ, the standard deviation of the whole population and s, the standard deviation of a sample, are very close when n > 30.

31 Foundations of Math 11 Section 5.4 Confidence Interval for Means 237 Example 1 A random sample of size 64 has a mean of 160 and a standard deviation of 15. Find a 95% confidence interval for the true mean of the population. Note: Z = 1.96 from table or invnorm (0.025) or invnorm (0.975) Solution: Method 1 (by formula) x Z α 2 σ n < μ < x + Z α 2 σ n (1.96) 64 < μ < (1.96) < μ < < μ < Method 2 (by TI-83 calculator) STAT (move cursor to TESTS, & down to ZInterval) (enter values) ENTER (move cursor to Calculate) ENTER Which you read as < μ < Hence, you can say with 95% confidence that the true mean of the whole population is between and Or, as a reporter will say, the true mean of the population is 160, within 4, 19 times out of 20.

32 238 Chapter 5 Statistics Foundations of Math Exercise Set 1. The mean of the sampling distribution of x is always equal to a) μ 2. The standard deviation of the sampling distribution of the sample mean decreases when a) x increases b) Z α 2 b) n increases c) σ n c) n decreases 3. When samples are selected from a normally distributed population, the sampling distribution of the sample mean has a normal distribution a) if n When samples are selected from a nonnormally distributed population, the sampling distribution of the sample mean has a normal distribution a) if n 30 b) if n 100 b) if n 100 c) all the time c) all the time

33 Foundations of Math 11 Section 5.4 Confidence Interval for Means Determine Z α for the following to two decimal places: 2 a) Z α 2 for 99% confidence interval b) Z α 2 for 98% confidence interval c) Z α 2 for 95% confidence interval d) Z α 2 for 90% confidence interval e) Z α 2 for 80% confidence interval

34 240 Chapter 5 Statistics Foundations of Math Determine the 95% confidence interval for μ if σ = 6, x = 72 and n = Determine the 80% confidence interval for μ if σ = 6, x = 72 and n = Determine the 95% confidence interval for μ if σ = 6, x = 72 and n = Determine the 80% confidence interval for μ if σ = 6, x = 72 and n = 49.

35 Foundations of Math 11 Section 5.4 Confidence Interval for Means A study of 50 English teachers found the average time spent marking a term paper was 15.2 minutes with a standard deviation of 2.8 minutes. Find a 94% confidence interval of the mean time for all term papers. 11. Forest companies bid on a large tract of land in the Prince George forest district. A random sample of 150 trees yields a mean diameter of 48 cm with a standard deviation of 5.6 cm. Find a 90% confidence interval for the mean diameter of all the trees. 12. A real-estate firm in Winnipeg takes a random sample of 60 homes. This sample yields a mean of 1800 square feet of living space with a standard deviation of 280 square feet. Construct a 99% confidence level for the mean square footage of living space for all Winnipeg homes. 13. Find the sample size necessary to estimate a population mean to within 4 units if σ = 15. We want 90% confidence level in our results.

36 242 Chapter 5 Statistics Foundations of Math A study of 50 people living in Crescent Beach, BC, showed the average age as 42 years with a standard deviation of 12 years. a) Find the 95% confidence interval of the mean age for all the people living in Crescent Beach. 15. A random sample of 400 passengers that arrive at Vancouver International Airport has a mean processing time of 45 minutes with a standard deviation of 12 minutes. a) Construct a 98% confidence interval for the mean arrival time for all passengers. b) If the 95% confidence interval of the study stays the same, but we have 100 people instead of 50, what happens to the confidence interval? Why? b) If the range you obtained in part a) is larger than you want, how can you narrow it? 16. The confidence interval < μ < is found by using a random sample for which x = 80.2, σ = 5.3 and n = 40. Determine the degree of confidence. 17. A high school teacher wishes to estimate the number of hours a student spends studying each week. The standard deviation from a previous study was 2.5 hours. How large a sample must be selected if the teacher wants to be 98% confident that the true mean differs from the sample mean by 0.75 hours?

37 Foundations of Math 11 Section 5.5 Chapter Review Chapter Review 1. A population of scores is normally distributed with a mean of 62.4 and a standard deviation of If 40% of the scores are higher than a particular score x, calculate the value of x. a) 59.3 b) 65.5 c) 69.6 d) Determine the value of a in P(Z > a) = a) b) c) d) Determine the value of a in P(a < Z < 0) = a) 2.73 b) 1.24 c) 1.24 d) 2.73

38 244 Chapter 5 Statistics Foundations of Math Let Z be a random variable with standard normal distribution. If P(a Z 2) = 0.1, determine a. a) b) c) d) Which frequency distribution shows a set of outcomes with the largest standard deviation? a) b) c) d) 6. Determine the mean and standard deviation of the following graph. a) μ = 2.87, σ = 1.50 b) μ = 2.87, σ = 1.58 c) μ = 3, σ = 1.41 d) μ = 3, σ = 1.50

39 Foundations of Math 11 Section 5.5 Chapter Review 245 Use the following information to answer questions 7 and 8. Bed Day offers savings of $10, $25, $50 and $100 off on their already low price on bedroom suites. Select a coupon and save the amount on the coupon. There are a total of 100 coupons with 70, 20, 8 and 2 containing $10, $25, $50 and $100, respectively. 7. Determine the average saving. a) $18.00 b) $25.00 c) $31.25 d) $ Determine the standard deviation. a) b) c) d) 39.45

40 246 Chapter 5 Statistics Foundations of Math 11 Use the following information to answer questions 9 and 10. Let X be normally distributed with mean 6 and standard deviation Determine P(5 X 10). a) b) c) d) Determine b if P( X b) = a) 3.98 b) 7.04 c) 8.02 d) How does the mean of 9x, 10x, 11x, 12x compare to the mean of 3x, 4x, 5x, 6x? a) 2 times as large b) 2 1 times as large 3 c) 3 times as large d) 6 units larger

41 Foundations of Math 11 Section 5.5 Chapter Review How does the standard deviation of 4x, 6x, 8x, 10x compare to the standard deviation of x, 2x, 3x, 4x? a) the same b) 2 times as large c) 4 times as large d) 8 times as large 13. Determine the standard deviation of a fair die. a) b) c) 3.5 d) A teacher assigns grades in Mathematics according to the following procedure: A if score exceeds μ + 1.3σ B if score between μ + 0.4σ and μ + 1.3σ C if score between μ 0.5σ and μ + 0.4σ D if score between μ 1.5σ and μ 0.5σ E if score is below μ 1.5σ If there are 30 students in the class, how many students receive C s, assuming the scores are normally distributed? a) 8 b) 10 c) 12 d) 14

42 248 Chapter 5 Statistics Foundations of Math A set of 500 scores are normally distributed. How many scores would you expect to find between 0.8 standard deviations and 2.5 standard deviations above the mean? a) 100 b) 101 c) 102 d) A four-point grading system gives 4 points for an A, 3 points for a B, 2 1 points for a C+, 2 points for a C, 2 and 1 point for a pass, with no points for a fail. If a student s grades consist of 8 A s, 15 B s, 6 C+ s, 8 C s, 2 passes and 1 fail, what is his grade point average? a) 2.08 b) 2.50 c) 2.75 d) The mean diameter of Okanagan apples is 12.5 cm with a standard deviation of 1.2 cm. If the diameter is normally distributed, what is the minimum diameter needed to only reject 10% of all apples? a) cm b) cm c) cm d) cm

43 Foundations of Math 11 Section 5.5 Chapter Review From the list below, determine the minimum number of students with scores of 90 required to have the class average over 75. Score Number of Students 7 3 8? a) 5 b) 6 c) 7 d) Find z if the standard normal curve area between z and z is a) ± b) ± c) ± d) ± The average height of adult males is 70 inches with a standard deviation of 2.4 inches. If the heights are normally distributed, how high should a doorway be such that 95% of all men can pass through the doorway without hitting their heads. a) 71 inches b) 72 inches c) 73 inches d) 74 inches

44 250 Chapter 5 Statistics Foundations of Math If a random variable has the normal distribution with μ = and σ = 5.7, find the probability that the value will be greater than a) 0.08 b) 0.09 c) 0.10 d) In test A, a student received a mark of 43 with class mean 30 and standard deviation 10. In test B, a student received a mark of 70 with class mean 60 and standard deviation 8. In test C, a student received a mark of 75 with class mean 60 and standard deviation In test D, a student received a mark of 54 with class mean 50 and standard deviation 3. In which test did the student get the highest standard score? a) A b) B c) C d) D 23. The number of complaints about food in the school cafeteria per month is a random variable having the normal distribution with μ = 8.3 and σ = 1.8, find the probability that in any month exactly 10 complaints will be reported. a) 0.12 b) 0.13 c) 0.14 d) 0.15

45 Foundations of Math 11 Section 5.5 Chapter Review In order to be a candidate for the R.C.M.P, recruits are given a stress test. The scores are normally distributed with a mean of 62 and a standard deviation of 8.4. If just the top 25% of recruits are selected, determine the minimum score needed. a) 66 b) 67 c) 68 d) If the weight of female high school students closely follows the normal distribution with a mean of 125 pounds and a standard deviation of 5 pounds, what range of weights includes the middle 80% of the girls in high school? a) to b) to c) to d) to In Math 11, the average grade is 64, and the standard deviation is 10. The teacher s distribution has 8 students from 60.0 to 67.0 receiving C s. Assuming normal distribution of grades, how many students are in the Math class? a) 27 b) 29 c) 31 d) 33

46 252 Chapter 5 Statistics Foundations of Math Determine the standard deviation of the population a 2d, a d, a, a + d, a + 2d. a) 2d b) 3d c) d d) 2d 28. Most shoes last 2.4 years with a standard deviation of 1.2 years. A shoe company guarantees shoes for 1 year with free replacement. For every 500 shoes sold, assuming normal distribution, how many pairs of shoes must have free replacements? a) 58 b) 59 c) 60 d) One of Canada s top universities only accepts the top 12% of all high school graduates on the basis of exam results. The exam results are normally distributed with a mean of 500 and a standard of 100. Determine the minimum score needed to enter this university. a) 614 b) 616 c) 618 d) 620

47 Foundations of Math 11 Section 5.5 Chapter Review A random variable has a normal distribution with σ = 3.0. If the probability is that this random variable will take on a value less than 85.2, what is the probability that it takes on a value greater than 78.4? a) b) c) d)

48 254 Chapter 5 Statistics Foundations of Math 11 THE STANDARD NORMAL DISTRIBUTION TABLE F z Area 0 z ( z)= P[ Z < z] z

49 Foundations of Math 11 Section 5.5 Chapter Review 255 F z ( z)= P[ Z < z] z

50 256 Chapter 5 Statistics Foundations of Math 11

6 THE NORMAL DISTRIBUTION

6 THE NORMAL DISTRIBUTION CHAPTER 6 THE NORMAL DISTRIBUTION 341 6 THE NORMAL DISTRIBUTION Figure 6.1 If you ask enough people about their shoe size, you will find that your graphed data is shaped like a bell curve and can be described

More information

In this chapter, you will study the normal distribution, the standard normal, and applications associated with them.

In this chapter, you will study the normal distribution, the standard normal, and applications associated with them. The Normal Distribution The normal distribution is the most important of all the distributions. It is widely used and even more widely abused. Its graph is bell-shaped. You see the bell curve in almost

More information

Chapter 6. The Standard Deviation as a Ruler and the Normal Model 1 /67

Chapter 6. The Standard Deviation as a Ruler and the Normal Model 1 /67 Chapter 6 The Standard Deviation as a Ruler and the Normal Model 1 /67 Homework Read Chpt 6 Complete Reading Notes Do P129 1, 3, 5, 7, 15, 17, 23, 27, 29, 31, 37, 39, 43 2 /67 Objective Students calculate

More information

Data set B is 2, 3, 3, 3, 5, 8, 9, 9, 9, 15. a) Determine the mean of the data sets. b) Determine the median of the data sets.

Data set B is 2, 3, 3, 3, 5, 8, 9, 9, 9, 15. a) Determine the mean of the data sets. b) Determine the median of the data sets. FOUNDATIONS OF MATH 11 Ch. 5 Day 1: EXPLORING DATA VOCABULARY A measure of central tendency is a value that is representative of a set of numerical data. These values tend to lie near the middle of a set

More information

Topic 6.3 The normal Distribution

Topic 6.3 The normal Distribution Topic 6.3 The normal Distribution 1 The Normal Curve The graph of the normal distribution depends on two factors the mean and the standard deviation. The mean of the distribution determines the location

More information

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution.

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution. MATH 382 Normal Distributions Dr. Neal, WKU Measurements that are normally distributed can be described in terms of their mean µ and standard deviation σ. These measurements should have the following properties:

More information

Section 5.1: Probability and area

Section 5.1: Probability and area Section 5.1: Probability and area Review Normal Distribution s z = x - m s Standard Normal Distribution s=1 m x m=0 z The area that falls in the interval under the nonstandard normal curve is the same

More information

Sampling, Frequency Distributions, and Graphs (12.1)

Sampling, Frequency Distributions, and Graphs (12.1) 1 Sampling, Frequency Distributions, and Graphs (1.1) Design: Plan how to obtain the data. What are typical Statistical Methods? Collect the data, which is then subjected to statistical analysis, which

More information

3/30/2009. Probability Distributions. Binomial distribution. TI-83 Binomial Probability

3/30/2009. Probability Distributions. Binomial distribution. TI-83 Binomial Probability Random variable The outcome of each procedure is determined by chance. Probability Distributions Normal Probability Distribution N Chapter 6 Discrete Random variables takes on a countable number of values

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

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution.

(i) The mean and mode both equal the median; that is, the average value and the most likely value are both in the middle of the distribution. MATH 183 Normal Distributions Dr. Neal, WKU Measurements that are normally distributed can be described in terms of their mean µ and standard deviation!. These measurements should have the following properties:

More information

PS5: Two Variable Statistics LT3: Linear regression LT4: The test of independence.

PS5: Two Variable Statistics LT3: Linear regression LT4: The test of independence. PS5: Two Variable Statistics LT3: Linear regression LT4: The test of independence. Example by eye. On a hot day, nine cars were left in the sun in a car parking lot. The length of time each car was left

More information

Analyzing Lines of Fit

Analyzing Lines of Fit 4.5 Analyzing Lines of Fit Essential Question How can you analytically find a line of best fit for a scatter plot? Finding a Line of Best Fit Work with a partner. The scatter plot shows the median ages

More information

ANOVA - analysis of variance - used to compare the means of several populations.

ANOVA - analysis of variance - used to compare the means of several populations. 12.1 One-Way Analysis of Variance ANOVA - analysis of variance - used to compare the means of several populations. Assumptions for One-Way ANOVA: 1. Independent samples are taken using a randomized design.

More information

Statistics 100 Exam 2 March 8, 2017

Statistics 100 Exam 2 March 8, 2017 STAT 100 EXAM 2 Spring 2017 (This page is worth 1 point. Graded on writing your name and net id clearly and circling section.) PRINT NAME (Last name) (First name) net ID CIRCLE SECTION please! L1 (MWF

More information

Quiz 2 covered materials in Chapter 5 Chapter 6 Chapter 7. Normal Probability Distribution. Continuous Probability. distribution 11/9/2010.

Quiz 2 covered materials in Chapter 5 Chapter 6 Chapter 7. Normal Probability Distribution. Continuous Probability. distribution 11/9/2010. Quiz covered materials in Chapter 5 Chapter 6 Chapter 7 Normal Probability Distribution Chapter 6 Continuous Probability Distribution Normal Distribution Normal Distribution is symmetrical and bell shaped,

More information

L.4 Linear Inequalities and Interval Notation

L.4 Linear Inequalities and Interval Notation L. Linear Inequalities and Interval Notation 1 Mathematical inequalities are often used in everyday life situations. We observe speed limits on highways, minimum payments on credit card bills, maximum

More information

Exercises from Chapter 3, Section 1

Exercises from Chapter 3, Section 1 Exercises from Chapter 3, Section 1 1. Consider the following sample consisting of 20 numbers. (a) Find the mode of the data 21 23 24 24 25 26 29 30 32 34 39 41 41 41 42 43 48 51 53 53 (b) Find the median

More information

MATH 081. Diagnostic Review Materials PART 2. Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED.

MATH 081. Diagnostic Review Materials PART 2. Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED. MATH 08 Diagnostic Review Materials PART Chapters 5 to 7 YOU WILL NOT BE GIVEN A DIAGNOSTIC TEST UNTIL THIS MATERIAL IS RETURNED DO NOT WRITE IN THIS MATERIAL Revised Winter 0 PRACTICE TEST: Complete as

More information

MEP Y7 Practice Book B

MEP Y7 Practice Book B 8 Quantitative Data 8. Presentation In this section we look at how vertical line diagrams can be used to display discrete quantitative data. (Remember that discrete data can only take specific numerical

More information

Lesson 3 Average Rate of Change and Linear Functions

Lesson 3 Average Rate of Change and Linear Functions Lesson 3 Average Rate of Change and Linear Functions Lesson 3 Average Rate of Change and Linear Functions In this lesson, we will introduce the concept of average rate of change followed by a review of

More information

their contents. If the sample mean is 15.2 oz. and the sample standard deviation is 0.50 oz., find the 95% confidence interval of the true mean.

their contents. If the sample mean is 15.2 oz. and the sample standard deviation is 0.50 oz., find the 95% confidence interval of the true mean. Math 1342 Exam 3-Review Chapters 7-9 HCCS **************************************************************************************** Name Date **********************************************************************************************

More information

What are the mean, median, and mode for the data set below? Step 1

What are the mean, median, and mode for the data set below? Step 1 Unit 11 Review Analyzing Data Name Per The mean is the average of the values. The median is the middle value(s) when the values are listed in order. The mode is the most common value(s). What are the mean,

More information

How spread out is the data? Are all the numbers fairly close to General Education Statistics

How spread out is the data? Are all the numbers fairly close to General Education Statistics How spread out is the data? Are all the numbers fairly close to General Education Statistics each other or not? So what? Class Notes Measures of Dispersion: Range, Standard Deviation, and Variance (Section

More information

Elementary Statistics

Elementary Statistics Elementary Statistics Q: What is data? Q: What does the data look like? Q: What conclusions can we draw from the data? Q: Where is the middle of the data? Q: Why is the spread of the data important? Q:

More information

Section 5.4. Ken Ueda

Section 5.4. Ken Ueda Section 5.4 Ken Ueda Students seem to think that being graded on a curve is a positive thing. I took lasers 101 at Cornell and got a 92 on the exam. The average was a 93. I ended up with a C on the test.

More information

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes 3.1 Measures of Central Tendency

Math 120 Introduction to Statistics Mr. Toner s Lecture Notes 3.1 Measures of Central Tendency Math 1 Introduction to Statistics Mr. Toner s Lecture Notes 3.1 Measures of Central Tendency The word average: is very ambiguous and can actually refer to the mean, median, mode or midrange. Notation:

More information

Chapter. Numerically Summarizing Data Pearson Prentice Hall. All rights reserved

Chapter. Numerically Summarizing Data Pearson Prentice Hall. All rights reserved Chapter 3 Numerically Summarizing Data Section 3.1 Measures of Central Tendency Objectives 1. Determine the arithmetic mean of a variable from raw data 2. Determine the median of a variable from raw data

More information

Mahidol University International College

Mahidol University International College Mahidol University International College Mathematics Test SAMPLE DIRECTIONS: Solve the following problems using any available space on the page for scratchwork. On your answer sheet fill in the choice

More information

MEASURES OF CENTRAL TENDENCY

MEASURES OF CENTRAL TENDENCY MAT001-Statistics for Engineers MEASURES OF CENTRAL TENDENCY DESCRIPTIVE STATISTICAL MEASURES Graphical representation summarizes information in the data. In addition to the diagrammatic and graphic representations

More information

Homework 7. Name: ID# Section

Homework 7. Name: ID# Section Homework 7 Name: ID# Section 1 Find the probabilities for each of the following using the standard normal distribution. 1. P(0 < z < 1.69) 2. P(-1.57 < z < 0) 3. P(z > 1.16) 4. P(z < -1.77) 5. P(-2.46

More information

Section 8.5 The Normal Distribution

Section 8.5 The Normal Distribution Section 8.5 The Normal Distribution Properties of the Normal Distribution Curve 1. We denote the normal random variable with X = x. 2. The curve has a peak at x = µ. 3. The curve is symmetric about the

More information

SESSION 5 Descriptive Statistics

SESSION 5 Descriptive Statistics SESSION 5 Descriptive Statistics Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample and the measures. Together with simple

More information

AP Final Review II Exploring Data (20% 30%)

AP Final Review II Exploring Data (20% 30%) AP Final Review II Exploring Data (20% 30%) Quantitative vs Categorical Variables Quantitative variables are numerical values for which arithmetic operations such as means make sense. It is usually a measure

More information

Data Presentation. Naureen Ghani. May 4, 2018

Data Presentation. Naureen Ghani. May 4, 2018 Data Presentation Naureen Ghani May 4, 2018 Data is only as good as how it is presented. How do you take hundreds or thousands of data points and create something a human can understand? This is a problem

More information

[ z = 1.48 ; accept H 0 ]

[ z = 1.48 ; accept H 0 ] CH 13 TESTING OF HYPOTHESIS EXAMPLES Example 13.1 Indicate the type of errors committed in the following cases: (i) H 0 : µ = 500; H 1 : µ 500. H 0 is rejected while H 0 is true (ii) H 0 : µ = 500; H 1

More information

Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode.

Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode. Chapter 3 Numerically Summarizing Data Chapter 3.1 Measures of Central Tendency Objective A: Mean, Median and Mode Three measures of central of tendency: the mean, the median, and the mode. A1. Mean The

More information

Chapter # classifications of unlikely, likely, or very likely to describe possible buying of a product?

Chapter # classifications of unlikely, likely, or very likely to describe possible buying of a product? A. Attribute data B. Numerical data C. Quantitative data D. Sample data E. Qualitative data F. Statistic G. Parameter Chapter #1 Match the following descriptions with the best term or classification given

More information

LC OL - Statistics. Types of Data

LC OL - Statistics. Types of Data LC OL - Statistics Types of Data Question 1 Characterise each of the following variables as numerical or categorical. In each case, list any three possible values for the variable. (i) Eye colours in a

More information

Note that we are looking at the true mean, μ, not y. The problem for us is that we need to find the endpoints of our interval (a, b).

Note that we are looking at the true mean, μ, not y. The problem for us is that we need to find the endpoints of our interval (a, b). Confidence Intervals 1) What are confidence intervals? Simply, an interval for which we have a certain confidence. For example, we are 90% certain that an interval contains the true value of something

More information

Chapter 20 Comparing Groups

Chapter 20 Comparing Groups Chapter 20 Comparing Groups Comparing Proportions Example Researchers want to test the effect of a new anti-anxiety medication. In clinical testing, 64 of 200 people taking the medicine reported symptoms

More information

Unit 1: Statistics. Mrs. Valentine Math III

Unit 1: Statistics. Mrs. Valentine Math III Unit 1: Statistics Mrs. Valentine Math III 1.1 Analyzing Data Statistics Study, analysis, and interpretation of data Find measure of central tendency Mean average of the data Median Odd # data pts: middle

More information

Measures of Central Tendency and their dispersion and applications. Acknowledgement: Dr Muslima Ejaz

Measures of Central Tendency and their dispersion and applications. Acknowledgement: Dr Muslima Ejaz Measures of Central Tendency and their dispersion and applications Acknowledgement: Dr Muslima Ejaz LEARNING OBJECTIVES: Compute and distinguish between the uses of measures of central tendency: mean,

More information

QUESTIONS 1-46 REVIEW THE OBJECTIVES OF CHAPTER 2.

QUESTIONS 1-46 REVIEW THE OBJECTIVES OF CHAPTER 2. MAT 101 Course Review Questions Valid for Fall 2014, Spring 2015 and Summer 2015 MIDTERM EXAM FINAL EXAM Questions 1-86 are covered on the Midterm. There are 25 questions on the midterm, all multiple choice,

More information

Math 074 Final Exam Review. REVIEW FOR NO CALCULATOR PART OF THE EXAM (Questions 1-14)

Math 074 Final Exam Review. REVIEW FOR NO CALCULATOR PART OF THE EXAM (Questions 1-14) Math 074 Final Exam Review REVIEW FOR NO CALCULATOR PART OF THE EXAM (Questions -4) I. Can you add, subtract, multiply and divide fractions and mixed numbers?. Perform the indicated operations. Be sure

More information

Business Statistics. Chapter 6 Review of Normal Probability Distribution QMIS 220. Dr. Mohammad Zainal

Business Statistics. Chapter 6 Review of Normal Probability Distribution QMIS 220. Dr. Mohammad Zainal Department of Quantitative Methods & Information Systems Business Statistics Chapter 6 Review of Normal Probability Distribution QMIS 220 Dr. Mohammad Zainal Chapter Goals After completing this chapter,

More information

Wahkiakum School District, Pre-EOC Algebra

Wahkiakum School District, Pre-EOC Algebra Pre-EOC Assessment Algebra1 #2 Wahkiakum School District ALG1 Page 1 1. Order the following numbers from least to greatest: a. 19 2, 3π, 8.7 100, 62 3π, 62, 8.7 10 0, 19 2 b. 62, 8.7 10 0, 3π, 19 2 c.

More information

Math 2000 Practice Final Exam: Homework problems to review. Problem numbers

Math 2000 Practice Final Exam: Homework problems to review. Problem numbers Math 2000 Practice Final Exam: Homework problems to review Pages: Problem numbers 52 20 65 1 181 14 189 23, 30 245 56 256 13 280 4, 15 301 21 315 18 379 14 388 13 441 13 450 10 461 1 553 13, 16 561 13,

More information

Confidence Intervals. - simply, an interval for which we have a certain confidence.

Confidence Intervals. - simply, an interval for which we have a certain confidence. Confidence Intervals I. What are confidence intervals? - simply, an interval for which we have a certain confidence. - for example, we are 90% certain that an interval contains the true value of something

More information

Chapter 6 Continuous Probability Distributions

Chapter 6 Continuous Probability Distributions Continuous Probability Distributions Learning Objectives 1. Understand the difference between how probabilities are computed for discrete and continuous random variables. 2. Know how to compute probability

More information

Range The range is the simplest of the three measures and is defined now.

Range The range is the simplest of the three measures and is defined now. Measures of Variation EXAMPLE A testing lab wishes to test two experimental brands of outdoor paint to see how long each will last before fading. The testing lab makes 6 gallons of each paint to test.

More information

GMAT-Arithmetic-3. Descriptive Statistics and Set theory

GMAT-Arithmetic-3. Descriptive Statistics and Set theory GMAT-Arithmetic-3 Descriptive Statistics and Set theory Descriptive Statistics 1). If S is a set of consecutive integers, what is the standard deviation of S? (1) Set S contains 23 terms (2) The median

More information

Calculator Exam 2009 University of Houston Math Contest. Name: School: There is no penalty for guessing.

Calculator Exam 2009 University of Houston Math Contest. Name: School: There is no penalty for guessing. Calculator Exam 2009 University of Houston Math Contest Name: School: Please read the questions carefully. Unless otherwise requested, round your answers to 8 decimal places. There is no penalty for guessing.

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

3.1 Measure of Center

3.1 Measure of Center 3.1 Measure of Center Calculate the mean for a given data set Find the median, and describe why the median is sometimes preferable to the mean Find the mode of a data set Describe how skewness affects

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics Math 140 Introductory Statistics Professor Silvia Fernández Chapter 2 Based on the book Statistics in Action by A. Watkins, R. Scheaffer, and G. Cobb. Visualizing Distributions Recall the definition: The

More information

Math 140 Introductory Statistics

Math 140 Introductory Statistics Visualizing Distributions Math 140 Introductory Statistics Professor Silvia Fernández Chapter Based on the book Statistics in Action by A. Watkins, R. Scheaffer, and G. Cobb. Recall the definition: The

More information

Math: Question 1 A. 4 B. 5 C. 6 D. 7

Math: Question 1 A. 4 B. 5 C. 6 D. 7 Math: Question 1 Abigail can read 200 words in one minute. If she were to read at this rate for 30 minutes each day, how many days would Abigail take to read 30,000 words of a book? A. 4 B. 5 C. 6 D. 7

More information

LI EAR REGRESSIO A D CORRELATIO

LI EAR REGRESSIO A D CORRELATIO CHAPTER 6 LI EAR REGRESSIO A D CORRELATIO Page Contents 6.1 Introduction 10 6. Curve Fitting 10 6.3 Fitting a Simple Linear Regression Line 103 6.4 Linear Correlation Analysis 107 6.5 Spearman s Rank Correlation

More information

Math 147 Lecture Notes: Lecture 12

Math 147 Lecture Notes: Lecture 12 Math 147 Lecture Notes: Lecture 12 Walter Carlip February, 2018 All generalizations are false, including this one.. Samuel Clemens (aka Mark Twain) (1835-1910) Figures don t lie, but liars do figure. Samuel

More information

Using Tables and Graphing Calculators in Math 11

Using Tables and Graphing Calculators in Math 11 Using Tables and Graphing Calculators in Math 11 Graphing calculators are not required for Math 11, but they are likely to be helpful, primarily because they allow you to avoid the use of tables in some

More information

Using a Graphing Calculator

Using a Graphing Calculator Using a Graphing Calculator Unit 1 Assignments Bridge to Geometry Name Date Period Warm Ups Name Period Date Friday Directions: Today s Date Tuesday Directions: Today s Date Wednesday Directions: Today

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

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

Chapter. The Normal Probability Distribution 7/24/2011. Section 7.1 Properties of the Normal Distribution

Chapter. The Normal Probability Distribution 7/24/2011. Section 7.1 Properties of the Normal Distribution Chapter The Normal Probability Distribution 3 7 Section 7.1 Properties of the Normal Distribution 2010 Pearson Prentice Hall. All rights 2010 reserved Pearson Prentice Hall. All rights reserved 7-2 Illustrating

More information

Mean, Median, Mode, and Range

Mean, Median, Mode, and Range Mean, Median, Mode, and Range Mean, median, and mode are measures of central tendency; they measure the center of data. Range is a measure of dispersion; it measures the spread of data. The mean of a data

More information

4/1/2012. Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20. Skipping Topics 11 and 15. Topic 12. Normal Distribution

4/1/2012. Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20. Skipping Topics 11 and 15. Topic 12. Normal Distribution Test 2 Covers Topics 12, 13, 16, 17, 18, 14, 19 and 20 Skipping Topics 11 and 15 Topic 12 Normal Distribution 1 Normal Distribution If Density Curve is symmetric, single peaked, bell-shaped then it is

More information

What is statistics? Statistics is the science of: Collecting information. Organizing and summarizing the information collected

What is statistics? Statistics is the science of: Collecting information. Organizing and summarizing the information collected What is statistics? Statistics is the science of: Collecting information Organizing and summarizing the information collected Analyzing the information collected in order to draw conclusions Two types

More information

Chapter 8: Confidence Intervals

Chapter 8: Confidence Intervals Chapter 8: Confidence Intervals Introduction Suppose you are trying to determine the mean rent of a two-bedroom apartment in your town. You might look in the classified section of the newspaper, write

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

Stat 20 Midterm 1 Review

Stat 20 Midterm 1 Review Stat 20 Midterm Review February 7, 2007 This handout is intended to be a comprehensive study guide for the first Stat 20 midterm exam. I have tried to cover all the course material in a way that targets

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

Lesson 4 Linear Functions and Applications

Lesson 4 Linear Functions and Applications In this lesson, we take a close look at Linear Functions and how real world situations can be modeled using Linear Functions. We study the relationship between Average Rate of Change and Slope and how

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

Measures of Central Tendency

Measures of Central Tendency Measures of Central Tendency Here we will look at some statistics that summarize certain features of the data. These statistics are mode, median and mean. We have already encountered mode and median. Mean

More information

Chapter 6 Assessment. 3. Which points in the data set below are outliers? Multiple Choice. 1. The boxplot summarizes the test scores of a math class?

Chapter 6 Assessment. 3. Which points in the data set below are outliers? Multiple Choice. 1. The boxplot summarizes the test scores of a math class? Chapter Assessment Multiple Choice 1. The boxplot summarizes the test scores of a math class? Test Scores 3. Which points in the data set below are outliers? 73, 73, 7, 75, 75, 75, 77, 77, 77, 77, 7, 7,

More information

CS 361 Sample Midterm 2

CS 361 Sample Midterm 2 CS 361 Sample Midterm 2 NAME: NETID: CIRCLE YOUR DISCUSSION: Thu 2-3 Thu 4-5 Fri 10-11 Fri 11-12 Be sure that your exam booklet has 6 pages including this cover page Make sure to write your name exactly

More information

ALGEBRA I END-OF-COURSE EXAM: PRACTICE TEST

ALGEBRA I END-OF-COURSE EXAM: PRACTICE TEST Page 1 ALGEBRA I END-OF-COURSE EXAM: PRACTICE TEST 1. Order the following numbers from least to greatest:, 6, 8.7 10 0, 19 b. 19,, 8.7 100, 6 6, 8.7 10 0,, 19 c. d. 8.7 10 0,, 19, 6, 6, 19, 8.7 100. If

More information

SALES AND MARKETING Department MATHEMATICS. 2nd Semester. Bivariate statistics. Tutorials and exercises

SALES AND MARKETING Department MATHEMATICS. 2nd Semester. Bivariate statistics. Tutorials and exercises SALES AND MARKETING Department MATHEMATICS 2nd Semester Bivariate statistics Tutorials and exercises Online document: http://jff-dut-tc.weebly.com section DUT Maths S2. IUT de Saint-Etienne Département

More information

In 1 6, match each scatterplot with the appropriate correlation coefficient. a) +1 b) +0.8 c) +0.3 d) 0 e) -0.6 f) -0.9

In 1 6, match each scatterplot with the appropriate correlation coefficient. a) +1 b) +0.8 c) +0.3 d) 0 e) -0.6 f) -0.9 Homework 11.1 In 1 6, match each scatterplot with the appropriate correlation coefficient. a) +1 b) +0.8 c) +0.3 d) 0 e) -0.6 f) -0.9 1. 2. 3. 4. 5. 6. Match each graph with a description of its correlation

More information

are the objects described by a set of data. They may be people, animals or things.

are the objects described by a set of data. They may be people, animals or things. ( c ) E p s t e i n, C a r t e r a n d B o l l i n g e r 2016 C h a p t e r 5 : E x p l o r i n g D a t a : D i s t r i b u t i o n s P a g e 1 CHAPTER 5: EXPLORING DATA DISTRIBUTIONS 5.1 Creating Histograms

More information

MATH 117 Statistical Methods for Management I Chapter Three

MATH 117 Statistical Methods for Management I Chapter Three Jubail University College MATH 117 Statistical Methods for Management I Chapter Three This chapter covers the following topics: I. Measures of Center Tendency. 1. Mean for Ungrouped Data (Raw Data) 2.

More information

CHAPTER 1. Introduction

CHAPTER 1. Introduction CHAPTER 1 Introduction Engineers and scientists are constantly exposed to collections of facts, or data. The discipline of statistics provides methods for organizing and summarizing data, and for drawing

More information

Semester 1 Review and Sequences and Series - Algebra 31

Semester 1 Review and Sequences and Series - Algebra 31 Name Period Date Semester 1 Review and Sequences and Series - Algebra 31 Functions 1. a.) f(2) = b.) f(x) = -2 c.) f(-3) = d.) f(x) = 3 e.) f (0) = Domain: Range: Increasing: Decreasing: Constant: 2. For

More information

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

q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. q3_3 MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) In 2007, the number of wins had a mean of 81.79 with a standard

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

Statistics for Business and Economics: Confidence Intervals for Proportions

Statistics for Business and Economics: Confidence Intervals for Proportions Statistics for Business and Economics: Confidence Intervals for Proportions STT 315: Section 107 Acknowledgement: I d like to thank Dr. Ashoke Sinha for allowing me to use and edit the slides. Statistical

More information

Section 2.2 Objectives

Section 2.2 Objectives Section 2.2 Objectives Solve multi-step equations using algebra properties of equality. Solve equations that have no solution and equations that have infinitely many solutions. Solve equations with rational

More information

4. The table shows the number of toll booths driven through compared to the cost of using a Toll Tag.

4. The table shows the number of toll booths driven through compared to the cost of using a Toll Tag. ALGEBRA 1 Fall 2016 Semester Exam Review Name 1. According to the data shown below, which would be the best prediction of the average cost of a -bedroom house in Georgetown in the year 2018? Year Average

More information

Section 7.2 Homework Answers

Section 7.2 Homework Answers 25.5 30 Sample Mean P 0.1226 sum n b. The two z-scores are z 25 20(1.7) n 1.0 20 sum n 2.012 and z 30 20(1.7) n 1.0 0.894, 20 so the probability is approximately 0.1635 (0.1645 using Table A). P14. a.

More information

GRAPHS AND STATISTICS Central Tendency and Dispersion Common Core Standards

GRAPHS AND STATISTICS Central Tendency and Dispersion Common Core Standards B Graphs and Statistics, Lesson 2, Central Tendency and Dispersion (r. 2018) GRAPHS AND STATISTICS Central Tendency and Dispersion Common Core Standards Next Generation Standards S-ID.A.2 Use statistics

More information

PROBABILITY.

PROBABILITY. PROBABILITY PROBABILITY(Basic Terminology) Random Experiment: If in each trial of an experiment conducted under identical conditions, the outcome is not unique, but may be any one of the possible outcomes,

More information

MATH 1101 Exam 1 Review. Spring 2018

MATH 1101 Exam 1 Review. Spring 2018 MATH 1101 Exam 1 Review Spring 2018 Topics Covered Section 2.1 Functions in the Real World Section 2.2 Describing the Behavior of Functions Section 2.3 Representing Functions Symbolically Section 2.4 Mathematical

More information

determine whether or not this relationship is.

determine whether or not this relationship is. Section 9-1 Correlation A correlation is a between two. The data can be represented by ordered pairs (x,y) where x is the (or ) variable and y is the (or ) variable. There are several types of correlations

More information

Rate of Change and slope. Objective: To find rates of change from tables. To find slope.

Rate of Change and slope. Objective: To find rates of change from tables. To find slope. Linear Functions Rate of Change and slope Objective: To find rates of change from tables. To find slope. Objectives I can find the rate of change using a table. I can find the slope of an equation using

More information

20 Hypothesis Testing, Part I

20 Hypothesis Testing, Part I 20 Hypothesis Testing, Part I Bob has told Alice that the average hourly rate for a lawyer in Virginia is $200 with a standard deviation of $50, but Alice wants to test this claim. If Bob is right, she

More information

7th Grade Math. Expressions & Equations. Table of Contents. 1 Vocab Word. Slide 1 / 301. Slide 2 / 301. Slide 4 / 301. Slide 3 / 301.

7th Grade Math. Expressions & Equations. Table of Contents. 1 Vocab Word. Slide 1 / 301. Slide 2 / 301. Slide 4 / 301. Slide 3 / 301. Slide 1 / 301 Slide 2 / 301 New Jersey Center for Teaching and Learning Progressive Mathematics Initiative This material is made freely available at www.njctl.org and is intended for the non-commercial

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

MAT 2379, Introduction to Biostatistics, Sample Calculator Questions 1. MAT 2379, Introduction to Biostatistics

MAT 2379, Introduction to Biostatistics, Sample Calculator Questions 1. MAT 2379, Introduction to Biostatistics MAT 2379, Introduction to Biostatistics, Sample Calculator Questions 1 MAT 2379, Introduction to Biostatistics Sample Calculator Problems for the Final Exam Note: The exam will also contain some problems

More information

Chapter 5: Statistical Reasoning

Chapter 5: Statistical Reasoning Chapter 5: Statistical Reasoning Section 5.1 Chapter 5: Statistical Reasoning Section 5.1 Exploring Data Terminology: Mean: A measure of central tendency determined by dividing the sum of all the values

More information