Graphical methods for presenting data
|
|
|
- Ada Phelps
- 9 years ago
- Views:
Transcription
1 Chapter 2 Graphical methods for presenting data 2.1 Introduction We have looked at ways of collecting data and then collating them into tables. Frequency tables are useful methods of presenting data; they do, however, have their limitations. With large amounts of data graphical presentation methods are often clearer to understand. Here, we look at methods for producing graphical representations of data of the types we have seen previously. 2.2 Stem and Leaf plots Stem and leaf plots are a quick and easy way of representing data graphically. They can be used with both discrete and continuous data. The method for creating a stem and leaf plot is similar to that for creating a grouped frequency table. The first stage, as with grouped frequency tables, is to decide on a reasonable number of intervals which span the range of data. The interval widths for a stem and leaf plot must be equal. Because of the way the plot works it is best to use sensible values for the interval width i.e. 5, 10, 100, 1000; if a dataset consists of many small values, this interval width could also be 1, or even 0.1 or Once we have decided on our intervals we can construct the stem and leaf plot. This is perhaps best described by demonstration. Consider the following data: 11,12,9,15,21,25,19,8. The first step is to decide on interval widths one obvious choice would be to go up in10s. This would give a stem unit of 10 and a leaf unit of1. The stem and leaf plot is constructed as below Stem Leaf n = 8, stem unit = 10, leaf unit = 1. You can clearly see where the data have been put. The stem units are to the left of the vertical line, while the leaves are to the right. So, for example, our first observation 11 is made up of 12
2 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 13 a stem unit of one 10 and a leaf unit one 1. It is important to give an equal amount of space to each leaf value by doing so, we can get a clear picture of any patterns in the data (it s almost like a bar chart on its side but it still shows the raw observations!). Before producing a stem and leaf plot, it will probably help to first write down the data in ascending numerical order. Example 1: Percentage returns on a share As you might imagine, the interval width does not have to be 10. The following numbers show the percentage returns on an ordinary share for 23 consecutive months: Here, the largest value is 2.4 and the smallest 2.3, and we have lots of decimal values in between. Thus, it seems sensible here to have a stem unit of 1 and a leaf unit of 0.1. A stem and leaf diagram for this set of returns then might look like: Stem Leaf n = 23, stem unit = 1, leaf unit = 0.1. Example 2: Unemployment rates in the U.S. Hopefully, that should all seem fine so far. So what can go wrong? Consider the following data, which are the percentage unemployment rates for 10 U.S. states: If you were to choose 10 as the interval width (i.e. go up in 10s), the stem and leaf plot would look like Stem Leaf n = 10, stem unit = 10, leaf unit = 1. Here, the interval width is too large, resulting in only two intervals for our data. With such few intervals it is difficult to identify any patterns in the data. We can get a better idea about what is going on if we choose a smaller interval width say 5. Doing so gives the following stem and leaf plot:
3 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Stem Leaf n = 10, stem unit = 10, leaf unit = 1. Notice now that there are two 1s in the stem one for observations between 10 and 14 (inclusive) and another for observations between 15 and 19 (inclusive). Thus, the stem unit is still 10, but the interval width is now only 5. Changing the interval width like this produces a plot which starts to show some sort of pattern in the data indeed, this is the intention of such graphical presentations. We could, however, go to the other extreme and have too many intervals. If this were the case, any pattern would again be lost because lots of intervals would contain no observations at all. So choose your interval width carefully! Example 3: Call centre data Let s work through the following example. The observations in the table below are the recorded time it takes to get through to an operator at a telephone call centre (in seconds) Stem Leaf n = stem unit = leaf unit =
4 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 15 Example 4: Production line data If there is more than one significant figure in the data, the extra digits are cut (or truncated), not rounded, to the nearest value; that is to say, 2.97 would become 2.9, not 3.0. To illustrate this, consider the following data on lengths of items on a production line (in cm): The stem and leaf plot for this is as follows: n = 10, stem unit = 1 cm, leaf unit = 0.1 cm. Here the interval width is 0.5. This allows for greater clarity in the plot. Why do you think we cut the extra digits? Example 5: student marks The stem and leaf plot below represents the marks on a test for 50 students n = 50, stem unit = 10, leaf unit = 1. It s easy to see some of the advantages of graphically presenting data. For example, here you can clearly see that the data are centred around a value in the low 30 s and fall away on either side. From stem and leaf plots we can quickly and easily tell if the distribution of the data is symmetric or asymmetric. We can see whether there are any outliers, that is, observations which are either much larger or much smaller than is typical of the data. We could perhaps even tell whether the data are multi modal, that is to say, whether there are two or more peaks on the graph with a gap between them. If so, this could suggest that the sample contains data from two or more groups.
5 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Using Minitab With the small data sets we have seen so far, it is obviously relatively easy to create stem and leaf plots by hand. With larger data sets this would be more problematic and certainly more time consuming. Fortunately, there are computer packages that will create these plots for us Minitab is one such package, and can be found on most university computers. Details and guidance on using Minitab will be provided in the computer practical sessions in week Bar Charts Bar charts are a commonly used and clear way of presenting categorical data or any ungrouped discrete frequency observations. For example, recall the example on students modes of transport: Student Mode Student Mode Student Mode 1 Car 11 Walk 21 Walk 2 Walk 12 Walk 22 Metro 3 Car 13 Metro 23 Car 4 Walk 14 Bus 24 Car 5 Bus 15 Train 25 Car 6 Metro 16 Bike 26 Bus 7 Car 17 Bus 27 Car 8 Bike 18 Bike 28 Walk 9 Walk 19 Bike 29 Car 10 Car 20 Metro 30 Car The first logical step is to put these into a frequency table, giving Mode Frequency Car 10 Walk 7 Bike 4 Bus 4 Metro 4 Train 1 Total 30
6 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 17 We can then present this information as a bar chart, by following the five step process shown below: 1. First decide what goes on each axis of the chart. By convention the variable being measured goes on the horizontal (x axis) and the frequency goes on the vertical (y axis). 2. Next decide on a numeric scale for the frequency axis. This axis represents the frequency in each category by its height. It must start at zero and include the largest frequency. It is common to extend the axis slightly above the largest value so you are not drawing to the edge of the graph. 3. Having decided on a range for the frequency axis we need to decide on a suitable number scale to label this axis. This should have sensible values, for example, 0,1,2,..., or 0,10,20..., or other such values as make sense given the data. 4. Draw the axes and label them appropriately. 5. Draw a bar for each category. When drawing the bars it is essential to ensure the following: the width of each bar is the same; the bars are separated from each other by equally sized gaps. This gives the following bar chart: 10 Frequency Car Walk Bike Bus Metro Train This bar chart clearly shows that the most popular mode of transport is the car and that the metro, bus and cycling are all equally popular (in our small sample). Bar charts provide a simple method of quickly spotting simple patterns of popularity within a discrete data set.
7 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Histograms Bar charts have their limitations; for example, they cannot be used to present continuous data. When dealing with continuous random variables a different kind of graph is required. This is called a histogram. At first sight these look similar to bar charts. There are, however, two critical differences: the horizontal (x-axis) is a continuous scale. As a result of this there are no gaps between the bars (unless there are no observations within a class interval); the height of the rectangle is only proportional to the frequency if the class intervals are all equal. With histograms it is the area of the rectangle that is proportional to their frequency. Initially we will only consider histograms with equal class intervals. Those with uneven class intervals require more careful thought. Producing a histogram is much like producing a bar chart and in many respects can be considered to be the next stage after producing a grouped frequency table. In reality, it is often best to produce a frequency table first which collects all the data together in an ordered format. Once we have the frequency table, the process is very similar to drawing a bar chart. 1. Find the maximum frequency and draw the vertical (y axis) from zero to this value, including a sensible numeric scale. 2. The range of the horizontal (x axis) needs to include not only the full range of observations but also the full range of the class intervals from the frequency table. 3. Draw a bar for each group in your frequency table. These should be the same width and touch each other (unless there are no data in one particular class). The frequency table for the data on service times for a telephone call centre (Section 1.3.2) was Service time Frequency 175 time < time < time < time < time < time < time < time < time < time < Total 50
8 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 19 The histogram for these data is: Frequency Time (s) Histograms are useful tools in data analysis. They are easy to produce in Minitab for large data sets and provide a clear visual representation of the data. Using histograms, it is easy to spot the modal or most popular class in the data, i.e. the one with the highest peak. It is also easy to spot simple patterns in the data. Is the frequency distribution symmetric, as the histograms produced above, or is it skewed to one side like the left hand histogram in the following graphic?
9 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 20 Histograms also allow us to make early judgements as to whether all our data come from the same population. Consider the right hand histogram in the graphic above. It clearly contains two separate modes (peaks), each of which has its own symmetric pattern of data. This clearly suggests that the data come from two separate populations, one centred around 85 with a narrow spread and one centred around 100 with a wider spread. In real situations it is unlikely that the difference would be as dramatic, unless you had a poor sampling method. However, the drawing of histograms is often the first stage of a more complex analysis. Finally, when drawing histograms be aware of observations on variables which have boundaries on their ranges. For example heights, weights, times to complete tasks etc. can not take negative values so there is a lower limit at zero. Computer programs do not automatically know this. You should make sure that the lower limit of the first class interval is not negative in such cases. We have seen some basic ways in which we might present data graphically. These methods will often provide the mainstay of business presentations. There are, however, other techniques which are useful and offer advantages in some applications over histograms and bar charts.
10 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Percentage Relative Frequency Histograms When we produced frequency tables in Section 1.3, we included a column for percentage relative frequency. This contained values for the frequency of each group, relative to the overall sample size, expressed as a percentage. For example, a percentage relative frequency table for the data on service time (in seconds) for calls to a credit card service centre is: Service time Frequency Relative Frequency (%) 175 time < time < time < time < time < time < time < time < time < time < Totals You can plot these data like an ordinary histogram, or, instead of using frequency on the vertical axis (y-axis), you could use the percentage relative frequency Relative frequency (%) Time (s) Note that the y-axis now contains the relative percentages rather than the frequencies. You might well ask why would we want to do this?.
11 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 22 These percentage relative frequency histograms are useful when comparing two samples that have different numbers of observations. If one sample were larger than the other then a frequency histogram would show a difference simply because of the larger number of observations. Looking at percentages removes this difference and enables us to look at relative differences. For example, in the following graph there are data from two groups and four times as many data points for one group as the other. The left-hand plot shows an ordinary histogram and it is clear that the comparison between groups is masked by the quite different sample sizes. The right-hand plot shows a histogram based on (percentage) relative frequencies and this enables a much more direct comparison of the distributions in the two groups. Overlaying histograms on the same graph can sometimes not produce such a clear picture, particularly if the values in both groups are close or overlap one another significantly.
12 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Relative Frequency Polygons These are a natural extension of the relative frequency histogram. They differ in that, rather than drawing bars, each class is represented by one point and these are joined together by straight lines. The method is similar to that for producing a histogram: 1. Produce a percentage relative frequency table. 2. Draw the axes Thex-axis needs to contain the full range of the classes used. They-axis needs to range from 0 to the maximum percentage relative frequency. 3. Plot points: pick the mid point of the class interval on thex-axis and go up until you reach the appropriate percentage value on the y-axis and mark the point. Do this for each class. 4. Join adjacent points together with straight lines. The relative frequency polygon is exactly the same as the relative frequency histogram, but instead of having bars we join the mid points of the top of each bar with a straight line. Consider the following simple example. This can be easily drawn by hand: Class Interval Mid Point % Relative Frequency 0 x < x < x < x < x < Relative frequency polygon Relative frequency (%) x
13 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 24 These percentage relative frequency polygons are very useful for comparing two or more samples we can easily overlay many relative frequency polygons, but overlaying the corresponding histograms could get really messy! Consider the following data on gross weekly income (in ) collected from two sites in Newcastle. Let us suppose that many more responses were collected in Jesmond so that a direct comparison of the frequencies using a standard histogram is not appropriate. Instead we use relative frequencies. Weekly Income ( ) West Road (%) Jesmond Road (%) 0 income < income < income < income < income < income < income < income < income < income < Minitab was used to produce the following plot of the percentage relative frequancy polygons for the two groups. We can clearly see the differences between the two samples. The line connecting the boxes represents the data from West Road and the line connecting the circles represents those for Jesmond Road. The distribution of incomes on West Road is skewed towards lower values, whilst those on Jesmond Road are more symmetric. The graph clearly shows that income in the Jesmond Road area is higher than that in the West Road area.
14 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Cumulative Frequency Polygons (Ogive) Cumulative percentage relative frequency is also a useful tool. The cumulative percentage relative frequency is simply the sum of the percentage relative frequencies at the end of each class interval (i.e. we add the frequencies up as we go along). Consider the example from the previous section: Class Interval % Relative Frequency Cumulative % Relative Frequency 0 x < x < x < x < x < At the upper limit of the first class the cumulative % relative frequency is simply the % relative frequency in the first class, i.e. 10. However, at the end of the second class, at20, the cumulative % relative frequency is = 30. The cumulative % relative frequency at the end of the last class must be100. The corresponding graph, or ogive, is simple to produce by hand: 1. Draw the axes. 2. Label thex-axis with the full range of the data and they-axis from 0 to 100%. 3. Plot the cumulative % relative frequency at the end point of each class. 4. Join adjacent points, starting at 0% at the lowest class boundary. 100 Ogive Cumulative relative frequency (%) x
15 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 26 For example,minitab was used to produce the ogive below for the income data from the West Road survey: This graph instantly tells you many things. To see what percentage of respondents earn less than x per week: 1. Find x on thex-axis and draw a line up from this value until you reach the ogive; 2. From this point trace across to they-axis; 3. Read the percentage from they-axis. If we wanted to know what percentage of respondents in the survey in West Road earn less than 250 per week, we simply find 250 on the x-axis, trace up to the ogive and then trace across to the y-axis and we can read a figure of about 47%. The process obviously works in reverse. If we wanted to know what level of income 50% of respondents earned, we would trace across from 50% to the ogive and then down to thex-axis and read a value of about 300.
16 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 27 Ogives can also be used for comparison purposes. The following plot contains the ogives for the income data at both the West Road and Jesmond Road sites. It clearly shows the ogive for Jesmond Road is shifted to the right of that for West Road. This tells us that the surveyed incomes are higher on Jesmond Road. We can compare the percentages of people earning different income levels between the two sites quickly and easily. This technique can also be used to great effect for examining the changes before and after the introduction of a marketing strategy. For example, daily sales figures of a product for a period before and after an advertising campaign might be plotted. Here, a comparison of the two ogives can be used to help assess whether or not the campaign has been successful.
17 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Other graphical summaries Multiple Bar Charts The data below gives the daily sales of CDs (in ) by music type for an independent retailer. Day Chart Dance Rest Total Monday Tuesday Wednesday Thursday Friday Saturday Sunday Total Bar charts could be drawn of total sales per music type in the week, or of total daily sales. It might be interesting to see daily sales broken down into music types. This can be done in a similar manner to the bar charts produced previously. The only difference is that the height of the bars is dictated by the total daily sales, and each bar has segments representing each music type. TheMinitab worksheet and chart this produces are shown below: These types of charts are particularly good for presenting such financial information or illustrating any breakdown of data over time for example, the number of new cars sold by month and model.
18 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Pie charts Pie charts are simple diagrams for displaying categorical or grouped data. These charts are commonly used within industry to communicate simple ideas, for example market share. They are used to show the proportions of a whole. They are best used when there are only a handful of categories to display. A pie chart consists of a circle divided into segments, one segment for each category. The size of each segment is determined by the frequency of the category and measured by the angle of the segment. As the total number of degrees in a circle is 360, the angle given to a segment is360 times the fraction of the data in the category, that is angle = Number in category Total number in sample (n) 360. Consider the data on newspaper sales to 650 students. Paper Frequency Degrees The Times The Sun The Sport The Guardian The Financial Times The Mirror The Daily Mail The Independent Totals The pie chart is constructed by first drawing a circle and then dividing it up into segments whose angles are calculated using this formula. Minitab was used to produce the following pie chart:
19 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 30 It shows that The Sun, The Times and The Guardian are the most popular papers. Note that the pie chart is a simple circle. Some computer software will draw perspective pie charts, pie charts with slices detached etc. It is best to avoid such gimmicks which merely obscure the information contained in the chart Scatter Plots Scatter plots are used to plot two variables which you believe might be related, for example, height and weight, advertising expenditure and sales, or age of machinery and maintenance costs. Consider the following data for monthly output and total costs at a factory. Total costs ( ) Monthly Output If you were interested in the relationship between the cost of production and the number of units produced you could easily plot this by hand. 1. The response variable is placed on the y-axis. Here we are trying to understand how total costs relate to monthly output and so the response variable is total costs. 2. The variable that is used to try to explain the response variable (here, monthly output) is placed on thex-axis. 3. Plot the pairs of points on the graph. This graph can be produced using Minitab (Select Graph then Scatterplot then Simple and insert the required variables).
20 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 31 The plot highlights a clear relationship between the two variables: the more units made, the more it costs in total. This relationship is shown on the graph by the upwards trend within the data as monthly output increases so too does total cost. A downwards sloping trend would imply that as output increased, total costs declined, an unlikely scenario. This type of plot is the first stage of a more sophisticated analysis which we will develop in Semester 2 of this course.
21 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Time Series Plots So far we have only considered data where we can (at least for some purposes) ignore the order in which the data come. Not all data are like this. One exception is the case of time series data, that is, data collected over time. Examples include monthly sales of a product, the price of a share at the end of each day or the air temperature at midday each day. Such data can be plotted by using a scatter plot, but with time as the (horizontal) x-axis, and where the points are connected by lines. Consider the following data (overleaf) on the number of computers sold (in thousands) by quarter (January-March, April-June, July-September, October-December) at a large warehouse outlet. Quarter Units Sold Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q Q By hand, a time series plot is constructed as follows: 1. Draw thex-axis and label over the time scale. 2. Draw they-axis and label with an appropriate scale. 3. Plot each point according to time and value. 4. Draw lines connecting all points.
22 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA 33 The time series plot is: The plot clearly shows us two things: firstly, that there is an upwards trend to the data, and secondly that there is some regular variation around this trend. We will come back to more sophisticated techniques for analysing time series data later in the course.
23 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Exercises 1. The following table shows the weight (in kilograms) of 50 sacks of potatoes leaving a farm shop Display these data in a stem and leaf plot. Note the number of decimal places and adjust accordingly. State clearly both the stem and the leaf units. 2. A market researcher asked 650 students what their favourite daily newspaper was. The results are summarised in the frequency table below. Represent these data in an appropriate graphical manner. The Times 140 The Sun 200 The Sport 50 The Guardian 120 The Financial Times 20 The Mirror 80 The Daily Mail 10 The Independent Produce a histogram for the data on length of mobile phone calls from the exercises in Chapter 1 (listed again below) and comment on it
24 CHAPTER 2. GRAPHICAL METHODS FOR PRESENTING DATA Consider the following data for daily sales at a small record shop, before and after a local radio advertising campaign. Daily Sales Before After 1000 sales < sales < sales < sales < sales < sales < sales < sales < sales < Totals (a) Calculate the percentage relative frequency for before and after. (b) Calculate the cumulative percentage relative frequency for before and after. (c) Plot the relative frequency polygons for both on one graph and comment. (d) Plot the ogives for both on one graph. (e) Find the level of sales, before and after, that are reached on 25%, 50% and 75% of days.
Chapter 2: Frequency Distributions and Graphs
Chapter 2: Frequency Distributions and Graphs Learning Objectives Upon completion of Chapter 2, you will be able to: Organize the data into a table or chart (called a frequency distribution) Construct
Summarizing and Displaying Categorical Data
Summarizing and Displaying Categorical Data Categorical data can be summarized in a frequency distribution which counts the number of cases, or frequency, that fall into each category, or a relative frequency
MBA 611 STATISTICS AND QUANTITATIVE METHODS
MBA 611 STATISTICS AND QUANTITATIVE METHODS Part I. Review of Basic Statistics (Chapters 1-11) A. Introduction (Chapter 1) Uncertainty: Decisions are often based on incomplete information from uncertain
Statistics Revision Sheet Question 6 of Paper 2
Statistics Revision Sheet Question 6 of Paper The Statistics question is concerned mainly with the following terms. The Mean and the Median and are two ways of measuring the average. sumof values no. of
Diagrams and Graphs of Statistical Data
Diagrams and Graphs of Statistical Data One of the most effective and interesting alternative way in which a statistical data may be presented is through diagrams and graphs. There are several ways in
Charts, Tables, and Graphs
Charts, Tables, and Graphs The Mathematics sections of the SAT also include some questions about charts, tables, and graphs. You should know how to (1) read and understand information that is given; (2)
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
HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS
Mathematics Revision Guides Histograms, Cumulative Frequency and Box Plots Page 1 of 25 M.K. HOME TUITION Mathematics Revision Guides Level: GCSE Higher Tier HISTOGRAMS, CUMULATIVE FREQUENCY AND BOX PLOTS
Sta 309 (Statistics And Probability for Engineers)
Instructor: Prof. Mike Nasab Sta 309 (Statistics And Probability for Engineers) Chapter 2 Organizing and Summarizing Data Raw Data: When data are collected in original form, they are called raw data. The
Descriptive statistics Statistical inference statistical inference, statistical induction and inferential statistics
Descriptive statistics is the discipline of quantitatively describing the main features of a collection of data. Descriptive statistics are distinguished from inferential statistics (or inductive statistics),
Module 2: Introduction to Quantitative Data Analysis
Module 2: Introduction to Quantitative Data Analysis Contents Antony Fielding 1 University of Birmingham & Centre for Multilevel Modelling Rebecca Pillinger Centre for Multilevel Modelling Introduction...
Pie Charts. proportion of ice-cream flavors sold annually by a given brand. AMS-5: Statistics. Cherry. Cherry. Blueberry. Blueberry. Apple.
Graphical Representations of Data, Mean, Median and Standard Deviation In this class we will consider graphical representations of the distribution of a set of data. The goal is to identify the range of
1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number
1) Write the following as an algebraic expression using x as the variable: Triple a number subtracted from the number A. 3(x - x) B. x 3 x C. 3x - x D. x - 3x 2) Write the following as an algebraic expression
Describing, Exploring, and Comparing Data
24 Chapter 2. Describing, Exploring, and Comparing Data Chapter 2. Describing, Exploring, and Comparing Data There are many tools used in Statistics to visualize, summarize, and describe data. This chapter
Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs
Types of Variables Chapter 1: Looking at Data Section 1.1: Displaying Distributions with Graphs Quantitative (numerical)variables: take numerical values for which arithmetic operations make sense (addition/averaging)
Functional Skills Mathematics Level 2 sample assessment
Functional Skills Mathematics Level sample assessment Marking scheme Sample paper www.cityandguilds.com January 01 Version 1.0 Functional Skills Mathematics Guidance notes for Sample Paper Mark Schemes
Bar Graphs and Dot Plots
CONDENSED L E S S O N 1.1 Bar Graphs and Dot Plots In this lesson you will interpret and create a variety of graphs find some summary values for a data set draw conclusions about a data set based on graphs
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
Visualizing Data. Contents. 1 Visualizing Data. Anthony Tanbakuchi Department of Mathematics Pima Community College. Introductory Statistics Lectures
Introductory Statistics Lectures Visualizing Data Descriptive Statistics I Department of Mathematics Pima Community College Redistribution of this material is prohibited without written permission of the
Unit 9 Describing Relationships in Scatter Plots and Line Graphs
Unit 9 Describing Relationships in Scatter Plots and Line Graphs Objectives: To construct and interpret a scatter plot or line graph for two quantitative variables To recognize linear relationships, non-linear
Exploratory data analysis (Chapter 2) Fall 2011
Exploratory data analysis (Chapter 2) Fall 2011 Data Examples Example 1: Survey Data 1 Data collected from a Stat 371 class in Fall 2005 2 They answered questions about their: gender, major, year in school,
Appendix 2.1 Tabular and Graphical Methods Using Excel
Appendix 2.1 Tabular and Graphical Methods Using Excel 1 Appendix 2.1 Tabular and Graphical Methods Using Excel The instructions in this section begin by describing the entry of data into an Excel spreadsheet.
Session 7 Bivariate Data and Analysis
Session 7 Bivariate Data and Analysis Key Terms for This Session Previously Introduced mean standard deviation New in This Session association bivariate analysis contingency table co-variation least squares
Descriptive Statistics
Y520 Robert S Michael Goal: Learn to calculate indicators and construct graphs that summarize and describe a large quantity of values. Using the textbook readings and other resources listed on the web
Drawing a histogram using Excel
Drawing a histogram using Excel STEP 1: Examine the data to decide how many class intervals you need and what the class boundaries should be. (In an assignment you may be told what class boundaries to
AP * Statistics Review. Descriptive Statistics
AP * Statistics Review Descriptive Statistics Teacher Packet Advanced Placement and AP are registered trademark of the College Entrance Examination Board. The College Board was not involved in the production
Common Tools for Displaying and Communicating Data for Process Improvement
Common Tools for Displaying and Communicating Data for Process Improvement Packet includes: Tool Use Page # Box and Whisker Plot Check Sheet Control Chart Histogram Pareto Diagram Run Chart Scatter Plot
MATH 103/GRACEY PRACTICE EXAM/CHAPTERS 2-3. MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question.
MATH 3/GRACEY PRACTICE EXAM/CHAPTERS 2-3 Name MULTIPLE CHOICE. Choose the one alternative that best completes the statement or answers the question. Provide an appropriate response. 1) The frequency distribution
Darton College Online Math Center Statistics. Chapter 2: Frequency Distributions and Graphs. Presenting frequency distributions as graphs
Chapter : Frequency Distributions and Graphs 1 Presenting frequency distributions as graphs In a statistical study, researchers gather data that describe the particular variable under study. To present
Part 1: Background - Graphing
Department of Physics and Geology Graphing Astronomy 1401 Equipment Needed Qty Computer with Data Studio Software 1 1.1 Graphing Part 1: Background - Graphing In science it is very important to find and
Lesson 2: Constructing Line Graphs and Bar Graphs
Lesson 2: Constructing Line Graphs and Bar Graphs Selected Content Standards Benchmarks Assessed: D.1 Designing and conducting statistical experiments that involve the collection, representation, and analysis
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.
Numeracy and mathematics Experiences and outcomes
Numeracy and mathematics Experiences and outcomes My learning in mathematics enables me to: develop a secure understanding of the concepts, principles and processes of mathematics and apply these in different
Unit 13 Handling data. Year 4. Five daily lessons. Autumn term. Unit Objectives. Link Objectives
Unit 13 Handling data Five daily lessons Year 4 Autumn term (Key objectives in bold) Unit Objectives Year 4 Solve a problem by collecting quickly, organising, Pages 114-117 representing and interpreting
CHARTS AND GRAPHS INTRODUCTION USING SPSS TO DRAW GRAPHS SPSS GRAPH OPTIONS CAG08
CHARTS AND GRAPHS INTRODUCTION SPSS and Excel each contain a number of options for producing what are sometimes known as business graphics - i.e. statistical charts and diagrams. This handout explores
Graph it! Grade Six. Estimated Duration: Three hours
Ohio Standards Connection Data Analysis and Probability Benchmark A Read, Create and use line graphs, histograms, circle graphs, box-and whisker plots, stem-and-leaf plots, and other representations when
Creating an Excel XY (Scatter) Plot
Creating an Excel XY (Scatter) Plot EXCEL REVIEW 21-22 1 What is an XY or Scatter Plot? An XY or scatter plot either shows the relationships among the numeric values in several data series or plots two
Formulas, Functions and Charts
Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to
Excel -- Creating Charts
Excel -- Creating Charts The saying goes, A picture is worth a thousand words, and so true. Professional looking charts give visual enhancement to your statistics, fiscal reports or presentation. Excel
Elements of a graph. Click on the links below to jump directly to the relevant section
Click on the links below to jump directly to the relevant section Elements of a graph Linear equations and their graphs What is slope? Slope and y-intercept in the equation of a line Comparing lines on
Graphs and charts - quiz
Level A 1. In a tally chart, what number does this represent? A) 2 B) 4 C) 8 D) 10 2. In a pictogram if represents 2 people, then how many people do these symbols represent? A) 3 people B) 5 people C)
Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540
To complete this technology assignment, you should already have created a scatter plot for your data on your calculator and/or in Excel. You could do this with any two columns of data, but for demonstration
Data exploration with Microsoft Excel: univariate analysis
Data exploration with Microsoft Excel: univariate analysis Contents 1 Introduction... 1 2 Exploring a variable s frequency distribution... 2 3 Calculating measures of central tendency... 16 4 Calculating
MODUL 8 MATEMATIK SPM ENRICHMENT TOPIC : STATISTICS TIME : 2 HOURS
MODUL 8 MATEMATIK SPM ENRICHMENT TOPIC : STATISTICS TIME : 2 HOURS 1. The data in Diagram 1 shows the body masses, in kg, of 40 children in a kindergarten. 16 24 34 26 30 40 35 30 26 33 18 20 29 31 30
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
In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.
MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target
The right edge of the box is the third quartile, Q 3, which is the median of the data values above the median. Maximum Median
CONDENSED LESSON 2.1 Box Plots In this lesson you will create and interpret box plots for sets of data use the interquartile range (IQR) to identify potential outliers and graph them on a modified box
Week 1. Exploratory Data Analysis
Week 1 Exploratory Data Analysis Practicalities This course ST903 has students from both the MSc in Financial Mathematics and the MSc in Statistics. Two lectures and one seminar/tutorial per week. Exam
Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab
1 Valor Christian High School Mrs. Bogar Biology Graphing Fun with a Paper Towel Lab I m sure you ve wondered about the absorbency of paper towel brands as you ve quickly tried to mop up spilled soda from
Chapter 10. Key Ideas Correlation, Correlation Coefficient (r),
Chapter 0 Key Ideas Correlation, Correlation Coefficient (r), Section 0-: Overview We have already explored the basics of describing single variable data sets. However, when two quantitative variables
Exploratory Data Analysis
Exploratory Data Analysis Johannes Schauer [email protected] Institute of Statistics Graz University of Technology Steyrergasse 17/IV, 8010 Graz www.statistics.tugraz.at February 12, 2008 Introduction
Plot the following two points on a graph and draw the line that passes through those two points. Find the rise, run and slope of that line.
Objective # 6 Finding the slope of a line Material: page 117 to 121 Homework: worksheet NOTE: When we say line... we mean straight line! Slope of a line: It is a number that represents the slant of a line
Statistics Chapter 2
Statistics Chapter 2 Frequency Tables A frequency table organizes quantitative data. partitions data into classes (intervals). shows how many data values are in each class. Test Score Number of Students
TEACHER NOTES MATH NSPIRED
Math Objectives Students will understand that normal distributions can be used to approximate binomial distributions whenever both np and n(1 p) are sufficiently large. Students will understand that when
Level 1 - Maths Targets TARGETS. With support, I can show my work using objects or pictures 12. I can order numbers to 10 3
Ma Data Hling: Interpreting Processing representing Ma Shape, space measures: position shape Written Mental method s Operations relationship s between them Fractio ns Number s the Ma1 Using Str Levels
Scope and Sequence KA KB 1A 1B 2A 2B 3A 3B 4A 4B 5A 5B 6A 6B
Scope and Sequence Earlybird Kindergarten, Standards Edition Primary Mathematics, Standards Edition Copyright 2008 [SingaporeMath.com Inc.] The check mark indicates where the topic is first introduced
Introduction to Statistics for Psychology. Quantitative Methods for Human Sciences
Introduction to Statistics for Psychology and Quantitative Methods for Human Sciences Jonathan Marchini Course Information There is website devoted to the course at http://www.stats.ox.ac.uk/ marchini/phs.html
THE BINOMIAL DISTRIBUTION & PROBABILITY
REVISION SHEET STATISTICS 1 (MEI) THE BINOMIAL DISTRIBUTION & PROBABILITY The main ideas in this chapter are Probabilities based on selecting or arranging objects Probabilities based on the binomial distribution
STATS8: Introduction to Biostatistics. Data Exploration. Babak Shahbaba Department of Statistics, UCI
STATS8: Introduction to Biostatistics Data Exploration Babak Shahbaba Department of Statistics, UCI Introduction After clearly defining the scientific problem, selecting a set of representative members
Unit 7: Normal Curves
Unit 7: Normal Curves Summary of Video Histograms of completely unrelated data often exhibit similar shapes. To focus on the overall shape of a distribution and to avoid being distracted by the irregularities
Charlesworth School Year Group Maths Targets
Charlesworth School Year Group Maths Targets Year One Maths Target Sheet Key Statement KS1 Maths Targets (Expected) These skills must be secure to move beyond expected. I can compare, describe and solve
Descriptive Statistics
Descriptive Statistics Descriptive statistics consist of methods for organizing and summarizing data. It includes the construction of graphs, charts and tables, as well various descriptive measures such
Solving Quadratic Equations
9.3 Solving Quadratic Equations by Using the Quadratic Formula 9.3 OBJECTIVES 1. Solve a quadratic equation by using the quadratic formula 2. Determine the nature of the solutions of a quadratic equation
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:
MATHS LEVEL DESCRIPTORS
MATHS LEVEL DESCRIPTORS Number Level 3 Understand the place value of numbers up to thousands. Order numbers up to 9999. Round numbers to the nearest 10 or 100. Understand the number line below zero, and
SECTION 2-1: OVERVIEW SECTION 2-2: FREQUENCY DISTRIBUTIONS
SECTION 2-1: OVERVIEW Chapter 2 Describing, Exploring and Comparing Data 19 In this chapter, we will use the capabilities of Excel to help us look more carefully at sets of data. We can do this by re-organizing
Bar Charts, Histograms, Line Graphs & Pie Charts
Bar Charts and Histograms Bar charts and histograms are commonly used to represent data since they allow quick assimilation and immediate comparison of information. Normally the bars are vertical, but
Descriptive Statistics and Measurement Scales
Descriptive Statistics 1 Descriptive Statistics and Measurement Scales Descriptive statistics are used to describe the basic features of the data in a study. They provide simple summaries about the sample
What Does the Normal Distribution Sound Like?
What Does the Normal Distribution Sound Like? Ananda Jayawardhana Pittsburg State University [email protected] Published: June 2013 Overview of Lesson In this activity, students conduct an investigation
Analyzing the Elements of Real GDP in FRED Using Stacking
Tools for Teaching with Analyzing the Elements of Real GDP in FRED Using Stacking Author Mark Bayles, Senior Economic Education Specialist Introduction This online activity shows how to use FRED, the Federal
The Big Picture. Describing Data: Categorical and Quantitative Variables Population. Descriptive Statistics. Community Coalitions (n = 175)
Describing Data: Categorical and Quantitative Variables Population The Big Picture Sampling Statistical Inference Sample Exploratory Data Analysis Descriptive Statistics In order to make sense of data,
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
Simple linear regression
Simple linear regression Introduction Simple linear regression is a statistical method for obtaining a formula to predict values of one variable from another where there is a causal relationship between
Variables. Exploratory Data Analysis
Exploratory Data Analysis Exploratory Data Analysis involves both graphical displays of data and numerical summaries of data. A common situation is for a data set to be represented as a matrix. There is
Chapter 27: Taxation. 27.1: Introduction. 27.2: The Two Prices with a Tax. 27.2: The Pre-Tax Position
Chapter 27: Taxation 27.1: Introduction We consider the effect of taxation on some good on the market for that good. We ask the questions: who pays the tax? what effect does it have on the equilibrium
Section 1.1 Exercises (Solutions)
Section 1.1 Exercises (Solutions) HW: 1.14, 1.16, 1.19, 1.21, 1.24, 1.25*, 1.31*, 1.33, 1.34, 1.35, 1.38*, 1.39, 1.41* 1.14 Employee application data. The personnel department keeps records on all employees
CHAPTER TWELVE TABLES, CHARTS, AND GRAPHS
TABLES, CHARTS, AND GRAPHS / 75 CHAPTER TWELVE TABLES, CHARTS, AND GRAPHS Tables, charts, and graphs are frequently used in statistics to visually communicate data. Such illustrations are also a frequent
Graphing Motion. Every Picture Tells A Story
Graphing Motion Every Picture Tells A Story Read and interpret motion graphs Construct and draw motion graphs Determine speed, velocity and accleration from motion graphs If you make a graph by hand it
Intermediate PowerPoint
Intermediate PowerPoint Charts and Templates By: Jim Waddell Last modified: January 2002 Topics to be covered: Creating Charts 2 Creating the chart. 2 Line Charts and Scatter Plots 4 Making a Line Chart.
6 3 The Standard Normal Distribution
290 Chapter 6 The Normal Distribution Figure 6 5 Areas Under a Normal Distribution Curve 34.13% 34.13% 2.28% 13.59% 13.59% 2.28% 3 2 1 + 1 + 2 + 3 About 68% About 95% About 99.7% 6 3 The Distribution Since
Relationships Between Two Variables: Scatterplots and Correlation
Relationships Between Two Variables: Scatterplots and Correlation Example: Consider the population of cars manufactured in the U.S. What is the relationship (1) between engine size and horsepower? (2)
A Picture Really Is Worth a Thousand Words
4 A Picture Really Is Worth a Thousand Words Difficulty Scale (pretty easy, but not a cinch) What you ll learn about in this chapter Why a picture is really worth a thousand words How to create a histogram
The Effect of Dropping a Ball from Different Heights on the Number of Times the Ball Bounces
The Effect of Dropping a Ball from Different Heights on the Number of Times the Ball Bounces Or: How I Learned to Stop Worrying and Love the Ball Comment [DP1]: Titles, headings, and figure/table captions
The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA. Thursday, August 16, 2012 8:30 to 11:30 a.m.
INTEGRATED ALGEBRA The University of the State of New York REGENTS HIGH SCHOOL EXAMINATION INTEGRATED ALGEBRA Thursday, August 16, 2012 8:30 to 11:30 a.m., only Student Name: School Name: Print your name
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
Good luck! BUSINESS STATISTICS FINAL EXAM INSTRUCTIONS. Name:
Glo bal Leadership M BA BUSINESS STATISTICS FINAL EXAM Name: INSTRUCTIONS 1. Do not open this exam until instructed to do so. 2. Be sure to fill in your name before starting the exam. 3. You have two hours
Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies
Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Components of a Chart 1 Chart types 2 Data tables 4 The Chart Wizard 5 Column Charts 7 Line charts
Getting Started with Statistics. Out of Control! ID: 10137
Out of Control! ID: 10137 By Michele Patrick Time required 35 minutes Activity Overview In this activity, students make XY Line Plots and scatter plots to create run charts and control charts (types of
Numeracy Targets. I can count at least 20 objects
Targets 1c I can read numbers up to 10 I can count up to 10 objects I can say the number names in order up to 20 I can write at least 4 numbers up to 10. When someone gives me a small number of objects
Measurement with Ratios
Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical
Chapter 2 Statistical Foundations: Descriptive Statistics
Chapter 2 Statistical Foundations: Descriptive Statistics 20 Chapter 2 Statistical Foundations: Descriptive Statistics Presented in this chapter is a discussion of the types of data and the use of frequency
Statistics 2014 Scoring Guidelines
AP Statistics 2014 Scoring Guidelines College Board, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks of the College Board. AP Central is the official online home
FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5
Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities
Expression. Variable Equation Polynomial Monomial Add. Area. Volume Surface Space Length Width. Probability. Chance Random Likely Possibility Odds
Isosceles Triangle Congruent Leg Side Expression Equation Polynomial Monomial Radical Square Root Check Times Itself Function Relation One Domain Range Area Volume Surface Space Length Width Quantitative
Reflection and Refraction
Equipment Reflection and Refraction Acrylic block set, plane-concave-convex universal mirror, cork board, cork board stand, pins, flashlight, protractor, ruler, mirror worksheet, rectangular block worksheet,
Mathematics (Project Maths Phase 1)
2012. M128 S Coimisiún na Scrúduithe Stáit State Examinations Commission Leaving Certificate Examination, 2012 Sample Paper Mathematics (Project Maths Phase 1) Paper 2 Ordinary Level Time: 2 hours, 30
Density Curve. A density curve is the graph of a continuous probability distribution. It must satisfy the following properties:
Density Curve A density curve is the graph of a continuous probability distribution. It must satisfy the following properties: 1. The total area under the curve must equal 1. 2. Every point on the curve
Grade 5 Common Core State Standard
2.1.5.B.1 Apply place value concepts to show an understanding of operations and rounding as they pertain to whole numbers and decimals. M05.A-T.1.1.1 Demonstrate an understanding that 5.NBT.1 Recognize
Linear Programming. Solving LP Models Using MS Excel, 18
SUPPLEMENT TO CHAPTER SIX Linear Programming SUPPLEMENT OUTLINE Introduction, 2 Linear Programming Models, 2 Model Formulation, 4 Graphical Linear Programming, 5 Outline of Graphical Procedure, 5 Plotting
ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite
ALGEBRA Pupils should be taught to: Generate and describe sequences As outcomes, Year 7 pupils should, for example: Use, read and write, spelling correctly: sequence, term, nth term, consecutive, rule,
