SlideShare ist ein Scribd-Unternehmen logo
1 von 10
Downloaden Sie, um offline zu lesen
Mathematical Theory and Modeling                                                               www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012



   Polynomial Regression Model of Making Cost Prediction In
                                     Mixed Cost Analysis

                                      Isaac, O. Ajao (Corresponding author)
                  Department of Mathematics aand Statistics, The Federal Polytechnic, Ado-Ekiti,
                                    PMB 5351, Ado-Ekiti, Ekiti state, Nigeria.
                             Tel: +2348035252017      E-mail: isaac_seyi@yahoo.com


                                              Adedeji, A. Abdullahi
                  Department of Mathematics aand Statistics, The Federal Polytechnic, Ado-Ekiti,
                                    PMB 5351, Ado-Ekiti, Ekiti state, Nigeria.
                            Tel: +2348062632084     E-mail: anzwers2003@yahoo.com


                                                  Ismail, I. Raji
                  Department of Mathematics aand Statistics, The Federal Polytechnic, Ado-Ekiti,
                                    PMB 5351, Ado-Ekiti, Ekiti state, Nigeria.
                              Tel: +2348029023836     E-mail: rajimaths@yahoo.com
Abstract
Regression analysis is used across business fields for tasks as diverse as systematic risk estimation,
production and operations management, and statistical inference. This paper presents the cubic polynomial
least square regression as a robust alternative method of making cost prediction in business rather than the
usual linear regression.The study reveals that polynomial regression is a better alternative with a very high
coefficient of determination.
Keywords: Polynomial regression, linear regression, high-low method, cost prediction, mixed cost.

1. Introduction

Current practice in teaching regression analysis relies on the investigation of data sets for users with
techniques that allow description and inference. There are many alternatives, however, for actual learner
computation of regression coefficients and summary statistics. Kmenta (1971) presents a computational
design that allows users to complete the calculations with only a pencil and paper. Brigham (1968) suggests
that learners might simply construct a scatter plot and a ruler to visually approximate the regression line.
Gujarati (2009) recommends the use of statistical packages which are now easily accessible to users on
mainframe and micro computers (Mundrake, G.A., & Brown, B.J. (1989)).
Mixed costs have both a fixed portion and a variable portion. There are          handful of methods used by
managers to break mixed costs in the two manageable components -        fixed and variable costs. The process
of breaking mixed costs into fixed and variable portions allow us to use the costs to predict and plan for the
future since we have a good insight on how these costs behave at various activity levels. We often call the
process of separating mixed cost into fixed and variable component, cost estimation. The methods

                                                     14
Mathematical Theory and Modeling                                                                www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012

commonly used are the Scatter graph, High-low method, and the Ordinary least square linear regression.
The goal of cost estimation is to determine the amount of fixed and variable costs so that a cost equation
can be used to predict future costs.

2.    Data and method

The high-low method       uses the highest and the lowest activity levels over a period of time to estimate the
portion of a mixed cost that is variable and portion that is fixed. Because it uses only the high and low
activity levels to calculate the variable and fixed costs, it may be misleading if the high and low activity
levels are not repreentative of the normal activity. The high-low method is most accurate when the high and
low levels of activity are representation of the majority of the points.

                               y2  y1
Variable cost per unit (b) =
                               x2  x1

Where    y2 = the total cost at highest level of activity

                 y1 = the total cost at lowest level of activity

                x2 = are the number of units at highest level of activity; and

                x1 = are the number of units at highest level of activity
In other words, variable cost per unit is equal to the slope of the cost level line (i.e. change in total cost /
change in number of units produced).

                               Total fixed cost (a) =   y2  bx2  y1  bx1
The high-low method can be quite misleading. The reason is that cost data are rarely linear and inferences
are based on only two observations, either of which could be statistical anomaly or outlier. The goal of least
squares is to define a line so that it fits through a set of points on a graph. Where the cummulative sum of
squared distance between the points and the line is minimized, hence the name “least squares”.



2.2     Polynomial Regression model


In statistics, polynomial regression is a form of linear regression in which the relationship between the
independent variable x and the dependent variable y is modeled as an nth order polynomial. Polynomial
regression fits a nonlinear relationship between the value of      x and the corresponding conditional mean of

y, denoted as   ( y x) ( Fan, Jianqing (1996)) and (Magee, Lonnie (1998)). Although polynomial fits a
non linear model to the data, as statistical estimation problem it is linear, in the sense that the regression



                                                         15
Mathematical Theory and Modeling                                                                 www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012


function      ( y x) is linear in the unknown parameters that are estimated from the data.

2.3     The model


yi  0  1 xi  2 xi 2 + ei         i  1, 2,...n.                                                    (i)

Matematically a parabola is represented by the equation (i), also known as quadratic function, or more
generally, a second-degree polynomial in the variable x, the highest power of of x represents the degree of
the polynomial. If x3 were added to the preceeding function (Gujarati, 2009) and (Studenmund, A.H., &
Cassidy, H.J. (1987)), it would be a third-degree polynomial, and so on.
The stochastic version of equation (i) may be written as

                    yi  0  1 xi  2 xi 2 + 3 xi 3 + ei       i  1, 2,...n                        (ii)

