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

Business statistics what and why
Business statistics what and whyBusiness statistics what and why
Business statistics what and why
dibasharmin
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
madan kumar
 
Introduction To Statistics
Introduction To StatisticsIntroduction To Statistics
Introduction To Statistics
albertlaporte
 
Bivariate analysis
Bivariate analysisBivariate analysis
Bivariate analysis
ariassam
 
Statistics-Measures of dispersions
Statistics-Measures of dispersionsStatistics-Measures of dispersions
Statistics-Measures of dispersions
Capricorn
 
Business statistics review
Business statistics reviewBusiness statistics review
Business statistics review
FELIXARCHER
 

Tendances (20)

Business statistics what and why
Business statistics what and whyBusiness statistics what and why
Business statistics what and why
 
Business statistics
Business statisticsBusiness statistics
Business statistics
 
Budgeting &amp; budgetary control f
Budgeting &amp; budgetary  control fBudgeting &amp; budgetary  control f
Budgeting &amp; budgetary control f
 
Mis lecture ppt
Mis lecture pptMis lecture ppt
Mis lecture ppt
 
Business Statistics Notes for Business and Commerce Department
Business Statistics Notes for Business and Commerce DepartmentBusiness Statistics Notes for Business and Commerce Department
Business Statistics Notes for Business and Commerce Department
 
Regression analysis
Regression analysisRegression analysis
Regression analysis
 
Time series
Time series Time series
Time series
 
Measure of Central Tendency (Mean, Median, Mode and Quantiles)
Measure of Central Tendency (Mean, Median, Mode and Quantiles)Measure of Central Tendency (Mean, Median, Mode and Quantiles)
Measure of Central Tendency (Mean, Median, Mode and Quantiles)
 
Introduction to statistics
Introduction to statisticsIntroduction to statistics
Introduction to statistics
 
Chapter8
Chapter8Chapter8
Chapter8
 
Role of statistics in real life , business & good governance
Role of statistics in real life , business & good governanceRole of statistics in real life , business & good governance
Role of statistics in real life , business & good governance
 
Business statistics (Basic concepts of Index Numbers)
Business statistics (Basic concepts of Index Numbers)Business statistics (Basic concepts of Index Numbers)
Business statistics (Basic concepts of Index Numbers)
 
Introduction To Statistics
Introduction To StatisticsIntroduction To Statistics
Introduction To Statistics
 
Time Series - 1
Time Series - 1Time Series - 1
Time Series - 1
 
Business statistics
Business statistics Business statistics
Business statistics
 
Bivariate analysis
Bivariate analysisBivariate analysis
Bivariate analysis
 
Statistics-Measures of dispersions
Statistics-Measures of dispersionsStatistics-Measures of dispersions
Statistics-Measures of dispersions
 
Definition of statistical efficiency
Definition of statistical efficiencyDefinition of statistical efficiency
Definition of statistical efficiency
 
Business statistics review
Business statistics reviewBusiness statistics review
Business statistics review
 
Chap01 describing data; graphical
Chap01 describing data;  graphicalChap01 describing data;  graphical
Chap01 describing data; graphical
 

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

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
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
heathfieldcps1
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
kauryashika82
 

Dernier (20)

TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
TỔNG ÔN TẬP THI VÀO LỚP 10 MÔN TIẾNG ANH NĂM HỌC 2023 - 2024 CÓ ĐÁP ÁN (NGỮ Â...
 
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-IIFood Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
Food Chain and Food Web (Ecosystem) EVS, B. Pharmacy 1st Year, Sem-II
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 
Python Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docxPython Notes for mca i year students osmania university.docx
Python Notes for mca i year students osmania university.docx
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
psychiatric nursing HISTORY COLLECTION .docx
psychiatric  nursing HISTORY  COLLECTION  .docxpsychiatric  nursing HISTORY  COLLECTION  .docx
psychiatric nursing HISTORY COLLECTION .docx
 
ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701ComPTIA Overview | Comptia Security+ Book SY0-701
ComPTIA Overview | Comptia Security+ Book SY0-701
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
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
 
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in DelhiRussian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
Russian Escort Service in Delhi 11k Hotel Foreigner Russian Call Girls in Delhi
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
Ecological Succession. ( ECOSYSTEM, B. Pharmacy, 1st Year, Sem-II, Environmen...
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 
Holdier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdfHoldier Curriculum Vitae (April 2024).pdf
Holdier Curriculum Vitae (April 2024).pdf
 

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