Mathematics Module Review: Trigonometry, Bearings, Matrices, and Univariate Data Analysis

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/25

flashcard set

Earn XP

Description and Tags

Vocabulary and definition flashcards covering Trigonometry, Bearings, Matrices, and Univariate Data Analysis.

Last updated 1:52 AM on 8/25/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

26 Terms

1
New cards

Cosine Ratio Formula

In a right-angled triangle, cos(θ)=AdjacentHypotenuse\text{cos}(\theta) = \frac{\text{Adjacent}}{\text{Hypotenuse}}

2
New cards

Finding an Unknown Side Length (Example)

Solving for xx when sin(30o)=x12\text{sin}(30^\text{o}) = \frac{x}{12} gives x=12×sin(30o)=12×0.5=6x = 12 \times \text{sin}(30^\text{o}) = 12 \times 0.5 = 6

3
New cards

Finding an Unknown Angle (Example)

The inverse trigonometric function used to find θ\theta when tan(θ)=1\text{tan}(\theta) = 1 is θ=tan1(1)=45o\theta = \text{tan}^{-1}(1) = 45^\text{o}

4
New cards

Area of a Triangle Using Trigonometry

Formula for the area of a triangle given two sides aa, bb and included angle CC: Area=12absin(C)\text{Area} = \frac{1}{2}ab\text{sin}(C)

5
New cards

Heron's Formula

Area=sqrt(s(sa)(sb)(sc))\text{Area} = \text{sqrt}(s(s - a)(s - b)(s - c)), where the semi-perimeter s=a+b+c2s = \frac{a + b + c}{2} for a triangle with sides aa, bb, and cc

6
New cards

The Sine Rule

Formula used to calculate an unknown side length or angle: asin(A)=bsin(B)=csin(C)\frac{a}{\text{sin}(A)} = \frac{b}{\text{sin}(B)} = \frac{c}{\text{sin}(C)}

7
New cards

The Cosine Rule for Angles

Formula to find an unknown angle CC: cos(C)=a2+b2c22ab\text{cos}(C) = \frac{a^2 + b^2 - c^2}{2ab}

8
New cards

Back Bearing Calculation

If the true bearing of B from A is 135oT135^\text{o}\text{T}, the back bearing of A from B is 315oT315^\text{o}\text{T} (135o+180o135^\text{o} + 180^\text{o})

9
New cards

Angles of Elevation and Depression

The angle of elevation from point A to point B is equal to the angle of depression from point B to point A because they are alternate interior angles between parallel horizontal lines.

10
New cards

Straight-line Displacement Example

A person walking 3 km3\text{ km} East and 4 km4\text{ km} North has a straight-line displacement of 5 km5\text{ km} (sqrt(32+42)=sqrt(25)=5\text{sqrt}(3^2 + 4^2) = \text{sqrt}(25) = 5)

11
New cards

Matrix Dimensions Definition

Defined as Rows×Columns\text{Rows} \times \text{Columns} (m×nm \times n)

12
New cards

Matrix Multiplication Condition

To multiply matrix AA (m×nm \times n) by matrix BB (p×qp \times q), the inner dimensions must be equal (n=pn = p). The resulting matrix will have dimensions m×qm \times q.

13
New cards

Matrices for Costing and Pricing

To find total cost by multiplying a quantity matrix by a price matrix, if quantities are in a row matrix (1×n1 \times n), prices must be arranged in a column matrix (n×1n \times 1).

14
New cards

Network Adjacency Matrix Element

A non-zero element in row ii, column jj represents the number of direct connections/links from node ii to node jj.

15
New cards

Discrete Quantitative Data

Quantitative data consisting of countable distinct values.

16
New cards

Continuous Quantitative Data

Quantitative data consisting of measurable values on a continuous scale.

17
New cards

Displays for Categorical Data

Bar charts and Pie charts.

18
New cards

Stem-and-Leaf Plot Key

A required key explaining the place values (e.g., 2 | 3=232 \text{ | } 3 = 23).

19
New cards

Distinction Between Column Graph and Histogram

Histogram bars touch each other without spaces between them, except for empty classes or zero frequency.

20
New cards

Ogive Median Reading

On an ogive (cumulative frequency graph), the median is read across from 50%50\text{\%} of the total cumulative frequency on the vertical axis.

21
New cards

Estimated Mean for Grouped Frequency Table

xˉ=sum(f×x)sum(f)\bar{x} = \frac{\text{sum}(f \times x)}{\text{sum}(f)}, where xx is the class midpoint and ff is the class frequency.

22
New cards

Interquartile Range (IQR)

IQR=Q3Q1\text{IQR} = Q_3 - Q_1 (Upper Quartile minus Lower Quartile).

23
New cards

Standard Deviation Application

The statistic that best measures spread when the data is symmetrical and has no outliers (often paired with the Mean).

24
New cards

Positively Skewed Distribution

A distribution shape where the mean is pulled higher by the long right tail, resulting in the relationship Mean>Median\text{Mean} > \text{Median}.

25
New cards

Outlier Boundaries Formulas

Lower Boundary = Q11.5×IQRQ_1 - 1.5 \times \text{IQR}; Upper Boundary = Q3+1.5×IQRQ_3 + 1.5 \times \text{IQR}

26
New cards

Five-Number Summary (Box Plot)

The 5 statistical measures represented on a standard box plot: Minimum, Lower Quartile (Q1Q_1), Median (Q2Q_2), Upper Quartile (Q3Q_3), Maximum.