Tag: numeric. Page 2

dist: Distances and the Pythagorean Theorem

templates

Exercise template for computing the distance (numeric answer) between two randomly-drawn points in a Cartesian coordinate system. Read More ›

deriv: Product Rule for Derivatives

templates

Exercise template for computing the derivative (numeric answer) of a product function with factors of type xa and exp(b * x) at a given point c, with randomly-drawn a, b, and c. Read More ›

currency8: Convert Currencies (UTF-8 Encoding)

templates

Exercise template for converting currencies (EUR, USD, GBP) with various symbols in UTF-8 encoding. Read More ›

confint2: 2-Sided Confidence Interval

templates

Exercise template for computing the 2-sided confidence interval for the mean based on a random sample. Read More ›