Bei Microsoft anmelden
Melden Sie sich an, oder erstellen Sie ein Konto.
Hallo,
Wählen Sie ein anderes Konto aus.
Sie haben mehrere Konten.
Wählen Sie das Konto aus, mit dem Sie sich anmelden möchten.
Englisch
Dieser Artikel ist leider nicht in Ihrer Sprache verfügbar.

Symptoms

When you use the LINEST worksheet function in a worksheet in Microsoft Excel, the statistical output may return incorrect values. The Regression tool in the Analysis ToolPak may also return incorrect values.

Cause

The output returned from LINEST may be incorrect if one or more of the following conditions are true:

  • The range of x-values overlaps the range of y-values.

  • The number of rows in the input range is less than the number of columns in the total range (x-value plus y-value).

  • You specify a zero constant (set the third argument of the LINEST function to True).

Workaround

Case 1: The x-value and y-value ranges overlap

If the x-value and y-value ranges overlap, the LINEST worksheet function produces incorrect values in all result cells. Normal statistical probability disallows the values in the x and y ranges to overlap (duplicate each other). Do not overlap the x- and y-value ranges when referencing cells in the formula.

Note The Regression tool alerts you to this problem and does not continue. You can use the Regression tool instead of the LINEST worksheet function.

In Microsoft Office Excel 2007, you can find the Regression tool by clicking Data Analysis in the Analysis group on the Data tab.

In Microsoft Office Excel 2003 and in earlier versions of Excel, you can find the Regression tool by clicking Data Analysis on the Tools menu.

Case 2: The number of rows is less than the number of x-columns

It is not statistically valid for the number of rows to be less than the number of x (variable) columns. The number of rows of data must be larger than the number of columns of data (x-columns plus y-columns).

Case 3: You specify a zero constant

Do not specify a zero constant (b=0) in the function.

More Information

The Regression tool is included in the Analysis ToolPak. The Analysis ToolPak is an Excel add-in program. It is available when you install Microsoft Office or Excel. Before you use the Regression tool in Excel, you have to load the Analysis ToolPak.

To do this in Excel 2007, follow these steps:

  1. Click the Microsoft Office Button, and then click Excel Options.

  2. Click Add-Ins, and then select Excel Add-ins in the Manage box.

  3. Click Go.

  4. In the Add-Ins available box, click to select the Analysis ToolPak check box, and then click OK.

    Note If Analysis ToolPak is not listed in the Add-Ins available box, click Browse to locate it.

To do this in Excel 2003 and in earlier versions of Excel, follow these steps:

  1. On the Tools menu, click Add-Ins.

  2. In the Add-Ins box, click to select the Analysis ToolPak, and then click OK,

    Note If Analysis ToolPak is not listed in the Add-Ins available box, click Browse to locate it.

References

Statistical Computations on a Digital Computer. William J. Hemmerle. Blaisdell Publishing Company: 1967. Chapter 3, "Multiple-Regression Computations" and section 3.2.1, "Preliminary Regression Theory."

Benötigen Sie weitere Hilfe?

Möchten Sie weitere Optionen?

Explore subscription benefits, browse training courses, learn how to secure your device, and more.

Communities help you ask and answer questions, give feedback, and hear from experts with rich knowledge.

War diese Information hilfreich?

Was hat Ihre Erfahrung beeinflusst?
Wenn Sie auf "Absenden" klicken, wird Ihr Feedback zur Verbesserung von Produkten und Diensten von Microsoft verwendet. Ihr IT-Administrator kann diese Daten sammeln. Datenschutzbestimmungen.

Vielen Dank für Ihr Feedback!

×