Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
Root
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
为了安全,强烈建议开启2FA双因子认证:User Settings -> Account -> Enable two-factor authentication!!!
Show more breadcrumbs
cxwx
Root
Commits
4a403f5c
Commit
4a403f5c
authored
11 years ago
by
Fons Rademakers
Browse files
Options
Downloads
Patches
Plain Diff
wrap some long lines.
parent
81a96952
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docbook/primer/functions_and_parameter_estimation.md
+4
-2
4 additions, 2 deletions
docbook/primer/functions_and_parameter_estimation.md
with
4 additions
and
2 deletions
docbook/primer/functions_and_parameter_estimation.md
+
4
−
2
View file @
4a403f5c
...
...
@@ -164,7 +164,8 @@ results, we construct for each pseudo-data set the so-called "pull", the
difference of the estimated and the true value of a parameter,
normalised to the estimated error on the parameter,
$
\f
rac{(p_{estim} - p_{true})}{
\s
igma_{p}}$. If everything is OK, the
distribution of the pull values is a standard normal distribution, i.e. a Gaussian distribution centred around zero with a standard deviation of one.
distribution of the pull values is a standard normal distribution, i.e.
a Gaussian distribution centred around zero with a standard deviation of one.
The macro performs a rather big number of toy experiments, where a
histogram is repeatedly filled with Gaussian distributed numbers,
...
...
@@ -269,4 +270,5 @@ The answers to these questions are well beyond the scope of this guide.
Basically all books about statistical methods provide a complete
treatment of the aforementioned topics.
[
^4
]:
"Monte
Carlo" simulation means that random numbers play a role here which is as crucial as in games of pure chance in the Casino of Monte Carlo.
[
^4
]:
"Monte
Carlo" simulation means that random numbers play a role here
which is as crucial as in games of pure chance in the Casino of Monte Carlo.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment