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

Sort by
Subject
Level

Essential Accounting Concepts and Financial Reporting

Classified in Mathematics

Written on in English with a size of 7.79 KB

Fundamental Accounting Principles and Practices

Core Accounting Definitions

Assets = Liabilities + Owner’s Equity: This is the fundamental accounting equation, representing the balance of a company's financial position.

Double-Entry Accounting

The recording of both debit and credit parts of every transaction, ensuring the accounting equation remains balanced.

Objective Evidence Principle

Requires that a source document (e.g., invoice, receipt) be prepared for every entry in a journal, providing verifiable proof of a transaction.

File Maintenance

The process of arranging accounts in a general ledger, assigning account numbers, and keeping records current.

Opening an Account

Writing an account title and number on the heading of an account in the ledger.... Continue reading "Essential Accounting Concepts and Financial Reporting" »

Core Financial Accounting Concepts and Principles

Classified in Mathematics

Written on in English with a size of 4.86 KB

Chapter 1: Core Accounting Fundamentals

Key Financial Statements Equations

  • Balance Sheet (BS) Equation: Assets = Liabilities + Stockholders' Equity (SHE)
  • Income Statement (IS) Equation: Revenues - Expenses = Net Income (NI)
  • Retained Earnings (RE) Equation: Beginning RE + Net Income - Dividends = Ending RE

Debit and Credit Rules

  • A Debit increases: Expenses, Assets, Dividends (DEAD)
  • A Credit increases: Liabilities, Revenues, Equity (CLEAR)

Objective of Financial Reporting

  1. Provide information useful to equity investors and creditors.
  2. Maintain the Entity Perspective (separating the company from its owners/people).
  3. Ensure Decision Usefulness.

Adjusting Entries: Deferrals and Accruals

Deferrals (Cash Paid/Received Before Recognition)

Prepaid Expenses

Meaning: Paid... Continue reading "Core Financial Accounting Concepts and Principles" »

Essential Math Cheat Sheet: Integers, Decimals, and Properties

Classified in Mathematics

Written on in English with a size of 2.79 KB

Math Reference Cheat Sheet

Rules for Multiplying and Dividing Integers

Same signs: PositiveDifferent signs: Negative
(+) & (+) = (+)(+) & (-) = (-)
(-) & (-) = (+)(-) & (+) = (-)

Special Rules for Integers

  • Even amount of negative integers: Product/quotient is positive.
  • Odd amount of negative integers: Product/quotient is negative.

Classifying Decimals

  • Terminating decimals: Have a remainder of zero; the decimal stops.
  • Non-terminating decimals: Continue infinitely.
    • Repeating: Continues infinitely and repeats a pattern (denoted by bar notation). Examples: 0.333..., 0.49090..., 0.166...
    • Non-repeating: Continues infinitely but does not repeat a pattern. Examples: Pi (π) and Euler's number (e).

Calculating Percent Error

