Declare a variable to store text values.
the position of a particle is given by the expression x = 4cos (3πt+πi), where x is in meters and t is in seconds. Calculate the frequency, the period of the motion and the amplitude of motions.
We have to calculate the area of a rectangle, a square and a circle. Create an abstract class 'Shape' with three abstract methods namely 'RectangleArea' taking two parameters, 'SquareArea' and 'CircleArea' taking one parameter each. The parameters of 'RectangleArea' are its length and breadth, that of 'SquareArea' is its side and that of 'CircleArea' is its radius. Now create another class 'Area' containing all the three methods 'RectangleArea', 'SquareArea' and 'CircleArea' for printing the area of rectangle, square and circle respectively. Create an object of class 'Area' and call all the three methods.
Suppose the mean number of days to germination of a variety of seeds is 34, with a standard deviation of 4.3 days. What is the probability that the mean germination time of a sample of 250 seeds will be within 0.5 days of the population mean?
In the Framingham Offspring study 1573 subjects were on anti-hypertensive medication out of 3645 total subjects. What is the length of the 99 percent confidence interval for this data.
Note: Round your answer to 4 decimal places.
A sample of Alzheimer's patients are tested to assess the amount of time in stage IV sleep. It has been hypothesized that individuals suffering from Alzheimer's Disease may spend less time per night in the deeper stages of sleep. Number of minutes spent in Stage IV sleep is recorded for sixty-one patients. The sample produced a mean of 59 minutes with a standard deviation of 27 minutes of stage IV sleep over a 24 hour period of time. What is the length of the 95 percent confidence interval for this data.
Note: Round your answer to 4 decimal places.
A process has been developed that can transform ordinary iron into a kind of super iron called metallic glass. Metallic glass is three to four times stronger than the toughest steel alloys. To estimate the mean temperature at which a particular type of metallic glass becomes brittle, 20 pieces of this material were randomly sampled from a recent production run. Each piece was subjected to higher and higher temperatures until it became brittle. The temperature at which brittleness first appeared was recorded for each piece in the sample. The result suggests that the average temperature which brittleness first appeared is about 545 degrees Fahrenheit with a standard deviation of 27 degrees Fahrenheit. Calculate the length of the 95% confidence interval for the mean temperature at which a particular type of metallic glass becomes brittle.
Note: Round your answer to 4 decimal places.
A process has been developed that can transform ordinary iron into a kind of super iron called metallic glass. Metallic glass is three to four times stronger than the toughest steel alloys. To estimate the mean temperature at which a particular type of metallic glass becomes brittle, 20 pieces of this material were randomly sampled from a recent production run. Each piece was subjected to higher and higher temperatures until it became brittle. The temperature at which brittleness first appeared was recorded for each piece in the sample. The result suggests that the average temperature which brittleness first appeared is about 545 degrees Fahrenheit with a standard deviation of 27 degrees Fahrenheit. Calculate the length of the 95% confidence interval for the mean temperature at which a particular type of metallic glass becomes brittle.
The first principle of economics discussed in Chapter 1 of Mankiw's book is that people face trade-offs. Use a production possibilities frontier to illustrate society's trade off between two "goods"-a clean environment and the quantity of industrial output. What do you suppose determines the shape and position of the frontier? Show what happens to the frontier if engineers develop a new way of producing electricity that emits fewer pollutants.
Write a program that calculates and prints the bill for a cellular telephone company.