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

Sort by
Subject
Level

Water Sampling Techniques and Microbiological Analysis Protocols

Classified in Mathematics

Written on in English with a size of 2.42 KB

Water Sampling Methods

Simple Sampling: Involves taking a single sample point in space and time. The sample is collected from a water distribution network and transported to the laboratory for processing.

Composite Sampling: Involves mixing several samples obtained from the same point at different times, ensuring the mixture is well-homogenized.

Integrated Sampling: This method increases representativeness by shortening the intervals between sample collections. This process is complex and requires a pump system for water uptake.

Sampling Equipment and Containers

Container Composition: Samples are typically collected in containers made of fiberglass or specialized plastic.

Equipment Selection:

  • In Situ Sampling: Manual equipment used to collect and
... Continue reading "Water Sampling Techniques and Microbiological Analysis Protocols" »

Inventory Management and Economic Order Quantity Analysis

Classified in Mathematics

Written on in English with a size of 2.18 KB

Inventory Management Case Study 1

A company consumes 186 units annually. The cost per order is 4.80 €, and the storage cost is 6.60 € per unit/year. The lead time is 6 days, and the safety stock is 4 units.

  • 1. Economic Order Quantity (EOQ): √((2 × 186 × 4.80) / 6.60) = 16.44 units
  • 2. Annual Orders: 186 / 16.44 = 11.31 orders
  • 3. Order Frequency: 365 / 11.31 = 32.27 days
  • 4. Daily Consumption: 186 / 365 = 0.5 units
  • 5. Reorder Point: (Daily Consumption × Lead Time) + Safety Stock = (0.5 × 6) + 4 = 7 units
  • 6. Total Storage Cost: 6.60 × (16.44 / 2 + 4) = 80.65 €
  • 7. Total Ordering Cost: 4.80 × 11.31 = 54.28 €
  • 8. Total Stock Management Cost: 80.65 + 54.28 = 134.93 €

Inventory Management Case Study 2

Annual demand is 28,800 units, unit price... Continue reading "Inventory Management and Economic Order Quantity Analysis" »

Financial Accounting Fundamentals: Statements & Ratios

Classified in Mathematics

Written on in English with a size of 3.59 KB

Understanding Accounting and Financial Statements

Accounting, within economics, is the study of business assets, the rules, and the scientific basis for the registration of economic information within an enterprise.

Key Components of Annual Accounts

Annual accounts, comprising the balance sheet, profit and loss account, the statement of changes in equity, and the memory, form a unified set. These accounts are financial statements that report on the company's results and its financial position. They include the following:

  • The Balance Sheet

    Reports on the financial situation of the company at the close of a given fiscal year.

  • The Profit and Loss Account

    Reports on the performance of the company for a year from its business operations.

  • The Statement of

... Continue reading "Financial Accounting Fundamentals: Statements & Ratios" »

Linguistic Concepts: Bilingualism, Semantics, and Lexical Relations

Classified in Mathematics

Written on in English with a size of 2.85 KB

Theme 3: Linguistic Foundations

Bilingualism is the routine use of two languages in the same region or by the same person. Diglossia is a specific type of bilingualism where both languages exist in an unequal situation of social prestige.

Semantic Meaning

  • Denotation: The set of basic semantic features of a word; its literal meaning.
  • Connotation: The set of values that appear in discourse alongside the denotation of a term.

Lexical Structures

  • Family Lexica: A set of words related to each other by their signifier, sharing the same lexeme.
  • Semantic Field: A set of words related by meaning.

Synonymy and Its Types

Synonymy is the relationship between two words that have different signifiers but the same or similar meaning.

  • Absolute Synonymy: Words that have
... Continue reading "Linguistic Concepts: Bilingualism, Semantics, and Lexical Relations" »

Production Scheduling and Order Release Optimization

Classified in Mathematics

Written on in English with a size of 6.37 KB

image

image

1. Production Scheduling

Production scheduling involves allocating production orders to specific work centers at predetermined times.

Objectives of the Scheduler: Programming Production Processes

The Master Production Schedule (MPS) details the orders needed to transform inputs at various centers. The assigned concrete orders are summarized across all centers. It compares available needs versus capacity load to make sequencing decisions and launch production orders.

1.2 Determining the CGRFA / Capacity Relationship

This involves analyzing:

  • (a) Lead Times and Adjustments: We observe potential requirements that might span several periods to meet economic lot sizes. We also consider scenarios where a need corresponds to a single period, but other orders
... Continue reading "Production Scheduling and Order Release Optimization" »

Markowitz Portfolio Theory and Sharpe Optimization

Classified in Mathematics

Written on in English with a size of 6.91 KB

Markowitz Portfolio Selection

