summaryrefslogtreecommitdiffstats
path: root/source
diff options
context:
space:
mode:
authorStanislav Horacek <stanislav.horacek@gmail.com>2016-07-24 20:46:02 +0200
committerjan iversen <jani@documentfoundation.org>2016-07-25 05:14:04 +0000
commit48ad0ab9ce866e1f6aa651885337fde3ff8dbf07 (patch)
treec099172979c44abe8c841a5806359b6913973d46 /source
parentfix function name in syntax for FORECAST.LINEAR (diff)
downloadhelp-48ad0ab9ce866e1f6aa651885337fde3ff8dbf07.tar.gz
help-48ad0ab9ce866e1f6aa651885337fde3ff8dbf07.zip
use consistent wording in data analysis functions
Change-Id: Ic8bd4f8be1b3a5836e32f62fc5d102343f4ff34a Reviewed-on: https://gerrit.libreoffice.org/27489 Reviewed-by: jan iversen <jani@documentfoundation.org> Tested-by: jan iversen <jani@documentfoundation.org>
Diffstat (limited to 'source')
-rw-r--r--source/text/scalc/01/statistics.xhp2
-rw-r--r--source/text/scalc/01/statistics_regression.xhp4
2 files changed, 3 insertions, 3 deletions
diff --git a/source/text/scalc/01/statistics.xhp b/source/text/scalc/01/statistics.xhp
index 5b4c356557..72b67c3d9c 100644
--- a/source/text/scalc/01/statistics.xhp
+++ b/source/text/scalc/01/statistics.xhp
@@ -38,7 +38,7 @@
<paragraph id="hd_id1000020" role="heading" xml-lang="en-US" level="2">Sampling</paragraph>
<paragraph id="par_id1000030" role="paragraph" xml-lang="en-US"><ahelp hid="modules/scalc/ui/samplingdialog/SamplingDialog">Create a table with data sampled from another table.</ahelp></paragraph>
<section id="howtoget">
-<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Menu <emph>Data - Statistics - Sampling...</emph></variable></paragraph>
+<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Choose <emph>Data - Statistics - Sampling</emph></variable></paragraph>
</section>
<paragraph id="par_id1000050" role="paragraph" xml-lang="en-US">Sampling allows you to pick data from a <emph>source</emph> table to fill a <emph>target</emph> table. The sampling can be random or in a periodic basis.</paragraph>
<paragraph id="par_id1000060" role="note" xml-lang="en-US">Sampling is done row-wise. That means, the sampled data will pick the whole line of the source table and copy into a line of the target table.</paragraph><embed href="text/scalc/01/stat_data.xhp#data"/>
diff --git a/source/text/scalc/01/statistics_regression.xhp b/source/text/scalc/01/statistics_regression.xhp
index f02fee8446..658feb2d2a 100644
--- a/source/text/scalc/01/statistics_regression.xhp
+++ b/source/text/scalc/01/statistics_regression.xhp
@@ -41,9 +41,9 @@
<bookmark xml-lang="en-US" branch="hid/modules/scalc/ui/regressiondialog/RegressionDialog" id="bm_id2745673" localize="false"/>
<section id="howtoget">
-<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Menu <emph>Data - Statistics - Regression...</emph></variable></paragraph>
+<paragraph id="par_id1000040" role="paragraph" xml-lang="en-US"><variable id="sam01">Choose <emph>Data - Statistics - Regression</emph></variable></paragraph>
</section>
-<paragraph id="par_id1001270" role="note" xml-lang="en-US">For more information, please visit the Wikipedia: <link href="http://en.wikipedia.org/wiki/Regression_analysis">http://en.wikipedia.org/wiki/Regression_analysis</link></paragraph>
+<paragraph id="par_id1001270" role="note" xml-lang="en-US">For more information on regression analysis, refer to the <link href="http://en.wikipedia.org/wiki/Regression_analysis">corresponding Wikipedia article</link>.</paragraph>
<embed href="text/scalc/01/stat_data.xhp#data"/>
<embed href="text/scalc/01/stat_data.xhp#grouped"/>