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

Sort by
Subject
Level

Numerical Computing & Linear Algebra Essentials

Classified in Mathematics

Written on in English with a size of 198.29 KB

Floating Point Systems & Numerical Error

A Floating Point (FP) System represents numbers as: x = ± (d0 + d1/β + d22 + ... + dt-1(t-1)). The Unit Roundoff (u) is defined as εmachine/2, where fl(1 + ε) > 1.

Rounding to Nearest

When rounding to the nearest representable number, fl(x) = x(1 + ε) where |ε|.

IEEE 754 Standard for Floating Point

Normalized Numbers

If the exponent (e) is not equal to 0, it's a normalized FP number. The value is x = (-1)sign ⋅ β(e - offset) ⋅ (1.d1 d2...dt-1).

Denormalized Numbers

If the exponent (e) is 0, the number is denormalized. The value is x = (-1)sign ⋅ β(e - offset + 1) ⋅ (0.d1 d2...dt-1). The sticky bit 0 is free because it is always determined by the value of exponent e.

Exceptional Values

  • If
... Continue reading "Numerical Computing & Linear Algebra Essentials" »

Map Symbols, Scale, and Distance/Direction

Classified in Mathematics

Written on in English with a size of 2.71 KB

Map Generalization

Types of Symbols

  • Line Symbols: Represent real-life objects with a linear path.
  • Point Symbols: Represent objects occurring at a single point on Earth's surface using a dot.
  • Area (Polygon) Symbols: Represent real-life objects spread over Earth's surface using geometric shapes.

Generalization Techniques

Reality contains too much information for a single 2D map. Generalized geometry and content make a map useful. A good map suppresses less important information to highlight what needs to be seen.

  • Selection: Only relevant line, point, and area features are chosen.
  • Classification: Grouping similar features and using a common symbol to represent them.
  • Simplification: Reduction of unnecessary detail.
  • Smoothing: Smoothing out abruptly joined
... Continue reading "Map Symbols, Scale, and Distance/Direction" »

Boolean Algebra Fundamentals: SOP, POS, and K-Map Simplification

Classified in Mathematics

Written on in English with a size of 5.4 KB

Boolean Algebra Fundamentals

Formulating Expressions: SOP and POS

Sum of Products (SOP) Formulation Steps

  1. Circle rows in the truth table where the output $Y = 1$.
  2. Identify the minterms corresponding to the circled rows.
  3. Sum (OR) the selected minterms to form the final expression.

Product of Sums (POS) Formulation Steps

  1. Circle rows in the truth table where the output $Y = 0$.
  2. Identify the maxterms corresponding to the circled rows.
  3. Multiply (AND) the selected maxterms to form the final expression.

Order of Evaluation in Boolean Algebra

Operations are evaluated in the following sequence:

  1. Parentheses
  2. NOT (Complementation)
  3. AND (Multiplication)
  4. OR (Addition)

Fundamental Boolean Laws and Theorems

  • Identity Laws

    • $A + 0 = A$
    • $A \cdot 1 = A$
  • Null Laws

    • $A + 1 = 1$
    • $A \cdot
... Continue reading "Boolean Algebra Fundamentals: SOP, POS, and K-Map Simplification" »

SAP Finance & Treasury: Key Concepts and Processes

Classified in Mathematics

Written on in English with a size of 4.17 KB

Key Concepts in SAP Finance & Treasury Management

500

  • Standard Customizing Setting

Actuals Dimension

  • Only 1

Affiliated Group

  • Used for emphasis

AIF (Application Interface Framework)

  • Relevant for business users

Analytics Cloud

  • Publishing capabilities
  • Data: Information, Insight, Action, Value framework
  • Fund spreading capabilities
  • Fund allocation

Analyzer Offers

  • Integration with Market Risk Analyzer

Assign External

  • Utilizes interpretation algorithms

Automatic Payment

  • Process includes entering payment parameters, running payment proposals, creating payment media, and generating accounting entries.
  • Specifying payment request clearing accounts by company code.

Balance Sheet

  • Balance sheet reporting

Bank Account

  • Supports non-sequential approval patterns

Bank Communication

  • Facilitates
... Continue reading "SAP Finance & Treasury: Key Concepts and Processes" »

Mapping Techniques and Geographic Data Analysis

Classified in Mathematics

Written on in English with a size of 4.01 KB

Process of Contouring and Isolines

Isolines connect points of equal measurements. Contours indicate elevation and changes in elevation, such as slopes and hills. Isotherms connect points of equal temperature and tell us the current state of the atmosphere.

Rules for Drawing Isolines

  • Connect points of equal value.
  • Never cross one another.
  • Never touch.
  • The interval for isolines is the same for the whole map.

Contours show us slopes, valleys, and hills.

Topographic Profiles and Vertical Exaggeration

A profile is a topographic profile representing the lay of the land from the side. To draw a profile, a transect (straight line) is drawn between two points to show hills, valleys, and slopes.

