Notes, summaries, assignments, exams, and problems for Mathematics

Sort by
Subject
Level

Essential Mathematical Formulas: Sets, Functions, and Trigonometry

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 14.93 KB

Properties of Sets

PropertyFormula
CommutativeA ∪ B = B ∪ A, A ∩ B = B ∩ A
Associative(A ∪ B) ∪ C = A ∪ (B ∪ C)
DistributiveA ∩ (B ∪ C) = (A ∩ B) ∪ (A ∩ C)
IdempotentA ∪ A = A, A ∩ A = A
DominationA ∪ U = U, A ∩ ∅ = ∅
IdentityA ∪ ∅ = A, A ∩ U = A
Complement LawA ∪ A' = U, A ∩ A' = ∅
De Morgan’s Law(A ∪ B)' = A' ∩ B', (A ∩ B)' = A' ∪ B'

Important Set Formulas

  • n(A ∪ B) = n(A) + n(B) – n(A ∩ B)
  • If A and B are disjoint: n(A ∪ B) = n(A) + n(B)
  • Number of subsets of a set with n elements = 2ⁿ
  • Number of proper subsets = 2ⁿ – 1
  • n(P(A)) = 2ⁿ

1. Identity Function

f(x) = x

  • Graph: Straight line through origin
  • Line: y = x
  • Domain & Range: ℝ
  • Passes through: (0, 0), (1, 1), (-1, -1)

2. Constant Function

f(... Continue reading "Essential Mathematical Formulas: Sets, Functions, and Trigonometry" »

Computer Graphics Algorithms for Lines, Circles, and Curves

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 70.67 KB

In computer graphics, output primitives are the basic geometric structures used to describe and construct images. The simplest primitives are Points and Lines. Before these primitives can be displayed on a screen, they must undergo scan conversion—the process of digitizing a continuous geometric shape into a discrete grid of screen pixels.

Points and Lines

Points

A point is a zero-dimensional geometric object. In a digital system, a point is represented by an ordered pair of coordinates (X, Y). To display a point, the graphics control system locates the corresponding row and column address in the frame buffer and sets its intensity or color value.

Lines

A line is a one-dimensional geometric object defined by two endpoints: (X1, Y1) and (X2, Y2)

... Continue reading "Computer Graphics Algorithms for Lines, Circles, and Curves" »

Calculus Practice: Solving Definite and Indefinite Integrals

Classified in Mathematics

Written on in English with a size of 3.29 KB

1. Integration of Polynomials

Let f(x) = -x2 + 2x + 3. The integral is:

  • a) ∫(-x2 + 2x + 3) dx = -x3/3 + x2 + 3x + C
  • b) [-x3/3 + x2 + 3x] from 1 to 2 = 11/3

2. Finding f(x) from f'(x)

Let f'(x) = 3x2 - 3. Given f(2) = 1, find f(x):

f(x) = x3 - 3x + C. Substituting f(2) = 1: 8 - 6 + C = 1, so C = -1. Thus, f(x) = x3 - 3x - 1.

3. Solving for f(x) with Initial Conditions

Let f'(x) = 6x2 + 2x - 1. Given f(2) = 5:

f(x) = 2x3 + x2 - x + C. Substituting f(2) = 5: 2(8) + 4 - 2 + C = 5, so 18 + C = 5, C = -13. Thus, f(x) = 2x3 + x2 - x - 13.

4. Polynomial Integration

Let f(x) = 3x2 - 4x:

  • a) ∫f(x) dx = x3 - 2x2 + C
  • b) Evaluation results in 32.

5. Definite Integral Properties

Consider ∫15 f(x) dx = 6:

  • a) ∫15 2f(x) dx = 2 ∫15 f(x) dx = 2(6) = 12
  • b) ∫13 3 dx
... Continue reading "Calculus Practice: Solving Definite and Indefinite Integrals" »

Financial Budgeting: Principles and Model Development

Classified in Mathematics

Written on in English with a size of 4.19 KB

Key Principles of Financial Budgeting

Entity Principle

Consider the company as a functional entity.

Leadership Principle

The Financial Planning Manager develops and coordinates the budget.

Authority Principle

The Finance Manager supervises and presents the budget to the Board of Directors (Partners).

Participation Principle

Involve all key participants in the budget's preparation.

Commitment Principle

All managers undertake to follow the budget, notifying any deviation in a timely manner.

Goal Principle

The budget is based on the strategic planning objectives.

Accounting Principle

A budget system should mirror the current accounting system.

