Data transformation. Core: Data analysis. Chapter 5

Size: px
Start display at page:

Download "Data transformation. Core: Data analysis. Chapter 5"

Transcription

1 Chapter 5 5 Core: Data analsis Data transformation ISBN Jones et al. 6

2 66 Core Chapter 5 Data transformation 5A Introduction You first encountered data transformation in Chapter where ou used a log scale to transform a skewed histogram into a more easil interpreted smmetric histogram. In this chapter, ou will learn to use the squared, log and reciprocal transformations to linearise scatterplots, the first step towards solving problems involving non-linear associations. The circle of transformations The tpes of scatterplots that can be transformed b the squared, log or reciprocal transformations can be fitted together into what we call the circle of transformations. The circle of transformations Possible transformations Possible transformations log log log log The purpose of the circle of transformations is to guide us in our choice of transformation to linearise a given scatterplot. There are two things to note when using the circle of transformations: In each case, there is more than one tpe of transformation that might work. These transformations onl appl to scatterplots with a consistentl increasing or decreasing trend. For eample, the scatterplot opposite has a consistentl increasing trend so the circle of transformations applies. Comparing the scatterplot to those in the circle of transformations we see that there are three transformations, the, the / or the log, that have the potential to linearise this scatterplot. At this stage ou might find it helpful to use the interactive Data transformation (accessible through the Interactive Tetbook) to see how these different transformations can be used to linearise scatterplots. ISBN Jones et al. 6

3 5A 5B Using data transformation to linearise a scatterplot 67 Eercise 5A The scatterplots below are non-linear. For each, identif the transformations, log, /,, log,/ or none that might be used to linearise the plot. a 5 b c 5 d B Using data transformation to linearise a scatterplot The squared transformation The squared transformation is a stretching transformation. It works b stretching out the upper end of the scale on either the -or-ais. The effect of appling an transformation to a scatterplot is illustrated graphicall below. Transformation Outcome Graph Spreads out the high -values relative to the lower -values, leaving the -values unchanged. This has the effect of straightening out curves like the one shown opposite. The -squared transformation works in a similar manner but stretches out the scale on the -ais. ISBN Jones et al. 6

4 68 Core Chapter 5 Data transformation The following eample shows how the -squared transformation works in practice. Eample Appling the squared transformation A base jumper leaps from the top of a cliff, 56 metres above the valle floor. The scatterplot below shows the height (in metres) of the base jumper above the valle floor ever second, for the first seconds of the jump. After this time she opened her parachute to bring her safel to the ground. A scatterplot shows that there is a strong negative association between the height of the base jumper above the ground and time. However, the association is clearl non-linear as can be seen from the red dotted line on the scatterplot. Because the association is clearl non-linear, it makes no sense to tr to model the association with a straight line. Before we can fit a least squares line to the data, we need to linearise the scatter plot. Height (metres) Time (seconds) The circle of transformation suggests that we could use either an or a to linearise this scatterplot. We will use the transformation. That involves changing the scale on the time ais to time. When we make this change, we see that the association between height and time is linear. See the plot opposite. Now that we have a linearised scatterplot, we can use a least squares line to model the association between height and time. The equation of this line is: height = 56.9 time Height (metres) Time Like an regression line, we can use its equation to make predictions. For eample, after 3. seconds, we predict that the height of the base jumper is: height = = 53 m (to nearest m) Performing a data transformation is quite computationall intensive, but our CAS calculator is well suited to the task. ISBN Jones et al. 6

5 5B Using data transformation to linearise a scatterplot 69 Using the TI-Nspire CAS to perform a squared transformation The table shows the height (in m) of a base jumper for the first seconds of her jump. Time Height a Construct a scatterplot displaing height (the RV) against time (the EV). b Linearise the scatterplot and fit a least squares line to the transformed data. c Use the regression line to predict the height of the base jumper after 3. seconds. Steps Start a new document b pressing / + N. Select Add Lists & Spreadsheet. Enter the data into lists named time and height, as shown. 3 Name column C as timesq (short for time squared ). Move the cursor to the gre cell below timesq. Enter the epression = time^ b pressing =, then tping time^. Pressing calculates and displas the values of timesq. 5 Press / + I and select Add Data & Statistics. Construct a scatterplot of height against time. Let time be the eplanator variable and height the response variable. The plot is clearl non-linear. 6 Press / + I and select Add Data & Statistics. Construct a scatterplot of height against time. The plot is now linear. ISBN Jones et al. 6

6 7 Core Chapter 5 Data transformation 7 Press b>analze>regression>show Linear (a + b) to plot the line on the scatterplot with its equation. Note: The in the equation on the screen corresponds to the transformed variable time. 8 Write down the regression equation in terms of the variables height and time. 9 Substitute 3. for time in the equation to find the height after 3. seconds. height = 56.9 time height = = 53 m Using the CASIO Classpad to perform a squared transformation The table shows the height (in m) of a base jumper for the first seconds of her jump. Time Height a Construct a scatterplot displaing height (the RV) against time (the EV). b Linearise the scatterplot and fit a least squares line to the transformed data. c Use the regression line to predict the height of the base jumper after 3. seconds. ISBN Jones et al. 6

7 5B Using data transformation to linearise a scatterplot 7 Steps In the Statistics application enter the data into lists named time and height. Name the third list timesq (short for time squared). 3 Place the cursor in the calculation cell at the bottom of the third column and tpe time^. This will calculate the values of time. Let time be the eplanator variable () and height the response variable (). Construct a scatterplot of height against time. Tap and complete the Set StatGraphs dialog bo as shown. Tap to view the scatterplot. The plot is clearl non-linear. 5 Construct a scatterplot of height against time. Tap and complete the Set StatGraphs dialog bo as shown. Tap to view the scatterplot. The plot is now clearl linear. 6 Fit a regression line to the transformed data. Go to Calc, Regression, Linear Reg. Complete the Set Calculation dialog bo as shown and tap OK. Note: The in the linear equation corresponds to the transformed variable time. Tap OK a second time to plot and displa the regression line on the scatterplot. 7 Write down the equation in terms of height = 56.9 time. height and time. 8 Substitute 3. for time in the equation. height = = 53 m ISBN Jones et al. 6

8 7 Core Chapter 5 Data transformation 5B Eercise 5B The -squared transformation: some prerequisite skills Evaluate in the following epression, correct to one decimal place. a = when =.5 b = when =.5 c =.56.7 when =.3 d = when =.7 The -squared transformation: calculator eercises The scatterplot opposite was constructed from the data in the table below From the scatterplot, it is clear that the association between and is non-linear a Linearise the scatterplot b appling an -squared transformation and fit a least squares line to the transformed data. b Give its equation. c Use the equation to predict the value of when =. 3 The scatterplot opposite was constructed from the data in the table below From the scatterplot, the association between and is non-linear a Linearise the scatterplot b appling an -squared transformation and fit a least squares line to the transformed data. b Give its equation. c Use the equation to predict the value of when = 6. The -squared transformation: some prerequisite skills Evaluate in the following epression. Give the answers correct to one decimal place. a = 6 + when =.57 b =.7 3. when =.3 c =6 + when = ( > ) d = 58 + when = 3( < ) ISBN Jones et al. 6

