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

Sort by
Subject
Level

Statistical Methods and Research Design Fundamentals

Classified in Mathematics

Written on in English with a size of 3.07 KB

Population vs. Sample

The population represents the total universe of all possible observations, whether real or theoretical, while a sample is a subset of those observations. In experimental research, it is crucial to draw a representative, random sample that is not biased.

Frequency Distribution

A frequency distribution provides a numerical representation of data, helping to create a mental picture of how linguistic phenomena perform.

Descriptive Statistics

  • Mode: The most frequent mark. It is quick to identify with a frequency distribution and is applicable to categorical data.
  • Median: The score in the middle of an ordered list. It divides data into halves. It does not account for the values of all scores, only those in the middle position, making
... Continue reading "Statistical Methods and Research Design Fundamentals" »

Rob Greenfield: The Mountain-Cleaning Mountaineer - A Story of Environmentalism

Classified in Mathematics

Written on in English with a size of 3.12 KB

Rob Greenfield: The Mountain-Cleaning Mountaineer

Why Does Rob Collect Rubbish?

1. Personal Benefits: Rob benefits from collecting rubbish in several ways. It's a healthy hobby that keeps him active and provides a sense of purpose. The act of cleaning up his environment brings him satisfaction.

2. Everest Expedition: Rob's dedication to cleaning up mountains garnered significant publicity, which ultimately enabled him to embark on an expedition to Mount Everest in 2006.

Fact or Fiction: Analyzing Rob's Actions

Let's examine some statements about Rob and determine their validity based on the provided text:

Statements and Justification:

  1. Statement: Rob climbs mountains because it's challenging.
    Answer: False. The text states that Rob climbs mountains
... Continue reading "Rob Greenfield: The Mountain-Cleaning Mountaineer - A Story of Environmentalism" »

Statistical Concepts: Sampling and Probability

Classified in Mathematics

Written on in English with a size of 257.38 KB

Parameter vs. Statistic

Parameter: Population (μ, σ)

Statistic: Sample (x̄, s)

Rules of Probability

  1. 0 ≤ P(x) ≤ 1
  2. Σ P(x) = 1
  3. P(not x) = 1 - P(x)

Central Limit Theorem

As n (sample size) gets bigger, the sample distance will become approximately normal (shape).

Law of Large Numbers

As n gets bigger, the sample mean (x̄) will get closer to the population mean (μ) (number).

68-95-99.7 Rule

  • 68% of data will lie within 1 standard deviation of the mean (σ + μ)
  • 95% of data will lie within 2 standard deviations of the mean (2σ + μ)
  • 99.7% of data will lie within 3 standard deviations of the mean (3σ + μ)

Sampling Types

Simple Random Sampling (SRS): Normal, random picking.

Systematic Sampling: Every kth sample.

Stratified Sampling: Groups are put together... Continue reading "Statistical Concepts: Sampling and Probability" »

Adjusting and Non-Adjusting Events: Cash Flow Analysis

Posted by felix and classified in Mathematics

Written on in English with a size of 3.48 KB

Adjusting Events

The following events require adjustments in financial statements:

  • Settlement of a court case
  • Asset impairments (asset not well accounted for)
  • Determination of costs of assets purchased or sold before the reporting period
  • Determination of profit or bonus payment
  • Fraud or errors

Non-Adjusting Events

The following events do not require adjustments in financial statements:

  • Major business combinations or disposal of a subsidiary (sell of a subsidiary)
  • Plan to discontinue operations
  • Purchases of assets or expropriation by government
  • Destruction of a plant (by a fire, earthquake…)
  • Restructuring
  • Ordinary shares transactions
  • Changes in asset prices or foreign exchange rates after reporting period
  • Changes in tax rates or tax law
  • New commitments or
... Continue reading "Adjusting and Non-Adjusting Events: Cash Flow Analysis" »

Understanding Fractions: Meanings, Models, and Applications

Classified in Mathematics

Written on in English with a size of 2.96 KB

5 Meanings of Fractions

Part-Whole

It goes well beyond shading a region. The circle model is particularly effective in illustrating the part-whole relationship. Focus: How many parts.

Measurement

It involves identifying a length and then using that length as a measurement piece to determine the length of an object. Focus: How much rather than how many parts.

Division

This is often not connected to fractions, which is unfortunate. Consider the idea of sharing $10 with 4 people; each person will receive 1/4 of the money or $2.50.

Operator

Fractions can be used to indicate an operation, as in 4/5 of 20 squares. This situation indicates a fraction of a whole number, and students might be able to use mental math to solve it. Knowing how to represent fractions... Continue reading "Understanding Fractions: Meanings, Models, and Applications" »

