A. Generate a plot of the distribution function of speeds (G(u)) for N2 molecules at 100...
Use Table 18.2 Fractions of Molecules in an Ideal Gas
with Speeds Less than Various Multiples of
v/vrms in the textbook. The molar mass
of N2 is 28.0 g/mol.
Part A
For a gas of nitrogen molecules N2, what must the temperature be
if 94.7% of all the molecules have speeds less than 1500 m/s?
T = ? K
Part B
For a gas of nitrogen molecules N2, what must the temperature be
if 94.7% of all the molecules have...
3. Generate a vector u with 100 elements randomly selected (uniformly) from 1 to 40. Then generate a vector v with 100 elements randomly selected with a normal distribution of mean 20 and standard deviation 5 a) Write the vector to a file 'data.txt', using ,' as separator. (b) Remove the variable u (c) Scan the file and retrieve the variable u. (d) Print the 5-summary of the vector u (e) Plot the boxplot of u (f) Plot the histogram...
Tha graph shows the distribution of the number of gas molecules, Nu, compared to the molecular speed, u, for gas A and gas B.Which gas is represented by curve A if gas A and gas B are different gases at the same temperature?N2 HeWhat is the temperature of the gas represented by curve A if gas A and gas B are the same gas at different temperatures?1300 K500 K
Let X have probability density function f(2)= k(1+x) -3 for 0 < x < oo and f(x) = 0 elsewhere. a. Find the constant k and Find the c.d.f. of X. b. Find the expected value and the variance of X. Are both well defined? c. Suppose you are required to generate a random variable X with the probability density function f(x). You have available to you a computer program that will generate a random variable U having a U[0,...
Now let's try a normal distribution. The first plot will be easy, but the second will be more difficult to do, so follow the instructions carefully. First we'll plot a standard normal, then we'll see what happens if you change the parameters. x <- seq (-3.291, 3.291, length.out=100) gives us 100 equally spaced values of x between -3.291 and 3.291. “seq” let's us generate a sequence of numbers, and “length.out” tells us how many numbers we want in the sequence....
MATLAB, Please answer question 1.
+ ENGR 102 Homework 9 :- 1) An elliptical staircase that decreases in size with height can be modeled by the parametric equations: r cos(t) y-rsint) it m) Where, e-0.04t Ib cos(O)+ [a sin()]- a and b are the semimajor and semiminor axes of the ellipse, h is the staircase height, and n is the number pf revolutions that the staircase makes. Make a 3-D plot of the staircase with a 20 m, b 10...
Let G,()+3s+5) , K-1 and Ge 1 I Determine the loop transfer function L(s)-KG.G. Use 'margin' command in matlab to generate the Bode Plot for L(s). (a) What are its gain and phase margins (these should be available in the plots). (b) Convert the gain margin in dB to absolute value. (c) For what value of the gain K would the closed loop system become marginally stable? (d) Show that, for this value of K, the closed loop system does...
QUESTION 4 What is the root-mean-square (RMS) speed of N2 molecules at 298 K? u= __ m/s QUESTION 5 Calculate the pressure of a 0.0021 mol of CCl4 vapor that occupies 27.6 L at 20.4 °C if the vapor is treated as a van der Waals gas. (a = 20.4 atm L2 mol 2 b = 0.1383 L mol-1 p = __ Torr QUESTION 6 the kinetic energy of a 15.2 kg object traveling at 8.49 m/s is __).
We were unable to transcribe this imagefunction givě by: . When measured at a location, has a probability density fy(y) 0, elsewhere a) Find the value of k that makes fy(y) a density function. Hint: Does the density have the form of a "known" distribution? b) Determine the mean of Y, E(Y). Hint: a previous problem may be very helpful! c) Using R, simulate 100 values from this distribution and determine the mean of these 100 values. How close is...
1. (a) Plot the concentrations listed below as a function of time. Then, plot any other graphs required to verify that the data is consistent with a first-order reaction. time concentration (in minutes) (in moles / liter) 0.00 1.0000 1.00 0.8607 2.00 0.7408 3.00 0.6376 4.00 0.5488 5.00 0.4724 6.00 0.4066 7.00 0.3499 8.00 0.3012 9.00 0.2592 10.00 0.2331 (b) Determine the value of the rate constant k. Write an expression for the rate law. (c) Determine the time at...