9 5B 5B Using data transformation to linearise a scatterplot 73 The -squared transformation: calculator eercises 5 The scatterplot opposite was constructed from the data in the table below From the scatterplot, the association between and is non-linear a Linearise the scatterplot b appling a -squared transformation and fit a least squares line to the transformed data. b Give its equation. Write the coefficient, correct to two significant figures. c Use the equation to predict the value of when = 9. Give the answer correct to one decimal place. Applications of the squared transformation 6 The table gives the diameter (in m) of five different umbrellas and the number of people each umbrella is designed to keep dr. A scatter plot is also shown. Diameter Number Number of people Diameter (metres) a Appl the squared transformation to the variable diameter and determine the least squares regression line for the transformed data. Number is the EV. Write the slope and intercept of this line, correct to one significant figure, in the spaces provided. number = + diameter b Use the equation to predict the number of people who can be sheltered b an umbrella of.3 m. Give our answer correct to the nearest person. ISBN Jones et al. 6

10 7 Core Chapter 5 Data transformation 5B 7 The time (in minutes) taken for a local anaesthetic to take effect is associated with to the amount administered (in units). To investigate this association a researcher collected the data. Amount Time The association between the variables amount and time is non-linear as can be seen from the scatterplot below. A squared transformation applied to the variable time will linearise the scatterplot. a Appl the squared transformation to the variable time and fit a least 3.5 squares regression line to the transformed data. Amount is the EV. 3 Write the equation of this line with.5 the slope and intercept, correct to two significant figures..5 b Use the equation to predict the time for the anaesthetic to take effect Amount (units) when the dose is. units. Give the answer correct to one decimal place. Time (minutes) 5C The log transformation Skillsheet The logarithmic transformation is a compressing transformation and the upper end of the scale on either the -orthe-ais. The effect of appling a log transformation to a scatterplot is illustrated graphicall below. Transformation Outcome Graph log Compresses the higher -values relative to the lower -values, leaving the -values unchanged. This has the effect of straightening out curves like the one shown. The log transformation works in similar manner but compressing the scale on the -ais. ISBN Jones et al. 6

11 5C The log transformation 75 Eample Appling the log transformation The general wealth of a countr, often measured b its Gross Domestic Product (GDP), is one of several variables associated with lifespan in different countries. However, the association it not linear, as can be seen in the scatterplot below which plots lifespan (in ears) against GDP (in dollars) for 3 different countries. Because the association is non-linear, it makes no sense to tr to model the association with a straight line. But before we can fit a least squares regression line to the data, we need to transform the data. The circle of transformation suggests that we could use the, log or to linearise the transformation. We will use the log transformation. That is, we change the scale on the GDP-ais to log (GDP). Lifespan (ears) GDP When we make this change, we see that the association between the variables lifespan and log (GDP) is linear. See the plot opposite. Note: On the plot, when log (GDP) =, the actual GDP is or $. We can now fit a least squares line to model the association between the variables lifespan and log (GDP). The equation of this line is: lifespan = log (GDP) Lifespan (ears) log (GDP).5 Like an other regression line we can use its equation to make predictions. For eample, for countr with a GDP of $, the lifespan is predicted to be: lifespan = log = 78.3 ears (correct to one decimal place) Following the normal convention, log means log. ISBN Jones et al. 6

12 76 Core Chapter 5 Data transformation Using the TI-Nspire CAS to perform a log transformation The table shows the lifespan (in ears) and GDP (in dollars) of people in countries. The association is non-linear. Using the log transformation: linearise the data, and fit a regression line to the transformed data (GDP is the EV) write its equation in terms of the variables lifespan and GDP correct to three significant figures. use the equation of the regression line to predict the lifespan in a countr with a GDP of $, correct to one decimal place. Lifespan GDP Steps Start a new document b pressing / + N. Select Add Lists & Spreadsheet. Enter the data into lists named lifespan and gdp. 3 Name column C as lgdp (short for log (GDP)). Now calculate the values of log (GDP) and store them in the list named lgdp. Move the cursor to the gre cell below the lgdp heading. We need to enter the epression = log(gdp). To do this, press = then tpe in log(gdp). Pressing calculates and displas the values of lgdp. 5 Press / + I and select Add Data & Statistics. Construct a scatterplot of lifespan against GDP. Let GDP be the eplanator variable and lifespan the response variable. The plot is clearl non-linear. ISBN Jones et al. 6

13 5C The log transformation 77 6 Press / + I and select Add Data & Statistics. Construct a scatterplot of lifespan against log GDP. The plot is now clearl linear. 7 Press b>analze>regression>show Linear (a + b) to plot the line on the scatterplot with its equation. Note: The in the equation on the screen corresponds to the transformed variable log (GDP). 8 Write the regression equation in terms of the variables lifespan and log (GDP). 9 Substitute for GDP in the equation to find the lifespan of people in a countr with GDP of $. lifespan = log (GDP) lifespan = log = 78.3 ears Using the CASIO Classpad to perform a log transformation The table shows the lifespan (in ears) and GDP (in dollars) of people in countries. The association is non-linear. Using the log transformation: linearise the data, and fit a regression line to the transformed data (GDP is the EV) write its equation in terms of the variables lifespan and GDP correct to three significant figures. use the equation to predict the lifespan in a countr with a GDP of $ correct to one decimal place. Lifespan GDP ISBN Jones et al. 6

14 78 Core Chapter 5 Data transformation Steps In the Statistics application enter the data into lists named Lifespan and GDP. Name the third list loggdp. 3 Place the cursor in the calculation cell at the bottom of the third column and tpe log (GDP). Let GDP be the eplanator variable () and lifespan the response variable (). Construct a scatterplot of lifespan against log (GDP). Tap and complete the Set StatGraphs dialog bo as shown. Tap to view the scatterplot. The plot is linear. 5 To find the least squares regression equation and fit a regression line to the transformed data. Go to Calc, Regression, Linear Reg. Complete the Set Calculation dialog bo as shown and tap OK. This generates the regression results. Note: The in the linear equation corresponds to the transformed variable log (GDP). Tap OK a second time to plot and displa the regression line on the scatterplot. 6 Write the equation in terms of lifespan and log (GDP). 7 Substitute for GDP in the equation. lifespan = log (GDP) lifespan = log = 78.3 ears ISBN Jones et al. 6

15 5C 5C The log transformation 79 Eercise 5C The log transformation: some prerequisite skills Evaluate the following epressions correct to one decimal place. a = log.3 b = log. c = log d = log 33 The log transformation: calculator eercise The scatterplot opposite was constructed from the data in the table below From the scatterplot, it is clear that the association between and is non-linear a Linearise the scatterplot b appling a log transformation and fit a least squares line to the transformed data. b Write down its equation and the coefficient, correct to one significant figure. c Use the equation to predict the value of when =. 3 The scatterplot opposite was constructed from the data in the table below From the scatterplot, it is clear that the relationship between and is non-linear a Linearise the scatterplot b appling a log transformation and fit a least squares line to the transformed data. b Write down its equation and coefficient, correct one significant figure. c Use the equation to predict the value of when =. The log transformation: some prerequisite skills Find the value of in the following, correct to one decimal place if not eact. a log = b log =.3 c log = where =.5 d log =.5 +. where = 7.3 ISBN Jones et al. 6

