SlideShare une entreprise Scribd logo
1  sur  9
Télécharger pour lire hors ligne
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

Contenu connexe

Tendances

Graphical presentation of data
Graphical presentation of dataGraphical presentation of data
Graphical presentation of data
drasifk
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
madan kumar
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
Chie Pegollo
 
correlation_and_covariance
correlation_and_covariancecorrelation_and_covariance
correlation_and_covariance
Ekta Doger
 
Time Series
Time SeriesTime Series
Time Series
yush313
 

Tendances (20)

Business statistics
Business statisticsBusiness statistics
Business statistics
 
Time series Analysis
Time series AnalysisTime series Analysis
Time series Analysis
 
Measure of central tendency
Measure of central tendencyMeasure of central tendency
Measure of central tendency
 
Graphical presentation of data
Graphical presentation of dataGraphical presentation of data
Graphical presentation of data
 
Correlation and Regression
Correlation and RegressionCorrelation and Regression
Correlation and Regression
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 
Introduction to Statistics - Basic concepts
Introduction to Statistics - Basic conceptsIntroduction to Statistics - Basic concepts
Introduction to Statistics - Basic concepts
 
Index number
Index numberIndex number
Index number
 
Concept of Kurtosis
Concept of KurtosisConcept of Kurtosis
Concept of Kurtosis
 
Discriminant analysis
Discriminant analysisDiscriminant analysis
Discriminant analysis
 
Measures of dispersions
Measures of dispersionsMeasures of dispersions
Measures of dispersions
 
Sampling Distribution
Sampling DistributionSampling Distribution
Sampling Distribution
 
time series analysis
time series analysistime series analysis
time series analysis
 
Measures of central tendency
Measures of central tendencyMeasures of central tendency
Measures of central tendency
 
Inflation accounting or price level accounting
Inflation accounting or price level  accountingInflation accounting or price level  accounting
Inflation accounting or price level accounting
 
correlation_and_covariance
correlation_and_covariancecorrelation_and_covariance
correlation_and_covariance
 
Time Series
Time SeriesTime Series
Time Series
 
Point estimation
Point estimationPoint estimation
Point estimation
 
TOPIC- HYPOTHESIS TESTING RMS.pptx
TOPIC- HYPOTHESIS TESTING  RMS.pptxTOPIC- HYPOTHESIS TESTING  RMS.pptx
TOPIC- HYPOTHESIS TESTING RMS.pptx
 
Introduction to Statistics (Part -I)
Introduction to Statistics (Part -I)Introduction to Statistics (Part -I)
Introduction to Statistics (Part -I)
 

En vedette

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
Ebere 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, lagos
Petro Nomics
 
Final_Report_Summer_Internship.PDF
Final_Report_Summer_Internship.PDFFinal_Report_Summer_Internship.PDF
Final_Report_Summer_Internship.PDF
Amit Singh
 
Statistics & Business Problems 10 Oct
Statistics & Business Problems 10 OctStatistics & Business Problems 10 Oct
Statistics & Business Problems 10 Oct
Dr. 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
 

En vedette (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 ...
 

Similaire à Applied Statistics In Business

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
bunyansaturnina
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
saba khan
 
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
Suchita Rawat
 

Similaire à 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
 
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
 

Plus de Ashish Nangla

Association Of Southeast Asian Nations
Association Of Southeast Asian NationsAssociation Of Southeast Asian Nations
Association Of Southeast Asian Nations
Ashish Nangla
 
Marketing Concepts: BCG Matrix
Marketing Concepts: BCG MatrixMarketing Concepts: BCG Matrix
Marketing Concepts: BCG Matrix
Ashish Nangla
 

Plus de 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
 

Dernier

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
Peter Brusilovsky
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MysoreMuleSoftMeetup
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
中 央社
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
cupulin
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
AnaAcapella
 

Dernier (20)

SPLICE Working Group: Reusable Code Examples
SPLICE Working Group:Reusable Code ExamplesSPLICE Working Group:Reusable Code Examples
SPLICE Working Group: Reusable Code Examples
 
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community PartnershipsSpring gala 2024 photo slideshow - Celebrating School-Community Partnerships
Spring gala 2024 photo slideshow - Celebrating School-Community Partnerships
 
Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"Mattingly "AI and Prompt Design: LLMs with NER"
Mattingly "AI and Prompt Design: LLMs with NER"
 
An overview of the various scriptures in Hinduism
An overview of the various scriptures in HinduismAn overview of the various scriptures in Hinduism
An overview of the various scriptures in Hinduism
 
8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management8 Tips for Effective Working Capital Management
8 Tips for Effective Working Capital Management
 
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
ĐỀ THAM KHẢO KÌ THI TUYỂN SINH VÀO LỚP 10 MÔN TIẾNG ANH FORM 50 CÂU TRẮC NGHI...
 
Including Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdfIncluding Mental Health Support in Project Delivery, 14 May.pdf
Including Mental Health Support in Project Delivery, 14 May.pdf
 
VAMOS CUIDAR DO NOSSO PLANETA! .
VAMOS CUIDAR DO NOSSO PLANETA!                    .VAMOS CUIDAR DO NOSSO PLANETA!                    .
VAMOS CUIDAR DO NOSSO PLANETA! .
 
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
MuleSoft Integration with AWS Textract | Calling AWS Textract API |AWS - Clou...
 
Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...Andreas Schleicher presents at the launch of What does child empowerment mean...
Andreas Schleicher presents at the launch of What does child empowerment mean...
 
OSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & SystemsOSCM Unit 2_Operations Processes & Systems
OSCM Unit 2_Operations Processes & Systems
 
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽會考英聽
 
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjjStl Algorithms in C++ jjjjjjjjjjjjjjjjjj
Stl Algorithms in C++ jjjjjjjjjjjjjjjjjj
 
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading RoomSternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
Sternal Fractures & Dislocations - EMGuidewire Radiology Reading Room
 
Trauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical PrinciplesTrauma-Informed Leadership - Five Practical Principles
Trauma-Informed Leadership - Five Practical Principles
 
Rich Dad Poor Dad ( PDFDrive.com )--.pdf
Rich Dad Poor Dad ( PDFDrive.com )--.pdfRich Dad Poor Dad ( PDFDrive.com )--.pdf
Rich Dad Poor Dad ( PDFDrive.com )--.pdf
 
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdfContoh Aksi Nyata Refleksi Diri ( NUR ).pdf
Contoh Aksi Nyata Refleksi Diri ( NUR ).pdf
 
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdfFICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
FICTIONAL SALESMAN/SALESMAN SNSW 2024.pdf
 
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPSSpellings Wk 4 and Wk 5 for Grade 4 at CAPS
Spellings Wk 4 and Wk 5 for Grade 4 at CAPS
 
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptxCOMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
COMMUNICATING NEGATIVE NEWS - APPROACHES .pptx
 

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