Which is called a second-degree polynomial regression
The general kth degree polynomial regression is written as:

yi  0  1 xi  2 xi 2 +. . .+ k xi k + ei          i  1, 2,...n
     where

 0 ,  1 ,  k are the parameters of the model,
 i is a random error term.


3.      Data Presentation and Analysis


All     analyses were done using MINITAB 11. The scattergram in fig(i) suggests the type of regression
model that will fit the data in the table above. From this figure it is clear that the relationship between total
cost and output resembles the elongated S-curve. It is noticed that the total cost         curve first increases
gradually and then rapidly, as predicted by the celebrated law of diminishing returns. This S-shape of the
total cost curve can be captured by the following cubic or third-degree polynomial:

      yi  0  1 xi  2 xi 2 + 3 xi 3 + ei    i  1, 2,...n


Where y = total cost      and
          x = output



3.1     Using the High-Low method
                                    2 000 000  500 000
Variable cost per unit (slope) =                         13.04 per unit ,           that is N 13.04 per unit
                                     175 000  60 000
TC = FC + VC (X)

                                                            16
Mathematical Theory and Modeling                                                                 www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012

Where X = number of units
Using:   Total cost (TC) = N 2 000 000
Variable cost per unit (VC) = N 13.04 and
                          X = 175 000
To obtain total fixed cost (FC)
N2 000 000 = FC + N 13.04 (175 000)
FC =N 2 000 000 – N2 282 000 = - N 282 000.
The line of best fit from the above equations becomes:


                                  TC =    - N 282 000 + N 13.04 (X)                                  (vi)


The negative amount of fixed costs is not realistic and leads me to believe that either the total costs at either
the high point or at the low point are not representative. The high low method of determining the fixed and
variable portions of a mixed cost relies on only two sets of data: the costs at the highest level of activity,
and the costs at the lowest level of activity. If either set of data is flawed, the calculation can result in an
unreasonable, negative amount of fixed cost. It is possible that at the highest point of activity the costs were
out of line from the normal relationship—referred to as an outlier.


4.    Discussion of Results


The R-Square value is a statistical calculation that characterizes how well a particular line fits a set of data.
As a general rule, the closer R2 is to 1.00 the better; as this would represent a perfect fit where every point
falls exactly on the resulting line. The models with the lowest P-value and highest R2 which are 0.0000895
and 0.874 are the linear and polynomial cubic regression models respectively (table 4).
The negative amount of fixed costs is not realistic and leads me to believe that either the total costs at either
the high point or at the low point are not representative. The high low method of determining the fixed and
variable portions of a mixed cost relies on only two sets of data: the costs at the highest level of activity,
and the costs at the lowest level of activity. If either set of data is flawed, the calculation can result in an
unreasonable, negative amount of fixed cost. It is possible that at the highest point of activity the costs were
out of line from the normal relationship—referred to as an outlier. All these are indications of it’s crude and
unscientific nature.




5.   Conclusion and Recommendation

Based on the results of the analyses it can be concluded that Polynomial regression model is         better than
the conventional Linear regression and High-Low methods, especially when analysing data relating to cost
and production functions.
It is obvious that Linear and Quadratic models are not too bad for prediction with respect to the data used in
this research paper, but the Cubic polynomial regression is better. It is therefore recommended that data

                                                       17
Mathematical Theory and Modeling                                                           www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012

analysts should endeavour to always plot a simple scatter diagram before using any regression model in
order to know the type of relationship that exists between the variable of interest.



References


Brigham, E.F. (1986). Fundamental of financial management (4th ed.). Chicago: Dryden Press.
Fan, Jianqing (1996). "1.1 From linear regression to nonlinear regression". Local Polynomial Modelling
and Its Applications. Monographs on Statistics and Applied Probability. Chapman & Hall/CRC
Gujarati, D.N. and Porter, D.C. (2009). Basic Econometrics. New York: McGraw-Hall.
http://www.studyzone.org/testprep/math4/d/linegraph4l.cfm: Data on Monthly unit production and the
associated costs
Kmenta, J. (1971). Elements of econometrics. New York: Macmillan
Magee, Lonnie (1998). "Non-local Behavior in Polynomial Regressions". The American Statistician
(American Statistical Association) 52 (1): 20–22.
Mundrake, G.A., & Brown, B.J. (1989). Applicacation of microcomputer software to university level course
instruction. Journal of Education for Business, 64(3), 124-128.
Stein, S.H. (1990). Understanding Regression Analysis. Journal of Education for Business, 65(6) 264-269.
Studenmund, A.H., & Cassidy, H.J. (1987), Using Econometric: A practical guide. Boston: Little, Brown.




Appendix


Table 1: Monthly unit production and the associated costs


                   (sorted from low to high)

          months           Units (x)            Cost (y)
          Oct                          60 000       N 500 000
          Nov                          65 000       N 940 000
          Mar                          75 000       N 840 000
          Sept                         80 000       N 910 000

                                                           18
Mathematical Theory and Modeling                              www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012

          Feb                          90 000   N 1 100 000
          Dec                          95 000   N 1 500 000
          Jan                      100 000      N 1 250 000
          Aug                      115 000      N 1 400 000
          Apr                      120 000      N 1 400 000
          Jun                      130 000      N 1 200 000
          May                      140 000      N 1 500 000
          Jul                      175 000      N2 000 000




Fig.(i): The curve of the total cost




                                                     19
Mathematical Theory and Modeling                                                                         www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012



                                                           The total cost curve

                2000000




                1500000
         cost




                1000000




                 500000

                              60000                               110000                        160000

                                                                       units




Table (2): Regression (Linear)



The regression equation is
y = 138533 + 10.3 x                                                                    (iii)


Predictor              Coef                StDev              T                 P
Constant            138533             178518              0.78       0.456
x                      10.343               1.643           6.30           0.000


S = 184068             R-Sq = 79.9%                R-Sq(adj) = 77.8%


Analysis of Variance


Source            DF                  SS              MS                    F               P
Regression          1 1.34336E+12 1.34336E+12                     39.65             0.000
Error             10 3.38811E+11            33881051933
Total             11 1.68217E+12




                                                              20
Mathematical Theory and Modeling                                                                             www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012


Fig. (ii): Plot of the Linear regression model



                                               linear regression model for total cost
                                                                    Y = 138533 + 10.3435X

                                                                        R-Sq = 0.799


                2500000




                2000000




                1500000
         cost




                1000000




                500000                                                                                                       Regression

                                                                                                                              95% CI

                                                                                                                              95% PI
                     0


                            60000                         110000                                    160000


                                                                   units




Table (3):      Polynomial Regression (Quadratic)



Y = -136015 + 15.6406X - 2.33E-05X**2                                                        (iv)
R-Sq = 0.804



Analysis of Variance


SOURCE                      DF           SS          MS                       F              P
Regression                   2      1.35E+12   6.76E+11        18.4624                 6.53E-04
Error                        9      3.30E+11   3.66E+10
Total                       11      1.68E+12




SOURCE            DF        Seq SS              F              P
Linear               1    1.34E+12       39.6492    8.95E-05
Quadratic            1    9.15E+09      0.249846    0.629176



                                                             21
Mathematical Theory and Modeling                                                                                  www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012


Fig. (iii): Plot of the Quadratic       regression model



                                           Quadratic regression model for total cost
                                                             Y = -136015 + 15.6406X - 2.33E-05X**2

                                                                        R-Sq = 0.804


                2500000




                2000000




                1500000
         cost




                1000000




                500000                                                                                                            Regression

                                                                                                                                   95% CI

                                                                                                                                   95% PI
                     0


                            60000                          110000                                        160000


                                                                    units




Table (4):      Polynomial Regression (Cubic)


Y = -3888396 + 125.375X - 1.02E-03X**2 + 2.84E-09X**3                                                    (v)
R-Sq = 0.874


Analysis of Variance


SOURCE                      DF           SS          MS                        F                     P
Regression                   3      1.47E+12   4.90E+11         18.5547                5.82E-04
Error                        8      2.11E+11   2.64E+10
Total                       11      1.68E+12



SOURCE            DF        Seq SS              F               P
Linear               1    1.34E+12       39.6492    8.95E-05
Quadratic            1    9.15E+09      0.249846    0.629176
Cubic                1    1.18E+11       4.47643    6.73E-02

Fig. (iv): Plot of the Cubic regression model




                                                              22
Mathematical Theory and Modeling                                                                         www.iiste.org
ISSN 2224-5804 (Paper)    ISSN 2225-0522 (Online)
Vol.2, No.2, 2012

                                Cubic regression model for total cost
                                        Y = -3888396 + 125.375X - 1.02E-03X**2 + 2.84E-09X**3

                                                           R-Sq = 0.874



             2500000




             2000000




             1500000
      cost




             1000000




             500000                                                                                                      Regression

                                                                                                                          95% CI

                                                                                                                          95% PI
                  0


                       60000                110000                                              160000


                                                     units




                                                23

Weitere ähnliche Inhalte

Was ist angesagt?

Linear algebra application in linear programming
Linear algebra application in linear programming Linear algebra application in linear programming
Linear algebra application in linear programming Lahiru Dilshan
 
Simplex method (maximization)
Simplex method (maximization)Simplex method (maximization)
Simplex method (maximization)Kamel Attar
 
Bayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square DesignBayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square Designinventionjournals
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)Kamel Attar
 
MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...
MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...
MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...gerogepatton
 