16 8 Core Chapter 5 Data transformation 5C The log transformation: calculator eercise 5 The scatterplot opposite was constructed from the data in the table below From the scatterplot, it is clear that the relationship between and is non-linear. a Linearise the scatterplot b appling a log transformation and fit a least squares line to the transformed data. b Write down its equation c Use the equation to predict the value of when =.6, correct to one decimal place. Applications of the log transformation 6 The table below shows the level of performance level achieved b people on completion of a task. Also shown is the time spent (in minutes) practising the task. In this situation, time is the EV. The association between the level and time is non-linear as seen in the scatterplot. Time Level Level Time (minutes) A log transformation can be applied to the variable time to linearise the scatterplot. a Appl the log transformation to the variable time and fit a least squares line to the transformed data. log (time) is the EV. Write the slope and intercept of this line, correct to two significant figures in the spaces provided. level = + log (time) b Use the equation to predict the level of performance (correct to one decimal place) for a person who spends.5 minutes practising the task. ISBN Jones et al. 6

17 5C 5D The reciprocal transformation 8 7 The table below shows the number of internet users signing up with a new internet service provider for each of the first nine months of their first ear of operation. A scatterplot of the data also shown. Month Number Number The association between number and month is non-linear Month a Appl the log transformation to the variable number and fit a least squares line to the transformed data. Month is the EV. Write the slope and intercept of this line, correct to four significant figures, in the spaces provided. log (number) = + month b Use the equation to predict the number of internet users after months. Give answer to the nearest whole number. 5D The reciprocal transformation The reciprocal transformation is a stretching transformation that compresses the upper end of the scale on either the -or-ais. The effect of appling a reciprocal transformation to a scatterplot is illustrated below. Transformation Outcome Graph The reciprocal transformation works b compressing larger values of relative to lower values of. This has the effect of straightening out curves like the one shown opposite. The reciprocal transformation works the same wa but in the -direction. ISBN Jones et al. 6

18 8 Core Chapter 5 Data transformation The following eample shows how the / transformation works in practice. Eample 3 Appling the reciprocal transformation A homeware compan makes rectangular stick labels with a variet of lengths and widths. The scatterplot opposite displas the width (in cm) and length (in cm) of eight of their stick labels. There is a strong negative association between the width of the stick labels and their lengths, but it is clearl non-linear. Before we can fit a least squares regression line to the data, we need to linearise the scatterplot. Width (cm) Length (cm) The circle of transformation suggests that we could use the log, /, / or log transformation to linearise the scatterplot. We will use the / transformation. That is, we will change the scale on the width ais to /width. This tpe of transformation is known as a reciprocal transformation. When we make this change, we see that the association between /width and length is linear. See the plot opposite. We can now fit a least squares line to model the association between /width and length. Note: On the plot opposite, when /width =., the actual width is /. =.5 cm. The equation of this line is: /width = length Like an other regression line we can use its equation to make predictions. /width For eample, for a stick label of length 5 cm, we would predict that: /width = =.5 or width = =.5 cm (to d.p.) Length (cm) ISBN Jones et al. 6

19 5D The reciprocal transformation 83 Using the TI-Nspire CAS to perform a squared transformation The table shows the length (in cm) and width (in cm) of eight sizes of stick labels. Length Width Using the / transformation: linearise the data, and fit a regression line to the transformed data (length is the EV) write its equation in terms of the variables length and width use the equation to predict the width of a stick label with a length of 5 cm. Steps Start a new document b pressing / + N. Select Add Lists & Spreadsheet. Enter the data into lists named length and width. 3 Name column C as recipwidth (short for /width). Calculate the values of recipwidth. Move the cursor to the gre cell below the recipwidth heading. Tpe in =/width. Press to calculate the values of recipwidth. Press / + I and select Add Data & Statistics. Construct a scatterplot of width against length. Let length be the eplanator variable and width the response variable. The plot is clearl non-linear. 5 Press / + I and select Add Data & Statistics. Construct a scatterplot of recipwidth (/width) against length. The plot is now clearl linear. 6 Press b>analze>regression>show Linear (a + b) to plot the line on the scatterplot with its equation. Note: The in the equation on the screen corresponds to the transformed variable /width. ISBN Jones et al. 6

20 8 Core Chapter 5 Data transformation 7 Write down the regression equation in terms of the variables width and length. 8 Substitute 5 cm for length in the equation. /width = length /width = =.39 or width = /.39 =.56 cm Using the CASIO Classpad to perform a reciprocal transformation The table shows the length (in cm) and width (in cm) of eight sizes stick labels. Length Width Using the / transformation: linearise the data, and fit a regression line to the transformed data. Length is the RV. write its equation in terms of the variables length and width. use the equation to predict the width of a stick label with length of 5 cm. Steps Open the Statistics application and enter the data into lists named length and width. Name the third list recwidth (short for reciprocal width). 3 Place the cursor in the calculation cell at the bottom of the third column and tpe /width. This will calculate all the reciprocal values of the width. Let length be the eplanator variable () and width the response variable (). Construct a scatterplot of /width against length. Tap and complete the Set StatGraphs dialog bo as shown. Tap to view the scatterplot. The plot is now clearl linear. ISBN Jones et al. 6

21 5D 5D The reciprocal transformation 85 5 Fit a regression line to the transformed data. Go to Calc, Regression, Linear Reg. Complete the Set Calculation dialog bo as shown and tap OK. This generates the regression results. Note: The in the linear equation corresponds to the transformed variable /width; that is /. Tap OK a second time to plot and displa the line on the scatterplot. 6 Write down the equation in terms of the variables width and length. 7 Substitute 5 cm for length in the equation. /width = length /width = =.39 or width = /.39 =.56 cm Eercise 5D The reciprocal (/) transformation: some prerequisite skills Evaluate the following epressions correct to one decimal place. a = 6 + when = 3 b.3 =.9 when =. c = when =.97 d = when =.8 The reciprocal (/) transformation: calculator eercise The scatterplot opposite was constructed from the data in the table below From the scatterplot, it is clear that the association between and is non-linear ISBN Jones et al. 6

22 86 Core Chapter 5 Data transformation 5D a Linearise the scatterplot b appling a / transformation and fit a least squares line to the transformed data. b Write down its equation. c Use the equation to predict the value of when = 5. The reciprocal (/) transformation: some prerequisite skills 3 Evaluate the following epressions correct to two decimal places. a = 3 when = b = 6 + when = c =.5 +. when =.5 d = when =.5 The reciprocal (/) transformation: calculator eercise The scatterplot opposite was constructed from the data in the table below From the scatterplot, it is clear that the association between and is non-linear a Linearise the scatterplot b appling a / transformation and fit a least squares line to the transformed data. b Write down its equation. c Use the equation to predict the value of when =.5. Applications of the reciprocal transformation 5 The table shows the horsepower of cars and their fuel consumption. The association between horsepower and fuel consumption is non-linear. 6 Consumption Horsepower Horsepower Fuel consumption (km/litre) ISBN Jones et al. 6

23 5D 5D The reciprocal transformation 87 a Appl the reciprocal transformation to the variable time and fit a least squares line to the transformed data. Horsepower is the RV. Write the intercept and slope of this line in the provided, correct to three significant figures. horsepower = + consumption b Use the equation to predict the horsepower of a car with a fuel consumption of 9km/litre. 6 Ten students were given an opportunit to practise a comple matching task as often as the liked before the were assessed. The number of times the practised the task and the number of errors the made when assessed are given in the table. Times Errors Errors Times a Appl the reciprocal transformation to the variable errors and determine the least squares regression with the number of times the task was practiced as the EV. Write the intercept and slope of this line in the boes provided, correct to two significant figures. errors = + times b Use the equation to predict the number of errors made when the task is practised si times. ISBN Jones et al. 6

