Answer:
1. Co-variance= -1.2
2. correlation coefficient= -0.4404
3. There is weak negative relationship between x and y.
Explanation:
1.
Co-variance= Cov(x,y)= sum[(x-xbar)(y-ybar)]/n
xbar=sumx/n=32/5=6.4
ybar=sumy/n=35/5=7
x 7 8 5 3 9
x-xbar 0.6 1.6 -1.4 -3.4 2.6
y 7 5 9 7 7
y-ybar 0 -2 2 0 0
(x-xbar)(y-ybar) 0 -3.2 -2.8 0 0
Cov(x,y)= sum[(x-xbar)(y-ybar)]/n=-6/5=-1.2
Cov(x,y)=-1.2
2.
correlation coefficient=r

x 7 8 5 3 9
x-xbar 0.6 1.6 -1.4 -3.4 2.6
y 7 5 9 7 7
y-ybar 0 -2 2 0 0
(x-xbar)(y-ybar) 0 -3.2 -2.8 0 0
(x-xbar)² 0.36 2.56 1.96 11.56 6.76
(y-ybar)² 0 4 4 0 0

r=-0.4404
3. Since the value of correlation coefficient is negative and less than 0.5 , so, we can say that there is weak negative relationship between x and y.
The answer is true. explanation: they do this to keep the playing field fair but mainly do it to prevent corruption.
dzmitry bahdanau, kyunghyun cho, and yoshua bengio. 2014. neural machine translation by jointly learning to align and
Neural machine translation is a recently proposed approach to machine translation. Unlike the traditional statistical machine translation, the neural machine translation aims at building a single neural network that can be jointly tuned to maximize the translation performance.
The models proposed as of late for brain machine interpretation frequently have a place with a group of encoder-decoders and comprises of an encoder that encodes a source sentence into a fixed-length vector from which a decoder creates an interpretation.
In this paper, we guess that the utilization of a fixed-length vector is a bottleneck in working on the exhibition of this essential encoder-decoder engineering, and propose to broaden this by permitting a model to naturally (delicate )look for parts of a source sentence that are pertinent to anticipating an objective word, without shaping these parts as a hard section unequivocally.
With this new methodology, we accomplish an interpretation execution equivalent to the current cutting edge state put together framework with respect to the undertaking of English-to-French interpretation. Moreover, subjective examination uncovers that the (delicate )arrangements found by the model concur well with our instinct.
to learn more about neural machine translation
brainly.com/question/3299445
#SPJ4