Lab 1: Summation Notation and Order of Operations Study Guide
Introduction to Summation Notation
- Definition of Notation: Notation is simply the stylized way in which mathematical concepts are written down. It is a specific format for communicating mathematical operations.
- Definition of Summation: Summation refers to the act of addition, specifically adding up all values within a given set. It implies adding all the numbers you have available, rather than just a selection of them.
- The Sigma Symbol (\Sigma): * The Greek letter used to denote summation is the capital letter Sigma (). * In a mathematical expression, the presence of serves as an instruction to "add up all that follows." * Lowercase Sigma (): While the uppercase version () is for summation, the lowercase version () is used for entirely different concepts later in the statistics course.
Statistical Variables and Sample Size
- Variable Designation: Variables in statistics are typically represented by letters, most commonly and . * If you measure 30 people on a variable , you will have 30 individual scores for that variable. * The expression tells the researcher to add up all 30 of those scores.
- The Variable "/": This letter represents the number of individuals or observations. * Big (): This represents the number of individuals within a population. * Small (): This is a critical value in statistics known as the sample size. It refers to the number of individuals within a specific sample.
Order of Operations: PEMDAS Review
To correctly evaluate summation expressions, one must follow the standard order of operations, often remembered by the acronym PEMDAS.
- (Parentheses): Perform any operations inside parentheses first. This is a mechanism used to force a specific operation to occur out of its normal natural order.
- (Exponents): Perform squaring () or square roots. In this specific coursework, squaring is the primary exponent used. Square roots are technically exponents of one-half ().
- and (Multiply and Divide): These operations are performed as a single unit, moving from left to right through the expression.
- and (Add and Subtract): These operations are also performed as a unit from left to right. Since summation () is a form of addition, it falls into this category.
Step-by-Step Problem Solving: Single Variable
Using the scores set: (where population size is and the variable is ).
Problem 1a: Calculate * This is the simplest form, requiring only addition. * Calculation: . * Result: .
Problem 1b: Calculate * Operations: Addition () and an Exponent (squaring). * Rule: Exponents come before addition in PEMDAS. * Procedure: Because there is no existing sum yet, you square each individual score first to create a new column of data. * Calculations: * * * * * Summing the squares: . * Result: .
Problem 1c: Calculate * Operations: Summation within parentheses and a square outside. * Rule: Parentheses take priority ( before ). * Procedure: Sum the values first, then square that total sum. * Calculations: . Then, square the result: . * Result: .
Problem 1d: Calculate * Operations: Addition () and Subtraction. * Rule: Add and subtract from left to right. Summation typically appears as the leftmost operation. * Procedure: Sum the scores first to get a total, then subtract 1 from that total. * Calculations: . Then, . * Result: .
Problem 1e: Calculate * Operations: Summation and subtraction within parentheses. * Rule: Parentheses take priority. * Procedure: Since we do not have a sum yet, perform the subtraction on every individual score first. Then, sum the results. * Calculations: * * * * * Summing the new values: . * Result: .
Problem 1f: Calculate * Operations: Addition (), Subtraction (in parentheses), and Exponent (squaring). * Rule: Parentheses Exponents Summation. * Step 1 (Parentheses): Subtract 1 from every score to get . * Step 2 (Exponent): Square each of those results to get . * Step 3 (Summation): Add the squared results together: . * Result: .
Identification of Mathematical First Steps
- Example A: * The first step is squaring (Exponents), which occurs before adding (Summation).
- Example B: * The first step is adding up the values because they are contained within parentheses.
- Example C: * The first step is subtraction () because it is inside the parentheses. Since no sum exists yet, this is performed on every individual score.
Expressing Verbal Instructions as Summation Notation
- Instruction 3a: "Subtract 2 points from each score, then add the resulting values." * Translation: The subtraction must happen first, necessitating parentheses: .
- Instruction 3b: "Subtract 2 points from each score, square the resulting values, then add the squared numbers." * Translation: Parentheses force the subtraction (), the square resides outside the parentheses, and the summation symbol applies to the final results: .
- Instruction 3c: "Add the scores and then square the total." * Translation: To force the addition to happen before the exponent, the summation must be in parentheses: .
Calculations with Multiple Variables ( and )
In scenarios involving two variables, scores often come in pairs (e.g., height as variable and weight as variable for the same individual).
- Data Set Example: * Variable * Variable
- Evaluating : * Operations: Multiplications and Summation. * Rule: Multiplication (adjacent variables indicate multiplication) happens before addition (). * Procedure: Multiply the pairs first to create a new column of products. * Calculations of Products (): * * * * * Summing the products: . * Final Result: .