24 88 Core Chapter 5 Data transformation Review Ke ideas and chapter summar Data transformation Squared transformation Logarithmic transformation Reciprocal transformation The circle of transformations In regression analsis, data transformation is used to linearise a scatterplot prior to modelling the association with a least squares line. The squared transformation stretches out the upper end of the scale on an ais. The logarithmic transformation compresses the upper end of the scale on an ais. The reciprocal transformation compresses the upper end of the scale on an ais but to a greater etent than the log transformation. The circle of transformations provides guidance in choosing the transformations that can be used to linearise various tpes of scatterplots. See Section 5A. Skills check Having completed this chapter ou should be able to: use the circle of transformation to identif an appropriate transformation to linearise a scatterplot appl a square, log or reciprocal transformation to linearise a scatterplot (to one ais onl) fit a least squares regression line to a linearised scatterplot, and use its equation to make predictions. Multiple-choice questions Select the statement that correctl completes the sentence: The effect of a squared transformation is to... A stretch the high values in the data B maintain the distance between values C stretch the low values in the data D compress the high values in the data E reverse the order of the values in the data Select the statement that correctl completes the sentence: The effect of a log transformation is to... A stretch the high values in the data B maintain the distance between values C stretch the low values in the data D compress the high values in the data E reverse the order of the values in the data ISBN Jones et al. 6

25 Chapter 5 review 89 3 The association between two variables and, as shown in the scatterplot, is non-linear. In an attempt to transform the relationship to linearit, a student would be advised to: A leave out the first four points B use a transformation C use a log transformation Review D usea/ transformation E use a least squares regression line The association between two variables and, as shown in the scatterplot, is non-linear. Which of the following sets of transformations could possibl linearise this relationship? A log,/, log,/ B, C, log,/ D log,/, E a + b The association between two variables and, as shown in the scatterplot, is non-linear. Which of the following transformations is most likel to linearise the relationship? A a/ transformation B a transformation C a log transformation D a/ transformation E a log transformation The following data were collected for two related variables and A scatterplot indicates a non-linear association. The data is linearised using a log transformation and a least squares line is then fitted. The equation of this line is closest to: A C E = log = log = log B D = log = log ISBN Jones et al. 6

26 9 Core Chapter 5 Data transformation Review 7 The data in the scatterplot opposite shows the width (cm) and the surface area (cm ) of leaves sampled from different trees. The scatterplot is non-linear. To linearise the scatterplot, (Width) is plotted against area and a least squares regression line is then fitted to the linearised plot. Width (cm) Area (cm ) The equation of this least squares regression line is: (Width) = Area Using this equation, a leaf with a surface area of cm is predicted to have a width, in cm, closest to: A 9. B 9.9 C.6 D 8.6 E 97.8 VCAA (3) 8 The association between the total weight of produce picked from a vegetable garden and its width is non-linear. An transformation is used to linearise the data. When a least squares line is fitted to the data, its -intercept is and its slope is 5. Assuming that weight is the response variable, the equation of this line is: A (weight) = + 5 width B width = + 5 (weight) C width = 5 + (weight) D (weight) = + 5 (weight) E (weight) = 5 + weight 9 A model that describes the association between the hours spent studing for an eam and the mark achieved is: mark = + log (hours) From this model, we would predict that a student who studies for hours would score a mark (to the nearest whole number) of: A 8 B 78 C 8 D 7 E A/ transformation is used to linearise a scatterplot. The equation of a least squares line fitted to this data is: / =. +.5 This regression line predicts that, when = 6, is closest to: A.7 B.7 C. D. E 3.7 ISBN Jones et al. 6

27 Chapter 5 review 9 Etended-response questions The average age at first marriage (average age) and average earl income in dollars per person (income) was recorded for a group of 7 countries. The results are displaed below. A scatterplot of the data is also shown. Average age Income ($) (ears) Average age (ears) Income ($) The association between average age and income is non-linear. A log transformation can be applied to the variable income and used to linearise the data. a Appl this log transformation to the data and determine the equation of the least squares regression line that allows average age to be predicted from log (income). Write the coefficients for this equation correct to three significant figures in the spaces provided. average age = + log (income) b Use the equation to predict the average age of women at first marriage in a countr with an average income of $ per person. Write our answer correct to one decimal place. based on VCAA () Review ISBN Jones et al. 6

28 9 Core Chapter 5 Data transformation Review The table below shows the percentage of people who can read (literac rate) and the gross domestic product (GDP), in dollars, for a selection of countries. A scatterplot of the data is also shown. The scatterplot can be linearised b using a log transformation. GDP Literac rate Literac rate (%) GDP ($ ) a Appl the log transformation to the variable GDP and verif that it linearises the data b constructing a scatterplot from the transformed data. b Fit a least squares line to the transformed data and write down its equation terms of the variable literac rate and log (GDP). Literac rate is the RV. c Give the slope and intercept correct to three significant figures. d Use the regression line to predict the literac rate of a countr with a GDP of $ to the nearest per cent. 3 Measurements of the distance travelled (metres) and time taken (seconds) were made on a falling bod. The data are given in the table below. Time Distance Time a Construct a scatterplot of the data and comment on its form. b Determine the values of time and complete the table. c Construct a scatterplot of distance against time. d Fit a least squares line to the transformed data. Distance is the RV. e Use the regression equation to predict the distance travelled in 7 seconds. f Obtain a residual plot and comment on the assumption of linearit. ISBN Jones et al. 6

Chapter 11. Correlation and Regression

