nums = list(map(int, input().split()))
mean = sum(nums)/len(nums)
print("The mean is",mean)
values = 0
for x in nums:
values += abs(x - mean)**2
print("The standard deviation is",(values / (len(nums)-1))**0.5)
I wrote my code in python 3.8. I hope this helps.
Answer:
see answer below
Explanation:
the equation is given by
k=ko* e^(-Q/RT)
then replacing the known values
k=1200 min⁻¹ e^[-8000 cal/mole/ (1.987 cal/mole K *T)]
then replacing values of T every 50 K from 100 to 500 K we get the series of values
![\left[\begin{array}{ccc}T&k\\100&3.924*10^{-15} min ^{-1} \\150&2.643*10^{-9} min ^{-1} \\200&2.17*10^{-6} min ^{-1} \\250&1.216*10^{-4} min ^{-1} \\300&1.781*10^{-3} min ^{-1} \\350&0.012 min ^{-1} \\400&0.051 min ^{-1} \\450&0.156 min ^{-1} \\500&0.382 min ^{-1} \end{array}\right]](https://tex.z-dn.net/?f=%5Cleft%5B%5Cbegin%7Barray%7D%7Bccc%7DT%26k%5C%5C100%263.924%2A10%5E%7B-15%7D%20min%20%5E%7B-1%7D%20%5C%5C150%262.643%2A10%5E%7B-9%7D%20min%20%5E%7B-1%7D%20%5C%5C200%262.17%2A10%5E%7B-6%7D%20min%20%5E%7B-1%7D%20%5C%5C250%261.216%2A10%5E%7B-4%7D%20min%20%5E%7B-1%7D%20%5C%5C300%261.781%2A10%5E%7B-3%7D%20min%20%5E%7B-1%7D%20%5C%5C350%260.012%20min%20%5E%7B-1%7D%20%5C%5C400%260.051%20min%20%5E%7B-1%7D%20%5C%5C450%260.156%20min%20%5E%7B-1%7D%20%5C%5C500%260.382%20min%20%5E%7B-1%7D%20%5Cend%7Barray%7D%5Cright%5D)
Answer:
Be kind and thankful
Explanation:
If Tyra does not agree with her friend's feedback, she does not have to say it outrightly to her friend. She has to use softer words to disagree. This is where being kind comes in.
Her friend has made efforts by providing this feedback Even if it is not exactly what she wants to hear. It would be polite for her to say thank you.
Then she has to respectfully disagree to avoid coming off as someone who is totally unreceptive of the opinion of others.
You should select the configure DHCP options for proxy DHCP option if the local DHCP server is a Microsoft DHCP server, if you select this option the DHCP server is automatically configured to forward the PXE requests to the WDS server. If the local DHCP server is not a Microsoft DHCP server, you have to configure the DHCP server manually to forward the request to the WDS server.
I would say A because the SETI Institute said, "Philip Morrison and Guiseppe Cocconi analyzed how two civilizations separated by many light years of space might use electromagnetic radiation to communicate.
Electromagnetic radiation is the general term for the more familiar light and radio waves."
So there you go!