Top Banner
1/71 Statistics Data
38

1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Dec 19, 2015

Download

Documents

Welcome message from author
This document is posted to help you gain knowledge. Please leave a comment to let me know what you think about it! Share it to your friends and learn new things together.
Transcript
Page 1: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

1/71

Statistics

Data

Page 2: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

2/71

Contents

Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and Statistical Analysis

Page 3: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

STATISTICS in PRACTICE

Most issues of Business Week provide an in-depth report on a topic of current interest. Often, the in-depth reports contain statistical facts and summaries that help the reader understand the business and economic information.

Business Week also uses statistics and statistical information in managing its own business.

Page 4: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Accounting Finance Marketing Production Economics

Applications in Business and Economics

Page 5: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data

Data and Data Sets Elements, Variables, and Observations Scales of Measurement Qualitative and Quantitative Data Cross-Sectional and Time Series Data

Page 6: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data —Data and data set

Data are the facts and figures collected, summarized, analyzed, and interpreted.

The data collected in a particular study are referred to as the data set.

Page 7: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data -- Elements, Variables, and Observations

The elements are the entities on which data are collected.

A variable is a characteristic of interest for the elements.

The set of measurements collected for a particular element is called an observation.

The total number of data values in a data set is the number of elements multiplied by the number of variables.

Page 8: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

the data set contains 8 elements. five variables: Exchange, Ticker Symbol, Market

Cap, Price/Earnings Ratio, Gross Profit Margin. observations: the first observation (DeWolfe

Companies) is AMEX, DWL, 36.4, 8.4, and 36.7.

Data -- Elements, Variables, and Observations

Page 9: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Stock Annual Earn/Exchange Sales($M) Share($)Company

Dataram EnergySouth Keystone LandCare Psychemedics

AMEX 73.10 0.86 OTC 74.00 1.67 NYSE 365.70 0.86 NYSE 111.40 0.33 AMEX 17.60 0.13

Variables

Element Names

Data Set

Observation

Data -- Elements, Variables, and Observations

Page 10: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data-- Scales of Measurement

Nominal scale When the data for a variable consist of labels or

names used to identify an attribute of the element. For example, gender, ID number, “exchange

variable” in Table 1.1 nominal data can be recorded using a numeric code.

We could use “0” for female, and “1” for male.

Page 11: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Nominal scale example: Students of a university are classified by the school

in which they are enrolled using a nonnumeric label such as Business, Humanities, Education, and so on.

Alternatively, a numeric code could be used for the school variable (e.g. 1 denotes Business, 2 denotes Humanities, 3 denotes Education, and so on).

Data-- Scales of Measurement

Page 12: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Ordinal scale If the data exhibit the properties of nominal

data and the order or rank of the data is meaningful.

For example, questionnaire: a repair service rating of excellent, good, or poor.

Ordinal data can be recorded using a numeric code. We could use 1 for excellent, 2 for good, and 3 for poor.

Data-- Scales of Measurement

Page 13: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Ordinal scale example: Students of a university are classified by their

class standing using a nonnumeric label such as Freshman, Sophomore, Junior, or Senior.

Alternatively, a numeric code could be used for the class standing variable (e.g. 1 denotes Freshman, 2 denotes Sophomore, and so on).

Data-- Scales of Measurement

Page 14: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Interval scale The data show the properties of ordinal data and

the interval between values is expressed in terms of a fixed unit of measure.

Example: SAT scores, temperature. Interval data are always numeric.

Data-- Scales of Measurement

Page 15: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Interval data example: Three students with SAT scores of 1120, 1050, and

970 can be ranked or ordered in terms of best performance to poorest performance.

In addition, the differences between the scores are meaningful. For instance, student 1 scored 1120 – 1050 =70 points more than student 2, while student 2 scored 1050 – 970 = 80 points more than student 3.

Data-- Scales of Measurement

Page 16: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Ratio scale The data have all the properties of interval data

and the ratio of two values is meaningful. Ratio scale requires that a zero value be included

to indicate that nothing exists for the variable at the zero point.

For example, distance, height, weight, and time use the ratio scale of measurement.

Data-- Scales of Measurement

Page 17: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Ratio scale example: Melissa’s college record shows 36 credit hours

earned, while Kevin’s record shows 72 credit hours earned.

Kevin has twice as many credit hours earned as Melissa.

Data-- Scales of Measurement

Page 18: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data --Qualitative and Quantitative Data

Data can be further classified as either qualitative or quantitative.

The statistical analysis appropriate for a particular variable depends upon whether the variable is qualitative or quantitative.

Page 19: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data --Qualitative and Quantitative Data

If the variable is qualitative, the statistical analysis is rather limited.

In general, there are more alternatives for statistical analysis when the data are quantitative.

Page 20: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data –Qualitative Data

Labels or names used to identify an attribute of each element

Qualitative data are often referred to as categorical data

Use either the nominal or ordinal scale of measurement

Can be either numeric or nonnumeric Appropriate statistical analyses are rather limited

Page 21: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data --Quantitative Data

