0% found this document useful (0 votes)
5 views4 pages

Mathematics Methods and Statistics Overview

The document covers topics in numerical methods, probability and statistics, and multivariate calculus and PDEs. It includes examples and problems related to finding roots of equations, Taylor series, probability concepts, data types, function graphs, and domains of functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
5 views4 pages

Mathematics Methods and Statistics Overview

The document covers topics in numerical methods, probability and statistics, and multivariate calculus and PDEs. It includes examples and problems related to finding roots of equations, Taylor series, probability concepts, data types, function graphs, and domains of functions.
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd

Department of Mathematics

Faculty of Engineering
University of Moratuwa

MA1024 | Methods of Mathematics

Numerical Methods

1. Use four-digit rounding arithmetic and the formulas to find the most accurate approximations
to the roots of the following equation and compute the Relative Error.
1 2 123 1
3
𝑥 − 4
𝑥+ 6
=0

2. Find the Taylor series for 𝑙𝑛(1 + 𝑥) at 𝑥 = 0. Use it to approximate 𝑙𝑛(1. 5) with
the accuracy of 10-2 .

3. Use 4-digit rounding arithmetic to evaluate 𝑓(0. 1) given


𝑥𝑐𝑜𝑠𝑥−𝑠𝑖𝑛𝑥
𝑓(𝑥) = 𝑥−𝑠𝑖𝑛𝑥
Find the Absolute error and the Relative error where the exact value is given as
𝑓(0. 1) =− 1. 99899998.

4. Compute the 𝑥-intercept of a straight line joining the points (1.31, 3.24) and (1.93, 4.76)
using 3-digit rounding arithmetic and the two formulas
𝑥0𝑦1−𝑥1𝑦0
𝑥= 𝑦1−𝑦0

And

(𝑥1−𝑥0)𝑦0
𝑥 = 𝑥0 − 𝑦1−𝑦0

a. Which formula is better and why? (You may take the exact value as )

b. Compute the Absolute and Relative errors for the approximation obtained
in the second formula.

(Note That :
In Finite-Digit Arithmetic the addition of two real numbers 𝑥 and 𝑦 is equal to the addition of
floating point of 𝑥 and 𝑦 . i.e: 𝑥 + 𝑦= floating point of 𝑥 + floating point of 𝑦)

Page 1 of 4
In2022-Semester 2
Probability and Statistics

1. Which of the following illustrates probability? Statistics?


a. Determining how likely it is that a “6” will result when a die is rolled
b. Studying the weights of 35 babies to estimate weight gain in the first month after
birth
c. Determining whether a new drug shortens the recovery time from a certain illness
d. Determining the chance that heads will result when a coin is tossed
e. Determining the amount of waiting time required to check out at a certain grocery
store
f. Determining the chance that you will be dealt a “blackjack”

2. A study conducted at Manatee Community College revealed that students who attended
class 95 to 100% of the time usually received an A in the class. Students who attended
class 80 to 90% of the time usually received a B or C in the class. Students who attended
class less than 80% of the time usually received a D or an F or eventually withdrew from
the class. Based on this information, attendance and grades are related. The more you
attend class, the more likely it is you will receive a higher grade. If you improve your
attendance, your grades will probably improve. Many factors affect your grade in a
course. One factor that you have considerable control over is attendance. You can
increase your opportunities for learning by attending class more often.
a. What are the variables under study?
b. What is the population under study?

3.
I. To determine the average salary of professors at the University of Moratuwa, the faculty
was divided into the following groups: instructors, assistant professors, associate
professors, and professors. Twenty faculty members from each group were selected for
the study. This represents what type of sampling method?
II. Every 200th computer chip is inspected for defects at a computer facility. This is an
example of what type of sampling method?
III. Engelbert chooses the elements for his sample by giving particular attention to each
sub-population. He sees to it that every computed stratum sample is the same as the other
strata and that the respondents are chosen randomly. What sampling design is used?

Page 2 of 4
In2022-Semester 2
4.
I. To predict the outcome of an upcoming Mayoral election, a random sample of 814 voters
was selected. These people are asked several questions regarding the election. One
question asked whether they were “…leaning Republican, Democratic, Independent, or
other/undecided?” Based on this question, 38.2% of respondents said that they were
“…leaning Democratic…”. Identify each of the following as specifically as possible.
a. Population of Interest
b. Variable of Interest
c. Sample
d. Statistic

II. A survey was done to determine the texting habits of MBHS students. An SRS of 270
students was asked several questions related to texting and cell phone usage. Of particular
interest to the researchers was the proportion of students who text while in class. Of those
surveyed, 178 said that they text during class at least ten times per week. Identify each of
the following as specifically as possible.
a. Population of Interest
b. Variable of Interest
c. Sample

5. For Problems 1-5 use the following information

Classify each variable as nominal, ordinal, interval, or ratio.

a. Employee Number is an example of _____data.


b. Gender is an example of____ data.
c. Years of Experience is an example of_____ data.
d. Employee Rank is an example of ____ data.
e. Yearly Salary is an example of _____ data.

Page 3 of 4
In2022-Semester 2
Multivariate Calculus and Introduction to PDEs

1. Sketch the following graphs of functions.

a. 𝑓(𝑥, 𝑦) = 8 − 5𝑥 + 9𝑦

