Let u and v be column vectors containing real numbers. Describe how to calculate the dot product of u and v.
What is the difference between a discrete random variable and a continuous random variable?
data science
1)
The dot product of vectors u = {ux ; uy ; uz} and v = {vx ; vy ; vz} can be figured out by using the following formula for the spatial problem:
u · v = ux · vx + uy · vy + uz · uz
Dot product formula for n dimensional space problems
Talking about the n dimensional space problem, the dot product of vectors u = {u1 ; u2 ; … ; un} and v = {v1 ; v2 ; … ; vn} can be easily determined with the following formula:
u · v = u1 · v1 + u2 · v2 + … + un · vn
2)
The difference b/w discrete random variable and continuous random variable is very similar to digital and analog signals
In digital signals -the signal can only attain ‘discrete’ values
discrete means individual or distinct like 0 and 1.
for e.g. DC waveform

A real life example would be to count no of students sitting in a class,no of marbles in a jar
analog signal-an analog signal is the one whose value keeps changing at every instant of time
for e.g. Sine WAVE

A real life example would be finding the height on persons ,or finding the total no of possible values that can be displayed by a mechanical clock while moving from 12 to 1 position or 1 to 2 and so on
Coming to mathematical Point Of View
A discrete random variable X has a countable number of possible values.
Example: Let X represent the sum of two dice.
Then the probability distribution of X is as follows:
X P(X)
2 1/36
3 2 /36
4 3/36
5 4/36
6 5/36
7 6/36
8 5/36
9 4/36
10 3/36
11 2/36
12 1/36
To graph the probability distribution of a discrete random variable, construct a probability histogram.
A continuous random variable X takes all values in a given interval of numbers.
▪ The probability distribution of a continuous random variable is shown by a density curve.
▪ The probability that X is between an interval of numbers is the area under the density curve between the interval endpoints
▪ The probability that a continuous random variable X is exactly equal to a number is zero
Let u and v be column vectors containing real numbers. Describe how to calculate the dot...
Qi. Let x be a real number and u, v be the vectors u =< x,-V3x >, v =< -x,-3 > a) Find the value(s) of x if u.v 6 b) Let x v3, find the angle between the vectors u and v
Properties of the dot product
Please help!
theoretical calculus
2. Some properties of the dot product: (a) The Cauchy-Schwartz inequality: Given vectors u and v, show that lu-vl lullv1. When is this inequality an equality? (Hint: Use the relationship between u-v and the angle θ between u and v.) (b) The dot product is positive definite: Show that u u 2 0 for any vector u and that u u 0 only when u-0. (c) Find examples of vectors u,...
- 1 15. Let u= and v= 0 1. What is the dot product of u and v? -1] d) e) 2 L 1] b)-2 a) -1 c)0
Let V be an inner product space and u, w be fixed vectors in V . Show that T v = <v, u>w defines a linear operator in V . Show that T has an adjoint, and describe T ∗ explicitly
Linear Algebra
2) General Inner Products, Length, Distance and Angle a) Determine if (u,v)-3uiv,-u,v, is a dot product b) Show that (u.v)-a+a,h,'2 is a product if a, 20 e)Let A-(41 ..)and B-G ) Use inner product on 4 -2 M (A, B aitai +apb +2a to find the length of A, B, namely ll-41 and 1 d) Find the angle between the two matrices above e) Find the distance between the two above matrices 0) For the functions (x)-1 and...
Let w be a subspace of R", and let wt be the set of all vectors orthogonal to W. Show that wt is a subspace of R" using the following steps. a. Take z in wt, and let u represent any element of W. Then zu u = 0. Take any scalar c and show that cz is orthogonal to u. (Since u was an arbitrary element of W, this will show that cz is in wt.) b. Take z,...
Let V be a real inner product space. Under what condition on u, v E V is the following equality valid: where l 1x12 = (x, x) YE V.
iv. Categorical random variable contrast with numerical random variable. v. Compare discrete data from continuous data. saw. Detail the difference between nominal and ordinal scale. vii. Detail the difference between interval and ratio scale. viii. Explain the main reasons for obtaining data. ix. What is the difference between probabilistic and non-probabilistic sampling? x. What are some potential risks when using fishbowl methods to select a simple random sample? xi. Mention the difference between sampling with replacement and sampling without replacement...
What is the cosine of the angle between vectors u and v? Show how you set up the solution, and your actual calculations. u = [ 4 2 0 -1 ] v = [ 3 -3 2 0 ] II/ [ 2 points each] For each example below, state whether the feature is i) Numerical: discrete or continuous ii) Categorical or nominal: ordinal If you’re doubtful about any part of an answer, add a few words of explanation....
Exercise Set Chapter 3 Q1) Let u = (2, -2, 3), v = (1, -3, 4), and w=(3,6,-4). a) Evaluate the given expression u + v V - 3u ||u – v| u. V lju – v|w V X W ux (v x W) b) Find the angle 8 between the vector u = (2,-2,3) and v = (1, -3,4). c) Calculate the area of the parallelogram determined by the vector u and v d) Calculate the scalar triple product...