SlideShare ist ein Scribd-Unternehmen logo
1 von 9
Downloaden Sie, um offline zu lesen
Applied Statistics in Business & Economics



          Applied Statistics in Business & Economics

Discrete Data
List of observation eg 14,20, 23, 25, 28

Grouped Data
List of observations & frequency e.g. Weekly Wages & No Of Labours

Continuous Series
In series from 1 value to another eg.
Marks         0-10 10-20 20-30 30-40           40-50
# Of Student 6          11     14     20        15


Measures of Central Tendencies
Arithmetic Mean

Discrete Data
       Mean =
                       X
                       N

Grouped Data
       Mean =
                      fX
                       f

Continuous Series
       Mean =
                    fX

* X here is the Mid Value of the data in series eg. If Marks is 0-10, 10-20 then the
                     f

Mid Values will be 5, 15 respectively.

Median
Median is the middle most observation if the data is sorted.

If the number of observations (N) is odd then the centre most value is the
observation.
Eg. In Observations: 14, 20, 23, 25, 28
        Median is 23

If the number of observations (N) is even then the N/2-1th and N/2+1th
observations are summed and divided by 2.
Eg. In Observations: 14, 20, 23, 25, 28, 32
        Median is 24 i.e. (23+25 / 2)



                                                                           Page 1 of 9
Applied Statistics in Business & Economics




Mode
Mode is the observation with highest frequency/occurrence.

E.g. In Observations: 10, 20, 30, 30, 40
Mode is 30 because it occurs twice which is highest in the set.

If there are more than one observation values which have the highest occurrence
then there is NO Mode to the data. Eg. 10, 20, 20, 30, 30, 40, Here 20 and 30
both have Frequency of 2 which is the highest, in this case there is No Mode to
the data.


Midrange
Midrange is the average of just the minimum value and maximum value.

                  Xmin + Xmax
 Midrange =
                       2

E.g. In Observations: 10, 20, 30, 30, 40
Midrange is (10+40) / 2 i.e. 25


Geometric Mean
-


Trimmed Mean
Similar to Arithmetic Mean, but a few extreme values are excluded.




                                                                       Page 2 of 9
Applied Statistics in Business & Economics


Measures of Dispersion
Dispersion, also known as scatter spread or variation, measures the extent to
which the items vary from some central value and they measure only the degree
but not the direction of variation.

Significance of Measuring Dispersion
    To determine the reliability of an average.
    To facilitate comparison.
    To facilitate control.
    To facilitate the use of other statistical measures.


Range
Difference between minimum and maximum value
Range = XMax – Xmin

Mean Deviation
Mean Deviation is the arithmetic mean of the absolute deviations of all items of
the distribution from a measure of central tendency.

If nothing is specified, ‘Mean Deviation’ means ‘Mean Deviation’ about the
Arithmetic Mean.

Steps to Compute Mean Deviation
1. Calculate the Arithmetic Mean
2. Take the absolute deviations of each observation from the Mean ( Say |D| )
3. Calculate the sum of all these deviations i.e.  | D |
4. Calculate the Mean Deviation by dividing this sum by total number of
       observation.

                                   |D|
     Mean Deviation =
                                    N



Coefficient of Mean Deviation

                                             Mean Deviation
           Coefficient of Mean Deviation =
                                                Mean


Standard Deviation (  )
Standard Deviation is the Square Root of the Arithmetic Mean of the Squares of
deviations of all items of the distribution from the Arithmetic Mean.




                                                                          Page 3 of 9
Applied Statistics in Business & Economics




Properties of Standard Deviation
    The Sum of the Squares of the Deviations of Items from Arithmetic Mean
      is minimal.
    If all the observations are added by the same constant C, then the
      standard deviation remains unchanged.
    If all the observations are multiplied by the same constant C, then the
      standard deviation will be | C | times the standard deviation.
    Standard Deviation is the square root of Variance.



           =              x2
                          N

  Where x = X - X



Variance
Variance is the arithmetic mean of the squares of deviations of all items of
distributions from the arithmetic mean in other words variance is the square of
standard deviation.

       2
V=

Smaller the value of variance, lesser is the variability in population or greater the
uniformity in population and vice-versa.


Coefficient of Variation


           CV =             X 100%
                     
                     X




                                                                             Page 4 of 9
Applied Statistics in Business & Economics


Regression Analysis
Regression is the measure of average relationship between 2 or more variables
in terms of the original unit of the data.

Regression analysis is a statistical tool to study the nature & extent of functional
relationship between 2 or more variables and to estimate the unknown values of
dependent variables from known values of independent variable.

The terms dependence & independence does not necessarily indicate a cause-
effect relationship between the variables.

