You are on page 1of 10

* Curve Estimation.

TSET NEWVAR=NONE.
CURVEFIT
/VARIABLES=Biomassa WITH Diameter
/CONSTANT
/MODEL=LINEAR LOGARITHMIC POWER S EXPONENTIAL
/PRINT ANOVA
/PLOT FIT.

Curve Fit

Notes
Output Created 30-MAR-2024 16:40:07
Comments
Input Active Dataset DataSet0
Filter <none>
Weight <none>
Split File <none>
N of Rows in Working Data 19
File
Missing Value Handling Definition of Missing User-defined missing values
are treated as missing.

Cases Used Cases with a missing value in


any variable are not used in
the analysis.

Syntax CURVEFIT
/VARIABLES=Biomassa
WITH Diameter
/CONSTANT
/MODEL=LINEAR
LOGARITHMIC POWER S
EXPONENTIAL
/PRINT ANOVA
/PLOT FIT.

Resources Processor Time 00:00:00,20


Elapsed Time 00:00:00,36
Use From First observation
To Last observation
Predict From First Observation following the
use period
To Last observation
Time Series Settings (TSET) Amount of Output PRINT = DEFAULT
Saving New Variables NEWVAR = NONE
Time Series Settings (TSET)

Maximum Number of Lags in MXAUTO = 16


Autocorrelation or Partial
Autocorrelation Plots

Maximum Number of Lags MXCROSS = 7


Per Cross-Correlation Plots

Maximum Number of New MXNEWVAR = 60


Variables Generated Per
Procedure

Maximum Number of New MXPREDICT = 1000


Cases Per Procedure
Treatment of User-Missing MISSING = EXCLUDE
Values
Confidence Interval CIN = 95
Percentage Value
Tolerance for Entering TOLER = .0001
Variables in Regression
Equations

Maximum Iterative Parameter CNVERGE = .001


Change
Method of Calculating Std. ACFSE = IND
Errors for Autocorrelations

Length of Seasonal Period Unspecified

Variable Whose Values Label Unspecified


Observations in Plots

Equations Include CONSTANT

[DataSet0]

Model Description
Model Name MOD_5
Dependent Variable 1 Biomassa
Equation 1 Linear
2 Logarithmic
3 Powera
4 Sa
5 Exponentiala
Independent Variable Diameter
Constant Included
Variable Whose Values Label Observations in Plots Unspecified
a. The model requires all non-missing values to be positive.

Case Processing Summary


N
Total Cases 19
Excluded Cases a
0
Forecasted Cases 0
Newly Created Cases 0
a. Cases with a missing value in any variable are excluded
from the analysis.

Variable Processing Summary


Variables
Dependent Independent
Biomassa Diameter
Number of Positive Values 19 19
Number of Zeros 0 0
Number of Negative Values 0 0
Number of Missing Values User-Missing 0 0
System-Missing 0 0

Biomassa

Linear

Model Summary

Std. Error of the


R R Square Adjusted R Square Estimate
.610 .372 .335 .082
The independent variable is Diameter.

ANOVA

Sum of Squares df Mean Square


Regression .068 1 .068
Residual .114 17 .007
Total .182 18
The independent variable is Diameter.
Coefficients

Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta
Diameter .017 .005 .610
(Constant) -.095 .082

Logarithmic

Model Summary

Std. Error of the


R R Square Adjusted R Square Estimate
.607 .369 .331 .082
The independent variable is Diameter.

ANOVA

Sum of Squares df Mean Square


Regression .067 1 .067
Residual .115 17 .007
Total .182 18
The independent variable is Diameter.

Coefficients

Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta
ln(Diameter) .237 .075 .607
(Constant) -.481 .204

Power

Model Summary

Std. Error of the


R R Square Adjusted R Square Estimate
.807 .652 .631 .357
The independent variable is Diameter.

ANOVA

Sum of Squares df Mean Square


Regression 4.049 1 4.049
Residual 2.162 17 .127
Total 6.212 18
The independent variable is Diameter.

Coefficients

Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta
ln(Diameter) 1.846 .327 .807
(Constant) .001 .001
The dependent variable is ln(Biomassa).

Model Summary

Std. Error of the


R R Square Adjusted R Square Estimate
.799 .638 .617 .363
The independent variable is Diameter.

ANOVA

Sum of Squares df Mean Square


Regression 3.966 1 3.966
Residual 2.246 17 .132
Total 6.212 18
The independent variable is Diameter.

Coefficients

Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta
1 / Diameter -24.751 4.517 -.799
(Constant) -.280 .327
The dependent variable is ln(Biomassa).

Exponential

Model Summary

Std. Error of the


R R Square Adjusted R Square Estimate
.804 .646 .625 .360
The independent variable is Diameter.
ANOVA

Sum of Squares df Mean Square


Regression 4.011 1 4.011
Residual 2.201 17 .129
Total 6.212 18
The independent variable is Diameter.

Coefficients

Standardized
Unstandardized Coefficients Coefficients
B Std. Error Beta
Diameter .128 .023 .804
(Constant) .019 .007
The dependent variable is ln(Biomassa).
F Sig.
10.080 .006
t Sig.
3.175 .006
-1.162 .261

F Sig.
9.925 .006

t Sig.
3.150 .006
-2.362 .030

F Sig.
31.839 .000
t Sig.
5.643 .000
1.131 .274

F Sig.
30.022 .000

t Sig.
-5.479 .000
-.855 .405
F Sig.
30.982 .000

t Sig.
5.566 .000
2.780 .013

You might also like