Chapter 11. Correlation and Regression Chapter 11 Correlation and Regression Correlation A relationship between two variables. The data can be represented b ordered pairs (, ) is the independent (or eplanator) variable is the dependent (or

More information

Chapter 5: Data Transformation

Chapter 5: Data Transformation Chapter 5: Data Transformation The circle of transformations The x-squared transformation The log transformation The reciprocal transformation Regression analysis choosing the best transformation TEXT:

More information

Ready To Go On? Skills Intervention 2-1 Solving Linear Equations and Inequalities

Ready To Go On? Skills Intervention 2-1 Solving Linear Equations and Inequalities A Read To Go n? Skills Intervention -1 Solving Linear Equations and Inequalities Find these vocabular words in Lesson -1 and the Multilingual Glossar. Vocabular equation solution of an equation linear

More information

The American School of Marrakesh. Algebra 2 Algebra 2 Summer Preparation Packet

The American School of Marrakesh. Algebra 2 Algebra 2 Summer Preparation Packet The American School of Marrakesh Algebra Algebra Summer Preparation Packet Summer 016 Algebra Summer Preparation Packet This summer packet contains eciting math problems designed to ensure our readiness

More information

5A Exponential functions

5A Exponential functions Chapter 5 5 Eponential and logarithmic functions bjectives To graph eponential and logarithmic functions and transformations of these functions. To introduce Euler s number e. To revise the inde and logarithm

More information

6.4 graphs OF logarithmic FUnCTIOnS

6.4 graphs OF logarithmic FUnCTIOnS SECTION 6. graphs of logarithmic functions 9 9 learning ObjeCTIveS In this section, ou will: Identif the domain of a logarithmic function. Graph logarithmic functions. 6. graphs OF logarithmic FUnCTIOnS

More information

74 Maths Quest 10 for Victoria

74 Maths Quest 10 for Victoria Linear graphs Maria is working in the kitchen making some high energ biscuits using peanuts and chocolate chips. She wants to make less than g of biscuits but wants the biscuits to contain at least 8 g

More information

Interpret Linear Graphs

Interpret Linear Graphs Interpret Linear Graphs Objectives: -Interpret the meaning of the and intercepts, slope, and points on and off the line of a graph, in the contet of a real world situation. Common Core Standards: N.Q.1

More information

H.Algebra 2 Summer Review Packet

H.Algebra 2 Summer Review Packet H.Algebra Summer Review Packet 1 Correlation of Algebra Summer Packet with Algebra 1 Objectives A. Simplifing Polnomial Epressions Objectives: The student will be able to: Use the commutative, associative,

More information

Review Topics for MATH 1400 Elements of Calculus Table of Contents

Review Topics for MATH 1400 Elements of Calculus Table of Contents Math 1400 - Mano Table of Contents - Review - page 1 of 2 Review Topics for MATH 1400 Elements of Calculus Table of Contents MATH 1400 Elements of Calculus is one of the Marquette Core Courses for Mathematical

More information

Algebra 2 Chapter 2 Page 1

Algebra 2 Chapter 2 Page 1 Mileage (MPGs) Section. Relations and Functions. To graph a relation, state the domain and range, and determine if the relation is a function.. To find the values of a function for the given element of

More information

Exponential and Logarithmic Functions

Exponential and Logarithmic Functions Eponential and Logarithmic Functions 6 Figure Electron micrograph of E. Coli bacteria (credit: Mattosaurus, Wikimedia Commons) CHAPTER OUTLINE 6. Eponential Functions 6. Logarithmic Properties 6. Graphs

More information

SAMPLE. Inequalities and linear programming. 9.1 Linear inequalities in one variable

SAMPLE. Inequalities and linear programming. 9.1 Linear inequalities in one variable C H A P T E R 9 Inequalities and linear programming What is a linear inequalit? How do we solve linear inequalities? What is linear programming and how is it used? In Chapter 3, Linear graphs and models,

More information

15.2 Graphing Logarithmic

15.2 Graphing Logarithmic _ - - - - - - Locker LESSON 5. Graphing Logarithmic Functions Teas Math Standards The student is epected to: A.5.A Determine the effects on the ke attributes on the graphs of f () = b and f () = log b

More information

Linear Equation Theory - 2

Linear Equation Theory - 2 Algebra Module A46 Linear Equation Theor - Copright This publication The Northern Alberta Institute of Technolog 00. All Rights Reserved. LAST REVISED June., 009 Linear Equation Theor - Statement of Prerequisite

More information

SAMPLE. Exponential Functions and Logarithms

SAMPLE. Exponential Functions and Logarithms Objectives C H A P T E R 5 Eponential Functions and Logarithms To define and understand eponential functions. To sketch graphs of the various tpes of eponential functions. To understand the rules for manipulating

More information

Released Items. Grade 8 Mathematics North Carolina End-of-Grade Assessment. Published January 2019

Released Items. Grade 8 Mathematics North Carolina End-of-Grade Assessment. Published January 2019 Released Items Published Januar 019 Grade 8 Mathematics North Carolina End-of-Grade Assessment Public Schools of North Carolina Department of Public Instruction State Board of Education Division of Accountabilit

More information

LESSON #11 - FORMS OF A LINE COMMON CORE ALGEBRA II

LESSON #11 - FORMS OF A LINE COMMON CORE ALGEBRA II LESSON # - FORMS OF A LINE COMMON CORE ALGEBRA II Linear functions come in a variet of forms. The two shown below have been introduced in Common Core Algebra I and Common Core Geometr. TWO COMMON FORMS

More information

LESSON #12 - FORMS OF A LINE COMMON CORE ALGEBRA II

LESSON #12 - FORMS OF A LINE COMMON CORE ALGEBRA II LESSON # - FORMS OF A LINE COMMON CORE ALGEBRA II Linear functions come in a variet of forms. The two shown below have been introduced in Common Core Algebra I and Common Core Geometr. TWO COMMON FORMS

More information

P.4 Lines in the Plane

P.4 Lines in the Plane 28 CHAPTER P Prerequisites P.4 Lines in the Plane What ou ll learn about Slope of a Line Point-Slope Form Equation of a Line Slope-Intercept Form Equation of a Line Graphing Linear Equations in Two Variables

More information

a. In the statement "Height is a function of weight," which is the independent variable and which is the dependent variable?

a. In the statement Height is a function of weight, which is the independent variable and which is the dependent variable? 1. The weights and heights of si mathematics students are given in the table. Answer parts a through e. Weight (lb.) Height (cm) 157 19 11 155 1 11 175 17 157 15 17 17 a. In the statement "Height is a

More information

INTRODUCTION GOOD LUCK!

INTRODUCTION GOOD LUCK! INTRODUCTION The Summer Skills Assignment for has been developed to provide all learners of our St. Mar s Count Public Schools communit an opportunit to shore up their prerequisite mathematical skills

More information

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives

UNCORRECTED SAMPLE PAGES. 3Quadratics. Chapter 3. Objectives Chapter 3 3Quadratics Objectives To recognise and sketch the graphs of quadratic polnomials. To find the ke features of the graph of a quadratic polnomial: ais intercepts, turning point and ais of smmetr.

More information

7-1. Exploring Exponential Models. Vocabulary. Review. Vocabulary Builder. Use Your Vocabulary. 1. Cross out the expressions that are NOT powers.

7-1. Exploring Exponential Models. Vocabulary. Review. Vocabulary Builder. Use Your Vocabulary. 1. Cross out the expressions that are NOT powers. 7-1 Eploring Eponential Models Vocabular Review 1. Cross out the epressions that are NOT powers. 16 6a 1 7. Circle the eponents in the epressions below. 5 6 5a z Vocabular Builder eponential deca (noun)

More information

Cubic and quartic functions

Cubic and quartic functions 3 Cubic and quartic functions 3A Epanding 3B Long division of polnomials 3C Polnomial values 3D The remainder and factor theorems 3E Factorising polnomials 3F Sum and difference of two cubes 3G Solving

More information

Essential Question How can you use a scatter plot and a line of fit to make conclusions about data?

Essential Question How can you use a scatter plot and a line of fit to make conclusions about data? . Scatter Plots and Lines of Fit Essential Question How can ou use a scatter plot and a line of fit to make conclusions about data? A scatter plot is a graph that shows the relationship between two data

More information

ONLINE PAGE PROOFS. Relationships between two numerical variables

ONLINE PAGE PROOFS. Relationships between two numerical variables 14 Relationships between two numerical variables 14.1 Kick off with CAS 14.2 Scatterplots and basic correlation 14.3 Further correlation coefficients 14.4 Making predictions 14.5 Review 14.1 Kick off with

More information

1.1. Use a Problem Solving Plan. Read a problem and make a plan. Goal p Use a problem solving plan to solve problems. VOCABULARY. Formula.

1.1. Use a Problem Solving Plan. Read a problem and make a plan. Goal p Use a problem solving plan to solve problems. VOCABULARY. Formula. . Georgia Performance Standard(s) MMPd, MMPa Your Notes Use a Problem Solving Plan Goal p Use a problem solving plan to solve problems. VOCABULARY Formula A PROBLEM SOLVING PLAN Step Read the problem carefull.

More information

Historical Note. Regression. Line of Best Fit

Historical Note. Regression. Line of Best Fit 11 4 Regression Objective 4. Compute the equation of the regression line. In studing relationships between two variables, collect the data and then construct a scatter plot. The purpose of the scatter

More information

Further algebra. polynomial identities

Further algebra. polynomial identities 8 8A Polynomial identities 8B Partial fractions 8C Simultaneous equations areas of study The solution of simultaneous equations arising from the intersection of a line with a parabola, circle or rectangular

More information

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS

3.2 LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Section. Logarithmic Functions and Their Graphs 7. LOGARITHMIC FUNCTIONS AND THEIR GRAPHS Ariel Skelle/Corbis What ou should learn Recognize and evaluate logarithmic functions with base a. Graph logarithmic

More information

Turn to Section 4 of your answer sheet to answer the questions in this section.

Turn to Section 4 of your answer sheet to answer the questions in this section. Math Test Calculator 5 M INUTES, QUE S TI ON S Turn to Section of our answer sheet to answer the questions in this section. For questions -7, / +5 solve each problem, choose the best answer from the choices

More information

Coached Instruction Supplement

Coached Instruction Supplement Practice Coach PLUS Coached Instruction Supplement Mathematics 8 Practice Coach PLUS, Coached Instruction Supplement, Mathematics, Grade 8 679NASP Triumph Learning Triumph Learning, LLC. All rights reserved.

More information

Unit 10 - Graphing Quadratic Functions

Unit 10 - Graphing Quadratic Functions Unit - Graphing Quadratic Functions PREREQUISITE SKILLS: students should be able to add, subtract and multipl polnomials students should be able to factor polnomials students should be able to identif

More information

Summarising numerical data

Summarising numerical data 2 Core: Data analysis Chapter 2 Summarising numerical data 42 Core Chapter 2 Summarising numerical data 2A Dot plots and stem plots Even when we have constructed a frequency table, or a histogram to display

More information

Math 115 First Midterm February 8, 2017

Math 115 First Midterm February 8, 2017 EXAM SOLUTIONS Math First Midterm Februar 8, 07. Do not open this eam until ou are told to do so.. Do not write our name anwhere on this eam.. This eam has pages including this cover. There are problems.

More information

2-3. Linear Regression and Correlation. Vocabulary

2-3. Linear Regression and Correlation. Vocabulary Chapter 2 Lesson 2-3 Linear Regression and Correlation BIG IDEA The regression line is the line of best fi t to data. The correlation coeffi cient measures the strength and direction of a linear pattern

More information

Quadratic Functions Objective: To be able to graph a quadratic function and identify the vertex and the roots.

Quadratic Functions Objective: To be able to graph a quadratic function and identify the vertex and the roots. Name: Quadratic Functions Objective: To be able to graph a quadratic function and identif the verte and the roots. Period: Quadratic Function Function of degree. Usuall in the form: We are now going to

More information

DMA 50 Worksheet #1 Introduction to Graphs: Analyzing, Interpreting, and Creating Graphs

DMA 50 Worksheet #1 Introduction to Graphs: Analyzing, Interpreting, and Creating Graphs DMA 0 Worksheet #1 Introduction to Graphs: Analzing, Interpreting, and Creating Graphs A graph will be given followed b a set of questions to answer. Show our work. The bar graph below shows the number

More information

Graphs and polynomials

Graphs and polynomials 1 1A The inomial theorem 1B Polnomials 1C Division of polnomials 1D Linear graphs 1E Quadratic graphs 1F Cuic graphs 1G Quartic graphs Graphs and polnomials AreAS of STud Graphs of polnomial functions

More information

3.7 Linear and Quadratic Models

3.7 Linear and Quadratic Models 3.7. Linear and Quadratic Models www.ck12.org 3.7 Linear and Quadratic Models Learning Objectives Identif functions using differences and ratios. Write equations for functions. Perform eponential and quadratic

More information

SAMPLE. Exponential and logarithmic functions

SAMPLE. Exponential and logarithmic functions Objectives C H A P T E R 5 Eponential and logarithmic functions To graph eponential and logarithmic functions. To graph transformations of the graphs of eponential and logarithmic functions. To introduce

More information

Core Connections: Course 3 Checkpoint Materials

Core Connections: Course 3 Checkpoint Materials Core Connections: Course 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 some

More information

Graphing Linear Equations

Graphing Linear Equations 1-3 BJECTIVES Graph linear equations. Find the - and -intercepts of a line. Find the slope of a line through two points. Find zeros of linear functions. Graphing Linear Equations AGRICULTURE American farmers

More information

15.2 Graphing Logarithmic

15.2 Graphing Logarithmic Name Class Date 15. Graphing Logarithmic Functions Essential Question: How is the graph of g () = a log b ( h) + k where b > and b 1 related to the graph of f () = log b? Resource Locker Eplore 1 Graphing

More information

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #24 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #4 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

Ready To Go On? Skills Intervention 5-1 Using Transformations to Graph Quadratic Functions

Ready To Go On? Skills Intervention 5-1 Using Transformations to Graph Quadratic Functions Read To Go On? Skills Intervention 5-1 Using Transformations to Graph Quadratic Functions Find these vocabular words in Lesson 5-1 and the Multilingual Glossar. Vocabular quadratic function parabola verte

More information

Study Guide and Intervention

Study Guide and Intervention 6- NAME DATE PERID Stud Guide and Intervention Graphing Quadratic Functions Graph Quadratic Functions Quadratic Function A function defined b an equation of the form f () a b c, where a 0 b Graph of a

More information

LESSON #1 - BASIC ALGEBRAIC PROPERTIES COMMON CORE ALGEBRA II

LESSON #1 - BASIC ALGEBRAIC PROPERTIES COMMON CORE ALGEBRA II 1 LESSON #1 - BASIC ALGEBRAIC PROPERTIES COMMON CORE ALGEBRA II Mathematics has developed a language all to itself in order to clarif concepts and remove ambiguit from the analsis of problems. To achieve

More information

1.7 Inverse Functions

1.7 Inverse Functions 71_0107.qd 1/7/0 10: AM Page 17 Section 1.7 Inverse Functions 17 1.7 Inverse Functions Inverse Functions Recall from Section 1. that a function can be represented b a set of ordered pairs. For instance,

More information

Chapter 5: Systems of Equations

Chapter 5: Systems of Equations Chapter : Sstems of Equations Section.: Sstems in Two Variables... 0 Section. Eercises... 9 Section.: Sstems in Three Variables... Section. Eercises... Section.: Linear Inequalities... Section.: Eercises.

More information

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs

1.5. Analyzing Graphs of Functions. The Graph of a Function. What you should learn. Why you should learn it. 54 Chapter 1 Functions and Their Graphs 0_005.qd /7/05 8: AM Page 5 5 Chapter Functions and Their Graphs.5 Analzing Graphs of Functions What ou should learn Use the Vertical Line Test for functions. Find the zeros of functions. Determine intervals

More information

Heinemann VCE Zone textbook reference General Mathematics

Heinemann VCE Zone textbook reference General Mathematics Contents Cross-reference table for TI-Nspire CAS skills required for Heinemann VCE Zone: General, Heinemann VCE Zone: Further and Heinemann VCE Zone: Specialist. Code Description TS.1 Rounding off 4 TS.2

More information

Chapter 2 Linear Relations and Functions

Chapter 2 Linear Relations and Functions Chapter Linear Relations and Functions I. Relations and Functions A. Definitions 1. Relation. Domain the variable ( ) 3. Range the variable ( ). Function a) A relationship between ( ) and ( ). b) The output

