1 / 31

Data Analyses Skills (ID6020 Module)

Data Analyses Skills (ID6020 Module). Rahul R. Marathe Department of Management Studies. Introduction: Why?. Numbers everywhere! -- Last year, ID6020 had 386 students registered. This year the number is 405.

Download Presentation

Data Analyses Skills (ID6020 Module)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Data Analyses Skills(ID6020 Module) Rahul R. Marathe Department of Management Studies

  2. Introduction: Why? Numbers everywhere! -- Last year, ID6020 had 386 students registered. This year the number is 405. -- Average time required to complete a typical catalysis experiment under laboratory conditions is 34.7. • Successful professionals are those who can make sense of these numbers. • In today’s world, it is more the case of information overload – too much data! It is our job to make this data tell us a story! • Sort out what is important and what is not!

  3. Introduction: Why? • Whether you will be audited by income tax authorities depends a lot on sampling techniques used by the IT department, and also on you hitting certain numerical signals. • The urban traffic planning is done using the data collected from various locations in a city. • Market research firms use statistical techniques on point-of-sale data to understand buyer behavior. • Suitability of a drug is decided by analyzing the field data collected from trials conducted. • That’s why every professional should know these techniques.

  4. Introduction: Why? • Data analysis done traditionally through “Statistical techniques”; in recent times, we call this “Data Analytics”. • Today, data analytics encompasses areas like: Statistics (uni- and multi- variate), Probability theory, Stochastic processes, Computational methods, Optimization techniques, Data mining, Artificial Intelligence, Econometrics, Numerical techniques, Simulation….. • Data analysis – Understanding the story told by the numbers!

  5. Introduction: Why? • Very likely, your research will involve data collection and analysis. • Data could be experimental (most engineering applications), or secondary data (from surveys – humanities and management). • Data collection and analyses require deep understanding of theory and techniques of data analytics. • Your research area itself could be data analytics. • You certainly require good understanding of theory and techniques!

  6. Introduction: Data • Data: Any related observations. • A collection of data is the data set and single observation is data point. • Data can be collected by: • Observations of incidences occurring (direct recording) • Surveys (and sampling) • Conducting experiments etc. • Data collection is the most important step. Because, if the collected data is not correct, analyses and conclusions are incorrect and misleading!

  7. Data collection Before relying on any data, test the data by asking: • Where did the data come from? Is the source biased? • Do the data support or contradict other evidence we have? • Is the evidence missing that might cause us to come to a different conclusion? • How many observations do we have? Do they represent all the groups we wish to study? • Are the conclusions logical? Have we made conclusions that are not supported by data?

  8. Example of misleading data • Trucking company advertises “75% of everything you use travels by truck.” • What do you conclude?

  9. Before the data analyses…. Identify: Samples and population • A population is a collection of all the elements one wants to study and about which one is trying to draw conclusions. • A sample is a collection of some, but not all, of the elements of a population. Consider a beauty soap which is targeted at middle–class women customer aged between 18 and 45 years, The population is the entire set of middle-class females of age between 18 – 45. But you need to be careful about definition of “middle-class”. Clearly, a school girl is not a member of the population. Sample is any subset of the above set.

  10. Before the data analyses…. • Identify and classify variables

  11. Quick check • Can variables with nominal scale be quantitative? Yes or No. No – Nominal scale has categories. Categories are for qualitative data. • Can variables with ordinal scale be qualitative? Yes or No. Could be qualitative; could be quantitative. So yes! • Can nominal or ordinal scale be continuous? Yes or No. No! Nominal or ordinal scale is for categorical data. Categorical variables are discrete. • Can interval scale be continuous and/or discrete? Yes or No. It can be either continuous or discrete.

  12. Before the data analyses…. • Check and question the assumptions made: • Linearity • Normality • Symmetry • Effect of uncommon observation

  13. Example

  14. Example (cont.)

  15. Before the data analyses…. • Understand the purpose: Data analyses is done to identify and understand patterns in data and use this information to make better decisions. DATA = STRUCTURE + NON-STRUCTURE DATA = EXPLAINED BEHAVIOR + WHITE NOISE

  16. Steps in data analysis • Once data is collected, we need to clean the data, and then summarize, interpret and make sense. • Three categories: • Descriptive: How can the data be summarized? • Inferential: How can we draw inferences from the data? • Predictive: How can we build predictive models using the data available?

  17. Summary of data • Describe the data in graphical or statistical way: Some of commonly used graphical tools – Frequency distribution tables; Line charts; Histogram; Higher dimensional plots; Scatter plot Use of summary statistics – • Measures of central tendency (measures of location) Examples? • Measures of dispersion (extent of scatter) Examples? • Measure of symmetry (skewness) • Etc.

  18. Interpretation and prediction Should depend on: • Data (variable) type; • Amount of data; • Expected type of conclusions. • Data type:

  19. Example: Bridge failure

  20. Questions to ask • Want to know: Reasons for failure • Also: factors that may contribute to failure • Is the data valid? • Is the data sufficient? • Can the conclusions be extrapolated? • Possible methodology: Clustering algorithms. • Interpretation depends on whether you look at this problem as a civil engineer, management researcher, or a computer scientist!

  21. Example: Chemical reaction • Time required to complete a chemical reaction in a set of experiments: 24.2, 20.15, 17.11, 14.83, … Do you see a trend? Can we be more specific? Solution methodology: Forecasting What if the data has uncertainty?

  22. Example: Regression

  23. Example: Nonlinear relationships

  24. What should you be asking? “Average time required to complete a typical catalysis experiment under laboratory conditions is 34.7.” • What do you mean by “typical”? • What do you mean by “laboratory conditions”? • What were the other sample values? Was average value affected by extreme values? • What are the units?

  25. Courses related to data analyses Every department has some course(s) on analyses of data and modeling using data. • Computational aerodynamics (AS5330) • Analytical methods in transportation engineering (CE5390) • Mathematical methods in thermal engg (ME6170) • Modeling and simulation in manufacturing (ME7240) • Mathematical methods in materials engg (MM5590) • Probability and Statistics courses offered by Mathematics, MS and many other departments.

  26. Courses related to data analyses • Stochastic processes (multiple courses offered by EE, Mathematics, MS) • Multiple courses offered by CSE (on data mining, AI, Data structures, Big Data) • Optimization courses offered by CH, Mathematics, MS etc. • Econometrics courses offered by HS, MS. • These courses will probably not teach you how to draw a 3D plot using the data you have, or how to interpret the same. • But these courses will help you understand the numbers and analysis in your research!

  27. Tools for data analyses Institute license, available on super-computing server: • Abaqus • Ansys • LAMMPS • Matlab • Mathematica • Many more! • SPSS – Many department have licenses. R is available free over internet • Old friend: MS Excel

  28. What should you be reading? • Start from basic Data Analysis textbooks – understand the basics first. • Read the advanced texts and research articles – need based learning (see what you require, understand the pre-requisites and then master the technique). • General reading should never stop!!! e.g. “Freakonomics”: To understand what fun one can have simply by playing with data!!

  29. Data analyses Do’s: • Apply the correct analysis technique • Understand the assumptions of the method • Enter the data in the selected technique correctly • Use the correct equations/software • Be very careful about the conclusions you draw. Dont’s: • Try each and every technique to decide which “looks” good. • Get fooled by jazzy graphs and colors. • Extrapolate results and conclusions.

  30. Final word • Data analyses skills are extremely important and useful. • Every researcher is going to require these skills at some point or the other. • Equip yourself with these techniques and you are better prepared for the battle of logic. • These weapons in your armory have to be used carefully, and after knowing their capabilities (and limitations). • Don’t make the mistake of beating everything with the same stick – different demons require different tools!

  31. Best wishes!!Questions? Comments? rrmarathe_at_iitm.ac.in

More Related