Ace - AI Tutor
Ask Our Educators
Textbooks
My Library
Flashcards
Scribe - AI Notes
Notes & Exams
Download App
kristen jones

kristen j.

Divider

Questions asked

BEST MATCH

In humans, the absence or presence of cleft chin is due to the chin cleft gene. The allele for a cleft chin is dominant (F) and the allele for no cleft chin is recessive (f). An individual who is heterozygous at the chin cleft locus would have which of the following PHENOTYPES? Group of answer choices ff no cleft chin FF cleft chin Ff Next

View Answer
divider
BEST MATCH

Sociology draws our attention to the ______. Group of answer choices ways in which individuals remain totally unaffected by society fact that limitations of science and technology are the most important thing in the 21st century ways in which individuals shape and are shaped by their social environments ways in which institutional norms are disconnected from religion

View Answer
divider
BEST MATCH

4. The density of eggs laid by an insect in a given time period has a Poisson distribution with a mean of 8.2 eggs per cubic centimetre. The number of eggs that survive to their larval stage is given by $L(j) = 3 \cdot (2 - r^j)$, where $j$ is the number of eggs per cubic centimetre laid and $r$ is a constant where $0 < r < 1$. (a) [5 pts] Determine the probability that the density of eggs laid is greater than the mean. (Determine a numerical estimate of this value.) (b) [5 pts] Samples are made, and it is determined that the density of larvae is at least four per cubic centimetre. Determine the probability that the density of eggs laid is greater than the mean. (c) [5 pts] Determine the expected number of eggs to reach their larval stage.

View Answer
divider
BEST MATCH

Heat is lost from a 100 mm long plate placed horizontally in ambient at 30°C. If the Nusselt number is 25 and the thermal conductivity of air is 0.03 W/K, then the heat transfer coefficient will be: a. 7.5 W/m²K b. 30 W/m²K c. 16.2 W/m²K d. 25.2 W/m² K

View Answer
divider
BEST MATCH

HW1- Consider a large plane wall of thickness L = 0.2 m and the height H = 1 m, and thermal conductivity (k) of 1.2W/m.K. The two sides of the wall are maintained at constant temperatures with the left surface temperature of 120°C and the right surface temperature of 50°C. Determine the variation of temperature within the wall and the value of temperature at x = L/2 = 0.1 m using (a) analytical method and (b) numerical modeling employing ANSYS Fluent. For analytical method, write the relationship for the temperature profile and draw the corresponding profile. For numerical method, present the generated mesh and the obtained temperature contour. Compare the results of analytical and numerical methods and discuss on accuracy of results. HW2- Consider steady two-dimensional heat transfer in a long solid body whose cross section is given in the figure. The temperatures at the selected nodes and the thermal conditions on the boundaries are as shown. The thermal conductivity of the body (k) is 180 W/m-K, and heat is generated in the body uniformly at a rate of $10^7$ W/m³. Using the finite difference method with a mesh size of $\Delta x = \Delta y = 10$ cm, determine the temperatures at nodes 1, 2, 3, and 4.

View Answer
divider
BEST MATCH

Text: # Load in your data set concrete <- read.csv(file = "concrete.csv", header = T) # Set seed: use the last four digits of your student ID set.seed(....) # Take a random sample of 200 observations concrete_sample <- concrete[sample(nrow(concrete), 200, )] You will now have a random sample of 200 observations from the cement data set, unique to you, stored in a new data frame called cement_sample. Questions Once you have completed the steps above, use R to answer the following questions. Remember to include all your R code and output in your submission. Note: You must carry out your analysis on this sample of 200. You will lose marks if you analyze any other data set, including the entire concrete.csv data set. (a) Using Question 5 of the Week 10 Computer Lab as a guide, use the lm function to estimate a Multiple Linear Regression model for compressive_strength (Y) on cement (X1), fly-ash (X2), superplasticizer (X3), and fine_aggregate (X4), saving your estimated model as an object with a name of your choice. Next, use the summary function to display the least squares estimates and other associated output for your model. Provide the code you used to answer this question (including the commands used to generate your random sample) as well as a copy of your results. (3 marks) (b) Create a residuals versus fitted values plot and a normal Q-Q plot of the standardized residuals (2 marks) (c) Do you think that either of the plots you have created in part (b) suggest that there are any linear regression model violations with which we need to be concerned? Justify your answer with reference to both of the plots. (3 marks) (d) Regardless of your answer to (c), for the remainder of this question please assume that there are no linear regression model violations. Write out the estimated equation for your regression model, based on the R output provided by the summary function. (2 marks) (e) Does your regression model fit the data well? Explain (2 marks)

View Answer
divider
BEST MATCH

Electric breakdown (sparks) occur in air if the electric field reaches $3 \times 10^6$ N/C. At this field strength, free electrons present in the atmosphere are quickly accelerated to such large speeds that upon impact with atoms they knock electrons off of the atom and thereby generate an avalanche of electrons. How far must a free electron move under the influence of the above electric field if it is to attain a kinetic energy of $3 \times 10^{-19}$ J (which is sufficient to produce ionization)?

View Answer
divider
BEST MATCH

Consider a simple macro model with a constant price level and demand-determined output. If the simple multiplier is 3.5 and there is a 3.0 million dollar increase in autonomous investment spending, then the equilibrium level of income (rounded to the nearest decimal place) will increase by

View Answer
divider
BEST MATCH

An award is being established, and it will pay $10,000 every four years, with the first installment being paid in four years. The award will be given for an indefinitely long period of time. If the interest rate is 2% per annum, what lump-sum amount of money (invested now) will be required to endow this award forever? Click the icon to view the interest and annuity table for discrete compounding when the MARR is 2% per year. The lump-sum amount of money required to endow this award forever is $ (Round to the nearest dollar.)

View Answer
divider
BEST MATCH

7. JM = \sqrt{12} and ML = \sqrt{20}. Leave your answer as an exact radical, not as a decimal. a) Find the area of \triangle JKL. b) Find the perimeter of \triangle JKL.

View Answer
divider