Quantitative Physics Flashcards
Signal to noise ratio
SNR = measurement / uncertainty
What are the 5 basic dimensions
Mass M, length L, time T, temperature θ, and current I.
Standard Error on the mean
S(x̄) = s(x) / √N
Where s(x) is the unbiased standard deviation
N is the number of trials
Mean
x̄ = Σx / N
sample standard deviation
S(x) = Σ(x-x̄)² / (N-1)
% of measurements within 1,2,3 std deviations for normal distribution
For normal distribution with large N centered at x̄:
68% of all mesurements fall w/in 1std deviation
98% of all mesurements fall w/in 2std deviation
99.7% of all mesurements fall w/in 3std deviation
Difference between measurements and uncertainty to determine experimental validity
Given tow measurements x1 ± u1 and
x2 ± u2.
Δx = |x2 - x1| , u(Δx) = √(u1² + u2²)
the ratio Δx/u(Δx) is the # of standard deviations the difference in the measurements is away from zero.
Δx/u(Δx) = 0 implies the measurements are completely consistent.
Independent event condition
A and B are independent if P(A ∩ B) = P(A)P(B)
Binomial theorem conditions
You can model X w/ binomial distribution B(n,p) if:
-There are a fixed number of trials n.
-There are two possible outcomes
-There is a fixed probability of one outcome P
-The trials are independent of one another
Binomial Theorem equation
If X has binomial distribution P(n, p) then
P(x=r) = ⁿ C ᵣ p ʳ (1 - p) ⁿ ⁻ ʳ
Small diff approx (differential)
for some function f(x), for a small change in Δx:
Δf ≈ f ‘(x)Δx
so f(x + Δx) ≈ f(x) + Δf ≈ f(x) + f ‘(x)Δx
Small diff approx (expansion)
For behaviour around x=0 —> evaluate limiting form of the macalurin series expansion
For behaviour around x=a –> evaluate limiting form of taylor series expansion
Force-potential equation
u(x) = - ∫ F dx
Mass integral
M = ∫ dm = ∫ p dV
Moment of inertia integral
I = ∫ r² dm
Centre of mass integral
x꜀ₘ = 1/M ∫ x dm
odd and even function integral properties
Even function [-a,a] ∫ f(x) dx = 2 [0,a] ∫ f(x) dx
Odd function [-a,a] ∫ f(x) dx = 0
How to find the limit of a function at a small value
Use a power series and ignore higher order terms
Properties of exponentials w/regard to limiting forms
eˣ will dominate over power law as it tends to a limit faster
for a function xⁿe⁻ˣ as x tends to infinity, xⁿ tends to infinity but e⁻ˣ tends to zero, the exponential dominates hence the function tends to zero.
Number distribution integrals
N = [-∞,∞] ∫ N(x) dx
<x> = 1/N [-∞,∞] ∫ x N(x) dx
</x>
Probability distribution integrals
1 = [-∞,∞] ∫ f(x) dx
<x> = [-∞,∞] ∫ x f(x) dx
</x>
Relationship between number distribution N(x) and probability distribution f(x)
f(x) = 1/N N(X)
What is the most probable value of a probability distribution
the x values at the peaks of the distribution i.e when f’(x) and f’‘(x)<0