Math Problem Statement

Start with the normal distribution given to you in Part 2. Create and answer your own probability question using your Normal Distribution CDF. This question must be of the form where you solve for a particular value, given the probability. You should not use any of the points from (Q 16), and you may not use the mean value of your distribution. Use R to solve your problem and include all code required to obtain the solution. Do NOT use a table or your calculator.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Normal Distribution
Cumulative Distribution Function
Probability

Formulas

CDF formula: P(X ≤ x)
Quantile function: qnorm(p, mean, sd)

Theorems

Properties of the Normal Distribution
Empirical Rule

Suitable Grade Level

Grades 10-12