Vertical Exaggeration is a mathematical representation used to ensure... Continue reading "Mapping Techniques and Geographic Data Analysis" »

Firm Strategy & Market Dynamics: Problem Set Insights

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 6.88 KB

This step-by-step analysis covers Problem Sets 6-9, emphasizing key concepts from Problem Sets 7 and 8, essential for your final exam.


Problem Set 6: Product Differentiation & Merger Impacts

1. Why Bertrand Does Not Equal Marginal Cost in Reality

  • Firms may experience:

    • Capacity constraints

    • Brand loyalty (differentiated products)

    • Reputational concerns or switching costs

2. Bertrand Competition with Differentiated Products

  • Demand:

    • Q_M = 1000 - 200P_M + 100P_B

    • Q_B = 1000 - 200P_B + 100P_M

  • Steps:

    1. Plug in rival's price to derive inverse demand.

    2. Derive Marginal Revenue (MR); set MR = Marginal Cost (MC) = 4.

    3. Solve for the best response price.

    4. Set both best responses equal to solve for the Nash Equilibrium (NE).

    5. Calculate quantity, profit, and price-cost margin.

... Continue reading "Firm Strategy & Market Dynamics: Problem Set Insights" »

Cost Accounting Essentials: Key Concepts and Calculations

Classified in Mathematics

Written on in English with a size of 540.18 KB

Chapter 2: Predetermined Overhead Rate

Predetermined Overhead Rate = Estimated Total Manufacturing Overhead (MOH) / Estimated Total MOH Driver (e.g., Direct Labor hours, Direct Labor costs, Machine Hours)

Prime Cost = Direct Materials + Direct Manufacturing Labor

Conversion Cost = Direct Manufacturing Labor + Indirect Manufacturing Overhead

Cost Accumulation: Data is collected in an organized way (also known as cost pools).

Cost Assignment: Systematically links an actual cost pool to a distinct cost object (e.g., Tires, engine, labor assigned to car cost).

Activity Base: Examples include kilometers driven in a car, units produced, units sold, machine hours.

Product Cost: Costs tied to creating a product (Direct Materials, Direct Labor, Manufacturing... Continue reading "Cost Accounting Essentials: Key Concepts and Calculations" »

Statistical Measures: Variance, Covariance, and Causal Inference

Classified in Mathematics

Written on in English with a size of 77.91 KB

Statistical Measures and Causal Inference Concepts

Measures of Dispersion and Relationship

Variance

Variance: Estimates how far a set of numbers (random) are spread out from their mean value.

Covariance

Covariance: The relationship between two variables.

  • Cov = 0: Unsure of the relationship.
  • Cov > 0: Suggests Y will be above average when X is above average.
  • Cov < 0: Suggests Y will be below average when X is above average.

The formula for variance is often expressed as: $\mathbb{E}[X^2] - (\mathbb{E}[X])^2$ (where $\mathbb{E}$ is the Expected Value).

The formula for covariance between two variables $X$ and $Y$ is: $\mathbb{E}[(X - \mathbb{E}[X])(Y - \mathbb{E}[Y])]$

Pearson's Correlation Coefficient

Standardizes covariance between -1 and 1:

Pearson’s

... Continue reading "Statistical Measures: Variance, Covariance, and Causal Inference" »

Regression Analysis Statistics and Interpretation Explained

Classified in Mathematics

Written on in English with a size of 2.8 KB

Regression Statistics

  • Multiple R: Coefficient of correlation (0.099). 9.9% of variability in Y is connected with 9.95% of variability in X.
  • R-squared: Coefficient of determination (0.0099). 0.99% of variance in Y is explained by our regression model.
  • Standard Error: The prediction of Y made using our model will differ from reality by approximately [number].
  • Observations: The model contains [x] units.

Intercept (B0)

Coefficients: If we do not take X into consideration, Y will be [..].

T-stat: Calculated as (coefficient / standard error).

P-value: Level of risk is nearly 0, indicating a 99.99% probability.

Lower/Upper 95%: We are 95% confident that our coefficient B0 falls between 27.4 and 30.8.

Age (B1)

Coefficients: If X increases by 1 year, Y will increase... Continue reading "Regression Analysis Statistics and Interpretation Explained" »

Data Science, Machine Learning, and AI Concepts

Classified in Mathematics

Written on in English with a size of 10.38 KB

Data Science, Machine Learning, and Artificial Intelligence

Data ScienceMachine Learning (ML)Artificial Intelligence (AI)
A field that deals with extracting insights from structured and unstructured data.A subset of AI that enables systems to learn from data without explicit programming.A broad field that aims to create intelligent systems that mimic human cognition.
Involves data collection, cleaning, analysis, visualization, and predictive modeling.Focuses on developing models that can make predictions or decisions based on data.Encompasses various technologies, including ML, robotics, and expert systems.
Data wrangling, statistics, data visualization, and predictive analytics.Supervised, unsupervised, and reinforcement learning.Natural language
... Continue reading "Data Science, Machine Learning, and AI Concepts" »