Measurement Principle

All estimates must be in currency units.

Predictability Principle

The predictions generated must... Continue reading "Financial Budgeting: Principles and Model Development" »

Artificial Intelligence Fundamentals: Search, Logic, and MDPs

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 5.23 KB

Agent Environments and PEAS

PEAS: Performance, Environment, Actuators, Sensors

Environment Properties

  • Fully vs. Partially Observable: Full information or hidden information?
  • Deterministic vs. Stochastic: Outcome is known or probability is known (if probability is unknown, it is Nondeterministic).
  • Episodic vs. Sequential: Independent actions vs. sequential (dependent) actions.
  • Static vs. Dynamic: No environment change vs. environment change over time.
  • Semidynamic: The environment does not change with time, but the agent's performance score does.
  • Discrete vs. Continuous: Distinct chunks (e.g., Chess) or smooth/measurable values (e.g., Driving).
  • Known vs. Unknown: Are the rules of the world given or must they be learned?
  • Single vs. Multi-agent: One agent
... Continue reading "Artificial Intelligence Fundamentals: Search, Logic, and MDPs" »

Financial Accounting: Leases & Credit Facilities

Classified in Mathematics

Written on in English with a size of 5.29 KB

Lease Accounting: Vehicle Leases and Journal Entries

Today is May 31, X1, and we lease three vehicles to visit our factories for €120,000. The contractual conditions are as follows:

  • The term of the lease is 4 years.
  • The payments (€35,000 each) are annual and will be made on May 31. An additional €1,000 will be added as a purchase option in the final payment.
  • Effective interest rate: 6.75%
  • The estimated useful life for each vehicle is 8 years.

Lease Amortization Schedule

PeriodInterest (€)Payment (€)Amortized Principal (€)Amortized Cost (€)
May 31, X1120,000.00
May 31, X28,097.6435,000.0026,902.3693,097.64
May 31, X36,282.2635,000.0028,717.7464,379.90

Journal Entries for Lease Transactions

May 31, X1: Initial Lease Recognition

CodeDebit (€)
... Continue reading "Financial Accounting: Leases & Credit Facilities" »

Foundations of Data Analytics, Databases, and Statistics

Classified in Mathematics

Written on in English with a size of 2.23 MB

Introduction to Data Analytics

Types of Data Analytics

  • Descriptive: Analyzes past trends.
  • Predictive: Applies past trends to current data to understand the future.
  • Prescriptive: Suggests actions and outlines potential impacts.

Project Stages

  1. Problem Specification:
    1. Understand the Problem Statement.
    2. Define the Project Scope.
  2. Data Gathering & Preprocessing:
    1. Define a system for data collection.
    2. Clean data with data processing.
  3. Descriptive Analytics:
    1. Perform Exploratory Data Analysis (EDA).
    2. Get a basic understanding of the dataset.
    3. Answer initial assumptions about the data.
  4. Machine Learning:
    1. Apply correct ML models depending on the scope/nature of the data and project.
    2. Train the ML model to assess its performance.
  5. Deployment:
    1. Consult with project stakeholders on
... Continue reading "Foundations of Data Analytics, Databases, and Statistics" »

Statistical Inference and Hypothesis Testing Procedures

Classified in Mathematics

Written on in English with a size of 3.98 KB

Central Limit Theorem (CLT)

Check the sample size n. If n is 30 or more, the sampling distribution is normal. The mean of the sample mean equals the population mean. The standard error is calculated as σ divided by the square root of n.

Z Distribution for Population Mean

  • Identify values: Sample mean, population mean, σ, and n.
  • Compute standard error: SE = σ / √n.
  • Compute z: z = (sample mean - population mean) / standard error.
  • Use the z-table to find the probability or critical value.
  • Confidence interval: Sample mean ± (z-critical × standard error).

