/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Q82SE The sample data \({x_1},{x_2}, \... [FREE SOLUTION] | 91影视

91影视

The sample data \({x_1},{x_2}, \ldots ,{x_n}\) sometimes represents a time series, where \({x_t} = {\rm{the observed value of a response variable x at time t}}\). Often the observed series shows a great deal of random variation, which makes it difficult to study longer-term behavior. In such situations, it is desirable to produce a smoothed version of the series. One technique for doing so involves exponential smoothing. The value of a smoothing constant \(\alpha \) is chosen \(\left( {0 < \alpha < 1} \right)\).Then with \({{\bf{x}}_t} = {\bf{smoothed}}{\rm{ }}{\bf{value}}{\rm{ }}{\bf{at}}{\rm{ }}{\bf{time}}{\rm{ }}{\bf{t}}\), we set \({\bar x_1} = {x_1}\), and for \(t = 2,{\rm{ }}3,...,n,\)\({x_t} = a{x_t} + \left( {1 - \alpha } \right){\bar x_{t - 1}}\).

a. Consider the following time series in which \({x_t} = {\rm{temperature}}\left( {8F} \right)\)of effluent at a sewage treatment plant on dayt:

47, 54, 53, 50, 46, 46, 47, 50, 51, 50, 46, 52, 50, 50

Plot each \({x_t}\)against t on a two-dimensional coordinate system (a time-series plot). Does there appear to be any pattern?

b. Calculate the \({\bar x_t}s\) using\(\;\alpha = 0.1\). Repeat using \(\;\alpha = 0.5\). Which value of a gives a smoother \({x_t}\)series?

c. Substitute \({x_{t - 1}} = a{x_{t - 1}} + \left( {1 - \alpha } \right){\bar x_{t - 2}}\)on the right-hand side of the expression for \({x_t}\), then substitute \({\bar x_{t - 2}}\)in terms of \({x_{t - 2}}\) and \({\bar x_{t - 3}}\), and so on. On how many of the values \({x_t},{x_{t - 1}}{\rm{,}} \ldots ,{x_1}\)does \({\bar x_t}\)depend? What happens to the coefficient on \({x_{t - k}}\) ask increases?

d. Refer to part (c). If t is large, how sensitive is x t to the initialization \({\bar x_1} = {x_1}\)? Explain.(Note: A relevant reference is the article 鈥淪imple Statistics for Interpreting Environmental Data,鈥漌ater Pollution Control Fed. J., 1981: 167鈥175.)

Short Answer

Expert verified

a.The time-series plot of given data is

The given time series data appears to have cyclic pattern.

b.

\(t\)

\({x_t}\)

1

47

2

47.7

3

48.23

4

48.41

5

48.17

6

47.95

7

47.85

8

48.07

9

48.36

10

48.53

11

48.27

12

48.65

13

48.78

14

48.90

\(t\)

\({x_t}\)

1

47

2

50.5

3

51.75

4

50.88

5

48.44

6

47.22

7

47.11

8

48.55

9

49.78

10

49.89

11

47.94

12

49.97

13

49.99

14

49.99

Time series data with\(\alpha = 0.1\)

c. The value of \({\bar x_t}\) depends on all the previous values of \({x_t},{x_{t - 1}},{x_{t - 2}}, \ldots {x_1}\). The coefficient of \({x_{t - k}}\) decreases with an increase in smoothing factor\(\alpha \).

d. If \(t\) is large, \({\bar x_t}\) is very insensitive to the initialization \({\bar x_1} = {x_1}\) as the value of coefficient goes to zero.

Step by step solution

01

Given information

The data are provided that consists of 14 observations on temperature at a sewage treatment plan.

47

54

53

50

46

46

47

50

51

50

46

52

50

50

02

Construct a time-series plot of given data

a.

Following steps are taken to make time-series plot by hand:

1. Draw the Cartesian plane x-y graph, and label the x-axis by 鈥淭ime鈥 and label the y-axis by 鈥淭emperature鈥.

2. Make a dot on every value of temperatures with respect to the time-stamp.

3. Attach two near dots with the line and then join each pair of dots to make a time-series plot.

03

Draw conclusion based on obtained time-series plot

There is no sudden shift in the given time series on temperature. There are cycles of rising and falling data values that is not repeating at any interval, so the data appears to have cyclic movements.

04

Determine the values of \({\bar x_i}\) by using exponential smoothing method and construct a table for all values in the time-series data.

b.

The formula of single exponential smoothing is given as,

\({\bar x_t} = \alpha {x_t} + \left( {1 - \alpha } \right){\bar x_{t - 1}}\)

Since \({\bar x_1} = {x_1}\) and \(\alpha = 0.1\), put these values in the above formula to compute\({\bar x_2}\).

\(\begin{aligned}{{\bar x}_2} &= \alpha {x_2} + \left( {1 - \alpha } \right){{\bar x}_{2 - 1}}\\ &= \alpha {x_2} + \left( {1 - \alpha } \right){{\bar x}_1}\\ &= \left( {0.1} \right)\left( {54} \right) + \left( {1 - 0.1} \right)\left( {47} \right)\\ &= 5.4 + 42.3\\ &= 47.7\end{aligned}\)

Similarly, calculate for \({\bar x_3}\), \({\bar x_4}\)up to\({\bar x_{14}}\) by constructing a table when \(\alpha = 0.1\).

\(t\)

\({x_t}\)

1

47

2

47.7

3

48.23

4

48.41

5

48.17

6

47.95

7

47.85

8

48.07

9

48.36

10

48.53

11

48.27

12

48.65

13

48.78

14

48.90

Repeat the process of obtaining table of given data when \(\alpha = 0.5\) by using simple exponential smoothing method.

Since \({\bar x_1} = {x_1}\) and \(\alpha = 0.5\), put these values in the above formula to compute \({\bar x_2}\).

\(\begin{aligned}{{\bar x}_2} &= \alpha {x_2} + \left( {1 - \alpha } \right){{\bar x}_{2 - 1}}\\ &= \alpha {x_2} + \left( {1 - \alpha } \right){{\bar x}_1}\\ &= \left( {0.5} \right)\left( {54} \right) + \left( {1 - 0.5} \right)\left( {47} \right)\\ &= 27 + 23.5\\ &= 50.5\end{aligned}\)

Similarly, calculate for \({\bar x_3}\),\({\bar x_4}\)up to \({\bar x_{14}}\) by constructing a table when \(\alpha = 0.5\).

\(t\)

\({x_t}\)

1

47

2

50.5

3

51.75

4

50.88

5

48.44

6

47.22

7

47.11

8

48.55

9

49.78

10

49.89

11

47.94

12

49.97

13

49.99

14

49.99

05

Draw conclusion based on obtained time-series when \(\alpha  = 0.1\) and \(\alpha  = 0.5\).

In comparison to the second time series data, the first time series data is smoother and has less variability.

There is no sudden shift in first time series but due to high switches between the data of second time series there is drastic shift intemperatures at sewage treatment plant. Both data appears to have cyclic movements.

06

Doing substitution as provided in the problem to obtain the required formula

c.

The formula of single exponential smoothing is given by,

\({\bar x_t} = \alpha {x_t} + \left( {1 - \alpha } \right){\bar x_{t - 1}}\)

Replace \({\bar x_{t - 1}}\) by \({\bar x_{t - 1}} = \alpha {x_{t - 1}} + \left( {1 - \alpha } \right){\bar x_{t - 2}}\), we get

\(\begin{aligned}{{\bar x}_t} &= \alpha {x_t} + \left( {1 - \alpha } \right)\left( {\alpha {x_{t - 1}} + \left( {1 - \alpha } \right){{\bar x}_{t - 2}}} \right)\\ &= \alpha {x_t} + \alpha \left( {1 - \alpha } \right){x_{t - 1}} + {\left( {1 - \alpha } \right)^2}{{\bar x}_{t - 2}}\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\,\, \ldots \left( 1 \right)\end{aligned}\)

Repeat this process again by replacing \({\bar x_{t - 2}}\) by \({\bar x_{t - 2}} = \alpha {x_{t - 2}} + {\left( {1 - \alpha } \right)^2}{\bar x_{t - 3}}\) in eq(1),

\(\begin{aligned}{{\bar x}_t} &= \alpha {x_t} + \alpha \left( {1 - \alpha } \right){x_{t - 1}} + {\left( {1 - \alpha } \right)^2}\left( {\alpha {x_{t - 2}} + \left( {1 - \alpha } \right){{\bar x}_{t - 3}}} \right)\\ &= \alpha {x_t} + \alpha \left( {1 - \alpha } \right){x_{t - 1}} + \alpha {\left( {1 - \alpha } \right)^2}{x_{t - 2}} + {\left( {1 - \alpha } \right)^3}{{\bar x}_{t - 3}}\\ &= {\left( {1 - \alpha } \right)^3}{{\bar x}_{t - 3}} + \alpha \sum\limits_{k = 0}^2 {{{\left( {1 - \alpha } \right)}^k}{x_{t - k}}} \end{aligned}\)

Iterating this process and recall \({\bar x_1} = {x_1}\) yields the following formula,

\(\begin{aligned}{{\bar x}_t} &= {\left( {1 - \alpha } \right)^{t - 1}}{{\bar x}_1} + \alpha \sum\limits_{k = 0}^{t - 2} {{{\left( {1 - \alpha } \right)}^k}{x_{t - k}}} \\ &= {\left( {1 - \alpha } \right)^{t - 1}}{x_1} + \alpha \sum\limits_{k = 0}^{t - 2} {{{\left( {1 - \alpha } \right)}^k}{x_{t - k}}} \end{aligned}\)

07

Draw conclusion from the obtained formula for data

The obtained formula suggest that the smoothing statistic depend on all the previous values of previous smoothed statistic. Thus, the value of \({\bar x_t}\) depends on all the previous values of \({x_t},{x_{t - 1}},{x_{t - 2}}, \ldots {x_1}\).

It is quite clear from the formula that by increasing the value of k term in the formula, the value of coefficient i.e.,\(\left( {1 - \alpha } \right)\)becomes zero as the value of smoothing factor ranges between 0 and 1.

Thus, the coefficient of \({x_{t - k}}\) decreases with an increase in smoothing factor \(\alpha \).

08

Draw conclusion from the obtained formula for data

d.

Since the coefficient of \({\bar x_t}\)is \({\left( {1 - \alpha } \right)^{t - 1}}\) , by making it large would result as the same discussed in part(c) of the problem. There is an inverse relationship between the value of t and \({\bar x_t}\).

Thus, if t is large, then \({\bar x_t}\) is very insensitive to the initialization \({\bar x_1} = {x_1}\).

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91影视!

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Fire load (MJ/m2) is the heat energy that could bereleased per square meter of floor area by combustionof contents and the structure itself. The article 鈥淔ireLoads in Office Buildings鈥 (J. of Structural Engr.,

1997: 365鈥368) gave the following cumulative percentages(read from a graph) for fire loads in a sample of388 rooms:

Value0 150 300 450 600

Cumulative %0 19.3 37.6 62.7 77.5

Value750 900 1050 1200 1350

Cumulative %87.2 93.8 95.7 98.6 99.1

Value1500 1650 1800 1950

Cumulative %99.5 99.6 99.8 100.0

a. Construct a relative frequency histogram and commenton interesting features.

b. What proportion of fire loads are less than 600? At least 1200?

c. What proportion of the loads are between 600 and1200?

Two airplanes are flying in the same direction in adjacent parallel corridors. At time \({\rm{t = 10}}\), the first airplane is \({\rm{10}}\)km ahead of the second one. Suppose the speed of the first plane (km/hr.) is normally distributed with mean \({\rm{520\;}}\)and standard deviation \({\rm{10}}\) and the second plane鈥檚 speed is also normally distributed with mean and standard deviation \({\rm{500\; and\; 10}}\), respectively.

a. What is the probability that after \({\rm{2hr}}{\rm{. }}\)of flying, the second plane has not caught up to the first plane?

b. Determine the probability that the planes are separated by at most \({\rm{10km\; after\; 2hr}}{\rm{. }}\)

Poly(3-hydroxybutyrate) (PHB), a semicrystallinepolymer that is fully biodegradable and biocompatible,is obtained from renewable resources. From a sustainabilityperspective, PHB offers many attractive propertiesthough it is more expensive to produce than standardplastics. The accompanying data on melting point(掳C) for each of 12 specimens of the polymer using adifferential scanning calorimeter appeared in the article鈥淭he Melting Behaviour of Poly(3-Hydroxybutyrate)by DSC. Reproducibility Study鈥 (Polymer Testing,2013: 215鈥220).

180.5 181.7 180.9 181.6 182.6 181.6

181.3 182.1 182.1 180.3 181.7 180.5

Compute the following:

  1. The sample range
  2. The sample variance \({{\bf{s}}^{\bf{2}}}\)from the definition (Hint:First subtract 180 from each observation.
  3. The sample standard deviation
  4. \({{\bf{s}}^{\bf{2}}}\)using the shortcut method

Allowable mechanical properties for structural design of metallic aerospace vehicles requires an approved method for statistically analyzing empirical test data. The article 鈥淓stablishing Mechanical Property Allowables for Metals鈥 (J. of Testing and Evaluation, 1998: 293鈥299) used the accompanying data on tensile ultimate strength (ksi) as a basis for addressing the difficulties in developing such a method.

122.2 124.2 124.3 125.6 126.3 126.5 126.5 127.2 127.3

127.5 127.9 128.6 128.8 129.0 129.2 129.4 129.6 130.2

130.4 130.8 131.3 131.4 131.4 131.5 131.6 131.6 131.8

131.8 132.3 132.4 132.4 132.5 132.5 132.5 132.5 132.6

132.7 132.9 133.0 133.1 133.1 133.1 133.1 133.2 133.2

133.2 133.3 133.3 133.5 133.5 133.5 133.8 133.9 134.0

134.0 134.0 134.0 134.1 134.2 134.3 134.4 134.4 134.6

134.7 134.7 134.7 134.8 134.8 134.8 134.9 134.9 135.2

135.2 135.2 135.3 135.3 135.4 135.5 135.5 135.6 135.6

135.7 135.8 135.8 135.8 135.8 135.8 135.9 135.9 135.9

135.9 136.0 136.0 136.1 136.2 136.2 136.3 136.4 136.4

136.6 136.8 136.9 136.9 137.0 137.1 137.2 137.6 137.6

137.8 137.8 137.8 137.9 137.9 138.2 138.2 138.3 138.3

138.4 138.4 138.4 138.5 138.5 138.6 138.7 138.7 139.0

139.1 139.5 139.6 139.8 139.8 140.0 140.0 140.7 140.7

140.9 140.9 141.2 141.4 141.5 141.6 142.9 143.4 143.5

143.6 143.8 143.8 143.9 144.1 144.5 144.5 147.7 147.7

a. Construct a stem-and-leaf display of the data by first deleting (truncating) the tenths digit and then repeating each stem value five times (once for leaves 1 and 2, a second time for leaves 3 and 4, etc.). Why is it relatively easy to identify a representative strength value?

b. Construct a histogram using equal-width classes with the first class having a lower limit of 122 and an upper limit of 124. Then comment on any interesting features of the histogram.

Each customer making a particular Internet purchase must pay with one of three types of credit cards (think Visa, MasterCard, AmEx). Let \({{\rm{A}}_{\rm{i}}}{\rm{(i = 1,2,3)}}\) be the event that a type \({\rm{i}}\)credit card is used, with\({\rm{P}}\left( {{{\rm{A}}_{\rm{1}}}} \right){\rm{ = }}{\rm{.5}}\), \({\rm{P}}\left( {{{\rm{A}}_{\rm{2}}}} \right){\rm{ = }}{\rm{.3}}\), and\({\rm{P}}\left( {{{\rm{A}}_{\rm{3}}}} \right){\rm{ = }}{\rm{.2}}\). Suppose that the number of customers who make such a purchase on a given day is a Poisson \({\rm{rv}}\) with parameter\({\rm{\lambda }}\). Define \({\rm{rv}}\) 's \({{\rm{X}}_{{\rm{1,}}}}{{\rm{X}}_{\rm{2}}}{\rm{,}}{{\rm{X}}_{\rm{3}}}\)by \({{\rm{X}}_{\rm{i}}}{\rm{ = }}\)the number among the \({\rm{N}}\)customers who use a type \({\rm{i}}\)card\({\rm{(i = 1,2,3)}}\). Show that these three \({\rm{rv}}\) 's are independent with Poisson distributions having parameters\({\rm{.5\lambda ,}}{\rm{.3\lambda }}\), and\({\rm{.2\lambda }}\), respectively. (Hint: For non-negative integers\({{\rm{x}}_{\rm{1}}}{\rm{,}}{{\rm{x}}_{\rm{2}}}{\rm{,}}{{\rm{x}}_{\rm{3}}}\), let\({\rm{n = }}{{\rm{x}}_{\rm{1}}}{\rm{ + }}{{\rm{x}}_{\rm{2}}}{\rm{ + }}{{\rm{x}}_{\rm{3}}}\). Then\({\rm{P}}\left( {{{\rm{X}}_{\rm{1}}}{\rm{ = }}{{\rm{x}}_{\rm{1}}}} \right.\), \(\left. {{{\rm{X}}_{\rm{2}}}{\rm{ = }}{{\rm{x}}_{\rm{2}}}{\rm{,}}{{\rm{X}}_{\rm{3}}}{\rm{ = }}{{\rm{x}}_{\rm{3}}}} \right){\rm{ = P}}\left( {{{\rm{X}}_{\rm{1}}}{\rm{ = }}{{\rm{x}}_{\rm{1}}}{\rm{,}}{{\rm{X}}_{\rm{2}}}{\rm{ = }}{{\rm{x}}_{\rm{2}}}{\rm{,}}{{\rm{X}}_{\rm{3}}}{\rm{ = }}{{\rm{x}}_{\rm{3}}}{\rm{,N = n}}} \right)\) (why is this?). Now condition on\({\rm{N = n}}\), in which case the three \({\rm{Xi}}\) 's have a trinomial distribution (multinomial with three categories) with category probabilities\({\rm{.5,}}{\rm{.3}}\), and . \({\rm{2}}\).)

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.