1. After imputation of nulls with mean what is the average value of the compressive strength in concrete?
2. The feature that has a moderately strong relationship with compressive strength in concrete is?
3. Standardize the dataset using standardscaler(), split the dataset into train and test of proportions 70:30 and set the random state to 1. Build a Linear Regression Model on the data and the resulting r-squared value is between which range?
A set of parallel plates has a capacitance of 5.0µF. How much charge must be added to the plates to increase the potential difference between them by 100 V?
Given, Cd(s) + 2Ht(aq) Cd2"(aq) Hzlg) State the effect on the cell potential, Eceli when the following changes are made: (a) The pressure of hydrogen gas is increased in the cathode compartment: (b) Sodium hydroxide is added into the electrolyte at the cathode: (c) Concentration of Cd?* is decreased. (d) Diameters of electrodes are increased
You work in a printing office that the machine there can print documents in different colors. It gets an integer number between 1 to 7 and prints the documents in rainbow colors, as shown in the following table:
Number Matched Color
1 Violet
2 Indigo
3 Blue
4 Green
5 Yellow
6 Orange
7 Red
Design an algorithm and write a C++ program to do the following:
Sample Run
Enter a number between 1 and 7: 2
You have selected number 2 which is orange.
Output File "color.txt"
You have selected number 2 which is orange.
Here are the numbers and match colors:
1 ------- Violet
2 ------- Indigo
3 ------- Blue
4 ------- Green
5 ------- Yellow
6 ------- Orange
7 ------- Red
Plan a multi-step synthesis of carbonyl and non-carbonyl organic molecules in order to produce many organic substances, taking more than one reaction step.
If 28.1 grams of ammonium chloride react to form 8.9 grams of ammonia, how many grams of hydrogen chloride must simultaneously be formed?
Exercise
25. Create an application that calculates a customer's water bill for the Canton Water Department. The user will enter the current meter reading and the previous meter reading. The application should calculate and display the number of gallons of water used and the total charge for the water. The charge for water is $1.75 per 1000 gallons, or 0.00175 per gallon. However, there is a minimum charge of $19.50. In other words, every customer must pay at least $19.50. Display the total charge with a dollar sign and two decimal places. Use the following names for the solution and project, respectively: Canton Solution and Canton Project. Save the solution in the VbReloaded2015\Chap04 folder. Change the form file's name to Main Form.vb. Create the interface and then code the application. Save the solution and then start and test the application. Close the solution. (1-4)
Will try to send the pictures that go with this. This is the 2nd part of my question.
Lab6: Canton Water Department
Lab6 requires you to create the following:
Your lab needs to include the following:
I will send the rest in another question
Testing for a disease can be made more efficient by combining samples. If the samples from two people are combined and the mixture tests negative, then both samples are negative. On the other hand, one positive sample will always test positive, no matter how many negative samples it is mixed with. Assuming the probability of a single sample testing positive is 0.15, find the probability of a positive result for two samples combined into one mixture. Is the probability low enough so that further testing of the individual samples is rarely necessary?
. You are trying to decide whether to take a vacation. Most of the costs of the vacation (airfare, hotel, and forgone wages) are measured in dollars, but the benefits of the vacation are psychological. How can you compare the benefits to the costs?