The Markowitz model focuses on the relationship between portfolio risk, expected returns, and the covariance and correlation between assets. Diversification reduces the variability of expected returns. The model identifies combinations that provide the maximum return for a given level of risk. A portfolio is considered efficient when it offers the highest return for a specific risk level or the minimum risk for a target return.

Core Investment Hypotheses

  • Rational Investor Behavior: Investors prefer higher returns for a given risk level.
  • Risk Aversion: Investors prefer lower risk for a given return level.

The Three-Step Optimization Process

1. Determine the Efficient Frontier

The efficient frontier consists of all efficient... Continue reading "Markowitz Portfolio Theory and Sharpe Optimization" »

3D Analytical Geometry: Formulas for Lines and Planes

Classified in Mathematics

Written on in English with a size of 4.51 KB

Relative Positions in 3D Space

Position of Three Planes

The relative position of three planes is determined by analyzing the rank of the system of equations.

  • Intersect at one point: The rank of the coefficient matrix and the augmented matrix is 3.
  • Intersect in a line: The rank of both matrices is 2.
  • Parallel or Coincident: If the ranks are 1 or 2, the planes can be parallel, coincident, or form a prismatic surface.

Position of Two Lines

Given two lines with direction vectors v₁, v₂ and points P₁, P₂:

  • Intersecting Lines: The lines are coplanar. The determinant of the matrix formed by vectors v₁, v₂, and P₁P₂ is zero. To find the intersection point, solve the system of their parametric equations.
  • Parallel or Coincident Lines: The direction
... Continue reading "3D Analytical Geometry: Formulas for Lines and Planes" »

Statistical Measures: Central Tendency, Dispersion, and Form

Classified in Mathematics

Written on in English with a size of 93.86 KB

Measures of Central Tendency:

Arithmetic Mean

Formula

Formula

Formula

Formula

Used for:

Intervals and pooled data (xi = class mark)

Data are not grouped (tables).

Data are grouped (tables) but no intervals.

Median

The middle value in a sorted dataset.

Formula

For an odd number of observations, it's the middle number.

Formula

Sort data from lowest to highest before finding the median.

Mode

The value that appears most frequently in a dataset.

Mid-Range

RM = (Maximum Value + Minimum Value) / 2

Formula

Geometric Mean

G = ⁿ√(x₁ * x₂ * ... * xn)

Formula

Formula

Harmonic Mean

H = n / ( (1/x₁) + (1/x₂) + ... + (1/xn) )

Formula

Formula

Quadratic Mean (Root Mean Square)

Q = √[ (x₁² + x₂² + ... + xn²) / n ]

Formula

Percentile

A measure indicating the value below which a given percentage of observations in a group falls.

Formula

Kth Percentile

Formula

Measures of... Continue reading "Statistical Measures: Central Tendency, Dispersion, and Form" »

Calculus and Analytic Geometry Formulas and Theorems

Classified in Mathematics

Written on in English with a size of 2.99 KB

Bolzano's Theorem

If f(x) is continuous on [a, b], there exists at least one value c in (a, b) such that f(c) = 0.

Consequences

If f(a) > g(a) and f(b) < g(b), there exists c in (a, b) such that f(c) = g(c).

Mean Value Theorem

If f(x) is continuously differentiable on [a, b], then there exists a point where the derivative f'(c) equals the average rate of change.

Linear Combinations and Geometry

A linear combination is defined as: a(x₁, y₁, z₁) + b(x₂, y₂, z₂) + c(x₃, y₃, z₃) = (x₄, y₄, z₄).

Distance Formulas

  • Between two points: The magnitude of the vector.
  • Point to line: dist(P, r) = |AP × Vd| / |Vd|, where A is a point on the line and Vd is the direction vector.
  • Point to plane: |ax + by + cz + d| / √(a² + b² + c²).
... Continue reading "Calculus and Analytic Geometry Formulas and Theorems" »

Warehouse Management: Best Practices for Inventory Control

Classified in Mathematics

Written on in English with a size of 2.58 KB

The Warehouse

The warehouse is essential for managing product timing and consumption. The approver must assess the risk of goods that necessitate storage. This facility serves as the destination for purchased goods, rejected items from clients, and leftover stock. Note: Storage is a phase of the production process that does not add value to the product.

Receipt of Orders

In procurement, receiving expected orders is critical. Warehouse personnel must be aware of all realized orders. Upon delivery, the manager must:

  • Contrast delivery vouchers with original order data.
  • Oversee the unloading process.
  • Recount packages.
  • Inspect for external damage.
  • File timely claims if discrepancies exist.

This verification process is known as quality control. Technological... Continue reading "Warehouse Management: Best Practices for Inventory Control" »