A Method for Solving Balanced Intuitionistic Fuzzy Assignment Problem
A  Method  for  Solving  Balanced  Intuitionistic  Fuzzy  Assignment  Problem A  Method  for  Solving  Balanced  Intuitionistic  Fuzzy  Assignment  Problem
A Method for Solving Balanced Intuitionistic Fuzzy Assignment Problem Navodaya Institute of Technology
 
Vasicek Model Project
Vasicek Model ProjectVasicek Model Project
Vasicek Model ProjectCedric Melhy
 
Linear programming graphical method
Linear programming graphical methodLinear programming graphical method
Linear programming graphical methodDr. Abdulfatah Salem
 
Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew Hair
 
Spurious correlation (updated)
Spurious correlation (updated)Spurious correlation (updated)
Spurious correlation (updated)jemille6
 
On The Numerical Solution of Picard Iteration Method for Fractional Integro -...
On The Numerical Solution of Picard Iteration Method for Fractional Integro -...On The Numerical Solution of Picard Iteration Method for Fractional Integro -...
On The Numerical Solution of Picard Iteration Method for Fractional Integro -...DavidIlejimi
 
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET Journal
 
Quantitative Methods for Lawyers - Class #22 - Regression Analysis - Part 1
Quantitative Methods for Lawyers - Class #22 -  Regression Analysis - Part 1Quantitative Methods for Lawyers - Class #22 -  Regression Analysis - Part 1
Quantitative Methods for Lawyers - Class #22 - Regression Analysis - Part 1Daniel Katz
 
Heptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min MethodHeptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min MethodYogeshIJTSRD
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming ProblemRAVI PRASAD K.J.
 

Was ist angesagt? (18)

Linear algebra application in linear programming
Linear algebra application in linear programming Linear algebra application in linear programming
Linear algebra application in linear programming
 
Simplex method (maximization)
Simplex method (maximization)Simplex method (maximization)
Simplex method (maximization)
 
Bayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square DesignBayesian Estimation for Missing Values in Latin Square Design
Bayesian Estimation for Missing Values in Latin Square Design
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)
 
MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...
MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...
MIXTURES OF TRAINED REGRESSION CURVES MODELS FOR HANDWRITTEN ARABIC CHARACTER...
 
Ev4301897903
Ev4301897903Ev4301897903
Ev4301897903
 
A Method for Solving Balanced Intuitionistic Fuzzy Assignment Problem
A  Method  for  Solving  Balanced  Intuitionistic  Fuzzy  Assignment  Problem A  Method  for  Solving  Balanced  Intuitionistic  Fuzzy  Assignment  Problem
A Method for Solving Balanced Intuitionistic Fuzzy Assignment Problem
 
Ou3425912596
Ou3425912596Ou3425912596
Ou3425912596
 
Vasicek Model Project
Vasicek Model ProjectVasicek Model Project
Vasicek Model Project
 
Lec 1
Lec 1Lec 1
Lec 1
 
Linear programming graphical method
Linear programming graphical methodLinear programming graphical method
Linear programming graphical method
 
Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3Andrew_Hair_Assignment_3
Andrew_Hair_Assignment_3
 
Spurious correlation (updated)
Spurious correlation (updated)Spurious correlation (updated)
Spurious correlation (updated)
 
On The Numerical Solution of Picard Iteration Method for Fractional Integro -...
On The Numerical Solution of Picard Iteration Method for Fractional Integro -...On The Numerical Solution of Picard Iteration Method for Fractional Integro -...
On The Numerical Solution of Picard Iteration Method for Fractional Integro -...
 
IRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary LogicIRJET- Optimization of 1-Bit ALU using Ternary Logic
IRJET- Optimization of 1-Bit ALU using Ternary Logic
 
Quantitative Methods for Lawyers - Class #22 - Regression Analysis - Part 1
Quantitative Methods for Lawyers - Class #22 -  Regression Analysis - Part 1Quantitative Methods for Lawyers - Class #22 -  Regression Analysis - Part 1
Quantitative Methods for Lawyers - Class #22 - Regression Analysis - Part 1
 
Heptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min MethodHeptagonal Fuzzy Numbers by Max Min Method
Heptagonal Fuzzy Numbers by Max Min Method
 
Duality in Linear Programming Problem
Duality in Linear Programming ProblemDuality in Linear Programming Problem
Duality in Linear Programming Problem
 

Ähnlich wie Polynomial regression model of making cost prediction in mixed cost analysis

A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...Jim Webb
 
Some Engg. Applications of Matrices and Partial Derivatives
Some Engg. Applications of Matrices and Partial DerivativesSome Engg. Applications of Matrices and Partial Derivatives
Some Engg. Applications of Matrices and Partial DerivativesSanjaySingh011996
 
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...IJERA Editor
 
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...IJERA Editor
 
Curve_Fitting.pdf
Curve_Fitting.pdfCurve_Fitting.pdf
Curve_Fitting.pdfIrfan Khan
 
Master of Computer Application (MCA) – Semester 4 MC0079
Master of Computer Application (MCA) – Semester 4  MC0079Master of Computer Application (MCA) – Semester 4  MC0079
Master of Computer Application (MCA) – Semester 4 MC0079Aravind NC
 
Mc0079 computer based optimization methods--phpapp02
Mc0079 computer based optimization methods--phpapp02Mc0079 computer based optimization methods--phpapp02
Mc0079 computer based optimization methods--phpapp02Rabby Bhatt
 
11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planning11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planningAlexander Decker
 
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming ModelBender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming Modeldrboon
 
Propagation of Error Bounds due to Active Subspace Reduction
Propagation of Error Bounds due to Active Subspace ReductionPropagation of Error Bounds due to Active Subspace Reduction
Propagation of Error Bounds due to Active Subspace ReductionMohammad
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)ijceronline
 
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...IRJET Journal
 
A Correlative Information-Theoretic Measure for Image Similarity
A Correlative Information-Theoretic Measure for Image SimilarityA Correlative Information-Theoretic Measure for Image Similarity
A Correlative Information-Theoretic Measure for Image SimilarityFarah M. Altufaili
 

Ähnlich wie Polynomial regression model of making cost prediction in mixed cost analysis (20)

A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
A Novel Multiplication Algorithm Based On Euclidean Division For Multiplying ...
 
Some Engg. Applications of Matrices and Partial Derivatives
Some Engg. Applications of Matrices and Partial DerivativesSome Engg. Applications of Matrices and Partial Derivatives
Some Engg. Applications of Matrices and Partial Derivatives
 
40120130406008
4012013040600840120130406008
40120130406008
 
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
 
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
Determination of Optimal Product Mix for Profit Maximization using Linear Pro...
 
Curve_Fitting.pdf
Curve_Fitting.pdfCurve_Fitting.pdf
Curve_Fitting.pdf
 
Regression
RegressionRegression
Regression
 
Master of Computer Application (MCA) – Semester 4 MC0079
Master of Computer Application (MCA) – Semester 4  MC0079Master of Computer Application (MCA) – Semester 4  MC0079
Master of Computer Application (MCA) – Semester 4 MC0079
 
Mc0079 computer based optimization methods--phpapp02
Mc0079 computer based optimization methods--phpapp02Mc0079 computer based optimization methods--phpapp02
Mc0079 computer based optimization methods--phpapp02
 
11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planning11.fuzzy inventory model with shortages in man power planning
11.fuzzy inventory model with shortages in man power planning
 
2 simple regression
2   simple regression2   simple regression
2 simple regression
 
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming ModelBender’s Decomposition Method for a Large Two-stage Linear Programming Model
Bender’s Decomposition Method for a Large Two-stage Linear Programming Model
 
Propagation of Error Bounds due to Active Subspace Reduction
Propagation of Error Bounds due to Active Subspace ReductionPropagation of Error Bounds due to Active Subspace Reduction
Propagation of Error Bounds due to Active Subspace Reduction
 
MUMS: Transition & SPUQ Workshop - Dimension Reduction and Global Sensititvit...
MUMS: Transition & SPUQ Workshop - Dimension Reduction and Global Sensititvit...MUMS: Transition & SPUQ Workshop - Dimension Reduction and Global Sensititvit...
MUMS: Transition & SPUQ Workshop - Dimension Reduction and Global Sensititvit...
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 
Cgm Lab Manual
Cgm Lab ManualCgm Lab Manual
Cgm Lab Manual
 
