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

miriam p.

Divider

Questions asked

BEST MATCH

Calculate the volume of 0.820-M NaOH solution needed to completely neutralize 60.0 mL of a 0.340-M solution of the monoprotic acid HBr.

View Answer
divider
BEST MATCH

What is the ethanol percentage ( %(v)/(v) ) in the finished product? Round your answer to the nearest TENTH or one decimal place. Please do NOT include units (including mg, %, etc.) Rx. Phenobarbital elixir 60 mL . (contains 35%C2H5OH ) Alcohol USP 35 mL (contains 91% C2H5OH) Syrup tolu qs ad 150 mL (contains no C 2 H 5 OH )

View Answer
divider
BEST MATCH

Which of the following signature types is allowed for a tax year 2020 tax return that is mailed to the IRS in calendar year 2023? a) A digital signature b) An electronic signature c) A wet signature d) The return cannot be mailed; it must be electronically filed with an electronic signature.

View Answer
divider
BEST MATCH

Financial statements of a manufacturing firm The following events took place for Rushmore Biking Inc. during February, the first month of operations as a producer of road bikes: • Purchased $390,000 of materials. • Used $353,000 of direct materials in production. • Incurred $101,600 of direct labor wages. • Applied factory overhead at a rate of 49% of direct labor cost. • Transferred $478,300 of work in process to finished goods. • Sold goods with a cost of $455,200. • Revenues earned by selling bikes, $753,100. • Incurred $153,100 of selling expenses. • Incurred $74,500 of administrative expenses. This information has been collected in the Microsoft Excel Online file. Open the spreadsheet, perform the required analysis, and input your answers in the question a. Prepare the income statement for Rushmore Biking for the month ending February 28. Round your answers to the nearest dollar. Rushmore Biking Inc. Income Statement For the Month Ended February 28

View Answer
divider
BEST MATCH

#Dependent variable: #MAP: 1 indicates abnormal and 0 indicates normal #Independent variable: #Bloodweight, continuous variable #White blood cell in thousands, continuous variable #MCV, continuous variable #Platelets, continuous variable #Blood Urea Nitrogen, continuous variable #Glucose, continuous variable #Creatinine, continuous variable #Total cholesterol, continuous variable #Triglycerides, continuous variable #Hdl cholesterol, continuous variable #Ldl cholesterol, continuous variable #C-Reactive protein, continuous variable #Glycated Hemoglobin, continuous variable #Uric acid, continuous variable #Hematocrit, continuous variable #Hemoglobin, continuous variable #Cystatin C, continuous variable #The dependent variable was made binary data$MAP<-factor(data$MAP, levels = c(0,1), labels = c("anomalous","unanomalous")) library(readr) data <-read_csv("MAP.csv") #Determine missing values is.na(data) #Delete the missing values data <-na.omit(data) #View data View(data) #View variable names names(data) #View the basic statistics of each variable in dataset 'data summary(data) #View variable types str(data) #Put all independent variables into the model model.MAP glm(MAP~.,data=data,family=binomial()) #View the result of model summary(model.MAP)$coefficients #Variables have statistically significance #Calculate odds ratios and their confidence intervals exp(cbind("OR"=coef(model.MAP),confint( model.MAP))) test_data <- read_csv("test_data.csv") test_data$MAP <- ifelse(test_data$MAP == "unanomalous", 0, 1) test_data_clean <-na.omit(test_data) predictions <- predict(model.MAP, newdata = test_data_clean, type = "response") table(Predicted = ifelse(predictions > 0.5, 1, 0), Actual = test_data_clean$MAP)

View Answer
divider
BEST MATCH

on 12 Use the node-voltage method to find Vo and Io in the circuit ed j2 out of A V. 10 1. question 6+j13 mA} 50 201 50V-j25 1 iv B I U S X2 X

View Answer
divider
BEST MATCH

Q1. A 3-phase, 8-pole, star-connected generator has 72 slots on the armature. The phase spread is 60 electrical degrees. Calculate: (a) the speed of rotating if the generated frequency is 50 Hz. (b) the phase e. m. f. if the coil pitch is 77.8 \% of the pole pitch and each slot has 12 conductors. (30 points)

View Answer
divider
BEST MATCH

Two pipes are connected by a manometer as shown below. Determine the pressure difference $P_A - P_B$ between the pipes (in Pa).

View Answer
divider
BEST MATCH

The diameter of a circle is 13 ft. Find its area to the nearest tenth. Answer: A = \text{ } ft$^2$

View Answer
divider
BEST MATCH

Find Ihe value ol / (" 12)" (Sp R

View Answer
divider