Regression Analysis is a valuable tool in business economics & business
research.

Linear Regression
Incase if a Linear Regression model involving 2 variables there are 2 regression
lines possible. Regression of X on Y and Regression of Y on X.

Regression of X on Y

X = a + bY

Where,
X = Dependent variable
Y = Independent variable
a = X Intercept. (Value of dependent variable when value of independent
variable is zero).
b = Slope of the Line. (The amount of change in the amount of dependent
variable per unit change in independent variable).

The value of constants a & b for the given data of X & Y can be calculated by
solving the following two algebraic equations (simultaneous equations) called
NORMAL EQUATIONS.

X = aN + bY
XY = aY + bY2

Where N is the number of pairs of X & Y variables and  denotes the respective
summation.




                                                                            Page 5 of 9
Applied Statistics in Business & Economics




Regression of Y on X

Y = a + bX

Where,
X = Independent variable
Y = Dependent variable
a = Y Intercept. (Value of dependent variable when value of independent
variable is zero).
b = Slope of the Line. (The amount of change in the amount of dependent
variable per unit change in independent variable).

The value of constants a & b for the given data of X & Y can be calculated by
solving the following two algebraic equations (simultaneous equations) called
NORMAL EQUATIONS.

Y = aN + bX
XY = aX + bX2




                                                                        Page 6 of 9
Applied Statistics in Business & Economics




Correlation
      Correlation is the relationship that exists between 2 or more variable.
       Correlation Analysis is a statistical technique to measure the degree and
       direction of relation between the variables.
   

       If both the variables incase in the same direction then the correlation is
       said to be positive. Whereas if both the variables vary in opposite
   

       direction, the correlation is said to be negative.
       When only 2 variables are considered, it is called simple correlation where
       as if 3 or more variables are considered then it is multiple correlations.
   


Covariance
Given a set of N pairs , our observation relating to 2 variables X & Y, the
covariance pf X & Y are denoted by COV(X,Y) and is given by the formula:


                         (X –    X ) ( Y-   Y )
       COV(X,Y) =
                                     N


Covariance may be +ve, –ve or zero and take any value from -  to + 


Coefficient Of Correlation (Karl Pearson’s)
Given a set of ‘N’ pairs of observations relating to 2 variables X & Y, the
coefficient of Correlation between X & Y is denoted by the symbol ‘ r ‘
And is given by the formula


                                  COV(X,Y)
                 r=
                                   x . y


Where x and y are the standard deviations of variables X & Y
respectively.

Spearman’s Rank Correlation
Spearman’s Rank Correlation uses ranks rather than actual observations and
makes no assumptions about the population from which actual observations are
drawn.

The correlation coefficient between 2 series of ranks is called rank correlation
coefficient.



                                                                              Page 7 of 9
Applied Statistics in Business & Economics


It is denoted by ‘ R ‘ and is given by the formula


                                    6  D2
                 r=        1-
                                    N3 - N
Where D is the difference of ranks between paired items in 2 series and
N is the number of pairs of ranks.



‘R’ lies between -1 and +1 ( -1 <= R >= +1 ), it can be interpreted in the same
fashion as Karl Pearson’s Coefficient of Correlation.

The Sum of difference of ranks will always be Zero. i.e.  D = 0

Spearman’s Rank Correlation Coefficient is very useful when dealing with
Qualitative data.

Incase of tied ranks, average rank is allotted to each of these items and the
factor (m3 – m) / 12 is added to  D2 for each instance of such tie.



Coefficient of Determination
The coefficient of determination is defined as the ratio of explained variance to
the total variance.

The coefficient of determination is calculated by squaring the coefficient of
correlation.

Coefficient of Determination = r2

For illustration , if r = 0.8 then r2 = 0.64 which means that 64% of the variation in
the dependent variable has been explained by the independent variable.

r2 takes the values between 0 and 1.         0 <= r2 <= 1


Coefficient of Non Determination
It is defined as the ratio between unexplained variance & total variance. It is
denoted by K2 and its value is calculated by subtracting r2 from 1.

K2 = 1 = r2




                                                                             Page 8 of 9
Applied Statistics in Business & Economics


Exercise
For the following set of data

  X        10        20        30        40   50   60    70   80        90
  Y        20        22        30        45   50   65    67   78        85

Central Tendencies
   1. Find Mean of X & Y
   2. Find Median of Y
   3. Find Mode of Y
   4. Find Midrange of Y
Dispersion
   5. Find Mean Deviation of Y
   6. Find Coefficient of Mean Deviation of Y
   7. Find Standard Deviation of X & Y
   8. Find Variance of Y
   9. Find Coefficient of Variation of Y