More information

136 Maths Quest 10 for Victoria

136 Maths Quest 10 for Victoria Quadratic graphs 5 Barr is a basketball plaer. He passes the ball to a team mate. When the ball is thrown, the path traced b the ball is a parabola. Barr s throw follows the quadratic equation =.5 +. +.5.

More information

Precalculus Honors - AP Calculus A Information and Summer Assignment

Precalculus Honors - AP Calculus A Information and Summer Assignment Precalculus Honors - AP Calculus A Information and Summer Assignment General Information: Competenc in Algebra and Trigonometr is absolutel essential. The calculator will not alwas be available for ou

More information

Ready To Go On? Skills Intervention 6-1 Polynomials

Ready To Go On? Skills Intervention 6-1 Polynomials 6A Read To Go On? Skills Intervention 6- Polnomials Find these vocabular words in Lesson 6- and the Multilingual Glossar. Vocabular monomial polnomial degree of a monomial degree of a polnomial leading

More information

9Logarithmic. functions using calculus UNCORRECTED PAGE PROOFS

9Logarithmic. functions using calculus UNCORRECTED PAGE PROOFS 9Logarithmic functions using calculus 9. Kick off with CAS 9. The derivative of f () = log e () 9. The antiderivative of f () = 9.4 Applications 9.5 Review 9. Kick off with CAS To come Please refer to