Mastering Logarithms, Exponentials, and Their Applications

Classified in Mathematics

Written on in English with a size of 12.29 KB

Fundamental Logarithm Properties

These are key cancellation properties of logarithms and exponentials:

  • eln8 = 8
  • ln(e4) = 4
  • log8(83) = 3
  • 5log5(2) = 2

Essential Logarithm Rules

  • Product Rule: loga(xy) = loga(x) + loga(y)
  • Quotient Rule: loga(x/y) = loga(x) - loga(y)
  • Power Rule: loga(xp) = p loga(x)
  • Change of Base Formula: logB(D) = log(D) / log(B) (using common log) or ln(D) / ln(B) (using natural log)
  • Logarithmic to Exponential Form: logb(n) = a is equivalent to n = ba.

Logarithm Definitions and Undefined Cases

  • A logarithm answers the question: "What is the power?" For example, logb(n) asks "To what power must b be raised to get n?"
  • Logarithms are undefined for:
    • log(0)
    • log(-#) (logarithm of a negative number)
  • The natural logarithm: loge(x) = ln(x).
  • Exponential
... Continue reading "Mastering Logarithms, Exponentials, and Their Applications" »

Linear Programming Terminology: Core Concepts Defined

Classified in Mathematics

Written on in English with a size of 2.94 KB

Key Terms in Linear Programming & Optimization

Constraint

An equation or inequality that rules out certain combinations of decision variables as feasible solutions.

Problem Formulation

The process of translating a verbal statement of a problem into a mathematical statement called the mathematical model.

Mathematical Model

A representation of a problem where the objective and all constraint conditions are described by mathematical expressions.

Decision Variable

A controllable input for a linear programming model.

Objective Function

The expression that defines the quantity to be maximized or minimized in a linear programming model.

Nonnegativity Constraints

A set of constraints that requires all variables to be nonnegative.

Linear Program

A mathematical... Continue reading "Linear Programming Terminology: Core Concepts Defined" »

Understanding Sensitivity Analysis in Linear Programming

Classified in Mathematics

Written on in English with a size of 2.76 KB

Sensitivity Analysis: The study of how changes in the coefficients of a linear programming problem affect the optimal solution.

Objective Function Coefficient Allowable Increase (Decrease): The allowable increase (decrease) of an objective function coefficient is the amount the coefficient may increase (decrease) without causing any change in the values of the decision variables in the optimal solution. The allowable increase/decrease for the objective function coefficients can be used to calculate the range of optimality.

Objective Coefficient Range (Range of Optimality): The range of values over which an objective function coefficient may vary without causing any change in the values of the decision variables in the optimal solution.

Shadow

... Continue reading "Understanding Sensitivity Analysis in Linear Programming" »

Primary and Secondary Data Collection Methods

Classified in Mathematics

Written on in English with a size of 2.71 KB

Data Collection Definitions

  • Primary data: Data personally collected by you. Examples include traffic counts, pedestrian counts, environmental indexes, questionnaires, or land use surveys.
  • Secondary data: Data collected by someone else. This can be found in books, on the internet, or in academic journals.
  • Census: A detailed, compulsory survey carried out by nearly all countries every 10 years.

Primary Data Analysis

Advantages

  • It is up to date (current).
  • You know how the data has been collected.
  • Includes data relevant to coursework.
  • Only covers your study area.
  • Collected in the format that you want.

Disadvantages

  • Data may include personal bias.
  • Collection can be time-consuming.
  • Can be expensive to collect.
  • Hard to study temporal changes.
  • Some data might be unavailable
... Continue reading "Primary and Secondary Data Collection Methods" »

Understanding Statistical Concepts: Sample Size, Causation, Confidence Intervals, and Z-Scores

Classified in Mathematics

Written on in English with a size of 3.85 KB

1. The t-test is never valid if the sample size is small, say less than 30. (TRUE OR FALSE)

It can be valid if the sample is approximately normal.

2. The results of an observational study indicate that people who use vitamin supplements get fewer colds than people who don't. However, we can't conclude that vitamin supplements prevent colds because this type of study does not allow us to infer causation. (TRUE OR FALSE)

Only experimental designs can infer causation because it allows us to create treatment groups that are very similar.

3. A survey was administered to a random sample of college students. Both males and females were surveyed, and one question asked was "How much are you willing to spend on a stereo system (in dollars)?" An analysis

... Continue reading "Understanding Statistical Concepts: Sample Size, Causation, Confidence Intervals, and Z-Scores" »