% Error = [(Estimated Value... Continue reading "Essential Math Cheat Sheet: Integers, Decimals, and Properties" »

MATLAB Signal Processing: Digital and Analog Filter Design

Classified in Mathematics

Written on in English with a size of 2.29 KB

Digital Signal Processing

Load the data file: load('exam.mat');

Parameters

  • x = xBPFI; % Input signal
  • Fs = 10e3; % Sampling frequency
  • Ts = 1/Fs;
  • t = (0:length(x)-1) * Ts; % Time vector
  • n_f = 10000;
  • f = (0:n_f-1)*Fs/n_f; % Frequency vector

Input Signal Analysis

Plotting the input signal in the time and frequency domains:

plot(t,x); xlabel('t (s)'); ylabel('x(t) (V)'); title('Input signal in TIME');
X = fft(x,n_f)/length(x);
figure(); subplot(2,1,1); plot(f,abs(X)); xlabel('f (Hz)'); ylabel('|X(f)| (V)'); title('Input signal in FREQUENCY');
subplot(2,1,2); plot(f,angle(X)); xlabel('f (Hz)'); ylabel('\angleX(f) (rad)');

Bandpass Filter Design

Configuring the filter parameters and applying a Hamming window:

  • Tbw = 150; fpl = 2400; fcl = (fpl-Tbw/2)/Fs; wcl = 2*
... Continue reading "MATLAB Signal Processing: Digital and Analog Filter Design" »

Metallurgical Sample Preparation for Microscopic Analysis

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 3.76 KB

Metallurgical sample preparation for microscopy is a crucial step in analyzing the microstructure and properties of metallic materials. Proper sample preparation is essential to obtain accurate and meaningful results. The process involves several key steps:

1. Sample Selection for Microscopy

Choose a representative portion of the material to be analyzed. Ensure that the sample is free from external contaminants and has a flat surface for preparation.

2. Precision Cutting Techniques

Use a precision cutting method to obtain a small section of the material for analysis. Common cutting techniques include abrasive cutting (using a saw with abrasive blades), wire cutting, or electrical discharge machining (EDM) for hard materials.

3. Sample Mounting for

... Continue reading "Metallurgical Sample Preparation for Microscopic Analysis" »

Essential Concepts in Statistics and Data Analysis

Classified in Mathematics

Written on in English with a size of 3.26 KB

Introduction to Statistics

Statistics is the science of collecting, organizing, analyzing, and interpreting data to make informed decisions.

Types of Statistics

  • Descriptive Statistics: Methods of organizing, visualizing, and summarizing information from samples or populations.
  • Inferential Statistics: Methods of using information from a sample to draw conclusions regarding the population.

Example: A survey of 2,000 students (3rd to 12th grade) found that they devoted an average of 7 hours and 38 minutes each day to using electronic media.

Key Definitions

  • Data: Information coming from observations, counts, measurements, or responses.
  • Population: The collection of all outcomes, measurements, or responses (sometimes called a census). A numerical description
... Continue reading "Essential Concepts in Statistics and Data Analysis" »

Understanding Bonds: Key Features and Market Dynamics

Classified in Mathematics

Written on in English with a size of 3.2 KB

Bond Characteristics

  • Coupon: The interest payment made by the bond issuer, usually expressed as an annual percentage of the bond's face value.
  • Par (Face Value): The amount the bondholder receives when the bond matures, typically $1,000.
  • Term to Maturity: The time remaining until the bond's maturity date when the issuer must repay the bond's par value.
  • Denomination: The face value of the bond, usually in increments of $1,000.
  • Quotation: Bonds are quoted as a percentage of their face value (e.g., a bond quoted at 95 is selling for 95% of $1,000, or $950).

Bond Prices, Yield to Maturity (YTM), Current Yield, and Rate of Return (HPR)

  • Bond Prices: The market price of a bond depends on interest rates. Prices and interest rates have an inverse relationship.
... Continue reading "Understanding Bonds: Key Features and Market Dynamics" »

Essential Financial Accounting Formulas and Ratios

Classified in Mathematics

Written on in English with a size of 3.85 KB

Essential Financial Statement Formulas

  • Stockholder Equity: Total Assets – Total Liabilities
  • Retained Earnings: Net Income – Dividends Declared
  • Net Income: Sales Revenue – Expenses
  • Gross Profit: Sales Revenue – Cost of Goods Sold (COGS)
  • Cost of Goods Sold (COGS) based on Rate: (1 – Gross Profit Rate) × Net Sales

Inventory Accounting Adjustments (LIFO and FIFO)

  • Calculating LIFO Reserve: FIFO Ending Inventory Cost – LIFO Ending Inventory Cost
  • Adjusting Balance Sheet from LIFO to FIFO Inventory: LIFO Reserve + LIFO Inventory

Accounting Estimates and Depreciation

Changing Accounting Estimates

  • Book Value at Date of Change: Costs – Accumulated Depreciation
  • New Remaining Useful Life: Original Life – Years Depreciated + Additional Years
  • Depreciation
... Continue reading "Essential Financial Accounting Formulas and Ratios" »

Major Probability Distributions in Data Science and Statistics

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 3.24 KB

You requested the full list of major probability distributions used in computational statistics, machine learning, and data science. Below is a classification with key examples.

Types of Probability Distributions

1. Discrete Distributions (Countable Outcomes)

  • Bernoulli Distribution: Binary outcome (0 or 1, e.g., a coin toss).
  • Binomial Distribution: Number of successes in n independent trials.
  • Negative Binomial Distribution: Number of trials required to achieve k successes.
  • Geometric Distribution: Number of trials until the first success.
  • Poisson Distribution: Number of events occurring in a fixed interval of time or space.
  • Multinomial Distribution: Generalization of the binomial distribution for multiple categories.
  • Discrete Uniform Distribution: Each
... Continue reading "Major Probability Distributions in Data Science and Statistics" »

Probability Theory: Sample Spaces and Event Types

Posted by Anonymous and classified in Mathematics

Written on in English with a size of 3.38 KB

1. Sample Space: Binary Signal Example

Definition: A sample space (S) is the set of all possible outcomes of a random experiment, usually denoted by S.

Example: In digital communication, a binary signal has only two possible values: 0 and 1. Hence, the sample space is S = {0, 1}. This means every outcome of the experiment must belong to this set.


2. Event Definitions and Types

Definition: An event (E) is any subset of the sample space, representing one or more outcomes of an experiment.

Types:

  • Simple Event: Contains only one outcome. Example: E = {0}
  • Compound Event: Contains more than one outcome. Example: E = {0, 1}
  • Impossible Event: An event that cannot occur, represented by the empty set (∅). Example: Getting a ‘2’ in a binary system.

3. Deterministic

... Continue reading "Probability Theory: Sample Spaces and Event Types" »