T Distribution for Population Mean

  • Find the sample mean and sample standard deviation (s).
  • Standard error: SE = s / √n.
  • Determine the degrees of freedom (df).
  • Compute t: t = (sample mean - population
... Continue reading "Statistical Inference and Hypothesis Testing Procedures" »

Essential R Commands for Statistical Data Analysis

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 800.04 KB

Data Types and Vector Creation

  • Nominal → names
  • Ordinal → order
  • Interval → equal spacing
  • Ratio → real math possible

8BHeWthpKSLRIAAAAASUVORK5CYII=

Creating Vectors

c(1, 2, 3) # numeric
c("a", "b") # text
c(TRUE, FALSE) # logical

Vector Functions

numeric(5) # 0 0 0 0 0
rep(2, 5) # 2 2 2 2 2
seq(1, 10) # 1 to 10

Matrix Operations

A matrix is a table of numbers: matrix(1:12, nrow=3)

  • + → add
  • %*% → matrix multiply
  • t() → transpose
  • solve() → inverse
  • det() → determinant

Note: Standard deviation is the square root of the variance.

6+2AFefTmd7gsW+bS4psH+rpFRERKQkGzkcfxpIYJfyOOU9EFPSKiIiISMnT8AYRERERKXkKekVERESk5CnoFREREZGSp6BXREREREqegl4RERERKXkKekVERESk5P1v4vWcCPchKy8AAAAASUVORK5CYII=

weocq4WUKQqeAAAAABJRU5ErkJggg==

D6MZQU455mTf6aOJzl6MEp3eDuhLvPLfkXOVwpYIiIiIjZTDZaIiIiIzRSwRERERGymgCUiIiJiMwUsEREREZspYImIiIjYTAFLRERExGYKWCIiIiI2U8ASERERsZkCloiIiIjNFLBEREREbKaAJSIiImIzBSwRERERmylgiYiIiNhMAUtERETEZgpYIiIiIjb7fwYcbw2x5tk4AAAAAElFTkSuQmCC

AdWJen1ndaNqAAAAAElFTkSuQmCC

m5yk5B9bVsEEhv8LCFSt+7ksmARHCgdQgQjiQgAjhQAIihAMJiBAOJCBCOJCACOFAAiKEAwmIEA4kIEI4kIAI4UACIoQDCYgQDiQgQjiQgAjhQAIihAMJiBAOJCBCOJCACOFAAiKEAwmIEA4kIEI4kIAI4UACIoQDCYgQDv4f4KZmSAeGdVgAAAAASUVORK5CYII=

kIfnuzd0tljQ0QuP5PJhIeHGavVhqXQgtVqxcvLk8jIcGJiqlOtWhXCw8vj7e3tuM0XkdJOiQsREZGLZPthe3+E4sZ+ulr34SCe7N3SuAzA3dc2dKsYKAu8vexPP7LyCoyhf6VVrQqnVbUE+nnj72Pv7eGqVa0KzqarXo4xtGfTu00tPrjnGiKCT01OEZHLq+jIRGGhhfz8QvLzC7Fa7WteXp54eXlgMhU13NQBCpGyQIkLERGRi6DQYmXVnhMALDnLqNIrkZ+3PaGQknl6I1ERkfPl5eWJn583vr7emF3uamw2sFqh0KKkhUhZ8f8dH+XaoLoPrgAAAABJRU5ErkJggg==

Understanding trim=0.10 in R

It means to trim 10% from each end of the dataset.

Reading Data

return <- fund_return[,1]

Descriptive Statistics Functions

length(return)

Gives the number of observations (e.g., 76).

mean(return)

Calculates the ordinary average.

median(

... Continue reading "Essential R Commands for Statistical Data Analysis" »

Essential Algebra and Geometry Formulas Reference Sheet

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 4.43 KB

📄 Maths Cheat Sheet – Page 1 (Equations & Linear Relationships)

🟦 Equations

  • 1-step:

    X+to=b⇒x=b-to,tox=b⇒x=b/tox + a = b \Rightarrow x = ba, \quad ax = b \Rightarrow x = b/ax+to=b⇒x=b-to ,to x=b⇒x=b / a
  • 2-step:

    Tox+b=c⇒x=(c-b)/toax + b = c \Rightarrow x = (cb)/ato x+b=c⇒x=( c-b ) / a
  • Brackets:

    • Expand:to(b+c)=tob+toca(b+c) = ab + aca ( b+c )=ab+a c

    • Factorise:tob+toc=to(b+c)ab + ac = a(b+c)ab+a c=a ( b+c )

  • Fractions: Clear denominators first

  • Check: Substitute back

Worked Example (Rectangle):

  • l=w+3, P=14l = w+3, \, P=14l=w+3 ,P=14

2((w+3)+w)=14⇒4w+6=14⇒w=2⇒l=52((w+3)+w)=14 \Rightarrow 4w+6=14 \Rightarrow w=2 \Rightarrow l=52 (( w+3 )+w )=14⇒4 w+6=14⇒w=2⇒l=5

🟩 Linear Relationships

  • Equation of a line: and=mx+cy=mx+cand=

... Continue reading "Essential Algebra and Geometry Formulas Reference Sheet" »