Quant Flashcards
(267 cards)
large SD means numbers in set are
Far apart
If you add numbers farther away from the mean, SD will
increase
Does SD ever stay the same if you add numbers to a set?
no
If you multiply a set by 0.8, SD changes by
if you add 10 to each number in a set, the SD changes by
.8SD
SD stays the same
Absolute value
Complex abs val where there’s multiple, like |4x-7| = |x-8|, what’s x?
”- Only need to solve for 2 scenarios, both are positive, any one is - /+; like x-2 = 2x-3, and x-2 = - (2x-3)
- DON’T FORGET TO PLUG BACK IN TO CHECK”
DS Don’t forget to test which number?
“1; practice starting with 1 unless it’s not allowed
- Helps you get faster with testing cases”
Equations 2 variables in 1 equation
Can’t solve if you have 2 variables
Equations If you have multiple equations, you can; ie xy=2, yz=3, xz=4
Multiple, add, subtract together; ie x^2y^2z^2=24
Equations If problem asks for what the smallest possible value is, |37-5y|
”- Signal: 5y is a divisor, so you can think of 0, 5
- Other strategy is to test number”
(2^3) / (5^3) - same exponent, diff base
(2/5)^3
(2^7) / (2^5) - diff exponent, same base
–> if it’s something weird like (1/2)^2 * (1/2)^4
2^2 - subtract exponents
–> (1/2)^6 - don’t multiply (1/2) together, you’re double counting
Exponent to the exponent (2^3)^4
2^12 - multiple exponents
See exponential terms being added (11^3 + 11^2)
Factor out, can’t multiple or add these
Fraction in exponent (8^(2/3)
Simplify base first: 2^3
2^(3*2/3) so 2^2
Sequence of numbers, given value of a6, need to find a100, if pattern is +3
Vs multiply by 3
- Find how many numbers btwn 6 and 100 (not counting 6, so 94)
- 94 * 3
3^94 if interval is multiply by 3
when you see complicated formula, and variable is also complicated f(2rt3)=2x^4-x^2
”- Simplify formula without complicated variable first, x^2(2x^2-1)
- Then plug in
‘- Don’t try to simplify with all the complicated variables, easy to mess up”
2 fractions divided by each other (A/B) / (C/D)
0.5/4 or (1/2 ) / 4
3 / (3/2)
AD/BC bc flip C/D so it’s A/B * D/C
1/2 divide by 4 means it’s 1/2 * 1/4 = 1/8
3 divide by 3/2 means it’s 3 * 2/3
When you have to divide, just rmbr to flip the bottom
If see many terms in a fraction, if see same terms in num and den
Split the numerator to turn 1 of the frxns into 1
if you see 2 inequalities, 1>1-ab>0, what to do if you want to -1?
- Split into 2 ineq
2. Or, do the same for each of the 3 (-1 for all 3, multiple -1 for all 3)
If you have 2 separate inequalities, x+a<2, y+a<3
You can add them if in same direction. But can’t subtract / divide.
Retailer has less than twice as many dogs as cats
D<2C
or test cases
If asked for what the max product of 2 variables, and you’re given 2 inequalities. What’s strategy?
Test extremes like -1000, 1000
If you know that x is negative and you have to square x<3
Flip ineq: x^2>9
- Doesn’t work if x CAN be positive
If you know that x is pos, can you square x>3 (both left and right sides are pos)
Yes, “Don’t flip ineq: x^2>9
- Doesn’t work if x CAN be negative”