2 2
b. 𝑔(𝑥, 𝑦) = 𝑥 + 𝑦 − 2

2 2
c. ℎ(𝑥, 𝑦) = 16 − 𝑥 − 𝑦

2. A profit function of a food exporting company is given by.

2 2
𝑝(𝑥, 𝑦) = 9 − (𝑥 − 4) − (𝑦 − 1)

Where 𝑥 and 𝑦 are kilograms of cinnamon and tamarind exported per month (measured in
thousands) respectively. Profit is measured in thousands of LKR. Sketch the graph of the
function.

3. Find the level surfaces of the graph of the function.

2 2
𝑓(𝑥, 𝑦) = 6 + 8𝑥 − 4𝑦 − 4𝑥 − 2𝑦

π π
4. Find vertical traces for 𝑓(𝑥, 𝑦) = 𝑠𝑖𝑛(𝑥) 𝑐𝑜𝑠(𝑦) corresponding to 𝑥 = 4
, 8
, 0 and
π π
𝑦= 4
, 8
,0

5. State the domains of the following function and whether they are open or closed. Then find
an interior point and a boundary point.

3𝑥+5𝑦−2𝑧
a. 𝑓(𝑥, 𝑦, 𝑧) = 2 2 2
10−2𝑥 −2𝑦 −2𝑧

3𝑧+5
b. 𝑔(𝑥, 𝑦, 𝑧) = 2 2
𝑥 −𝑦

Page 4 of 4
In2022-Semester 2

Common questions

Powered by AI

When evaluating which formula provides a better approximation for the x-intercept, one must consider the numerical stability, sensitivity to rounding errors, and the specific inputs' susceptibility to causing cumulative error. The precise context of use, including which formula applies more directly to available data and expected calculation conditions, may also influence the decision. Addressing these factors along with comparing calculated absolute and relative errors helps in identifying the better approximation method .

The Taylor series for ln(1+x) around x=0 is derived by taking successive derivatives of ln(1+x) and evaluating them at x=0. The series is ln(1+x) = x - x^2/2 + x^3/3 - x^4/4 + ... . To approximate ln(1.5), we substitute x = 0.5 into the series and sum enough terms to achieve the desired accuracy, verifying every term contributes to reducing the error below 10^-2. The series converges faster as more terms are added, improving the approximation .

Data types are classified based on measurement levels: nominal, ordinal, interval, and ratio scales. Nominal data, like gender, identifies categories without a specific order. Ordinal data, such as employee rank, involves order but not precise differences. Interval data, like temperature, has ordered categories with known differences, but no true zero. Ratio data, such as salary, includes a true zero and allows for meaningful comparisons via ratios. These distinctions help decide statistical techniques applicable for data analysis .

Dividing faculty into groups and selecting members from each represents stratified sampling, where the population is divided into sub-groups (strata) and samples are taken from each. Inspecting every 200th chip is systematic sampling, where samples are drawn at regular intervals from a population. Ensuring equal representation from sub-populations through random selection is quota sampling, a non-random technique aiming for proportionality. These examples illustrate how different methods suit different study objectives and constraints .

Vertical traces are essential for analyzing functions of several variables as they provide sectional views of the graph at specific values of one variable while allowing the others to vary. They help visualize and understand the surface's behavior at these cross-sections. To determine vertical traces for a function, one substitutes fixed values for one variable and analyzes the resulting two-variable function. For the function f(x, y) = sin(x) cos(y), traces for specific x or y values would be lines on the graph where these variables are constant .

Four-digit rounding arithmetic can impact the accuracy of root approximations by limiting the precision of calculations to four significant figures, which may lead to rounding errors. These errors can accumulate, affecting the final results. The relative error is influenced by the numerical stability of the method used and the sensitivity of the function to inputs in the region of interest. Calculating roots accurately depends on selecting algorithms that minimize error and work well with finite-digit arithmetic .

Analyzing the domain of a multivariate function involves identifying all possible input values for which the function is defined. Considerations include continuity, differentiability, and any constraints imposed by function definitions like denominators or square roots. An open domain excludes boundary points, whereas a closed domain includes them. To determine the nature of the domain, one examines function behavior at boundary conditions and identifies interior points where all variable values are within the domain without approaching its boundary .

In the study of attendance and grades, the identified variables are 'class attendance percentage' and 'grade received.' The study finds a correlation between higher attendance rates and higher grades, suggesting improved attendance potentially leads to better academic performance. This demonstrates a predictive relationship whereby one variable (attendance) appears to influence the other (grades).

Probability is concerned with quantifying the likelihood of certain events occurring, such as rolling a die or getting a "blackjack," each having predefined probabilities. In contrast, statistics involve collecting, analyzing, and interpreting data to make inferences, such as studying population samples to predict outcomes or behaviors, like estimating weight changes in infants or evaluating drug impacts. These examples differentiate the focus on probability (predictive analysis of random events) versus statistics (empirical analysis of real-world data).

A population of interest in survey studies is the entire group about which researchers aim to draw conclusions. For example, in a survey predicting voter behavior, the population of interest would be all eligible voters. The variable of interest directly influences the type of data collected and the survey's focus; it is the specific characteristic or outcome being measured, such as political alignment or texting habits. Identifying these elements ensures that survey results are relevant and applicable to the broader population .

You might also like