Mathematics I / Programming for Mathematics
Practice question · Fill in the blanks

Complete the description of a simulated result.

A Monte Carlo estimate of a probability is ______ of the true value.

Word bank: an exact computation · a statistical estimate · a strict upper bound · a symbolic form

Hints
  1. Two runs with different random points give different answers.
  2. What does that variability tell you about the standing of the number?
Show the answer

A Monte Carlo estimate of a probability is a statistical estimate of the true value.

Why

Random sampling yields a statistic with sampling error, not a computed value. It should always be quoted with a sense of how large that error might be, which Unit 9 makes precise.

Read the lesson: Programming for Mathematics →

Practise Programming for Mathematics

The app has 6 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.

More questions on Programming for Mathematics