N018219199
N018219199N018219199
N018219199
 
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
IRJET- An Efficient Reverse Converter for the Three Non-Coprime Moduli Set {4...
 
How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS How to Decide the Best Fuzzy Model in ANFIS
How to Decide the Best Fuzzy Model in ANFIS
 
A Correlative Information-Theoretic Measure for Image Similarity
A Correlative Information-Theoretic Measure for Image SimilarityA Correlative Information-Theoretic Measure for Image Similarity
A Correlative Information-Theoretic Measure for Image Similarity
 

Mehr von Alexander Decker

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Alexander Decker
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inAlexander Decker
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesAlexander Decker
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksAlexander Decker
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dAlexander Decker
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceAlexander Decker
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifhamAlexander Decker
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaAlexander Decker
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenAlexander Decker
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksAlexander Decker
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget forAlexander Decker
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabAlexander Decker
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...Alexander Decker
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalAlexander Decker
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesAlexander Decker
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbAlexander Decker
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloudAlexander Decker
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveragedAlexander Decker
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenyaAlexander Decker
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health ofAlexander Decker
 

Mehr von Alexander Decker (20)

Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...Abnormalities of hormones and inflammatory cytokines in women affected with p...
Abnormalities of hormones and inflammatory cytokines in women affected with p...
 
A validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale inA validation of the adverse childhood experiences scale in
A validation of the adverse childhood experiences scale in
 
A usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websitesA usability evaluation framework for b2 c e commerce websites
A usability evaluation framework for b2 c e commerce websites
 
A universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banksA universal model for managing the marketing executives in nigerian banks
A universal model for managing the marketing executives in nigerian banks
 
A unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized dA unique common fixed point theorems in generalized d
A unique common fixed point theorems in generalized d
 
A trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistanceA trends of salmonella and antibiotic resistance
A trends of salmonella and antibiotic resistance
 
A transformational generative approach towards understanding al-istifham
A transformational  generative approach towards understanding al-istifhamA transformational  generative approach towards understanding al-istifham
A transformational generative approach towards understanding al-istifham
 
A time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibiaA time series analysis of the determinants of savings in namibia
A time series analysis of the determinants of savings in namibia
 
A therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school childrenA therapy for physical and mental fitness of school children
A therapy for physical and mental fitness of school children
 
A theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banksA theory of efficiency for managing the marketing executives in nigerian banks
A theory of efficiency for managing the marketing executives in nigerian banks
 
A systematic evaluation of link budget for
A systematic evaluation of link budget forA systematic evaluation of link budget for
A systematic evaluation of link budget for
 
A synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjabA synthetic review of contraceptive supplies in punjab
A synthetic review of contraceptive supplies in punjab
 
A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...A synthesis of taylor’s and fayol’s management approaches for managing market...
A synthesis of taylor’s and fayol’s management approaches for managing market...
 
A survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incrementalA survey paper on sequence pattern mining with incremental
A survey paper on sequence pattern mining with incremental
 
A survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniquesA survey on live virtual machine migrations and its techniques
A survey on live virtual machine migrations and its techniques
 
A survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo dbA survey on data mining and analysis in hadoop and mongo db
A survey on data mining and analysis in hadoop and mongo db
 
A survey on challenges to the media cloud
A survey on challenges to the media cloudA survey on challenges to the media cloud
A survey on challenges to the media cloud
 
A survey of provenance leveraged
A survey of provenance leveragedA survey of provenance leveraged
A survey of provenance leveraged
 
A survey of private equity investments in kenya
A survey of private equity investments in kenyaA survey of private equity investments in kenya
A survey of private equity investments in kenya
 
A study to measures the financial health of
A study to measures the financial health ofA study to measures the financial health of
A study to measures the financial health of
 

Kürzlich hochgeladen

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptxHampshireHUG
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Miguel Araújo
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...gurkirankumar98700
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 

Kürzlich hochgeladen (20)

Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
Kalyanpur ) Call Girls in Lucknow Finest Escorts Service 🍸 8923113531 🎰 Avail...
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 

