Not Sure How to Generate my Transfer Function Formula in DOE?

Follow the steps below using QI Macros

How do I generate a Transfer Function?

Introduced in the January 2026 version of QI Macros, the Transfer Function is automatically generated in the Full Factorial, Fractional Factorial 8-run, and Fractional Factorial 16-run DOE templates.

Note that the formula is found under the Responses Table:

transfer-function-equation-location


How do I manually generate a Transfer Function formula?

If you have a version of QI Macros that was released prior to January of 2026, you can manually generate a Transfer Function formula using the Full Factorial, Fractional Factorial 8-run, and/or Fractional Factorial 16-run DOE templates.

To do so using the Full Factorial template, follow the steps below:

  1. Open the QI Macros Full Factorial DOE template.
  2. Next, copy and paste the following formula into cell V39:
  3. ="y=" &N46 & IF(M46>=0,"+","") & M46 & "*" &C46 & IF(M47>=0,"+","") & M47 & "*" &C47 & IF(M49>=0,"+","") & M49 & "*" &C49 & IF(M53>=0,"+","") & ROUND(M53,2) & "*" &C53

  4. Your Transfer Function will then be provided accordingly!

For more information on how to implement the Transfer Function formula in the Fractional Factorial 8-run and/or Fractional Factorial 16-run templates, follow the steps below:

  • In the Fractional Factorial 8-run, copy and paste the following formula into cell R39:

="y=" &R37 & IF(M46>=0,"+","") & M46 & "*" &C46 & IF(M47>=0,"+","") & M47 & "*" &C47 & IF(M49>=0,"+","") & M49 & "*" &C49 & IF(M53>=0,"+","") & ROUND(M53,2) & "*" &C53

  • And in the Fractional Factorial 16-run, copy and paste the following formula into cell S39:

="y=" &R37 & IF(M46>=0,"+","") & M46 & "*" &C46 & IF(M47>=0,"+","") & M47 & "*" &C47 & IF(M49>=0,"+","") & M49 & "*" &C49 & IF(M53>=0,"+","") & ROUND(M53,2) & "*" &C53


You don't have to be an expert.
Use QI Macros DOE template to mistake-proof your calculations.

Download a free 30-day trial. Get the DOE template now!

Other Tools Included in QI Macros Add-in for Excel