




















































Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
Data in the form of a stem-and-leaf plot and frequency distribution tables. It includes numerical data organized to show the frequency and relative frequency of different class intervals. The stem-and-leaf plot displays individual data points, while the frequency distribution tables summarize the data into intervals, providing a clear overview of the data's distribution. This representation is useful for understanding the central tendency and spread of the data, making it easier to identify patterns and draw conclusions. A basic understanding of how data can be organized and interpreted using statistical methods, which is essential for data analysis and decision-making in various fields. The use of both stem-and-leaf plots and frequency tables allows for a comprehensive view of the data, catering to different analytical preferences and needs.
Typology: Lecture notes
1 / 60
This page cannot be seen from the preview
Don't miss anything!





















































Outline of Discussion (Lecture1)
The Challenge ❑ With the advancement in sciences and engineering occurring in large part through the collection and analysis of data, proper analysis of data can be challenging, because scientific data are subject to random variation. ❑ How can one draw conclusions from the results of an experiment when those results could have come out differently? ❑ The method of statistics allow scientists and engineers to design valid experiments and to draw reliable conclusions from the data they produce.
THE ENGINEERING METHOD AND STATISTICAL THINKING
The Basic Idea The basic idea behind all statistical methods
The Basic Idea For example, consider a machine that makes steel balls for ball bearings used in clutch systems. The specification for the diameter of the balls is 0. 65 ± 0. 03 cm. During the last hour, the machine has made 2000 balls. The QE wants to know how many of these balls meet the specifications. He does not have the time to measure all 2000 balls, so he draws a random sample of 80 balls, 72 of which ( 90 %) meet the specifications. (How can he be sure that 90 % of the whole population meet the specifications)?
➢ INFERENTIAL STATISTICS is the process of using data analysis to make predictions (“inference”) from that data. ➢ DESCRIPTIVE STATISTICS are used to describe the basic features in the study, in the form of charts, graphs, plots, etc. TWO FIELDS OF STATISTICS
COLLECTING ENGINEERING DATA
Sampling
equally likely to comprise the sample, just as in a lottery. Think of a lottery consisting of 10 , 000 tickets and 5 winners will be chosen. What is the fairest way to choose the winners?
Sampling Example: A utility company wants to conduct a survey to measure the satisfaction level of its customers in a certain town. There are 10,000 customers in the town, and utility employees want to draw a sample of size 200 to interview personally. They obtain a list of all 10,000 customers, and number them from 1 to 10,000. They use a computer random number generator to generate 200 random integers between 1 and 10,000 and then contact the customers who correspond to those numbers. Is this a simple random sample?
Example: A construction engineer has just received a shipment of 1000 concrete blocks, each weighing approximately 25 kilograms. The blocks have been delivered in a large pile. The engineer wishes to investigate the compressive strength of the blocks by measuring the strengths in a sample of blocks. What is the more appropriate method of selecting random samples?
A sample of convenience is a sample that is not drawn by a well-defined random method. SAMPLE OF CONVENIENCE
A sampling variation happens when two or more different samples from the same population will differ from each other as well. SAMPLING OF VARIATION
➢ With sampling with replacement, what one gets in one sample does not affect what one gets in a different sample. In this case, we say that the samples are independent. ➢ With sampling without replacement, what one gets in one sample does affect what one gets in a different sample. In this case, we say that the samples are dependent. SAMPLING