Polynomial regression model of making cost prediction in mixed cost analysis

  • 1. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 Polynomial Regression Model of Making Cost Prediction In Mixed Cost Analysis Isaac, O. Ajao (Corresponding author) Department of Mathematics aand Statistics, The Federal Polytechnic, Ado-Ekiti, PMB 5351, Ado-Ekiti, Ekiti state, Nigeria. Tel: +2348035252017 E-mail: isaac_seyi@yahoo.com Adedeji, A. Abdullahi Department of Mathematics aand Statistics, The Federal Polytechnic, Ado-Ekiti, PMB 5351, Ado-Ekiti, Ekiti state, Nigeria. Tel: +2348062632084 E-mail: anzwers2003@yahoo.com Ismail, I. Raji Department of Mathematics aand Statistics, The Federal Polytechnic, Ado-Ekiti, PMB 5351, Ado-Ekiti, Ekiti state, Nigeria. Tel: +2348029023836 E-mail: rajimaths@yahoo.com Abstract Regression analysis is used across business fields for tasks as diverse as systematic risk estimation, production and operations management, and statistical inference. This paper presents the cubic polynomial least square regression as a robust alternative method of making cost prediction in business rather than the usual linear regression.The study reveals that polynomial regression is a better alternative with a very high coefficient of determination. Keywords: Polynomial regression, linear regression, high-low method, cost prediction, mixed cost. 1. Introduction Current practice in teaching regression analysis relies on the investigation of data sets for users with techniques that allow description and inference. There are many alternatives, however, for actual learner computation of regression coefficients and summary statistics. Kmenta (1971) presents a computational design that allows users to complete the calculations with only a pencil and paper. Brigham (1968) suggests that learners might simply construct a scatter plot and a ruler to visually approximate the regression line. Gujarati (2009) recommends the use of statistical packages which are now easily accessible to users on mainframe and micro computers (Mundrake, G.A., & Brown, B.J. (1989)). Mixed costs have both a fixed portion and a variable portion. There are handful of methods used by managers to break mixed costs in the two manageable components - fixed and variable costs. The process of breaking mixed costs into fixed and variable portions allow us to use the costs to predict and plan for the future since we have a good insight on how these costs behave at various activity levels. We often call the process of separating mixed cost into fixed and variable component, cost estimation. The methods 14
  • 2. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 commonly used are the Scatter graph, High-low method, and the Ordinary least square linear regression. The goal of cost estimation is to determine the amount of fixed and variable costs so that a cost equation can be used to predict future costs. 2. Data and method The high-low method uses the highest and the lowest activity levels over a period of time to estimate the portion of a mixed cost that is variable and portion that is fixed. Because it uses only the high and low activity levels to calculate the variable and fixed costs, it may be misleading if the high and low activity levels are not repreentative of the normal activity. The high-low method is most accurate when the high and low levels of activity are representation of the majority of the points. y2  y1 Variable cost per unit (b) = x2  x1 Where y2 = the total cost at highest level of activity y1 = the total cost at lowest level of activity x2 = are the number of units at highest level of activity; and x1 = are the number of units at highest level of activity In other words, variable cost per unit is equal to the slope of the cost level line (i.e. change in total cost / change in number of units produced). Total fixed cost (a) = y2  bx2  y1  bx1 The high-low method can be quite misleading. The reason is that cost data are rarely linear and inferences are based on only two observations, either of which could be statistical anomaly or outlier. The goal of least squares is to define a line so that it fits through a set of points on a graph. Where the cummulative sum of squared distance between the points and the line is minimized, hence the name “least squares”. 2.2 Polynomial Regression model In statistics, polynomial regression is a form of linear regression in which the relationship between the independent variable x and the dependent variable y is modeled as an nth order polynomial. Polynomial regression fits a nonlinear relationship between the value of x and the corresponding conditional mean of y, denoted as ( y x) ( Fan, Jianqing (1996)) and (Magee, Lonnie (1998)). Although polynomial fits a non linear model to the data, as statistical estimation problem it is linear, in the sense that the regression 15
  • 3. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 function ( y x) is linear in the unknown parameters that are estimated from the data. 2.3 The model yi  0  1 xi  2 xi 2 + ei i  1, 2,...n. (i) Matematically a parabola is represented by the equation (i), also known as quadratic function, or more generally, a second-degree polynomial in the variable x, the highest power of of x represents the degree of the polynomial. If x3 were added to the preceeding function (Gujarati, 2009) and (Studenmund, A.H., & Cassidy, H.J. (1987)), it would be a third-degree polynomial, and so on. The stochastic version of equation (i) may be written as yi  0  1 xi  2 xi 2 + 3 xi 3 + ei i  1, 2,...n (ii) Which is called a second-degree polynomial regression The general kth degree polynomial regression is written as: yi  0  1 xi  2 xi 2 +. . .+ k xi k + ei i  1, 2,...n where  0 ,  1 ,  k are the parameters of the model,  i is a random error term. 3. Data Presentation and Analysis All analyses were done using MINITAB 11. The scattergram in fig(i) suggests the type of regression model that will fit the data in the table above. From this figure it is clear that the relationship between total cost and output resembles the elongated S-curve. It is noticed that the total cost curve first increases gradually and then rapidly, as predicted by the celebrated law of diminishing returns. This S-shape of the total cost curve can be captured by the following cubic or third-degree polynomial: yi  0  1 xi  2 xi 2 + 3 xi 3 + ei i  1, 2,...n Where y = total cost and x = output 3.1 Using the High-Low method 2 000 000  500 000 Variable cost per unit (slope) =  13.04 per unit , that is N 13.04 per unit 175 000  60 000 TC = FC + VC (X) 16
  • 4. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 Where X = number of units Using: Total cost (TC) = N 2 000 000 Variable cost per unit (VC) = N 13.04 and X = 175 000 To obtain total fixed cost (FC) N2 000 000 = FC + N 13.04 (175 000) FC =N 2 000 000 – N2 282 000 = - N 282 000. The line of best fit from the above equations becomes: TC = - N 282 000 + N 13.04 (X) (vi) The negative amount of fixed costs is not realistic and leads me to believe that either the total costs at either the high point or at the low point are not representative. The high low method of determining the fixed and variable portions of a mixed cost relies on only two sets of data: the costs at the highest level of activity, and the costs at the lowest level of activity. If either set of data is flawed, the calculation can result in an unreasonable, negative amount of fixed cost. It is possible that at the highest point of activity the costs were out of line from the normal relationship—referred to as an outlier. 4. Discussion of Results The R-Square value is a statistical calculation that characterizes how well a particular line fits a set of data. As a general rule, the closer R2 is to 1.00 the better; as this would represent a perfect fit where every point falls exactly on the resulting line. The models with the lowest P-value and highest R2 which are 0.0000895 and 0.874 are the linear and polynomial cubic regression models respectively (table 4). The negative amount of fixed costs is not realistic and leads me to believe that either the total costs at either the high point or at the low point are not representative. The high low method of determining the fixed and variable portions of a mixed cost relies on only two sets of data: the costs at the highest level of activity, and the costs at the lowest level of activity. If either set of data is flawed, the calculation can result in an unreasonable, negative amount of fixed cost. It is possible that at the highest point of activity the costs were out of line from the normal relationship—referred to as an outlier. All these are indications of it’s crude and unscientific nature. 5. Conclusion and Recommendation Based on the results of the analyses it can be concluded that Polynomial regression model is better than the conventional Linear regression and High-Low methods, especially when analysing data relating to cost and production functions. It is obvious that Linear and Quadratic models are not too bad for prediction with respect to the data used in this research paper, but the Cubic polynomial regression is better. It is therefore recommended that data 17
  • 5. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 analysts should endeavour to always plot a simple scatter diagram before using any regression model in order to know the type of relationship that exists between the variable of interest. References Brigham, E.F. (1986). Fundamental of financial management (4th ed.). Chicago: Dryden Press. Fan, Jianqing (1996). "1.1 From linear regression to nonlinear regression". Local Polynomial Modelling and Its Applications. Monographs on Statistics and Applied Probability. Chapman & Hall/CRC Gujarati, D.N. and Porter, D.C. (2009). Basic Econometrics. New York: McGraw-Hall. http://www.studyzone.org/testprep/math4/d/linegraph4l.cfm: Data on Monthly unit production and the associated costs Kmenta, J. (1971). Elements of econometrics. New York: Macmillan Magee, Lonnie (1998). "Non-local Behavior in Polynomial Regressions". The American Statistician (American Statistical Association) 52 (1): 20–22. Mundrake, G.A., & Brown, B.J. (1989). Applicacation of microcomputer software to university level course instruction. Journal of Education for Business, 64(3), 124-128. Stein, S.H. (1990). Understanding Regression Analysis. Journal of Education for Business, 65(6) 264-269. Studenmund, A.H., & Cassidy, H.J. (1987), Using Econometric: A practical guide. Boston: Little, Brown. Appendix Table 1: Monthly unit production and the associated costs (sorted from low to high) months Units (x) Cost (y) Oct 60 000 N 500 000 Nov 65 000 N 940 000 Mar 75 000 N 840 000 Sept 80 000 N 910 000 18
  • 6. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 Feb 90 000 N 1 100 000 Dec 95 000 N 1 500 000 Jan 100 000 N 1 250 000 Aug 115 000 N 1 400 000 Apr 120 000 N 1 400 000 Jun 130 000 N 1 200 000 May 140 000 N 1 500 000 Jul 175 000 N2 000 000 Fig.(i): The curve of the total cost 19
  • 7. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 The total cost curve 2000000 1500000 cost 1000000 500000 60000 110000 160000 units Table (2): Regression (Linear) The regression equation is y = 138533 + 10.3 x (iii) Predictor Coef StDev T P Constant 138533 178518 0.78 0.456 x 10.343 1.643 6.30 0.000 S = 184068 R-Sq = 79.9% R-Sq(adj) = 77.8% Analysis of Variance Source DF SS MS F P Regression 1 1.34336E+12 1.34336E+12 39.65 0.000 Error 10 3.38811E+11 33881051933 Total 11 1.68217E+12 20
  • 8. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 Fig. (ii): Plot of the Linear regression model linear regression model for total cost Y = 138533 + 10.3435X R-Sq = 0.799 2500000 2000000 1500000 cost 1000000 500000 Regression 95% CI 95% PI 0 60000 110000 160000 units Table (3): Polynomial Regression (Quadratic) Y = -136015 + 15.6406X - 2.33E-05X**2 (iv) R-Sq = 0.804 Analysis of Variance SOURCE DF SS MS F P Regression 2 1.35E+12 6.76E+11 18.4624 6.53E-04 Error 9 3.30E+11 3.66E+10 Total 11 1.68E+12 SOURCE DF Seq SS F P Linear 1 1.34E+12 39.6492 8.95E-05 Quadratic 1 9.15E+09 0.249846 0.629176 21
  • 9. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 Fig. (iii): Plot of the Quadratic regression model Quadratic regression model for total cost Y = -136015 + 15.6406X - 2.33E-05X**2 R-Sq = 0.804 2500000 2000000 1500000 cost 1000000 500000 Regression 95% CI 95% PI 0 60000 110000 160000 units Table (4): Polynomial Regression (Cubic) Y = -3888396 + 125.375X - 1.02E-03X**2 + 2.84E-09X**3 (v) R-Sq = 0.874 Analysis of Variance SOURCE DF SS MS F P Regression 3 1.47E+12 4.90E+11 18.5547 5.82E-04 Error 8 2.11E+11 2.64E+10 Total 11 1.68E+12 SOURCE DF Seq SS F P Linear 1 1.34E+12 39.6492 8.95E-05 Quadratic 1 9.15E+09 0.249846 0.629176 Cubic 1 1.18E+11 4.47643 6.73E-02 Fig. (iv): Plot of the Cubic regression model 22
  • 10. Mathematical Theory and Modeling www.iiste.org ISSN 2224-5804 (Paper) ISSN 2225-0522 (Online) Vol.2, No.2, 2012 Cubic regression model for total cost Y = -3888396 + 125.375X - 1.02E-03X**2 + 2.84E-09X**3 R-Sq = 0.874 2500000 2000000 1500000 cost 1000000 500000 Regression 95% CI 95% PI 0 60000 110000 160000 units 23