More information

Chapter 6. Exploring Data: Relationships

Chapter 6. Exploring Data: Relationships Chapter 6 Exploring Data: Relationships For All Practical Purposes: Effective Teaching A characteristic of an effective instructor is fairness and consistenc in grading and evaluating student performance.

More information

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II

LESSON #28 - POWER FUNCTIONS COMMON CORE ALGEBRA II 1 LESSON #8 - POWER FUNCTIONS COMMON CORE ALGEBRA II Before we start to analze polnomials of degree higher than two (quadratics), we first will look at ver simple functions known as power functions. The

More information

2.4 Library of Functions; Piecewise-defined Functions. 1 Graph the Functions Listed in the Library of Functions

2.4 Library of Functions; Piecewise-defined Functions. 1 Graph the Functions Listed in the Library of Functions 80 CHAPTER Functions and Their Graphs Problems 8 88 require the following discussion of a secant line. The slope of the secant line containing the two points, f and + h, f + h on the graph of a function

More information

For use after the chapter Graphing Linear Equations and Functions 3 D. 7. 4y 2 3x 5 4; (0, 1) x-intercept: 6 y-intercept: 3.

For use after the chapter Graphing Linear Equations and Functions 3 D. 7. 4y 2 3x 5 4; (0, 1) x-intercept: 6 y-intercept: 3. Chapter Test A Write the coordinates of the point.. A. B. D. C. A. D C B.... Tell whether the ordered pair is a solution of the equation.. ; (, ) 7.. ; (, ). 7. ; (, ). Draw the line that has the given

More information

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS

5.6 RATIOnAl FUnCTIOnS. Using Arrow notation. learning ObjeCTIveS CHAPTER PolNomiAl ANd rational functions learning ObjeCTIveS In this section, ou will: Use arrow notation. Solve applied problems involving rational functions. Find the domains of rational functions. Identif

More information

UNIT 2 QUADRATIC FUNCTIONS AND MODELING Lesson 2: Interpreting Quadratic Functions Instruction

UNIT 2 QUADRATIC FUNCTIONS AND MODELING Lesson 2: Interpreting Quadratic Functions Instruction Prerequisite Skills This lesson requires the use of the following skills: knowing the standard form of quadratic functions using graphing technolog to model quadratic functions Introduction The tourism

More information

Systems of Linear and Quadratic Equations. Check Skills You ll Need. y x. Solve by Graphing. Solve the following system by graphing.

Systems of Linear and Quadratic Equations. Check Skills You ll Need. y x. Solve by Graphing. Solve the following system by graphing. NY- Learning Standards for Mathematics A.A. Solve a sstem of one linear and one quadratic equation in two variables, where onl factoring is required. A.G.9 Solve sstems of linear and quadratic equations

More information

NCC Precalculus Partnership Program Final Examination, 2004

NCC Precalculus Partnership Program Final Examination, 2004 NCC Precalculus Partnership Program Final Eamination, 2004 Part I: Answer onl 20 of the 25 questions below. Each question is worth 2 points. Place our answers on the answer sheet provided. Write the word

More information

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

Final Exam Review. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Final Eam Review Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Determine whether or not the relationship shown in the table is a function.

More information

TOPIC ESSENTIAL QUESTION

TOPIC ESSENTIAL QUESTION TOPIC Topic Review TOPIC ESSENTIAL QUESTION 1. How can linear functions be used to model situations and solve problems? Vocabular Review Choose the correct term to complete each sentence.. When tends to

More information

15.2 Graphing Logarithmic

15.2 Graphing Logarithmic Name Class Date 15. Graphing Logarithmic Functions Essential Question: How is the graph of g () = a log b ( h) + k where b > 0 and b 1 related to the graph of f () = log b? Resource Locker A.5.A Determine

More information

First Semester Final Review NON-Graphing Calculator

First Semester Final Review NON-Graphing Calculator Algebra First Semester Final Review NON-Graphing Calculator Name:. 1. Find the slope of the line passing through the points ( 5, ) and ( 3, 7).. Find the slope-intercept equation of the line passing through

More information

and y f ( x ). given the graph of y f ( x ).

and y f ( x ). given the graph of y f ( x ). FUNCTIONS AND RELATIONS CHAPTER OBJECTIVES:. Concept of function f : f ( ) : domain, range; image (value). Odd and even functions Composite functions f g; Identit function. One-to-one and man-to-one functions.

More information

Maintaining Mathematical Proficiency

Maintaining Mathematical Proficiency Chapter Maintaining Mathematical Proficienc Find the -intercept of the graph of the linear equation. 1. = + 3. = 3 + 5 3. = 10 75. = ( 9) 5. 7( 10) = +. 5 + 15 = 0 Find the distance between the two points.

More information

c) domain {x R, x 3}, range {y R}

c) domain {x R, x 3}, range {y R} Answers Chapter 1 Functions 1.1 Functions, Domain, and Range 1. a) Yes, no vertical line will pass through more than one point. b) No, an vertical line between = 6 and = 6 will pass through two points..

More information

Hit the brakes, Charles!

Hit the brakes, Charles! Hit the brakes, Charles! Student Activity 7 8 9 10 11 12 TI-Nspire Investigation Student 60 min Introduction Hit the brakes, Charles! bivariate data including x 2 data transformation As soon as Charles

More information

y = f(x + 4) a) Example: A repeating X by using two linear equations y = ±x. b) Example: y = f(x - 3). The translation is

