1/25
Vocabulary and definition flashcards covering Trigonometry, Bearings, Matrices, and Univariate Data Analysis.
Name | Mastery | Learn | Test | Matching | Spaced | Call with Kai | Chat |
|---|
No analytics yet
Send a link to your students to track their progress
Cosine Ratio Formula
In a right-angled triangle, cos(θ)=HypotenuseAdjacent
Finding an Unknown Side Length (Example)
Solving for x when sin(30o)=12x gives x=12×sin(30o)=12×0.5=6
Finding an Unknown Angle (Example)
The inverse trigonometric function used to find θ when tan(θ)=1 is θ=tan−1(1)=45o
Area of a Triangle Using Trigonometry
Formula for the area of a triangle given two sides a, b and included angle C: Area=21absin(C)
Heron's Formula
Area=sqrt(s(s−a)(s−b)(s−c)), where the semi-perimeter s=2a+b+c for a triangle with sides a, b, and c
The Sine Rule
Formula used to calculate an unknown side length or angle: sin(A)a=sin(B)b=sin(C)c
The Cosine Rule for Angles
Formula to find an unknown angle C: cos(C)=2aba2+b2−c2
Back Bearing Calculation
If the true bearing of B from A is 135oT, the back bearing of A from B is 315oT (135o+180o)
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.
Straight-line Displacement Example
A person walking 3 km East and 4 km North has a straight-line displacement of 5 km (sqrt(32+42)=sqrt(25)=5)
Matrix Dimensions Definition
Defined as Rows×Columns (m×n)
Matrix Multiplication Condition
To multiply matrix A (m×n) by matrix B (p×q), the inner dimensions must be equal (n=p). The resulting matrix will have dimensions m×q.
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×n), prices must be arranged in a column matrix (n×1).
Network Adjacency Matrix Element
A non-zero element in row i, column j represents the number of direct connections/links from node i to node j.
Discrete Quantitative Data
Quantitative data consisting of countable distinct values.
Continuous Quantitative Data
Quantitative data consisting of measurable values on a continuous scale.
Displays for Categorical Data
Bar charts and Pie charts.
Stem-and-Leaf Plot Key
A required key explaining the place values (e.g., 2 | 3=23).
Distinction Between Column Graph and Histogram
Histogram bars touch each other without spaces between them, except for empty classes or zero frequency.
Ogive Median Reading
On an ogive (cumulative frequency graph), the median is read across from 50% of the total cumulative frequency on the vertical axis.
Estimated Mean for Grouped Frequency Table
xˉ=sum(f)sum(f×x), where x is the class midpoint and f is the class frequency.
Interquartile Range (IQR)
IQR=Q3−Q1 (Upper Quartile minus Lower Quartile).
Standard Deviation Application
The statistic that best measures spread when the data is symmetrical and has no outliers (often paired with the Mean).
Positively Skewed Distribution
A distribution shape where the mean is pulled higher by the long right tail, resulting in the relationship Mean>Median.
Outlier Boundaries Formulas
Lower Boundary = Q1−1.5×IQR; Upper Boundary = Q3+1.5×IQR
Five-Number Summary (Box Plot)
The 5 statistical measures represented on a standard box plot: Minimum, Lower Quartile (Q1), Median (Q2), Upper Quartile (Q3), Maximum.