A random sample of 10 chocolate energy bars of a certain brand has, on average, 230 calories per bar, with a standard deviation of 15 calories. Construct a 99% confidence interval for the true mean calorie content of this brand of energy bar. Assume that the distribution of the calorie content is approximately normal.
The yield of a chemical process is being studied. From a previous experience yield is known to be normally distributed and σ = 3. The past 5 days if plant operation have to resulted in the following percent yields: 91.6,88.75,90.8,89.95, and 91.3. Find a 95% two-sided confidence interval on the true mean yield.
A random sample of 10 chocolate energy bars of a certain brand has, on average, 230 calories per bar, with a standard deviation of 15 calories. Construct a 99% confidence interval for the true mean calorie content of this brand of energy bar. Assume that the distribution of the calorie content is approximately normal.
A confidence interval estimate is desired for the gain in a circuit on a semiconductor device. Assume the gain is normally distributed with standard deviation σ = 20.
a) Find a 95% confidence interval for μ when n = 10 and x̄ = 1000.
b) Find a 95% confidence interval for μ when n = 25 and x̄ = 1000.
c) Find a 99% confidence interval for μ when n = 10 and x̄ = 1000.
d) Find a 99% confidence interval for μ when n = 25 and x̄ = 1000.
𝟐𝑺𝑶𝟐(𝒈) + 𝑶𝟐(𝒈) ⇌ 𝟐𝑺𝑶𝟑(𝒈)
Kc = 6.1 x 104 at 750K. At equilibrium 𝑷𝑺𝑶𝟐 = 𝟏.𝟐𝟐 𝒃𝒂𝒓 and 𝑷𝑶𝟐 = 𝟐.𝟑𝟑 𝒃𝒂𝒓.
Calculate 𝑃 at 750 K (3 points). Hint be sure to convert Kc to Kp first. 𝑆𝑂3
Calculate Kc at 550 K if Δ𝑟𝐻𝑜 = −197.8 𝑘𝐽 𝑚𝑜𝑙−1 (2 points).
Does the decrease in temperature favour products or reactants at equilibrium (1 point)?
The width and height of the normal curve distribution is determined by the
what is the molarity for a solution with 25 g mgch in 350 ml water
In the Michelson-Morley experiment, the length of the paths of the two beams is 11 m each.
The wavelength of the light used is 6000 ̊A. If the expected fringe shift is 0.4, calculate the
velocity of the earth relative to the ether.
A=[0.30],[0.60],[0.30] (mol/l)
B=[0.15],[0.30].[0.30] (mol/l)
C= 7.0 x 10-4,2.8 x 10-3,1.4 x 10-3(mol/L-s)
What is the rate equation for the reaction?
Write a program to overload operators in the same program by writing suitable operator member functions for following set of expressions:
O2=++O1;
O3=O2--;
O4=!O3;
O5=-O4;
[Here O1,O2,O3,O4 and O5 are objects of a class “overloading”, and this class is having one integer data member]