y = f(x + 4) a) Example: A repeating X by using two linear equations y = ±x. b) Example: y = f(x - 3). The translation is Answers Chapter Function Transformations. Horizontal and Vertical Translations, pages to. a h, k h, k - c h -, k d h 7, k - e h -, k. a A (-,, B (-,, C (-,, D (,, E (, A (-, -, B (-,, C (,, D (, -, E (,

More information

6.2b Homework: Fit a Linear Model to Bivariate Data

6.2b Homework: Fit a Linear Model to Bivariate Data 6.2b Homework: Fit a Linear Model to Bivariate Data Directions: For the following problems, draw a line of best fit, write a prediction function, and use your function to make predictions. Prior to drawing

More information

Chapter 11. Systems of Equations Solving Systems of Linear Equations by Graphing

Chapter 11. Systems of Equations Solving Systems of Linear Equations by Graphing Chapter 11 Sstems of Equations 11.1 Solving Sstems of Linear Equations b Graphing Learning Objectives: A. Decide whether an ordered pair is a solution of a sstem of linear equations. B. Solve a sstem of

More information

Instructor: Imelda Valencia Course: A3 Honors Pre Calculus

Instructor: Imelda Valencia Course: A3 Honors Pre Calculus Student: Date: Instructor: Imelda Valencia Course: A3 Honors Pre Calculus 01 017 Assignment: Summer Homework for those who will be taking FOCA 017 01 onl available until Sept. 15 1. Write the epression

More information

Unit 3: Relations and Functions

Unit 3: Relations and Functions Unit 3: Relations and Functions 5-1: Binar Relations Binar Relation: - a set ordered pairs (coordinates) that include two variables (elements). (, ) = horizontal = vertical Domain: - all the -values (first

More information

1.2. Characteristics of Polynomial Functions. What are the key features of the graphs of polynomial functions?

1.2. Characteristics of Polynomial Functions. What are the key features of the graphs of polynomial functions? 1.2 Characteristics of Polnomial Functions In Section 1.1, ou explored the features of power functions, which are single-term polnomial functions. Man polnomial functions that arise from real-world applications

More information

tan t = y x, x Z 0 sin u 2 = ; 1 - cos u cos u 2 = ; 1 + cos u tan u 2 = 1 - cos u cos a cos b = 1 2 sin a cos b = 1 2

tan t = y x, x Z 0 sin u 2 = ; 1 - cos u cos u 2 = ; 1 + cos u tan u 2 = 1 - cos u cos a cos b = 1 2 sin a cos b = 1 2 TRIGONOMETRIC FUNCTIONS Let t be a real number and let P =, be the point on the unit circle that corresponds to t. sin t = cos t = tan t =, Z 0 csc t =, Z 0 sec t =, Z 0 cot t =. Z 0 P (, ) t s t units

More information

Math 115 First Midterm February 9, 2016

Math 115 First Midterm February 9, 2016 Math First Midterm Februar 9, 06 EXAM SOLUTIONS. Do not open this eam until ou are told to do so.. This eam has pages including this cover. There are problems. Note that the problems are not of equal difficult,

More information

Lesson 1 Homework Practice

Lesson 1 Homework Practice Lesson 1 Homework Practice Scatter Plots Interpret each scatter plot. 1. Games Won 1 8 6 4 2 1 2 3 4 5 Average Game Attendance 2. Car Value (% cost new) 1 9 8 7 6 5 4 3 2 1 2 4 6 8 1 Car Age (r) 3. Pumpkin

More information

MATH 1710 College Algebra Final Exam Review

MATH 1710 College Algebra Final Exam Review MATH 7 College Algebra Final Eam Review MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. ) There were 80 people at a pla. The admission price was $

More information

MASSACHUSETTS COMPREHENSIVE ASSESSMENT SYSTEM

MASSACHUSETTS COMPREHENSIVE ASSESSMENT SYSTEM MASSACHUSETTS COMPREHENSIVE ASSESSMENT SYSTEM PRACTICE TEST Mathematics Grade Student Name School Name District Name Grade Mathematics SESSION This session contains questions. You ma use our reference

More information

MATH GRADE 8 UNIT 4 LINEAR RELATIONSHIPS EXERCISES

MATH GRADE 8 UNIT 4 LINEAR RELATIONSHIPS EXERCISES MATH GRADE 8 UNIT LINEAR RELATIONSHIPS Copright 01 Pearson Education, Inc., or its affiliate(s). All Rights Reserved. Printed in the United States of America. This publication is protected b copright,

More information

4 The Cartesian Coordinate System- Pictures of Equations

4 The Cartesian Coordinate System- Pictures of Equations The Cartesian Coordinate Sstem- Pictures of Equations Concepts: The Cartesian Coordinate Sstem Graphs of Equations in Two Variables -intercepts and -intercepts Distance in Two Dimensions and the Pthagorean

More information

Physics Lab 1 - Measurements

Physics Lab 1 - Measurements Phsics 203 - Lab 1 - Measurements Introduction An phsical science requires measurement. This lab will involve making several measurements of the fundamental units of length, mass, and time. There is no

More information

12Variation UNCORRECTED PAGE PROOFS

12Variation UNCORRECTED PAGE PROOFS Variation. Kick off with CAS. Direct, inverse and joint variation. Data transformations. Data modelling. Review U N C O R R EC TE D PA G E PR O O FS. Kick off with CAS Please refer to the Resources ta

More information

Limits 4: Continuity

Limits 4: Continuity Limits 4: Continuit 55 Limits 4: Continuit Model : Continuit I. II. III. IV. z V. VI. z a VII. VIII. IX. Construct Your Understanding Questions (to do in class). Which is the correct value of f (a) in

More information

Biostatistics in Research Practice - Regression I

Biostatistics in Research Practice - Regression I Biostatistics in Research Practice - Regression I Simon Crouch 30th Januar 2007 In scientific studies, we often wish to model the relationships between observed variables over a sample of different subjects.

More information

Cambridge University Press Photocopying is restricted under law and this material must not be transferred to another party.

Cambridge University Press Photocopying is restricted under law and this material must not be transferred to another party. Coordinate geometry and matrices Chapter Objectives To revise: methods for solving linear equations methods for solving simultaneous linear equations finding the distance between two points finding the

More information

MATH 021 UNIT 1 HOMEWORK ASSIGNMENTS

MATH 021 UNIT 1 HOMEWORK ASSIGNMENTS MATH 01 UNIT 1 HOMEWORK ASSIGNMENTS General Instructions You will notice that most of the homework assignments for a section have more than one part. Usuall, the part (A) questions ask for eplanations,

More information

SAMPLE. A Gallery of Graphs. To recognise the rules of a number of common algebraic relationships: y = x 1,

SAMPLE. A Gallery of Graphs. To recognise the rules of a number of common algebraic relationships: y = x 1, Objectives C H A P T E R 5 A Galler of Graphs To recognise the rules of a number of common algebraic relationships: =, =, = / and + =. To be able to sketch the graphs and simple transformations of these

More information

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14.

Study Guide and Intervention. The Quadratic Formula and the Discriminant. Quadratic Formula. Replace a with 1, b with -5, and c with -14. Study Guide and Intervention Quadratic Formula The Quadratic Formula can be used to solve any quadratic equation once it is written in the form a 2 + b + c = 0. Quadratic Formula The solutions of a 2 +

More information

7.2 Properties of Graphs

7.2 Properties of Graphs 7. Properties of Graphs of Quadratic Functions GOAL Identif the characteristics of graphs of quadratic functions, and use the graphs to solve problems. LEARN ABOUT the Math Nicolina plas on her school

More information

Algebra 2 (All Levels)

Algebra 2 (All Levels) Algebra (All evels) Summer 0 Review Packet AKEAND REGINA HIGH SCH MATH DEPARTMENT This review packet is worth 0 points on our st marking period grade! It contains concepts which ou have previousl mastered

More information

A11.1 Areas under curves

A11.1 Areas under curves Applications 11.1 Areas under curves A11.1 Areas under curves Before ou start You should be able to: calculate the value of given the value of in algebraic equations of curves calculate the area of a trapezium.

More information

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x

UNCORRECTED. To recognise the rules of a number of common algebraic relations: y = x 1 y 2 = x 5A galler of graphs Objectives To recognise the rules of a number of common algebraic relations: = = = (rectangular hperbola) + = (circle). To be able to sketch the graphs of these relations. To be able

More information

Chapter 3: Examining Relationships

Chapter 3: Examining Relationships Chapter 3 Review Chapter 3: Examining Relationships 1. A study is conducted to determine if one can predict the yield of a crop based on the amount of yearly rainfall. The response variable in this study

More information