Operations Research and Queuing Theory Fundamentals

Operations Research for Decision-Making

Operations Research (OR) is a scientific approach to decision-making that involves the application of mathematical models, statistics, and algorithms to help organizations solve complex problems and improve performance.

Steps to Solve a Model

  1. Formulate the Problem: Define the problem clearly. Identify the objective (maximize profit, minimize cost), the decision variables (what to decide), and the constraints (limitations).
  2. Construct a Mathematical Model: Represent
Read More

College Algebra Math 1314 Essential Formulas

1. Equations & Analytical Domains
  • Radical Equations (\(x – \sqrt{\text{expr}} = c\)):


    Isolate root \(\rightarrow \) square both sides \(\rightarrow \) solve quadratic \(\rightarrow \)

    Always check for extraneous solutions


  • Fractional Exponents (\((ax+b)^{1/3} + c = d\)):

    Isolate exponent term \(\rightarrow \) cube both sides to eliminate the \(1/3\) power \(\rightarrow \) solve for \(x\).

  • Rational Functions (\(\frac{\text{top}}{\text{bottom}}\)):

    Set \(\text{bottom} \neq 0\). Solve to find excluded
Read More

Probability Formulas and Combinatorics Reference

Probability Formulas and Counting Techniques

1. Basic Probability Rules (7.2)

  • Probability of an Event: P(A) = (Number of favorable outcomes) / (Total number of outcomes) = n(A) / n(E)

  • Probability Range: 0 ≤ P(A) ≤ 1

    • P(A) = 0 means the event is impossible.

    • P(A) = 1 means the event is certain to occur.

  • Complementary Events (Not A): P(A’) = 1 – P(A) OR P(A) + P(A’) = 1

  • General Addition Formula (For any two events A and B): P(A ∪ B) = P(A) + P(B) – P(A ∩ B)

  • Mutually Exclusive Events: If A and B cannot

Read More

Market Research Methods and Business Strategies

1. Role of Market Research and Methods Used

Market research is the process of collecting, recording, and analyzing data about customers, competitors, and the market for a product. It helps businesses find out what consumers like or dislike, identify market size, predict future demand changes, and find their unique selling point (USP).

There are two main types of data collected:

  • Quantitative research: Numerical data that can be put into tables, charts, or graphs.
  • Qualitative research: Information about
Read More

Discrete Mathematics: Functions, Groups, and Graph Theory

Functions and Mapping Properties

Analysis of the Sine Function

a) Let f:R→Rf:\mathbb{R}\rightarrow\mathbb{R}f:R→R be defined by f(x)=sin⁡xf(x)=\sin xf(x)=sinx.

(i) Image Set and Surjectivity

Given f(x)=sin⁡xf(x)=\sin xf(x)=sinx. For every real number xxx, −1≤sin⁡x≤1-1\leq \sin x\leq 1−1≤sinx≤1.

Hence the image set is f(R)={y:y=sin⁡x,  x∈R}f(\mathbb{R})=\{y:y=\sin x,\;x\in\mathbb{R}\}f(R)={y:y=sinx,x∈R} ={y:−1≤y≤1}=\{y:-1\leq y\leq1\}={y:−1≤y≤1}. f(R)=[−1,

Read More

Statistical Analysis and Machine Learning Fundamentals

Measures of Central Tendency and Dispersion

a) Measures of Central Tendency

These metrics identify the central point of a data distribution.

  • Mean (Average): The sum of all values divided by the count.
    • Example: A retail store counts daily customers over 5 days: [10, 15, 20, 25, 30]. The Mean is (10+15+20+25+30)/5 = 20.
  • Median (Middle Value): The middle number in a sorted list. It is highly resistant to outliers.
    • Example: If software engineer salaries are [$60k, $65k, $70k, $80k, $250k], the Median is $
Read More