Variables, Notation & Summation

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/17

flashcard set

Earn XP

Description and Tags

Variables, Notation & Summation

Last updated 8:50 AM on 4/18/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

18 Terms

1
New cards

Basic Summation (Σ) Notation FORMULA


2
New cards

How do we calculate SUMMATION NOTATION?

  • Look at the lower limit (i = 1):
    Start with the first value (X₁).


  • Look at the upper limit (n):
    End at the last value (Xₙ).


  • Add up all values in order:

    X1+X2+X3+⋯+Xn


3
New cards


Formula of basic summation

4
New cards

Three different summation rules:

  • Multiplying by a Constant

  • Summing a Constant

  • Sum of Multiple Variables


5
New cards

Multiplication of each value by a Constant FORMULA (rule 1)


6
New cards


  • Multiplication of each value by a constant


7
New cards

How to calculate multiplication of a constant?

Steps:

  1. Multiply each value Xi​ by the constant c.

  2. Add the new values together.

  3. OR: Add all original Xi first, then multiply the total sum by c.


8
New cards

Adding/ summing up a constant repeatedly formula (rule 2)


9
New cards

How to calculate the summed up constant repeatedly (rule 2)

  • If you're adding the same number (like 5) multiple times:

  • Multiply the number by n (the number of times it appears).


10
New cards

Formula of Adding/ summing up a constant repeatedly (rule 2)


11
New cards

Summing multiple variables (Rule 3) Formula


12
New cards

How to calculate “Summing multiple variables” (Rule 3)

  • Add up all X values, all Y values, all Z values separately.

  • Add the three sums together.


13
New cards


  • the formula of multiple variables which are summed up


14
New cards

Double Summation (ΣΣ) - Multiple people & variables (FORMULA)


15
New cards

How to calculate the double summation?

  • Inner Sum (j):
    ➤ Add up all the values for one person.

  • Outer Sum (i):
    ➤ Do the same for every person, and keep adding each person's total.

  • Final Result:
    ➤ You end up with the total of everything for all people and all values.


16
New cards


The formula of double summation

17
New cards

Summation 

  • means I add up all the values of the variable, from the first value (i = 1) to the last (n).


18
New cards

How to Explain in the Exam:


  • Clearly state:
    “Summation means I add up all the values of the variable, from the first value (i = 1) to the last (n).”

  • Describe rule used:
    “If multiplying by a constant, I can either multiply first or after summing.”

  • For double summation:
    “I sum across variables first, then across cases (people).”