Regression Analysis
   10. Find Both Regression Equations ( X on Y and Y on X)
   11. Find the value of Y when X is 100, 150 and 200
   12. Find the value of X when Y is 100, 150 and 200
Correlation
   13. Find Covariance
   14. Find Coefficient of Correlation (Karl Pearson’s)




                                                                   Page 9 of 9

Weitere ähnliche Inhalte

Was ist angesagt?

Eco Basic 1 8
Eco Basic 1 8Eco Basic 1 8
Eco Basic 1 8kit11229
 
Business Statistics
Business StatisticsBusiness Statistics
Business StatisticsTim Walters
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regressionJames Neill
 
Applications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large NumbersApplications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large NumbersUniversity of Salerno
 
Basic econometrics lectues_1
Basic econometrics lectues_1Basic econometrics lectues_1
Basic econometrics lectues_1Nivedita Sharma
 
Properties of estimators (blue)
Properties of estimators (blue)Properties of estimators (blue)
Properties of estimators (blue)Kshitiz Gupta
 
Multicolinearity
MulticolinearityMulticolinearity
MulticolinearityPawan Kawan
 
Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...
Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...
Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...Muhammad Ali
 
Statistics-Measures of dispersions
Statistics-Measures of dispersionsStatistics-Measures of dispersions
Statistics-Measures of dispersionsCapricorn
 
Chapter8
Chapter8Chapter8
Chapter8Vu Vo
 
7 classical assumptions of ordinary least squares
7 classical assumptions of ordinary least squares7 classical assumptions of ordinary least squares
7 classical assumptions of ordinary least squaresYugesh Dutt Panday
 

Was ist angesagt? (20)

Eco Basic 1 8
Eco Basic 1 8Eco Basic 1 8
Eco Basic 1 8
 
Business Statistics
Business StatisticsBusiness Statistics
Business Statistics
 
Multiple linear regression
Multiple linear regressionMultiple linear regression
Multiple linear regression
 
Panel data
Panel dataPanel data
Panel data
 
Applications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large NumbersApplications to Central Limit Theorem and Law of Large Numbers
Applications to Central Limit Theorem and Law of Large Numbers
 
Simple linear regression
Simple linear regressionSimple linear regression
Simple linear regression
 
Basic econometrics lectues_1
Basic econometrics lectues_1Basic econometrics lectues_1
Basic econometrics lectues_1
 
An Overview of Simple Linear Regression
An Overview of Simple Linear RegressionAn Overview of Simple Linear Regression
An Overview of Simple Linear Regression
 
Ols by hiron
Ols by hironOls by hiron
Ols by hiron
 
Properties of estimators (blue)
Properties of estimators (blue)Properties of estimators (blue)
Properties of estimators (blue)
 
Multicolinearity
MulticolinearityMulticolinearity
Multicolinearity
 
