Skip to main content

TIME SERIES ANALYSIS

Introduction

                A time series consists of numerical data collected observed or recorded at more or less regular intervals of time each hour, day, month, quarter or year, More specifically, it is any set of data in which observation are arranged in a chronological order, Examples of time series are the hourly temperature recorded at a locality for a period of year, the weekly prices of wheat in
Lahore, the monthly consumption of electricity in a certain town, the monthly total of passengers carried by rial,the quarterly sales of a certain fertilizer, the annual rainfall at Karachi for a number of year, the enrollment of students in a college or university over a number of year and so forth.
 
            The analysis of a time series is a process by which a set of observation in a time series in analyses.Time series analysis is rather a difficult topic but we shall limit our discussion to the basics of time series analysis

         The observation in a time series, denoted by Y1, Y2, . . ., Yt, . . .  are usually made at equally spaced points of time or they are associated with equal interval of time (t). Given an observed time series, the first step in analyzing  a time series is to plot the given series on a graph taking time intervals (t) along the X-axis, as the independent variable, and the observed values (Yt) on the Y-axis, as the dependent Variable . Such a graph Will show various  types of fluctuations and other point of interest .


           It is worthwhile  to note that the middle of the period is taken to represent the data for that period. For example, the yearly data corresponds to June 30 or July 1, the middle of a calendar yearly and monthly data to the middle of the month, i.e. the 15th
day of the month.

  

Comments

Popular posts from this blog

SETS

                                             SETS       INTRODUCTION           We often speak some words in daily life which represent a collection of things, for example, a team of players, a bunch of flowers, a cluster of trees, a group of friends, a swarm of birds and so on. But in mathematics, we can use a single word "set" to denote all such type of words that show the collection of things such as, a set of players, a set of flowers, a set of trees, a set of friends and a set of birds, etc. Thus we can define a set as:     "A collection of distinct and well-defined objects is called a set. "  The objects of a set are called its members or elements.    ...

PROBABILITY

                                        PROBABILITY                          INTRODUCTION                                                                   The word probability has two meaning:(1) a quantitative measure of uncertainty and (2) a measure of degree of belief in a particular or problem.                                Probability and statistic are fundamentally interrelated. probability is often called the vehicle of statistics. the area of inferential statistics in which we are mainly concerned with drawing inferences from experiments or situations ...

Banach Contraction Principle

Banach Contraction Principle Let (X,d) be a complete metric space, then each contraction map f : X → X has a unique fixed point. Let h be a contraction constant of the mapping f . We will explicitly construct a sequence converging to the fixed point. Let x0 be an arbitrary but fixed element in X. Define a sequence of iterates {xn} in X by xn = f(xn−1) (= f n(x0)), for all n ≥ 1. Since f is a contraction, we have d(xn, xn+1) = d(f(xn−1), f(xn)) ≤ hd(xn−1, xn), for any n ≥ 1. Thus, we obtain d(xn, xn+1) ≤ hnd(x0, x1), for all n ≥ 1. Hence, for any m > n, we have d(xn, xm) ≤  hn +hn+1 +···+hm−1 d(x0, x1) ≤ hn 1−h d(x0, x1). We deduce that {xn} is Cauchy sequence in a complete space X. Let xn → p ∈ X. Now using the  continuity of the map f , we get p = lim n→∞ xn = lim n→∞ f(xn−1) = f(p). Finally, to show f has at most one fixed point in X, let p and q be fixed points of f . Then, d(p,q) = d(f(p), f(q)) ≤ hd(p,q). Since h < 1, we must have p = q The proof of the BCP yields the ...