Skip to main content
Mathematics LibreTexts

21.3: I1.03- Section 2

  • Page ID
    51715
  • \( \newcommand{\vecs}[1]{\overset { \scriptstyle \rightharpoonup} {\mathbf{#1}} } \) \( \newcommand{\vecd}[1]{\overset{-\!-\!\rightharpoonup}{\vphantom{a}\smash {#1}}} \)\(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\) \(\newcommand{\id}{\mathrm{id}}\) \( \newcommand{\Span}{\mathrm{span}}\) \( \newcommand{\kernel}{\mathrm{null}\,}\) \( \newcommand{\range}{\mathrm{range}\,}\) \( \newcommand{\RealPart}{\mathrm{Re}}\) \( \newcommand{\ImaginaryPart}{\mathrm{Im}}\) \( \newcommand{\Argument}{\mathrm{Arg}}\) \( \newcommand{\norm}[1]{\| #1 \|}\) \( \newcommand{\inner}[2]{\langle #1, #2 \rangle}\) \( \newcommand{\Span}{\mathrm{span}}\)\(\newcommand{\AA}{\unicode[.8,0]{x212B}}\)

    Section 2: Using a spreadsheet model to predict values

    The benefit for having a good model formula for a relationship is that you can predict what output value should be expected for any input value, even if you have no data with that input value. This can be done simply by computing what y value the model evaluates to when the input value is used as the x value. For example, the model from the previous section predicts an output 21.3 for an input value of 10, because when 10 is substituted for x, the formula y = 1.4 x + 7.3 becomes y = 1.4×10 + 7.3 = 21.3.

    Predictions are particularly easy to produce from a model if you already have the model formula entered into a worksheet similar to the one you made in the previous section. Whenever you enter a new x value into the cell in column A that is immediately below the last data value (such as A13), the spread­sheet automatically extends the formula in column C to that same row, showing the model’s prediction for the new input value. (This process can be repeated for additional input values as needed. If your spreadsheet program does not automatically extend column C, you can spread the formula down by hand to get the same effect.)

    Example 2: Using the worksheet from Section 1, predict the output (rounded to one decimal place) for these input values:
    [a] x = 10 [b] x = 7.5   [c] x = -3 [d] x = 2.83   [e] x = 539   [f] x = -205[reveal-answer q=”356906″]Show Answer[/reveal-answer]
    [hidden-answer a=”356906″][a] y = 21.3   [b] y = 17.8   [c] y = 3.1     [d] y = 11.3     [e] y = 761.9   [f] y = -279.7[/hidden-answer]

    When adding values to columns A and C, what should be done to column B?

    This is a natural question, since the empty cells (such as B13 and below) seem to leave a gap in the pattern of the worksheet. But don’t add to column B when predicting with the model. You can make as many predictions with the model as you wish, but you mustn’t make up data. Leave column B blank except for the data values that you are given to start with.

    How reliable will the predictions of a model that closely matches the data be?

    Notice that a model formula can be used both for interpolation for x values within the range of the data (such as in [b] and [d] above) and for extrapolation, in which the predicted point is for an x value that is outside the data range (such as in [a], [c], [e], and [f] above). Interpolation is generally dependable, although the noise in the relationship will usually keep it from exactly predicting future measurements. Extrapolation is less reliable, especially when the prediction being made is for a point that is very far away from the data on which the model is based. This is discussed in more detail in a later section.

    Example of erroneous extrapolation : For a given child, one can record the child’s height and age in years. During the elementary-school years, that is a fairly linear relationship, with a growth rate of about 3 to 4 inches per year. But you would get very erroneous results if you use that model to estimate the typical height of 30-year-olds (who would be about 10 feet tall if the youthful pattern continued).


    21.3: I1.03- Section 2 is shared under a not declared license and was authored, remixed, and/or curated by LibreTexts.

    • Was this article helpful?