Linear regression theory
Linear regression theoryLinear regression theory
Linear regression theory
 
Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...
Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...
Econometrics notes (Introduction, Simple Linear regression, Multiple linear r...
 
Statistics-Measures of dispersions
Statistics-Measures of dispersionsStatistics-Measures of dispersions
Statistics-Measures of dispersions
 
Chapter8
Chapter8Chapter8
Chapter8
 
7 classical assumptions of ordinary least squares
7 classical assumptions of ordinary least squares7 classical assumptions of ordinary least squares
7 classical assumptions of ordinary least squares
 
Time series Analysis
Time series AnalysisTime series Analysis
Time series Analysis
 
Chapter 14
Chapter 14 Chapter 14
Chapter 14
 
Introduction to Econometrics
Introduction to EconometricsIntroduction to Econometrics
Introduction to Econometrics
 
Regression
RegressionRegression
Regression
 

Andere mochten auch

A project report on financial statement analysis
A project report on financial statement analysisA project report on financial statement analysis
A project report on financial statement analysisProjects Kart
 
Applied Statistics - Introduction
Applied Statistics - IntroductionApplied Statistics - Introduction
Applied Statistics - IntroductionJulio Huato
 
Undergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSK
Undergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSKUndergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSK
Undergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSKEbere Uzowuru
 
Budgeting forecasting and cost control management techniques september, lagos
Budgeting forecasting and cost control management techniques september, lagosBudgeting forecasting and cost control management techniques september, lagos
Budgeting forecasting and cost control management techniques september, lagosPetro Nomics
 
Final_Report_Summer_Internship.PDF
Final_Report_Summer_Internship.PDFFinal_Report_Summer_Internship.PDF
Final_Report_Summer_Internship.PDFAmit Singh
 
Fair Lending Testing and Analysis - Made Easy
Fair Lending Testing and Analysis - Made EasyFair Lending Testing and Analysis - Made Easy
Fair Lending Testing and Analysis - Made EasyDavid Gilbert
 
Supply chain management of handicrafts, paper.
Supply chain management of handicrafts, paper.Supply chain management of handicrafts, paper.
Supply chain management of handicrafts, paper.Sushma Yanamadala
 
Study on the penetration of amul kool milk
Study on the penetration of amul kool milkStudy on the penetration of amul kool milk
Study on the penetration of amul kool milkProjects Kart
 
Statistics & Business Problems 10 Oct
Statistics & Business Problems 10 OctStatistics & Business Problems 10 Oct
Statistics & Business Problems 10 OctDr. Trilok Kumar Jain
 
Customer satisfaction among b2 b customers of relience communication in tamil...
Customer satisfaction among b2 b customers of relience communication in tamil...Customer satisfaction among b2 b customers of relience communication in tamil...
Customer satisfaction among b2 b customers of relience communication in tamil...Mohan Suyamburaj
 
Estimating calculation
Estimating calculationEstimating calculation
Estimating calculationZIyeeTan
 
Probability Case Study Rheam, Smith, Gandhotra
Probability Case Study Rheam, Smith, GandhotraProbability Case Study Rheam, Smith, Gandhotra
Probability Case Study Rheam, Smith, Gandhotraguest3c11a5
 
A project on invesment patter of individusal with special reference to karvy ...
A project on invesment patter of individusal with special reference to karvy ...A project on invesment patter of individusal with special reference to karvy ...
A project on invesment patter of individusal with special reference to karvy ...Projects Kart
 

Andere mochten auch (20)

A project report on financial statement analysis
A project report on financial statement analysisA project report on financial statement analysis
A project report on financial statement analysis
 
Applied Statistics - Introduction
Applied Statistics - IntroductionApplied Statistics - Introduction
Applied Statistics - Introduction
 
Undergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSK
Undergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSKUndergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSK
Undergraduate Project written by EBERE on ANALYSIS OF VARIATION IN GSK
 
Budgeting forecasting and cost control management techniques september, lagos
Budgeting forecasting and cost control management techniques september, lagosBudgeting forecasting and cost control management techniques september, lagos
Budgeting forecasting and cost control management techniques september, lagos
 
Final_Report_Summer_Internship.PDF
Final_Report_Summer_Internship.PDFFinal_Report_Summer_Internship.PDF
Final_Report_Summer_Internship.PDF
 
Fair Lending Testing and Analysis - Made Easy
Fair Lending Testing and Analysis - Made EasyFair Lending Testing and Analysis - Made Easy
Fair Lending Testing and Analysis - Made Easy
 
Different types of loom
Different types of loomDifferent types of loom
Different types of loom
 
Financial Ratios Formulas
Financial Ratios FormulasFinancial Ratios Formulas
Financial Ratios Formulas
 
Supply chain management of handicrafts, paper.
Supply chain management of handicrafts, paper.Supply chain management of handicrafts, paper.
Supply chain management of handicrafts, paper.
 
Cover Letter -
Cover Letter -Cover Letter -
Cover Letter -
 
baabtra, first programming school in India Statistics project template for st...
baabtra, first programming school in India Statistics project template for st...baabtra, first programming school in India Statistics project template for st...
baabtra, first programming school in India Statistics project template for st...
 
SHIV PROJECT
SHIV PROJECTSHIV PROJECT
SHIV PROJECT
 
Study on the penetration of amul kool milk
Study on the penetration of amul kool milkStudy on the penetration of amul kool milk
Study on the penetration of amul kool milk
 
Statistics & Business Problems 10 Oct
Statistics & Business Problems 10 OctStatistics & Business Problems 10 Oct
Statistics & Business Problems 10 Oct
 
Customer satisfaction among b2 b customers of relience communication in tamil...
Customer satisfaction among b2 b customers of relience communication in tamil...Customer satisfaction among b2 b customers of relience communication in tamil...
Customer satisfaction among b2 b customers of relience communication in tamil...
 
10.3 The Profit and Loss Summary account
10.3 The Profit and Loss Summary account10.3 The Profit and Loss Summary account
10.3 The Profit and Loss Summary account
 
Estimating calculation
Estimating calculationEstimating calculation
Estimating calculation
 
Probability Case Study Rheam, Smith, Gandhotra
Probability Case Study Rheam, Smith, GandhotraProbability Case Study Rheam, Smith, Gandhotra
Probability Case Study Rheam, Smith, Gandhotra
 
Nb pb
Nb pbNb pb
Nb pb
 
A project on invesment patter of individusal with special reference to karvy ...
A project on invesment patter of individusal with special reference to karvy ...A project on invesment patter of individusal with special reference to karvy ...
A project on invesment patter of individusal with special reference to karvy ...
 

Ähnlich wie Applied Statistics In Business

regression and correlation
regression and correlationregression and correlation
regression and correlationPriya Sharma
 
Correlation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptxCorrelation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptxHamdiMichaelCC
 
Pampers CaseIn an increasingly competitive diaper market, P&G’.docx
Pampers CaseIn an increasingly competitive diaper market, P&G’.docxPampers CaseIn an increasingly competitive diaper market, P&G’.docx
Pampers CaseIn an increasingly competitive diaper market, P&G’.docxbunyansaturnina
 
PG STAT 531 Lecture 2 Descriptive statistics
PG STAT 531 Lecture 2 Descriptive statisticsPG STAT 531 Lecture 2 Descriptive statistics
PG STAT 531 Lecture 2 Descriptive statisticsAashish Patel
 
CORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxCORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxRohit77460
 
Measures of dispersion or variation
Measures of dispersion or variationMeasures of dispersion or variation
Measures of dispersion or variationRaj Teotia
 
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdfMSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdfSuchita Rawat
 
Unit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptxUnit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptxAnusuya123
 
Corr-and-Regress (1).ppt
Corr-and-Regress (1).pptCorr-and-Regress (1).ppt
Corr-and-Regress (1).pptMuhammadAftab89
 
Cr-and-Regress.ppt
Cr-and-Regress.pptCr-and-Regress.ppt
Cr-and-Regress.pptRidaIrfan10
 
Corr-and-Regress.ppt
Corr-and-Regress.pptCorr-and-Regress.ppt
Corr-and-Regress.pptkrunal soni
 
Corr-and-Regress.ppt
Corr-and-Regress.pptCorr-and-Regress.ppt
Corr-and-Regress.pptMoinPasha12
 
Correlation & Regression for Statistics Social Science
Correlation & Regression for Statistics Social ScienceCorrelation & Regression for Statistics Social Science
Correlation & Regression for Statistics Social Sciencessuser71ac73
 

Ähnlich wie Applied Statistics In Business (20)

Regression
RegressionRegression
Regression
 
regression and correlation
regression and correlationregression and correlation
regression and correlation
 
Correlation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptxCorrelation analysis in Biostatistics .pptx
Correlation analysis in Biostatistics .pptx
 
Pampers CaseIn an increasingly competitive diaper market, P&G’.docx
Pampers CaseIn an increasingly competitive diaper market, P&G’.docxPampers CaseIn an increasingly competitive diaper market, P&G’.docx
Pampers CaseIn an increasingly competitive diaper market, P&G’.docx
 
12943625.ppt
12943625.ppt12943625.ppt
12943625.ppt
 
PG STAT 531 Lecture 2 Descriptive statistics
PG STAT 531 Lecture 2 Descriptive statisticsPG STAT 531 Lecture 2 Descriptive statistics
PG STAT 531 Lecture 2 Descriptive statistics
 
CORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptxCORRELATION AND REGRESSION.pptx
CORRELATION AND REGRESSION.pptx
 
Linear regression
Linear regressionLinear regression
Linear regression
 
Measures of dispersion or variation
Measures of dispersion or variationMeasures of dispersion or variation
Measures of dispersion or variation
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdfMSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
MSC III_Research Methodology and Statistics_Inferrential ststistics.pdf
 
Correlation and Regression
Correlation and Regression Correlation and Regression
Correlation and Regression
 
Unit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptxUnit-III Correlation and Regression.pptx
Unit-III Correlation and Regression.pptx
 
Corr-and-Regress (1).ppt
Corr-and-Regress (1).pptCorr-and-Regress (1).ppt
Corr-and-Regress (1).ppt
 
Corr-and-Regress.ppt
Corr-and-Regress.pptCorr-and-Regress.ppt
Corr-and-Regress.ppt
 
Cr-and-Regress.ppt
Cr-and-Regress.pptCr-and-Regress.ppt
Cr-and-Regress.ppt
 
Corr-and-Regress.ppt
Corr-and-Regress.pptCorr-and-Regress.ppt
Corr-and-Regress.ppt
 
Corr-and-Regress.ppt
Corr-and-Regress.pptCorr-and-Regress.ppt
Corr-and-Regress.ppt
 
Corr-and-Regress.ppt
Corr-and-Regress.pptCorr-and-Regress.ppt
Corr-and-Regress.ppt
 
Correlation & Regression for Statistics Social Science
Correlation & Regression for Statistics Social ScienceCorrelation & Regression for Statistics Social Science
Correlation & Regression for Statistics Social Science
 

Mehr von Ashish Nangla

Marketing Concepts: Product Lifecycle
Marketing Concepts: Product LifecycleMarketing Concepts: Product Lifecycle
Marketing Concepts: Product LifecycleAshish Nangla
 
An Introduction to Stock market Investment
An Introduction to Stock market InvestmentAn Introduction to Stock market Investment
An Introduction to Stock market InvestmentAshish Nangla
 
Returns Filing Accounts
Returns Filing AccountsReturns Filing Accounts
Returns Filing AccountsAshish Nangla
 
Murders & Acquisitions
Murders & AcquisitionsMurders & Acquisitions
Murders & AcquisitionsAshish Nangla
 
Budget and Budgetary Control
Budget and Budgetary ControlBudget and Budgetary Control
Budget and Budgetary ControlAshish Nangla
 
Trends Of BPO in India
Trends Of BPO in IndiaTrends Of BPO in India
Trends Of BPO in IndiaAshish Nangla
 
Association Of Southeast Asian Nations
Association Of Southeast Asian NationsAssociation Of Southeast Asian Nations
Association Of Southeast Asian NationsAshish Nangla
 
Accounting Invention
Accounting InventionAccounting Invention
Accounting InventionAshish Nangla
 
Marketing Concepts: Positioning
Marketing Concepts: PositioningMarketing Concepts: Positioning
Marketing Concepts: PositioningAshish Nangla
 
Marketing Concepts: BCG Matrix
Marketing Concepts: BCG MatrixMarketing Concepts: BCG Matrix
Marketing Concepts: BCG MatrixAshish Nangla
 
Indian Telecom Industry
Indian Telecom IndustryIndian Telecom Industry
Indian Telecom IndustryAshish Nangla
 
World Trade Organization
World Trade OrganizationWorld Trade Organization
World Trade OrganizationAshish Nangla
 

Mehr von Ashish Nangla (20)

Marketing Concepts: Product Lifecycle
Marketing Concepts: Product LifecycleMarketing Concepts: Product Lifecycle
Marketing Concepts: Product Lifecycle
 
Accounting Software
Accounting SoftwareAccounting Software
Accounting Software
 
Bank Reconciliation
Bank ReconciliationBank Reconciliation
Bank Reconciliation
 
The China Price
The China PriceThe China Price
The China Price
 
An Introduction to Stock market Investment
An Introduction to Stock market InvestmentAn Introduction to Stock market Investment
An Introduction to Stock market Investment
 
Returns Filing Accounts
Returns Filing AccountsReturns Filing Accounts
Returns Filing Accounts
 
Mutual Funds
Mutual FundsMutual Funds
Mutual Funds
 
Murders & Acquisitions
Murders & AcquisitionsMurders & Acquisitions
Murders & Acquisitions
 
Euro Currency
Euro CurrencyEuro Currency
Euro Currency
 
Budget and Budgetary Control
Budget and Budgetary ControlBudget and Budgetary Control
Budget and Budgetary Control
 
Trends Of BPO in India
Trends Of BPO in IndiaTrends Of BPO in India
Trends Of BPO in India
 
Budget
BudgetBudget
Budget
 
Association Of Southeast Asian Nations
Association Of Southeast Asian NationsAssociation Of Southeast Asian Nations
Association Of Southeast Asian Nations
 
Hedging
HedgingHedging
Hedging
 
Accounting Invention
Accounting InventionAccounting Invention
Accounting Invention
 
Marketing Concepts: Positioning
Marketing Concepts: PositioningMarketing Concepts: Positioning
Marketing Concepts: Positioning
 
Marketing Concepts: BCG Matrix
Marketing Concepts: BCG MatrixMarketing Concepts: BCG Matrix
Marketing Concepts: BCG Matrix
 
Agriculture
AgricultureAgriculture
Agriculture
 
Indian Telecom Industry
Indian Telecom IndustryIndian Telecom Industry
Indian Telecom Industry
 
World Trade Organization
World Trade OrganizationWorld Trade Organization
World Trade Organization
 

Kürzlich hochgeladen

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxOH TEIK BIN
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdfSoniaTolstoy
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTiammrhaywood
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityGeoBlogs
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfsanyamsingh5019
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Celine George
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...EduSkills OECD
 

Kürzlich hochgeladen (20)

Solving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptxSolving Puzzles Benefits Everyone (English).pptx
Solving Puzzles Benefits Everyone (English).pptx
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdfBASLIQ CURRENT LOOKBOOK  LOOKBOOK(1) (1).pdf
BASLIQ CURRENT LOOKBOOK LOOKBOOK(1) (1).pdf
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPTECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
ECONOMIC CONTEXT - LONG FORM TV DRAMA - PPT
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Paris 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activityParis 2024 Olympic Geographies - an activity
Paris 2024 Olympic Geographies - an activity
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Sanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdfSanyam Choudhary Chemistry practical.pdf
Sanyam Choudhary Chemistry practical.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
Incoming and Outgoing Shipments in 1 STEP Using Odoo 17
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 

Applied Statistics In Business

  • 1. Applied Statistics in Business & Economics Applied Statistics in Business & Economics Discrete Data List of observation eg 14,20, 23, 25, 28 Grouped Data List of observations & frequency e.g. Weekly Wages & No Of Labours Continuous Series In series from 1 value to another eg. Marks 0-10 10-20 20-30 30-40 40-50 # Of Student 6 11 14 20 15 Measures of Central Tendencies Arithmetic Mean Discrete Data Mean = X N Grouped Data Mean = fX f Continuous Series Mean = fX * X here is the Mid Value of the data in series eg. If Marks is 0-10, 10-20 then the f Mid Values will be 5, 15 respectively. Median Median is the middle most observation if the data is sorted. If the number of observations (N) is odd then the centre most value is the observation. Eg. In Observations: 14, 20, 23, 25, 28 Median is 23 If the number of observations (N) is even then the N/2-1th and N/2+1th observations are summed and divided by 2. Eg. In Observations: 14, 20, 23, 25, 28, 32 Median is 24 i.e. (23+25 / 2) Page 1 of 9
  • 2. Applied Statistics in Business & Economics Mode Mode is the observation with highest frequency/occurrence. E.g. In Observations: 10, 20, 30, 30, 40 Mode is 30 because it occurs twice which is highest in the set. If there are more than one observation values which have the highest occurrence then there is NO Mode to the data. Eg. 10, 20, 20, 30, 30, 40, Here 20 and 30 both have Frequency of 2 which is the highest, in this case there is No Mode to the data. Midrange Midrange is the average of just the minimum value and maximum value. Xmin + Xmax Midrange = 2 E.g. In Observations: 10, 20, 30, 30, 40 Midrange is (10+40) / 2 i.e. 25 Geometric Mean - Trimmed Mean Similar to Arithmetic Mean, but a few extreme values are excluded. Page 2 of 9
  • 3. Applied Statistics in Business & Economics Measures of Dispersion Dispersion, also known as scatter spread or variation, measures the extent to which the items vary from some central value and they measure only the degree but not the direction of variation. Significance of Measuring Dispersion  To determine the reliability of an average.  To facilitate comparison.  To facilitate control.  To facilitate the use of other statistical measures. Range Difference between minimum and maximum value Range = XMax – Xmin Mean Deviation Mean Deviation is the arithmetic mean of the absolute deviations of all items of the distribution from a measure of central tendency. If nothing is specified, ‘Mean Deviation’ means ‘Mean Deviation’ about the Arithmetic Mean. Steps to Compute Mean Deviation 1. Calculate the Arithmetic Mean 2. Take the absolute deviations of each observation from the Mean ( Say |D| ) 3. Calculate the sum of all these deviations i.e.  | D | 4. Calculate the Mean Deviation by dividing this sum by total number of observation. |D| Mean Deviation = N Coefficient of Mean Deviation Mean Deviation Coefficient of Mean Deviation = Mean Standard Deviation (  ) Standard Deviation is the Square Root of the Arithmetic Mean of the Squares of deviations of all items of the distribution from the Arithmetic Mean. Page 3 of 9
  • 4. Applied Statistics in Business & Economics Properties of Standard Deviation  The Sum of the Squares of the Deviations of Items from Arithmetic Mean is minimal.  If all the observations are added by the same constant C, then the standard deviation remains unchanged.  If all the observations are multiplied by the same constant C, then the standard deviation will be | C | times the standard deviation.  Standard Deviation is the square root of Variance. =  x2  N Where x = X - X Variance Variance is the arithmetic mean of the squares of deviations of all items of distributions from the arithmetic mean in other words variance is the square of standard deviation. 2 V= Smaller the value of variance, lesser is the variability in population or greater the uniformity in population and vice-versa. Coefficient of Variation CV = X 100%  X Page 4 of 9
  • 5. Applied Statistics in Business & Economics Regression Analysis Regression is the measure of average relationship between 2 or more variables in terms of the original unit of the data. Regression analysis is a statistical tool to study the nature & extent of functional relationship between 2 or more variables and to estimate the unknown values of dependent variables from known values of independent variable. The terms dependence & independence does not necessarily indicate a cause- effect relationship between the variables. Regression Analysis is a valuable tool in business economics & business research. Linear Regression Incase if a Linear Regression model involving 2 variables there are 2 regression lines possible. Regression of X on Y and Regression of Y on X. Regression of X on Y X = a + bY Where, X = Dependent variable Y = Independent variable a = X Intercept. (Value of dependent variable when value of independent variable is zero). b = Slope of the Line. (The amount of change in the amount of dependent variable per unit change in independent variable). The value of constants a & b for the given data of X & Y can be calculated by solving the following two algebraic equations (simultaneous equations) called NORMAL EQUATIONS. X = aN + bY XY = aY + bY2 Where N is the number of pairs of X & Y variables and  denotes the respective summation. Page 5 of 9
  • 6. Applied Statistics in Business & Economics Regression of Y on X Y = a + bX Where, X = Independent variable Y = Dependent variable a = Y Intercept. (Value of dependent variable when value of independent variable is zero). b = Slope of the Line. (The amount of change in the amount of dependent variable per unit change in independent variable). The value of constants a & b for the given data of X & Y can be calculated by solving the following two algebraic equations (simultaneous equations) called NORMAL EQUATIONS. Y = aN + bX XY = aX + bX2 Page 6 of 9
  • 7. Applied Statistics in Business & Economics Correlation  Correlation is the relationship that exists between 2 or more variable. Correlation Analysis is a statistical technique to measure the degree and direction of relation between the variables.  If both the variables incase in the same direction then the correlation is said to be positive. Whereas if both the variables vary in opposite  direction, the correlation is said to be negative. When only 2 variables are considered, it is called simple correlation where as if 3 or more variables are considered then it is multiple correlations.  Covariance Given a set of N pairs , our observation relating to 2 variables X & Y, the covariance pf X & Y are denoted by COV(X,Y) and is given by the formula:  (X – X ) ( Y- Y ) COV(X,Y) = N Covariance may be +ve, –ve or zero and take any value from -  to +  Coefficient Of Correlation (Karl Pearson’s) Given a set of ‘N’ pairs of observations relating to 2 variables X & Y, the coefficient of Correlation between X & Y is denoted by the symbol ‘ r ‘ And is given by the formula COV(X,Y) r= x . y Where x and y are the standard deviations of variables X & Y respectively. Spearman’s Rank Correlation Spearman’s Rank Correlation uses ranks rather than actual observations and makes no assumptions about the population from which actual observations are drawn. The correlation coefficient between 2 series of ranks is called rank correlation coefficient. Page 7 of 9
  • 8. Applied Statistics in Business & Economics It is denoted by ‘ R ‘ and is given by the formula 6  D2 r= 1- N3 - N Where D is the difference of ranks between paired items in 2 series and N is the number of pairs of ranks. ‘R’ lies between -1 and +1 ( -1 <= R >= +1 ), it can be interpreted in the same fashion as Karl Pearson’s Coefficient of Correlation. The Sum of difference of ranks will always be Zero. i.e.  D = 0 Spearman’s Rank Correlation Coefficient is very useful when dealing with Qualitative data. Incase of tied ranks, average rank is allotted to each of these items and the factor (m3 – m) / 12 is added to  D2 for each instance of such tie. Coefficient of Determination The coefficient of determination is defined as the ratio of explained variance to the total variance. The coefficient of determination is calculated by squaring the coefficient of correlation. Coefficient of Determination = r2 For illustration , if r = 0.8 then r2 = 0.64 which means that 64% of the variation in the dependent variable has been explained by the independent variable. r2 takes the values between 0 and 1. 0 <= r2 <= 1 Coefficient of Non Determination It is defined as the ratio between unexplained variance & total variance. It is denoted by K2 and its value is calculated by subtracting r2 from 1. K2 = 1 = r2 Page 8 of 9
  • 9. Applied Statistics in Business & Economics Exercise For the following set of data X 10 20 30 40 50 60 70 80 90 Y 20 22 30 45 50 65 67 78 85 Central Tendencies 1. Find Mean of X & Y 2. Find Median of Y 3. Find Mode of Y 4. Find Midrange of Y Dispersion 5. Find Mean Deviation of Y 6. Find Coefficient of Mean Deviation of Y 7. Find Standard Deviation of X & Y 8. Find Variance of Y 9. Find Coefficient of Variation of Y Regression Analysis 10. Find Both Regression Equations ( X on Y and Y on X) 11. Find the value of Y when X is 100, 150 and 200 12. Find the value of X when Y is 100, 150 and 200 Correlation 13. Find Covariance 14. Find Coefficient of Correlation (Karl Pearson’s) Page 9 of 9