Statistics with the TI-83 Plus (and Silver Edition) Working with Lists

Size: px
Start display at page:

Download "Statistics with the TI-83 Plus (and Silver Edition) Working with Lists"

Transcription

1 Statistics with the TI-83 Plus (and Silver Edition) The TI-83 Plus and TI-83 Plus Silver Edition Manuals, besides coming with your calculator, can be downloaded or read in a browser in Adobe Acrobat Reader form from Working with Lists Editing lists with the TI-83 Plus. Open the Stat Package by hitting Ö. EDIT is darkened on the top line of the display. See Figure 1. Hit the one (1) key to choose 1:Edit to get to the Stat List Editor. There are six lists that are usually opened by default, named Ÿ1 through Ÿ6. To reset to this default condition, with all lists empty, hit Ö-> 5:SetUpEditor, and then hit Õ. Lists are saved to list variables. Any legal variable name can be used, provided it begins with a letter and contains a maximum of 5 characters. To enter a list called PROT in the Stat List Editor, whose elements are listed below, use the up arrow key to move the cursor to the top row, and then the right arrow key to move horizontally until you reach a blank column. Name= appears at the bottom of the screen and the calculator is in alpha-lock mode, so type PROT (see Figure 2) and hit Õ, followed by Ü. Figure 1 Figure 2 Figure 3 Now successively punch in each of the 61 elements in the list, each followed by Ü or Õ When editing an already entered list, use the arrow keys to move horizontally to the list you want to work with. Then edit the list, adding or changing items as necessary. You can delete any element of a list by hitting the { key when the cursor is on that element. To choose a different list to work with, use the arrow keys to move horizontally onto the list you want. If the list you want to work with is not displayed in the list editor, move to a blank spot in the top line, or hit y/ to insert the list to the left of the one whose name you are currently on, and then enter the list name as described above. For a previously entered list, the elements of the list now appear below the list name. In either case, now hit Ü or Õ. You can remove a list and all its elements from the editor by hitting the { key when the cursor is on the list's name, noting that this does not delete the list from the calculator s memory.. To sort the list PROT into ascending order, hit Ö-> 2:SortA( to place SortA( on the home page, then hit yî~}->b: Ÿ followed by PROT to complete the command on the screen to SortA(Ÿ PROT) (see Figure 4) and then hit. Returning to the list editor, the list PROT should now be in ascending order (see Figure 3). 1

2 Figure 4 Figure 5 Figure 6 Entering lists on the home page. Lists can be entered manually on the home page by beginning with a left brace "{" (hit y ), typing in the numbers separated by commas, and ending with a right brace "}" (hit y ). Suppose you have two lists as follows: x y Also, suppose you want to save the x list as LISTX and the y list as LISTY since these lists will be used later. Start with the x list. After hitting ë to clear the entry line, type in the first list. To save the list as LISTX, hit the ø key. Then hit y É LISTX É Õ. See Figure 5. (y É puts one in alpha lock and the last É releases that mode.) The y list can similarly be entered as LISTY. See Figure 6. Random Numbers on the TI-83 Plus Random number commands native to the operating system of the TI-83 Plus are: ç~~~ ->1:rand. This moves one to the PRB submenu of the MATH menu and places rand on the home page. Pressing Õ returns a random number > 0 and < 1. Continuing to punch Õ generates more random numbers. The command rand(20), for instance, will generate a list of 20 random numbers. The command n ø rand resets the seed to the system default if n is 0 and generates a variable seed if n is not 0. This can be used for repeatability in experiments. ç~~~ ->5:randInt(. The command randint( (lower, upper,[numtrials])returns a random list of numtrials integers between the integers lower and upper, inclusively. If numtrials is omitted, a single random integer is returned. ç~~~ ->6:randNorm(. The command randnorm(µ,σ,[numtrials])returns numtrials random real numbers from a normal distribution specified by mean µ and standard deviation σ. ç~~~ ->7:randBin(. The command RandBin(numtrials, prob,[numsimulations]) returns numsimulations random integers for the number of successes from a binomial distribution where the number of trials numtrials 1 and 0 probability of success prob 1. You can find more about this on pages 2-20 to 2-22 of the TI-83 Plus Manual and pages of the TI-83 Plus Silver Edition Manual. Descriptive Statistics One variable statistics with the TI-83 Plus. Suppose you wish to find the descriptive statistics for the list PROT. Assuming that the list PROT is properly prepared, hit Ö ~ ->1:1-Var Stats. The right arrow first moves you to the CALC submenu of the STAT package (see Figure 7). Choosing 1:1-Var Stats places 1-Var Stats on the home page, where you should complete the command to 1-Var Stats ŸPROT (see Figure 8) before pressing Õ to get the statistics (see Figure 9). You can get any hidden results by hitting Ü or }. From top to bottom you have the mean, the sum of the data entries, the sum of the data entries squared, the sample standard deviation, the population standard deviation, the number 2

3 of data points, the minimum value, the first quartile value, the median, the third quartile value, and the maximum value. When you are finished viewing the statistics, hit. Figure 7 Figure 8 Figure 9 Two variable statistics with the TI-83 Plus. This is similar to one variable statistics with the exception that two lists need to be entered as arguments. Where data is paired, such as with LISTX and LISTY, a scatter plot of the data may be prepared. Press y o to reach STAT PLOTS, and with the cursor on 1:Plot1 (or any other plot you prefer), hit Õ. First choose ON. Under TYPE, choose the scatter plot " (upper left option). For Xlist enter LISTX, and for Ylist enter LISTY. Then choose the mark you wish to use (the box here) and press Õ (see Figure 10). At this point, hit q->9:zoomstat to get the scatter plot in a window selected to show all of the data points. See Figure 10. You can choose a window of your choice by hitting p and, for instance, entering in succession 0, 15, 1, 0, 15, 1, 1, and then pressing s (see Figure 12). We see this window shows the axes along with the points. To return to the home page, hit 2 QUIT. Figure 10 Figure 11 Figure 12 Regression with the TI-83 Plus. The TI-83 Plus supports several types of regression, among which are linear, quadratic, cubic, quartic, logarithmic, exponential, and power. All of them work pretty much the same, so linear regression will be used as an example. Use the lists LISTX (the x s) and LISTY (the y s) entered earlier. You have seen the scatter plot in the previous section. Before finding any regression equation, first hit yω, then scroll to DiagnosticOn and hit Õ twice. This allows for more complete regression results. To find the linear regression equation, hit Ö ~ ->8:LinReg(a+bx). Complete the command to LinReg(a+bx) ŸLISTX, ŸLISTY, Y1 (see Figure 13) and then press Õ to get the results. However, to get the Y1, you need to hit ê~ (see Figure 14) ->1:Function (see Figure 15) -> 1:Y1 (or whichever other Y you want to use as a graphing variable to paste the regression equation to). Figure 13 Figure 14 Figure 15 The regression equation is y= x (see Figure 16), the coefficient of determination is r 2 = and the correlation coefficient is r= When you are finished looking at the results, hit yî, and under NAMES (you may need to hit Ü several times) you will notice a new list named 3

4 RESID, the residuals of the regression (see Figure 17). Figure 16 Figure 17 Figure 18 At this point, if you hit s, you now get the scatter plot with the regression line. See Figure 18. We will next plot the residuals. First, hit o, and for each function with a darkened = sign (meaning it is selected and will appear in any plot), use the arrow key to move the cursor onto each such = sign, and then hit Õ to deselect the function, keeping it in memory but preventing it from graphing. Next go back to STAT PLOT and in Plot1 change the Ylist to RESID (see Figure 19). Then obtain the residual plot by hitting q->9:zoomstat. See Figure 20. Figure 19 Figure 20 Figure 21 You can estimate and predict based on the regression equation. Suppose you wish to do this for x values of 9 and 15. Go to your home page by hitting yl. Then, assuming you saved the regression equation to equation variable Y1, hit ê~ -> 1:Function -> 1:Y1. This places Y1 on the home page, which you should complete to Y1(9). Then press Õ to get the result of 7.5. See Figure 21. To get Y1(15), you can press y 15) to get Y1 (15)= Probability Distribution Functions on the TI-83 Plus Binomial Distribution. Assume that for a sample of n=15 you have that p =.75. You want to find first P(X=6 15,.75). We can compute this probability by using the binomial probability density function n f x x p x p n x ( ) = ( ), x... 1 = 0 n. Hitting y [DISTR] opens the distribution menu seen in Figure 22. Choose the option 0:binompdf(, and complete the command on the home page to binompdf(15,.75,6). Then hit Õ to get the results screen in Figure 23. You see that P(X=6 15,.75)= If a value for X is omitted, you get instead a list of all the Pdf values, from X=0 to X=15 (see Figure 24). By using ø, you can choose to save these values as a list., Figure 22 Figure 23 Figure 24 To find P(X 5 15,.75), use the binomial cumulative density function. Similar to what you did above, 4

5 hit y [DISTR] -> A:binomcdf(, and complete the command on the home page to binomcdf(15,.75,5). Then hit Õ to get the results screen in Figure 25. You see that P(X 5 15,.75)= Again, omitting a value for X results in a list of all the Cdf values. See Figure 26. Figure 25 Figure 26 Figure 27 To find P(6 X 9 15,.75), use P(X 9 15,.75) P(X 5 15,.75). On the TI home screen, this would be binomcdf(15,.75,9) binomcdf(15,.75,5). See Figure 27. Poisson Distribution. Assume that λ =.5. You want to find P(X=1.5). You can compute this probability by using the Poisson probability density function e λ x λ f( x) =, x = 012,,,... x! To get this density function, hit y [DISTR] -> B:poissonpdf(. This places poissonpdf( on the home screen. Complete this to poissonpdf(.5,1) and hit Õ. You get that first P(X=1.5) = See Figure 28. Instead of putting in the parameter X=1, you may enter a list of X's instead. To find P(X 7 2.2), use the Poisson cumulative density function. After clearing your screen, hit y [DISTR] -> C:poissoncdf(. Complete this to poissoncdf(2.2,7) and hit Õ. You get that P(X 7 2.2) = See Figure 29. Instead of putting in the parameter X =7, you may enter a list of X 's instead. To find P(4 X 9 2.2), use P(X 9 2.2) P(X 3 2.2). On the TI home screen, this would be poissoncdf(2.2,9) poissoncdf(2.2,3). See Figure 30. Figure 28 Figure 29 Figure 30 Normal Distribution. The normal probability density function is given by f( x) = e, σ > 0 2πσ 5 2 ( x µ ) σ. Assume µ = 100 and σ = 20. You wish to plot the normal curve for these parameters. First go to p and set the window, based on our parameters, to Xmin=40, Xmax=160, Xscl=20, Ymin=0, Ymax=.05, Yscl=1, and Xres=1. This will allow you to see the curve a distance of three standard deviations from the mean in both directions and cause tick marks to be placed along the x-axis at intervals of one standard deviation. Now hit o and then select and clear Y1=. Then hit y[distr] -> 1:normalpdf(. This leaves you with Y1=normalpdf( showing on the screen. Complete this to \y1=normalpdf(x,100,20). You get the X by pressing the Ñ key, which chooses the appropriate selection by context. See Figure 31. Not including the mean and standard deviation will result in the assumption of the standard normal distribution. Then hit s to get a screen like that of Figure 32.

6 Figure 31 Figure 32 Figure 33 To find P(X 115), you need to use the normal cumulative density function. After clearing your screen, hit y [DISTR] -> 2:normalcdf(. This places normalcdf( on the home screen. Now complete this to normalcdf(-1e 99,115,100,20) you get the E by hitting yc, with 1E 99 representing and hit Õ. You get that P(X 115) = See Figure 33. Again, not including the mean and standard deviation will result in the assumption of the standard normal distribution. To find P(X 95), you would complete the command to normalcdf(95,1e 99,100,20). To find P(90 X 135), complete the command to normalcdf(90,135,100,20). To find X 1 such that P(X X 1 ) =.6523, after clearing the screen, hit y [DISTR] -> 3:invNorm(. This is for the inverse normal distribution function.. This places invnorm( on the home screen. Now complete this to invnorm(.6523,100,20) and hit Õ. You get that X 1 = See Figure 34. Figure 34 Figure 35 Figure 36 Student s t Distribution. The t probability distribution function is applied similar to that of the normal probability distribution function, but beginning with y [DISTR] -> 4:tpdf(. The cumulative t distribution can be used to compute probabilities such as P(t 1.23 df=18) or P(t< 1.42 df=9). To find the former, hit y [DISTR] -> 5:tcdf( and complete the command to tcdf(1.23, 1E99,18) to get P(t 1.23 df=18) = See Figure 35. To find the latter, hit y [DISTR] -> 5:tcdf( and complete the command to tcdf(-1e99, -1.42, 9) to get P(t< 1.42 df=9) = See Figure 36. χ 2 Distribution. The χ 2 probability distribution function is applied similar to that of the normal probability distribution function, but beginning with y [DISTR] -> 6: χ 2 pdf(. The cumulative χ 2 distribution can be used to compute probabilities such as P(χ 2 24 df=16). To find this, hit y [DISTR] -> 7: χ 2 cdf( and complete the command to χ 2 cdf( 24, 1E99,16) to get P(χ 2 24 df=16) = See Figure 37. F Distribution. The F probability distribution function is applied similar to that of the normal probability distribution function, but beginning with y [DISTR] -> 8: Fpdf(. The cumulative F distribution can be used to compute probabilities such as P(F 20 num df=3,denom df=6). To find this, hit y [DISTR] -> 9: Fcdf(and complete the command to Fcdf (20, 1E99,3,6) to get P(F 20 num df=3,denom df=6)= See Figure 38. Figure 37 Figure 38 Figure 39 6

7 Inferential Statistics on the TI-83 Plus Begin by entering two lists of data from two independent samples. As an example, cadmium level determinations were made on the placentas of two groups of mothers in nanograms per gram. The first group of 18 mothers were nonsmokers (NS), while the second group of 14 mothers were smokers (SM). NS: SM: NS has a mean of and a standard deviation of 6.20, while SM has a mean of and a standard deviation Confidence Interval for a Population Mean. To find a 95% confidence interval for the mean of NS, hit Ö~~ to reach the STAT TESTS menu (see Figure 39). Then choose 8:Tinterval. In the window that comes up, move the flashing cursor, if necessary, onto Data by using the left arrow. Do this since the data has been entered as a list. Now hit Õ followed by the down arrow, hit DEL as many times as necessary to get rid of any previous list name, then type ÉÉNS. Now hit the down arrow twice and type.95 see Figure 40). Finally, down arrow onto Calculate, and press Õ. You are given (11.640,17.805) as the confidence interval, along with n=18 and the mean and standard deviation. See Figure 41. Figure 40 Figure 41 Figure 42 If the data list wasn't in the calculator, but you know the standard deviation and mean, when you get to the choice of Data vs. Stats, rightarrow to Stats, hit Õ, and then down arrow. See Figure 42. Type in for the mean x-bar, down arrow, type in 6.20 for the standard deviation Sx, down arrow, type in 18 for n, down arrow, type in.95 for C-Level, down arrow onto Calculate, and press Õ. Here you get a confidence interval of (11.637,17.803), just a bit different from above since more rounding was done here for the mean and standard deviation. If the population standard deviation is known, one can use 7:ZInterval instead of 8:TInterval, making use of the normal distribution. Confidence Interval for the Difference Between Two Population Means. Use NS and SM as data. To find a 95% confidence interval for the difference of the means of NS and SM, hit Ö~~0:2- SampTInt. In the window that comes up, move the flashing cursor, if necessary, onto Data by using the left arrow. Again, do this since the data has been entered as a list. Now hit Õ followed by the down arrow. Enter NS for List1, SM for List2, 1 for both Freq1 and Freq2, and.95 for C-Level. For Pooled (pooled variance), assuming that it is not known that the population variances are equal, put the flashing cursor on NO (YES for equal variances), hit Õ, down arrow onto Calculate, and press Õ. You are given a confidence interval of (-10.49, ) along with other relevant results. If the population standard deviations are known, one can use 9:2-SampZInt instead of 0:2-SampTInt, making use of the normal distribution. 7

8 Confidence Interval for a Population Proportion. You want a 99% confidence interval for the proportion of a certain population of boys who have attempted suicide. Of a sample of 96 boys, 18 had attempted suicide. Hit Ö~~A:1-PropZInt. For x, enter 18; for n, enter 96; and for C-Level, enter.99. Then down arrow onto Calculate, and press Õ. You are given an interval of (.08489,.29011) with a p-hat of Confidence Interval for the Difference between Two Population Proportions. 60 of 123 girls from a related population have attempted suicide. Hit Ö~~B:2-PropZInt. For x1, enter 18; for n1, enter 96; for x2, enter 60; for n2, enter 123; and for C-Level, enter.99. Then down arrow onto Calculate, and press Õ. You are given an interval of (-.4552,-.1454) with a p-hat1 of and a p-hat2 of Hypothesis Testing for a Single Population Mean. Use as a null hypothesis H 0 : µ = 14 for the data set NS and use a t-test. Hit Ö~~2:T-Test. See Figure 43. Choose Data by placing the flashing cursor on it and pressing Õ. Put 14 for µ0, NS for List, 1 for Freq, and µ0 for µ. Then choose Calculate and hit Õ to get t= and p= along with other results. See Figure 44. Figure 43 Figure 44 Figure 45 To get a graphical representation instead, choose Draw instead of Calculate. The t and p values are given below the graph, the shaded area equalling the value of p. See Figure 45. For this to work, all Plots need to be off and you need to have deselected or deleted any functions under Y=. Hypothesis Testing for the Difference between Two Population Means. Use as a null hypothesis H 0 : µ1 = µ2 for the data sets NS and SM and use a t-test. Hit Ö~~4:2-SampTTest. Choose Data by placing the flashing cursor on it and pressing Õ. Put NS for List1, SM for List2, 1 for Freq1 and Freq2, µ2 for µ1, and No for Pooled. Then choose Calculate and hit Õ to get that t= and p= along with other results. To get a graphical representation instead, choose Draw instead of Calculate. The t and p values are given below the graph. For this to work, all Plots need to be off and you need to have deselected or deleted any functions under Y=. Hypothesis Testing for comparing Two Standard Deviations. Use as a null hypothesis H 0 : σ1 = σ2 for the data sets NS and SM and use an F-test. We will also use as an alternate hypothesis H A : σ1 < σ2. Hit Ö~~D:2-SampFTest. See Figure 46. Choose Data by placing the flashing cursor on it and pressing Õ. Put NS for List1, SM for List2, 1 for Freq1 and Freq2, and <σ2 for σ1. Then choosing Calculate and hitting Õ gives us F= and p= along with other results. See Figure 47. Figure 46 Figure 47 Figure 48 8

9 To get a graphical representation instead, choose Draw instead of Calculate. See Figure 48. The F and p values are given below the graph. For this to work, all Plots need to be off and you need to have deselected or deleted any functions under Y=. Hypothesis Testing for a Single Population Proportion. In a survey of injection drug users in a large city, 18 out of 423, i.e. p-hat =.0426, were HIV positive. Can one conclude that fewer than 5% of the population of injection drug users in the city are HIV positive. Use H 0 : p =.05, so H A : p <.05. Hit Ö~~5:1-PropZTest. See Figure 49. Put in.05 for p0, 18 for x, 423 for n, move the cursor over <p0 for prop, and then choose Calculate and hit Õ. You get as a result that z= with a p- value of See Figure 50. To get a graphical representation instead, choose Draw instead of Calculate. The z and p values are given below the graph. See Figure 51. For this to work, all Plots need to be off and you need to have deselected or deleted any functions under Y=. Figure 49 Figure 50 Figure 51 Hypothesis Testing for the Difference between Two Population Proportions. Return to the situation where 18 of 96 boys and 60 of 123 girls attempted suicide. Use as a null hypothesis H 0 : p1 = p2 with H A : p1 < p2. Hit Ö~~6:2-PropZTest. For x1, enter 18; for n1, enter 96; for x2, enter 60; for n2, enter 123; and for p1, enter <p2. Then choose Calculate and hit Õ. For your result, you get that z= with a p-value of One-Way Anova. Enter three lists in the calculator, Ÿ1={7, 4, 6, 6, 5}, Ÿ2={6,5,5,8,7}, and Ÿ3={4,7,6,7,6}. The null hypothesis here is H 0 : µ1=µ2=µ3 with H A : not all of µ1, µ2, µ3 are equal. To run the test, hit Ö~~F:ANOVA. This pastes ANOVA( on your home page. Complete the command to ANOVA(L1,L2,L3) (see Figure 52), then hit Õ. You are given an F score of with a p-value of along with other relevant information. See Figure 53. Press the down arrow key several times to get the rest of the information. See Figure 54. Figure 52 Figure 53 Figure 54 Chi-Square. First enter a matrix of observed values. Call this matrix A. Here use A = To enter the matrix, hit y[matrix]~~ to get the EDIT submenu under MATRIX, then choose 1:[A] then hit 2 Õ 3 Õ 23 Õ. Then continue by hitting each number in succession followed by Õ. See Figure 55. When you are finished, hit y[matrix] and enter the matrix of expected values as matix B. Here that matrix will be B = The null hypothesis is that there is no association between the row and column variable, with the alternative hypothesis being that the variables are related. Hit Ö~~C: χ 2 -Test. For Observed, type in [A], and for Expected, type 9

10 in [B]. See Figure 56. Then choose Calculate and hit Õ. You get a χ 2 of , with a df of 2. of and a p-value Figure 55 Figure 56 Figure 57 To get a graphical representation instead, choose Draw instead of Calculate. The χ 2 and p values are given below the graph. See Figure 57. For this to work, all Plots need to be off and you need to have deselected or deleted any functions under Y=. Hypothesis Testing for the slope and correlation coefficient in Linear Regression using t. Return to the earlier linear regression example using LISTX and LISTY. LinRegTTest (linear regression t test) computes a linear regression on the given data and a t test on the value of slope β and the correlation coefficient ρ for the theoretical regression equation y=α+βx. It tests the null hypothesis H 0 : β=0 (equivalently, ρ=0) against one of the following alternatives: H A : β 0 and ρ 0, H A : β<0 and ρ<0, or H A : β>0 and ρ>0. The first option will be used here. To run the test, hit Ö~~E:LinRegTTest. Fill in the window that opens as in Figure 58. Then hit Calculate followed by Õ to get the results. See Figures 59 and 60. You see that you get t= and p= Thus you can conclude that there is a linear relationship between the variables. You can see that the regression equation is y= x with a standard error of the estimate s= , and that the coefficient of determination r 2 = and the correlation coefficient is r= The list of residuals of the regression is also saved as a list named RESID. Figure 58 Figure 59 Figure 60 10

Statistics with the TI-86

Statistics with the TI-86 Statistics with the TI-86 The TI-86 Manual, besides coming with your calculator, can be downloaded or read in a browser in Adobe Acrobat Reader form from http://education.ti.com/product/pdf/gb/ti86book.pdf.

More information

How Does My TI-84 Do That

How Does My TI-84 Do That How Does My TI-84 Do That A guide to using the TI-84 for statistics Austin Peay State University Clarksville, Tennessee How Does My TI-84 Do That A guide to using the TI-84 for statistics Table of Contents

More information

Stats on the TI 83 and TI 84 Calculator

Stats on the TI 83 and TI 84 Calculator Stats on the TI 83 and TI 84 Calculator Entering the sample values STAT button Left bracket { Right bracket } Store (STO) List L1 Comma Enter Example: Sample data are {5, 10, 15, 20} 1. Press 2 ND and

More information

USING A TI-83 OR TI-84 SERIES GRAPHING CALCULATOR IN AN INTRODUCTORY STATISTICS CLASS

USING A TI-83 OR TI-84 SERIES GRAPHING CALCULATOR IN AN INTRODUCTORY STATISTICS CLASS USING A TI-83 OR TI-84 SERIES GRAPHING CALCULATOR IN AN INTRODUCTORY STATISTICS CLASS W. SCOTT STREET, IV DEPARTMENT OF STATISTICAL SCIENCES & OPERATIONS RESEARCH VIRGINIA COMMONWEALTH UNIVERSITY Table

More information

Probability Distributions

Probability Distributions CHAPTER 6 Probability Distributions Calculator Note 6A: Computing Expected Value, Variance, and Standard Deviation from a Probability Distribution Table Using Lists to Compute Expected Value, Variance,

More information

Statistics with the TI-89

Statistics with the TI-89 Statistics with the TI-89 The TI-89 Manual, besides coming with your calculator, can be downloaded or read in a browser in Adobe Acrobat Reader form from http://education.ti.com/product/pdf/gb/eng/8992p/$8992bookeng.pdf.

More information

2 Describing, Exploring, and

2 Describing, Exploring, and 2 Describing, Exploring, and Comparing Data This chapter introduces the graphical plotting and summary statistics capabilities of the TI- 83 Plus. First row keys like \ R (67$73/276 are used to obtain

More information

Statistics with List Editor Application for the TI-89 / TI-92 Plus

Statistics with List Editor Application for the TI-89 / TI-92 Plus Statistics with List Editor Application for the TI-89 / TI-92 Plus The Statistics with List Editor application (Stats/List Editor) adds inferential and more advanced statistics functionality to the TI-89

More information

Getting to know your TI-83

Getting to know your TI-83 Calculator Activity Intro Getting to know your TI-83 Press ON to begin using calculator.to stop, press 2 nd ON. To darken the screen, press 2 nd alternately. To lighten the screen, press nd 2 alternately.

More information

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition

Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Bowerman, O'Connell, Aitken Schermer, & Adcock, Business Statistics in Practice, Canadian edition Online Learning Centre Technology Step-by-Step - Excel Microsoft Excel is a spreadsheet software application

More information

TI-83, TI-83 Plus and the TI-84 GRAPHING CALCULATOR MANUAL. Introductory Statistics. Prem S. Mann Eastern Connecticut State University

TI-83, TI-83 Plus and the TI-84 GRAPHING CALCULATOR MANUAL. Introductory Statistics. Prem S. Mann Eastern Connecticut State University TI-83, TI-83 Plus and the TI-84 GRAPHING CALCULATOR MANUAL James A. Condor Manatee Community College to accompany Introductory Statistics Sixth Edition by Prem S. Mann Eastern Connecticut State University

More information

Academic Support Center. Using the TI-83/84+ Graphing Calculator PART II

Academic Support Center. Using the TI-83/84+ Graphing Calculator PART II Academic Support Center Using the TI-83/84+ Graphing Calculator PART II Designed and Prepared by The Academic Support Center Revised June 2012 1 Using the Graphing Calculator (TI-83+ or TI-84+) Table of

More information

Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200

Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 CHAPTER 1 Note 1A Reentry Calculator Notes for the TI-89, TI-92 Plus, and Voyage 200 If you want to do further calculation on a result you ve just found, and that result is the first number in the expression

More information

Scatter Plot, Correlation, and Regression on the TI-83/84

Scatter Plot, Correlation, and Regression on the TI-83/84 Scatter Plot, Correlation, and Regression on the TI-83/84 Summary: When you have a set of (x,y) data points and want to find the best equation to describe them, you are performing a regression. This page

More information

Data Analysis Tools. Tools for Summarizing Data

Data Analysis Tools. Tools for Summarizing Data Data Analysis Tools This section of the notes is meant to introduce you to many of the tools that are provided by Excel under the Tools/Data Analysis menu item. If your computer does not have that tool

More information

TI-Inspire manual 1. Instructions. Ti-Inspire for statistics. General Introduction

TI-Inspire manual 1. Instructions. Ti-Inspire for statistics. General Introduction TI-Inspire manual 1 General Introduction Instructions Ti-Inspire for statistics TI-Inspire manual 2 TI-Inspire manual 3 Press the On, Off button to go to Home page TI-Inspire manual 4 Use the to navigate

More information

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96

1. What is the critical value for this 95% confidence interval? CV = z.025 = invnorm(0.025) = 1.96 1 Final Review 2 Review 2.1 CI 1-propZint Scenario 1 A TV manufacturer claims in its warranty brochure that in the past not more than 10 percent of its TV sets needed any repair during the first two years

More information

5: Magnitude 6: Convert to Polar 7: Convert to Rectangular

5: Magnitude 6: Convert to Polar 7: Convert to Rectangular TI-NSPIRE CALCULATOR MENUS 1: Tools > 1: Define 2: Recall Definition --------------- 3: Delete Variable 4: Clear a-z 5: Clear History --------------- 6: Insert Comment 2: Number > 1: Convert to Decimal

More information

Simple Linear Regression Inference

Simple Linear Regression Inference Simple Linear Regression Inference 1 Inference requirements The Normality assumption of the stochastic term e is needed for inference even if it is not a OLS requirement. Therefore we have: Interpretation

More information

Confidence Intervals

Confidence Intervals Section 6.1 75 Confidence Intervals Section 6.1 C H A P T E R 6 4 Example 4 (pg. 284) Constructing a Confidence Interval Enter the data from Example 1 on pg. 280 into L1. In this example, n > 0, so the

More information

4. Distribution (DIST)

4. Distribution (DIST) 4 4. Distribution (DIST) There is a variety of different types of distribution, but the most well-known is normal distribution, which is essential for performing statistical calculations. Normal distribution

More information

I. Turn it on: Press É

I. Turn it on: Press É Graphing Calculator Guide for the TI-83/84 Plus The following pages describe how to use the calculator to graph functions, use some of the matrix menu, use scientific notation, and other various keys.

More information

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1

Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Bill Burton Albert Einstein College of Medicine william.burton@einstein.yu.edu April 28, 2014 EERS: Managing the Tension Between Rigor and Resources 1 Calculate counts, means, and standard deviations Produce

More information

Pre-Calculus Graphing Calculator Handbook

Pre-Calculus Graphing Calculator Handbook Pre-Calculus Graphing Calculator Handbook I. Graphing Functions A. Button for Functions This button is used to enter any function to be graphed. You can enter up to 10 different functions at a time. Use

More information

TI 83/84 Calculator The Basics of Statistical Functions

TI 83/84 Calculator The Basics of Statistical Functions What you want to do How to start What to do next Put Data in Lists STAT EDIT 1: EDIT ENTER Clear numbers already in a list: Arrow up to L1, then hit CLEAR, ENTER. Then just type the numbers into the appropriate

More information

Normal Distribution. Definition A continuous random variable has a normal distribution if its probability density. f ( y ) = 1.

Normal Distribution. Definition A continuous random variable has a normal distribution if its probability density. f ( y ) = 1. Normal Distribution Definition A continuous random variable has a normal distribution if its probability density e -(y -µ Y ) 2 2 / 2 σ function can be written as for < y < as Y f ( y ) = 1 σ Y 2 π Notation:

More information

Copyright 2013 by Laura Schultz. All rights reserved. Page 1 of 7

Copyright 2013 by Laura Schultz. All rights reserved. Page 1 of 7 Using Your TI-83/84/89 Calculator: Linear Correlation and Regression Dr. Laura Schultz Statistics I This handout describes how to use your calculator for various linear correlation and regression applications.

More information

For another way to generate recursive sequences, see Calculator Note 1D.

For another way to generate recursive sequences, see Calculator Note 1D. !"# If you want to do further calculation on a result you ve just found, and that result is the first number in the expression you now want to evaluate, you can simply continue the expression. For example,

More information

Calculating P-Values. Parkland College. Isela Guerra Parkland College. Recommended Citation

Calculating P-Values. Parkland College. Isela Guerra Parkland College. Recommended Citation Parkland College A with Honors Projects Honors Program 2014 Calculating P-Values Isela Guerra Parkland College Recommended Citation Guerra, Isela, "Calculating P-Values" (2014). A with Honors Projects.

More information

Chapter 3 RANDOM VARIATE GENERATION

Chapter 3 RANDOM VARIATE GENERATION Chapter 3 RANDOM VARIATE GENERATION In order to do a Monte Carlo simulation either by hand or by computer, techniques must be developed for generating values of random variables having known distributions.

More information

Copyright 2007 by Laura Schultz. All rights reserved. Page 1 of 5

Copyright 2007 by Laura Schultz. All rights reserved. Page 1 of 5 Using Your TI-83/84 Calculator: Linear Correlation and Regression Elementary Statistics Dr. Laura Schultz This handout describes how to use your calculator for various linear correlation and regression

More information

Using Your TI-89 in Elementary Statistics

Using Your TI-89 in Elementary Statistics Using Your TI-89 in Elementary Statistics Level of Handout: Target: Intermediate users of the TI-89. If you are a new user, pair up with someone in the class that is a bit familiar with the TI-89. You

More information

TI-Inspire manual 1. I n str uctions. Ti-Inspire for statistics. General Introduction

TI-Inspire manual 1. I n str uctions. Ti-Inspire for statistics. General Introduction TI-Inspire manual 1 I n str uctions Ti-Inspire for statistics General Introduction TI-Inspire manual 2 General instructions Press the Home Button to go to home page Pages you will use the most #1 is a

More information

Final Exam Practice Problem Answers

Final Exam Practice Problem Answers Final Exam Practice Problem Answers The following data set consists of data gathered from 77 popular breakfast cereals. The variables in the data set are as follows: Brand: The brand name of the cereal

More information

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( ) Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates

More information

Point Biserial Correlation Tests

Point Biserial Correlation Tests Chapter 807 Point Biserial Correlation Tests Introduction The point biserial correlation coefficient (ρ in this chapter) is the product-moment correlation calculated between a continuous random variable

More information

ANALYSIS OF TREND CHAPTER 5

ANALYSIS OF TREND CHAPTER 5 ANALYSIS OF TREND CHAPTER 5 ERSH 8310 Lecture 7 September 13, 2007 Today s Class Analysis of trends Using contrasts to do something a bit more practical. Linear trends. Quadratic trends. Trends in SPSS.

More information

Guide for Texas Instruments TI-83, TI-83 Plus, or TI-84 Plus Graphing Calculator

Guide for Texas Instruments TI-83, TI-83 Plus, or TI-84 Plus Graphing Calculator Guide for Texas Instruments TI-83, TI-83 Plus, or TI-84 Plus Graphing Calculator This Guide is designed to offer step-by-step instruction for using your TI-83, TI-83 Plus, or TI-84 Plus graphing calculator

More information

Introduction to Quantitative Methods

Introduction to Quantitative Methods Introduction to Quantitative Methods October 15, 2009 Contents 1 Definition of Key Terms 2 2 Descriptive Statistics 3 2.1 Frequency Tables......................... 4 2.2 Measures of Central Tendencies.................

More information

Using Excel for inferential statistics

Using Excel for inferential statistics FACT SHEET Using Excel for inferential statistics Introduction When you collect data, you expect a certain amount of variation, just caused by chance. A wide variety of statistical tests can be applied

More information

You buy a TV for $1000 and pay it off with $100 every week. The table below shows the amount of money you sll owe every week. Week 1 2 3 4 5 6 7 8 9

You buy a TV for $1000 and pay it off with $100 every week. The table below shows the amount of money you sll owe every week. Week 1 2 3 4 5 6 7 8 9 Warm Up: You buy a TV for $1000 and pay it off with $100 every week. The table below shows the amount of money you sll owe every week Week 1 2 3 4 5 6 7 8 9 Money Owed 900 800 700 600 500 400 300 200 100

More information

Normality Testing in Excel

Normality Testing in Excel Normality Testing in Excel By Mark Harmon Copyright 2011 Mark Harmon No part of this publication may be reproduced or distributed without the express permission of the author. mark@excelmasterseries.com

More information

AP STATISTICS (Warm-Up Exercises)

AP STATISTICS (Warm-Up Exercises) AP STATISTICS (Warm-Up Exercises) 1. Describe the distribution of ages in a city: 2. Graph a box plot on your calculator for the following test scores: {90, 80, 96, 54, 80, 95, 100, 75, 87, 62, 65, 85,

More information

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables

STT315 Chapter 4 Random Variables & Probability Distributions KM. Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Chapter 4.5, 6, 8 Probability Distributions for Continuous Random Variables Discrete vs. continuous random variables Examples of continuous distributions o Uniform o Exponential o Normal Recall: A random

More information

Directions for using SPSS

Directions for using SPSS Directions for using SPSS Table of Contents Connecting and Working with Files 1. Accessing SPSS... 2 2. Transferring Files to N:\drive or your computer... 3 3. Importing Data from Another File Format...

More information

Once saved, if the file was zipped you will need to unzip it. For the files that I will be posting you need to change the preferences.

Once saved, if the file was zipped you will need to unzip it. For the files that I will be posting you need to change the preferences. 1 Commands in JMP and Statcrunch Below are a set of commands in JMP and Statcrunch which facilitate a basic statistical analysis. The first part concerns commands in JMP, the second part is for analysis

More information

12.5: CHI-SQUARE GOODNESS OF FIT TESTS

12.5: CHI-SQUARE GOODNESS OF FIT TESTS 125: Chi-Square Goodness of Fit Tests CD12-1 125: CHI-SQUARE GOODNESS OF FIT TESTS In this section, the χ 2 distribution is used for testing the goodness of fit of a set of data to a specific probability

More information

Introduction to the Graphing Calculator

Introduction to the Graphing Calculator Unit 0 Introduction to the Graphing Calculator Intermediate Algebra Update 2/06/06 Unit 0 Activity 1: Introduction to Computation on a Graphing Calculator Why: As technology becomes integrated into all

More information

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm

Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm Mgt 540 Research Methods Data Analysis 1 Additional sources Compilation of sources: http://lrs.ed.uiuc.edu/tseportal/datacollectionmethodologies/jin-tselink/tselink.htm http://web.utk.edu/~dap/random/order/start.htm

More information

Exercise 1.12 (Pg. 22-23)

Exercise 1.12 (Pg. 22-23) Individuals: The objects that are described by a set of data. They may be people, animals, things, etc. (Also referred to as Cases or Records) Variables: The characteristics recorded about each individual.

More information

KSTAT MINI-MANUAL. Decision Sciences 434 Kellogg Graduate School of Management

KSTAT MINI-MANUAL. Decision Sciences 434 Kellogg Graduate School of Management KSTAT MINI-MANUAL Decision Sciences 434 Kellogg Graduate School of Management Kstat is a set of macros added to Excel and it will enable you to do the statistics required for this course very easily. To

More information

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar

business statistics using Excel OXFORD UNIVERSITY PRESS Glyn Davis & Branko Pecar business statistics using Excel Glyn Davis & Branko Pecar OXFORD UNIVERSITY PRESS Detailed contents Introduction to Microsoft Excel 2003 Overview Learning Objectives 1.1 Introduction to Microsoft Excel

More information

Part V: Texas Instruments TI-92, TI-92 Plus, Voyage 200

Part V: Texas Instruments TI-92, TI-92 Plus, Voyage 200 Part V: Texas Instruments TI-92, TI-92 Plus, Voyage 200 V.1 Getting started with the TI-92, TI-92 Plus, Voyage 200 Note: All keystroke sequences given for the Voyage 200 are applicable to the TI-92 and

More information

Using R for Linear Regression

Using R for Linear Regression Using R for Linear Regression In the following handout words and symbols in bold are R functions and words and symbols in italics are entries supplied by the user; underlined words and symbols are optional

More information

Comparing Means in Two Populations

Comparing Means in Two Populations Comparing Means in Two Populations Overview The previous section discussed hypothesis testing when sampling from a single population (either a single mean or two means from the same population). Now we

More information

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics.

Business Statistics. Successful completion of Introductory and/or Intermediate Algebra courses is recommended before taking Business Statistics. Business Course Text Bowerman, Bruce L., Richard T. O'Connell, J. B. Orris, and Dawn C. Porter. Essentials of Business, 2nd edition, McGraw-Hill/Irwin, 2008, ISBN: 978-0-07-331988-9. Required Computing

More information

Education & Training Plan Accounting Math Professional Certificate Program with Externship

Education & Training Plan Accounting Math Professional Certificate Program with Externship University of Texas at El Paso Professional and Public Programs 500 W. University Kelly Hall Ste. 212 & 214 El Paso, TX 79968 http://www.ppp.utep.edu/ Contact: Sylvia Monsisvais 915-747-7578 samonsisvais@utep.edu

More information

Pearson's Correlation Tests

Pearson's Correlation Tests Chapter 800 Pearson's Correlation Tests Introduction The correlation coefficient, ρ (rho), is a popular statistic for describing the strength of the relationship between two variables. The correlation

More information

AP STATISTICS REVIEW (YMS Chapters 1-8)

AP STATISTICS REVIEW (YMS Chapters 1-8) AP STATISTICS REVIEW (YMS Chapters 1-8) Exploring Data (Chapter 1) Categorical Data nominal scale, names e.g. male/female or eye color or breeds of dogs Quantitative Data rational scale (can +,,, with

More information

Introductory Handbook for the TI-89 Titanium

Introductory Handbook for the TI-89 Titanium Introductory Handbook for the TI-89 Titanium Note: This handbook will, for the most part, work for the standard TI-89 as well. The color-coding used on the TI-89 differs from the color-coding used on the

More information

Probability Distributions

Probability Distributions CHAPTER 5 Probability Distributions CHAPTER OUTLINE 5.1 Probability Distribution of a Discrete Random Variable 5.2 Mean and Standard Deviation of a Probability Distribution 5.3 The Binomial Distribution

More information

Education & Training Plan. Accounting Math Professional Certificate Program with Externship

Education & Training Plan. Accounting Math Professional Certificate Program with Externship Office of Professional & Continuing Education 301 OD Smith Hall Auburn, AL 36849 http://www.auburn.edu/mycaa Contact: Shavon Williams 334-844-3108; szw0063@auburn.edu Auburn University is an equal opportunity

More information

LAB 4 INSTRUCTIONS CONFIDENCE INTERVALS AND HYPOTHESIS TESTING

LAB 4 INSTRUCTIONS CONFIDENCE INTERVALS AND HYPOTHESIS TESTING LAB 4 INSTRUCTIONS CONFIDENCE INTERVALS AND HYPOTHESIS TESTING In this lab you will explore the concept of a confidence interval and hypothesis testing through a simulation problem in engineering setting.

More information

3.4 The Normal Distribution

3.4 The Normal Distribution 3.4 The Normal Distribution All of the probability distributions we have found so far have been for finite random variables. (We could use rectangles in a histogram.) A probability distribution for a continuous

More information

DATA HANDLING AND ANALYSIS ON THE TI-82 AND TI-83/83 PLUS GRAPHING CALCULATORS:

DATA HANDLING AND ANALYSIS ON THE TI-82 AND TI-83/83 PLUS GRAPHING CALCULATORS: DATA HANDLING AND ANALYSIS ON THE TI-82 AND TI-83/83 PLUS GRAPHING CALCULATORS: A RESOURCE FOR SCIENCE AND MATHEMATICS STUDENTS John L. McClure Scott A. Sinex Barbara A. Gage Prince George s Community

More information

Chapter 4. Probability Distributions

Chapter 4. Probability Distributions Chapter 4 Probability Distributions Lesson 4-1/4-2 Random Variable Probability Distributions This chapter will deal the construction of probability distribution. By combining the methods of descriptive

More information

Activity 5. Two Hot, Two Cold. Introduction. Equipment Required. Collecting the Data

Activity 5. Two Hot, Two Cold. Introduction. Equipment Required. Collecting the Data . Activity 5 Two Hot, Two Cold How do we measure temperatures? In almost all countries of the world, the Celsius scale (formerly called the centigrade scale) is used in everyday life and in science and

More information

Lesson 1: Comparison of Population Means Part c: Comparison of Two- Means

Lesson 1: Comparison of Population Means Part c: Comparison of Two- Means Lesson : Comparison of Population Means Part c: Comparison of Two- Means Welcome to lesson c. This third lesson of lesson will discuss hypothesis testing for two independent means. Steps in Hypothesis

More information

Microsoft Excel. Qi Wei

Microsoft Excel. Qi Wei Microsoft Excel Qi Wei Excel (Microsoft Office Excel) is a spreadsheet application written and distributed by Microsoft for Microsoft Windows and Mac OS X. It features calculation, graphing tools, pivot

More information

Introduction to the TI-Nspire CX

Introduction to the TI-Nspire CX Introduction to the TI-Nspire CX Activity Overview: In this activity, you will become familiar with the layout of the TI-Nspire CX. Step 1: Locate the Touchpad. The Touchpad is used to navigate the cursor

More information

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4)

Summary of Formulas and Concepts. Descriptive Statistics (Ch. 1-4) Summary of Formulas and Concepts Descriptive Statistics (Ch. 1-4) Definitions Population: The complete set of numerical information on a particular quantity in which an investigator is interested. We assume

More information

Calculator Notes for the TI-Nspire and TI-Nspire CAS

Calculator Notes for the TI-Nspire and TI-Nspire CAS CHAPTER 11 Calculator Notes for the Note 11A: Entering e In any application, press u to display the value e. Press. after you press u to display the value of e without an exponent. Note 11B: Normal Graphs

More information

Hypothesis Testing: Two Means, Paired Data, Two Proportions

Hypothesis Testing: Two Means, Paired Data, Two Proportions Chapter 10 Hypothesis Testing: Two Means, Paired Data, Two Proportions 10.1 Hypothesis Testing: Two Population Means and Two Population Proportions 1 10.1.1 Student Learning Objectives By the end of this

More information

MAT 155. Key Concept. September 22, 2010. 155S5.3_3 Binomial Probability Distributions. Chapter 5 Probability Distributions

MAT 155. Key Concept. September 22, 2010. 155S5.3_3 Binomial Probability Distributions. Chapter 5 Probability Distributions MAT 155 Dr. Claude Moore Cape Fear Community College Chapter 5 Probability Distributions 5 1 Review and Preview 5 2 Random Variables 5 3 Binomial Probability Distributions 5 4 Mean, Variance, and Standard

More information

CALCULATIONS & STATISTICS

CALCULATIONS & STATISTICS CALCULATIONS & STATISTICS CALCULATION OF SCORES Conversion of 1-5 scale to 0-100 scores When you look at your report, you will notice that the scores are reported on a 0-100 scale, even though respondents

More information

MULTIPLE REGRESSION EXAMPLE

MULTIPLE REGRESSION EXAMPLE MULTIPLE REGRESSION EXAMPLE For a sample of n = 166 college students, the following variables were measured: Y = height X 1 = mother s height ( momheight ) X 2 = father s height ( dadheight ) X 3 = 1 if

More information

Objectives. Materials

Objectives. Materials . Objectives Activity 12 To model the process of cooling To use a cooling curve to simulate a forensic scenario to predict the time of death To use technology to find an exponential plot Materials TI-83

More information

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics

Course Text. Required Computing Software. Course Description. Course Objectives. StraighterLine. Business Statistics Course Text Business Statistics Lind, Douglas A., Marchal, William A. and Samuel A. Wathen. Basic Statistics for Business and Economics, 7th edition, McGraw-Hill/Irwin, 2010, ISBN: 9780077384470 [This

More information

GeoGebra Statistics and Probability

GeoGebra Statistics and Probability GeoGebra Statistics and Probability Project Maths Development Team 2013 www.projectmaths.ie Page 1 of 24 Index Activity Topic Page 1 Introduction GeoGebra Statistics 3 2 To calculate the Sum, Mean, Count,

More information

Statistical Functions in Excel

Statistical Functions in Excel Statistical Functions in Excel There are many statistical functions in Excel. Moreover, there are other functions that are not specified as statistical functions that are helpful in some statistical analyses.

More information

POLYNOMIAL AND MULTIPLE REGRESSION. Polynomial regression used to fit nonlinear (e.g. curvilinear) data into a least squares linear regression model.

POLYNOMIAL AND MULTIPLE REGRESSION. Polynomial regression used to fit nonlinear (e.g. curvilinear) data into a least squares linear regression model. Polynomial Regression POLYNOMIAL AND MULTIPLE REGRESSION Polynomial regression used to fit nonlinear (e.g. curvilinear) data into a least squares linear regression model. It is a form of linear regression

More information

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1)

Class 19: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.1) Spring 204 Class 9: Two Way Tables, Conditional Distributions, Chi-Square (Text: Sections 2.5; 9.) Big Picture: More than Two Samples In Chapter 7: We looked at quantitative variables and compared the

More information

LAYOUT OF THE KEYBOARD

LAYOUT OF THE KEYBOARD Dr. Charles Hofmann, LaSalle hofmann@lasalle.edu Dr. Roseanne Hofmann, MCCC rhofman@mc3.edu ------------------------------------------------------------------------------------------------- DISPLAY CONTRAST

More information

Doing Multiple Regression with SPSS. In this case, we are interested in the Analyze options so we choose that menu. If gives us a number of choices:

Doing Multiple Regression with SPSS. In this case, we are interested in the Analyze options so we choose that menu. If gives us a number of choices: Doing Multiple Regression with SPSS Multiple Regression for Data Already in Data Editor Next we want to specify a multiple regression analysis for these data. The menu bar for SPSS offers several options:

More information

Analysis of Variance. MINITAB User s Guide 2 3-1

Analysis of Variance. MINITAB User s Guide 2 3-1 3 Analysis of Variance Analysis of Variance Overview, 3-2 One-Way Analysis of Variance, 3-5 Two-Way Analysis of Variance, 3-11 Analysis of Means, 3-13 Overview of Balanced ANOVA and GLM, 3-18 Balanced

More information

1. The parameters to be estimated in the simple linear regression model Y=α+βx+ε ε~n(0,σ) are: a) α, β, σ b) α, β, ε c) a, b, s d) ε, 0, σ

1. The parameters to be estimated in the simple linear regression model Y=α+βx+ε ε~n(0,σ) are: a) α, β, σ b) α, β, ε c) a, b, s d) ε, 0, σ STA 3024 Practice Problems Exam 2 NOTE: These are just Practice Problems. This is NOT meant to look just like the test, and it is NOT the only thing that you should study. Make sure you know all the material

More information

Using Microsoft Excel for Probability and Statistics

Using Microsoft Excel for Probability and Statistics Introduction Using Microsoft Excel for Probability and Despite having been set up with the business user in mind, Microsoft Excel is rather poor at handling precisely those aspects of statistics which

More information

Using Microsoft Excel to Plot and Analyze Kinetic Data

Using Microsoft Excel to Plot and Analyze Kinetic Data Entering and Formatting Data Using Microsoft Excel to Plot and Analyze Kinetic Data Open Excel. Set up the spreadsheet page (Sheet 1) so that anyone who reads it will understand the page (Figure 1). Type

More information

The Normal Distribution

The Normal Distribution Chapter 6 The Normal Distribution 6.1 The Normal Distribution 1 6.1.1 Student Learning Objectives By the end of this chapter, the student should be able to: Recognize the normal probability distribution

More information

Chapter 13 Introduction to Linear Regression and Correlation Analysis

Chapter 13 Introduction to Linear Regression and Correlation Analysis Chapter 3 Student Lecture Notes 3- Chapter 3 Introduction to Linear Regression and Correlation Analsis Fall 2006 Fundamentals of Business Statistics Chapter Goals To understand the methods for displaing

More information

6.4 Normal Distribution

6.4 Normal Distribution Contents 6.4 Normal Distribution....................... 381 6.4.1 Characteristics of the Normal Distribution....... 381 6.4.2 The Standardized Normal Distribution......... 385 6.4.3 Meaning of Areas under

More information

Graphing Quadratic Functions

Graphing Quadratic Functions Problem 1 The Parabola Examine the data in L 1 and L to the right. Let L 1 be the x- value and L be the y-values for a graph. 1. How are the x and y-values related? What pattern do you see? To enter the

More information

Multiple Linear Regression

Multiple Linear Regression Multiple Linear Regression A regression with two or more explanatory variables is called a multiple regression. Rather than modeling the mean response as a straight line, as in simple regression, it is

More information

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering Engineering Problem Solving and Excel EGN 1006 Introduction to Engineering Mathematical Solution Procedures Commonly Used in Engineering Analysis Data Analysis Techniques (Statistics) Curve Fitting techniques

More information

Probability Distributions

Probability Distributions Learning Objectives Probability Distributions Section 1: How Can We Summarize Possible Outcomes and Their Probabilities? 1. Random variable 2. Probability distributions for discrete random variables 3.

More information

Chapter 7 Notes - Inference for Single Samples. You know already for a large sample, you can invoke the CLT so:

Chapter 7 Notes - Inference for Single Samples. You know already for a large sample, you can invoke the CLT so: Chapter 7 Notes - Inference for Single Samples You know already for a large sample, you can invoke the CLT so: X N(µ, ). Also for a large sample, you can replace an unknown σ by s. You know how to do a

More information

The Dummy s Guide to Data Analysis Using SPSS

The Dummy s Guide to Data Analysis Using SPSS The Dummy s Guide to Data Analysis Using SPSS Mathematics 57 Scripps College Amy Gamble April, 2001 Amy Gamble 4/30/01 All Rights Rerserved TABLE OF CONTENTS PAGE Helpful Hints for All Tests...1 Tests

More information

Basic Statistical and Modeling Procedures Using SAS

Basic Statistical and Modeling Procedures Using SAS Basic Statistical and Modeling Procedures Using SAS One-Sample Tests The statistical procedures illustrated in this handout use two datasets. The first, Pulse, has information collected in a classroom

More information

Activity 6 Graphing Linear Equations

Activity 6 Graphing Linear Equations Activity 6 Graphing Linear Equations TEACHER NOTES Topic Area: Algebra NCTM Standard: Represent and analyze mathematical situations and structures using algebraic symbols Objective: The student will be

More information