<html>
    <head>
      <base href="https://bugs.documentfoundation.org/">
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_UNCONFIRMED "
   title="UNCONFIRMED - Wrong SIGMA SLOPE value calculated with LINEST function"
   href="https://bugs.documentfoundation.org/show_bug.cgi?id=117318">117318</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>Wrong SIGMA SLOPE value calculated with LINEST function
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>LibreOffice
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>6.0.3.2 release
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>x86-64 (AMD64)
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux (All)
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>UNCONFIRMED
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>Calc
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>libreoffice-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>pablofabian.wagnerboian@gmail.com
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="http://bugs.documentfoundation.org/attachment.cgi?id=141741" name="attach_141741" title="Sample data">attachment 141741</a> <a href="http://bugs.documentfoundation.org/attachment.cgi?id=141741&action=edit" title="Sample data">[details]</a></span>
Sample data

I'm trying to obtain the uncertainty in the determination of the slope in a
linear regression analysis of some data. This sigma slope value is calculated
in LibreOffice as if the line intersects the (0,0) value (b=0 in y=mx+b),
regardless of what the "b" value is. 

Here's where this value is actually calculated:
<a href="https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/interpr5.cxx#2464">https://opengrok.libreoffice.org/xref/core/sc/source/core/tool/interpr5.cxx#2464</a>

I'm attaching a ODS spreadsheet as an example.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>