Quantitative data indicate how many or how much: discrete, if measuring how many continuous, if measuring how much

Quantitative data are always numeric. Ordinary arithmetic operations are meaningful

for quantitative data.

Page 22: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

QualitativeQualitative Quantitative

Quantitative

NumericalNumerical NumericalNumericalNonnumericalNonnumerical

DataData

NominalNominal

OrdinalOrdinal

NominalNominal OrdinalOrdinal IntervalInterval RatioRatio

Data-- Scales of Measurement

Page 23: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Cross-sectional data are collected at the same or approximately the same point in time. Cross-sectional data are collected at the same or approximately the same point in time.

Example: data detailing the number of building permits issued in July 2011 in each of the districts of Tainan City

Example: data detailing the number of building permits issued in July 2011 in each of the districts of Tainan City

Data-- Cross-Sectional Data

Page 24: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Time series data are collected over several time periods. Time series data are collected over several time periods.

Example: data detailing the number of building permits issued in Tainan City in each of the last 36 months

Example: data detailing the number of building permits issued in Tainan City in each of the last 36 months

Data– Time series Data

Page 25: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data Sources

Existing Sources Statistical Studies Data Acquisition Errors

Page 26: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data Sources

Existing Sources

Within a firm – almost any department

Business database services – Dow Jones & Co.

Government agencies - U.S. Department of Labor

Industry associations – Travel Industry Association of America

Special-interest organizations – Graduate Management Admission Council

Internet – more and more firms

Page 27: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data Sources

Page 28: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Statistical Studies

Data Sources

In experimental studies the variables of interestare first identified. Then one or more factors arecontrolled so that data can be obtained about howthe factors influence the variables.

In experimental studies the variables of interestare first identified. Then one or more factors arecontrolled so that data can be obtained about howthe factors influence the variables.

In observational (nonexperimental) studies no attempt is made to control or influence the variables of interest.

In observational (nonexperimental) studies no attempt is made to control or influence the variables of interest.

a survey is agood example

Page 29: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data Sources

Time requirement Searching for information can be time consuming. Information may no longer be useful by the time it

is available Cost of Acquisition Organizations often charge for information even

when it is not their primary business activity.

Page 30: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Data Sources

Data Errors Using any data that happens to be available or

that were acquired with little care can lead to poor and misleading information

Page 31: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Descriptive Statistics

Descriptive statistics are the tabular, graphical, and numerical methods used to summarize data.

Page 32: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Descriptive Statistics – Example

Next table is the data for different mini-systems.

Brand & Model Price ($) Sound Quality CD Capacity FM Tuning Tape Decks

Aiwa NSX-AJ800 250 Good 3 Fair 2

JVC FS-SD1000 500 Good 1 Very Good 0

JVC MX-G50 200 Very Good 3 Excellent 2

Panasonic SC-PM11 170 Fair 5 Very Good 1

RCA RS 1283 170 Good 3 Poor 0

Sharp CD-BA2600 150 Good 3 Good 2

Sony CHC-CL1 300 Very Good 3 Very Good 1

Sony MHC-NX1 500 Good 5 Excellent 2

Yamaha GX-505 400 Very Good 3 Excellent 1

Yamaha MCR-E100 500 Very Good 1 Excellent 0

Page 33: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

2 13

16

7

7

5

50

4 26

32

14

14

10

100

Parts Cost ($)

Parts Frequency

PercentFrequency

Descriptive Statistics – Example

Page 34: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

2 13

16

7

7

5

50

4 26

32

14

14

10

100

Parts Cost ($)

Parts Frequency

PercentFrequency

Descriptive Statistics – Example

Page 35: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Numerical Descriptive Statistics

The most common numerical descriptive statistic is the average (or mean).

The average price is ?

Descriptive Statistics: Price ($) Total Sum of

Variable Count Percent CumPct Mean StDev Sum Squares Minimum

Price ($) 10 100 100 314.0 147.9 3 140.0 1182800.0 150.0

N for

Variable Median Maximum Mode Mode

Price ($) 275.0 500.0 500 3

Page 36: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Population

Sample

Statistical inference

Census

Sample survey

- the set of all elements of interest in a particular study

- a subset of the population

- the process of using data obtained from a sample to make estimates and test hypotheses about the characteristics of a population

- collecting data for a population

- collecting data for a sample

Statistical Inference

Page 37: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

1. Population consists of all

tune-ups. Averagecost of parts is

unknown.

2. A sample of 50engine tune-ups

is examined.

3. The sample data provide a sampleaverage parts costof $79 per tune-up.

4. The sample averageis used to estimate the population average.

Process of Statistical Inference

Page 38: 1/71 Statistics Data 2/71 Contents Applications in Business and Economics Data Data Sources Descriptive Statistics Statistical Inference Computers and.

Computers and Statistical Analysis

Statistical analysis often involves working with large amounts of data.

Computer software is typically used to conduct the analysis.

Statistical software packages such as Microsoft Excel and Minitab are capable of data management, analysis, and presentation.