<?xml version="1.0" encoding="UTF-8" ?>
<TSCXML
	xmlns="http://xml.spss.com/components/time-series"
	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
	xsi:schemaLocation="http://xml.spss.com/components/time-series http://xml.spss.com/components/time-series-1.0.xsd">
	<Header>
		<Application
			name="SPSS 14.0 for Windows"
			version="14.0.1"/>
	</Header>
	<DataDictionary>
		<DateSpecification
			dateSpecID="1"
			dateSpecDescriptor="Date specification derived from SPSS time-series date variables">
			<Periods>
				<Year
					firstCaseIndex="1959"/>
				<Quarter
					cycleLength="4"
					firstCaseIndex="0"/>
			</Periods>
		</DateSpecification>
	</DataDictionary>
	<ARIMAModel
		modelName="Model_1"
		modelDescriptor="GVUQ_ARIMA"
		variableID="GVUQ"
		dateSpecID="1"
		seasonLength="4">
		<ConstantTerm>
			<EstimatedParameter>21.590788854298 0.516510538404718</EstimatedParameter>
		</ConstantTerm>
		<Autoregression>
			<NonSeasonalFactor>
				<LagTerm
					lag="1">
					<EstimatedParameter>-1.23334577431017 0.136731050728601</EstimatedParameter>
				</LagTerm>
				<LagTerm
					lag="2">
					<EstimatedParameter>0.938002163868159 0.178914486810158</EstimatedParameter>
				</LagTerm>
				<LagTerm
					lag="3">
					<EstimatedParameter>-1.06471955069027 0.159941134599224</EstimatedParameter>
				</LagTerm>
				<LagTerm
					lag="4">
					<EstimatedParameter>0.505418149686042 0.118793132426657</EstimatedParameter>
				</LagTerm>
			</NonSeasonalFactor>
		</Autoregression>
		<MovingAverage>
			<NonSeasonalFactor>
				<LagTerm
					lag="1">
					<EstimatedParameter>-0.792637414023136 7.96713029196842</EstimatedParameter>
				</LagTerm>
				<LagTerm
					lag="2">
					<EstimatedParameter>0.701259217168439 1.70582632911732</EstimatedParameter>
				</LagTerm>
				<LagTerm
					lag="3">
					<EstimatedParameter>-0.791578206235291 7.24270011439044</EstimatedParameter>
				</LagTerm>
				<LagTerm
					lag="4">
					<EstimatedParameter>-0.116890145695443 0.982809930185319</EstimatedParameter>
				</LagTerm>
			</NonSeasonalFactor>
		</MovingAverage>
		<ARIMAMLState
			periodDeficit="0">
			<KalmanState>
				<FinalOmega>0.00640718407150054 0.00923006567388329 0.0132966985323709 0.0111952265810019 0.0161276898474069 0.019561463286432 0.0127206308732474 0.018325131350296 0.0222267666796124 0.0252552546254161</FinalOmega>
				<FinalStateVector>-0.0452237726634825 -4.20762431251069 -7.85053974964827 -6.04530127559055</FinalStateVector>
			</KalmanState>
		</ARIMAMLState>
		<EstimationInfo
			periodStartIndex="0"
			periodLength="144"
			degreesOfFreedom="135">
			<Statistic
				type="errVariance">287.297943819094</Statistic>
			<Statistic
				type="meanSqrErr">293.848558392476</Statistic>
			<Statistic
				type="rootMeanSqrErr">17.1420115036852</Statistic>
			<Statistic
				type="meanAbsPctErr">170.444391779682</Statistic>
			<Statistic
				type="meanAbsErr">12.4878010484376</Statistic>
			<Statistic
				type="maxAbsPctErr">8968.96884926811</Statistic>
			<Statistic
				type="maxAbsErr">63.928705377953</Statistic>
			<Statistic
				type="rSqr">0.42858054656899</Statistic>
			<Statistic
				type="normBayesIC">5.99367785834015</Statistic>
			<Statistic
				type="logLikelihood">-609.437207112861</Statistic>
			<Statistic
				type="akaikeIC">1236.87441422572</Statistic>
			<Statistic
				type="bayesIC">1263.6027339219</Statistic>
			<Statistic
				type="stationaryRSqr">0.42858054656899</Statistic>
			<LjungBoxStatistic
				k="18"
				degreesOfFreedom="10"
				pValue="0.74601354840319">6.78026626392017</LjungBoxStatistic>
		</EstimationInfo>
	</ARIMAModel>
</TSCXML>