Could someone please help tutor me on these questions from bus642, these are the exercises from the book and I dont have the book yet.

Could someone please help tutor me on these questions from bus642, these are the exercises from the book and I dont have the book yet. thanks shemaka.
1. What is business research? Why should there be any question about the definition of research?
2. What is the difference between applied research and basic or pure research? Use a decision about how a salesperson is to be paid, by commission or salary and describe the question that would guide applied research versus the question that would guide pure research.
5. A sales force manager needs to have information in order to decide whether to create a custom motivation program or purchase one offered by a consulting firm. What are the dilemmas the manager faces in selecting either of these alternatives?
pg.76 problem 6.
You observe the following condition: “Our female sales representatives have lower customer defections than do our male sales representatives.”
a.Propose the concepts and constructs you might use to study this phenomenon.
b. How might any of these concepts and/or constructs be related to explanatory hypotheses?

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

In Unit 4, you will submit an essay analyzing the methods used to overcome a challenge in implementing a change process within two companies.

In Unit 4, you will submit an essay analyzing the methods used to overcome a challenge in implementing a change process within two companies. The essay will be 250-350 words. To prepare for this essay, your assignment for this week is to submit an outline for your essay. Must be in proper apa format with reference page and title page font times new roman

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

Questions:

Questions:

1. The account “Cash” had the following changes: increase of $250, decrease of $75, increase of $113, and decrease of $35. The final balance is a
A. debit balance of $253.
B. credit balance of $253.
C. credit balance of $110.
D. debit balance of $363.

2. During a recent week, incurred wages were $700. However, $280 of the wages hadn’t been paid. The
adjusting entry for wages would be
A. debit wages payable, 420; credit wages expense, $420.
B. debit wages payable, $280; credit wages expense, $280.
C. debit wages expense, $280; credit wages payable, $280.
D. debit wages expense, $420; credit wages payable, $420.

3. Items such as wages and interest that have been incurred, but not yet paid, are called accrued
A. assets.
B. liabilities.
C. notes.
D. revenues.

4. A T-account has a $509 debit balance. This account is most likely not
A. dividends.
B. common stock.
C. advertising expense.
D. land.

5. A cash payment was made to pay for delivery expenses but was mistakenly charged to advertising
expenses. Which effect will this have on the balance of the trial balance?
A. The trial balance will still balance.
B. Advertising expense will be correct.
C. Cash will be correct.
D. Delivery expense will be understated.

6. Which business form is similar to a corporation in regard to owner liability?
A. Partnership
B. Limited liability company
C. Limited liability corporation
D. Sole proprietorship

7. The income statement is used to report
A. the financial position on a specific date.
B. results of operations for a specific period.
C. results of operations for a specific date.
D. the financial position for a specific period.

8. Office equipment was purchased for $2,400 on account to Business Furniture Company. The journal
entry would include a
A. debit to Accounts Payable and a credit to Cash.
B. debit to Office Equipment and a credit to Accounts Payable.
C. debit to Office Equipment and a credit to Cash.
D. credit to Cash and a debit to Office Equipment Expense.

9. A T-account has which major parts?
A. A debit side, a credit side, and a total column
B. A title, a debit side, and a credit side
C. A title, a current date, and a balance
D. A debit side, a credit side, and a balance

10. The balance sheet is used to report
A. the financial position for a specific period.
B. the financial position on a specific date.
C. results of operations for a specific date.
D. results of operations for a specific period.

11. The adjusted trial balance for supplies was $333. The unadjusted trial balance for supplies was $509.
The amount of supplies expense would be a
A. $509 debit.
B. $176 credit.
C. $333 debit.
D. $176 debit.

12. The matching principle in accounting requires the matching of revenue earned with the
A. assets used to produce the revenue.
B. liabilities used to produce the revenue.
C. expenses incurred to produce the revenue.
D. assets used less the liabilities incurred.

13. The unadjusted trial balance for prepaid rent shows a $12,000 balance. At the end of the year, $7,000
of the rent had been used. The adjusted trial balance for prepaid rent is a
A. $5,000 credit.
B. $7,000 credit.
C. $5,000 debit.
D. $7,000 debit.

14. Rick lists his building at current replacement value, rather than the price he paid for the building. Which principle is Rick violating?
A. Cost
B. Entity
C. Going concern
D. Reliability

15. Which concept would not be considered if you were to compare the price of a Camaro in 1979 with the price of a Camaro in 2009?
A. Reliability of the price in 1979
B. Objectivity of the price in 1979
C. Market price in 1979
D. Current cost in 2009

16. Expenses paid in advance, such as rent and insurance, are classified as prepaid expenses. Into which category are they placed?
A. Assets
B. Liabilities
C. Revenues
D. Expenses

17. The account “Notes payable” had the following changes: increase of $500, increase of $200, decrease of $550, and increase of $250. The final balance is a
A. debit balance of $400.
B. debit balance of $950.
C. credit balance of $550.
D. credit balance of $400.

18. The total revenues of $6,500, total expenses of $3,500, and dividends of $500 were recorded in the
closing entries. The net change in retained earnings for the month was
A. $3,000.
B. $2,500.
C. $3,500.
D. $6,000.

19. A 20-month insurance policy was purchased for $1,500 on May 1. How much insurance will be
expensed on December 31?
A. $300
B. $600
C. $1,500
D. $75

20. The unadjusted trial balance for depreciation expense shows a $780 balance. The expense was adjusted by $235. The adjusted trial balance figure for depreciation expense is now a
A. $545 debit.
B. $1,015 debit.
C. $545 credit.
D. $1,015 credit.

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

iLab 5 of 7: Transaction Processing (30 Points)

iLab 5 of 7: Transaction Processing (30 Points)

i L A B O V E R V I E W

Scenario/Summary
This week, we will use the .NET OleDbTransaction functions to either commit a set of changes to the database, if all of them were done correctly, or to roll back all of the changes if there was an error in any one of them. We will first modify the code we created last week so that it saves personnel data in the database in two steps; first by inserting a personnel record for a new employee, and then by updating that record to fill in the start and end dates. This two-step approach is not really needed in this simple case, but we will use it to simulate a more complex database transaction that would have to be done in multiple steps, such as one involving more than one table or even more than one database. We will then see what happens when there is an error in the second operation (the update), allowing a record to be created containing incomplete information–not a good result! We will fix the problem by wrapping both operations (the insert and the update) into a single transaction that will be committed (made permanent) only if both operations succeed or that will be rolled back (undone) if either operation fails. We will also add client-side validation using the ASP.Net validation controls, and we will allow the user an easy way to edit all employees.
Instructions for Week 5 iLab: “Transaction Processing”
Click on the link above to view the tutorial.
Please watch this tutorial before beginning the iLab.
The tutorial has audio.

Deliverables
All files are located in the subdirectory of the project. The project should function as specified: When you press the Submit button in frmPersonnel, a record should be saved in the tblPersonnel table containing the FirstName, LastName, PayRate, StartDate, and EndDate you entered. Test that the transaction will rollback by entering invalid information in one or more items, such as Hello for a StartDate. Check tht client-side validation works: The ability to edit employees in a grid is working. Once you have verified that it works, save your website, zip up all files, and submit them to the Dropbox.

i L A B S T E P S

STEP 1: Modify the clsDataLayer to use a two-step process (10 points)

Open Microsoft Visual Studio.NET 2008.
Click the ASP.NET project called PayrollSystem to open it.
Open the clsDataLayer class.
Modify the SavePersonnel() function so that instead of just doing a single SQL INSERT operation with all the personnel data, it does an INSERT with only the FirstName and LastName, followed by an UPDATE to save the PayRate, StartDate, and EndDate into the new record. (This two-step approach is not really necessary here because we are dealing with only one table, tblPersonnel, but we are doing it to simulate a case with more complex processing requirements, where we would need to insert or update data in more than one table or maybe even more than one database.) Find the following existing code in the SavePersonnel() function:
// Add your comments here
strSQL = “Insert into tblPersonnel ” +
“(FirstName, LastName, PayRate, StartDate, EndDate) values (‘” +
FirstName + “‘, ‘” + LastName + “‘, ” + PayRate + “, ‘” + StartDate +
“‘, ‘” + EndDate + “‘)”;
// Add your comments here
command.CommandType = CommandType.Text;
command.CommandText = strSQL;
// Add your comments here
command.ExecuteNonQuery();

Modify it so that it reads as follows:
// Add your comments here
strSQL = “Insert into tblPersonnel ” +
“(FirstName, LastName) values (‘” +
FirstName + “‘, ‘” + LastName + “‘)”;
// Add your comments here
command.CommandType = CommandType.Text;
command.CommandText = strSQL;
// Add your comments here
command.ExecuteNonQuery();
// Add your comments here
strSQL = “Update tblPersonnel ” +
“Set PayRate=” + PayRate + “, ” +
“StartDate='” + StartDate + “‘, ” +
“EndDate='” + EndDate + “‘ ” +
“Where ID=(Select Max(ID) From tblPersonnel)”;
// Add your comments here
command.CommandType = CommandType.Text;
command.CommandText = strSQL;
// Add your comments here
command.ExecuteNonQuery();
Set frmMain as the startup form and run the PayrollSystem Web application to test the changes. When valid data values are entered for a new employee, things should work exactly as they did before. To test this, enter valid data for a new employee in frmPersonnel and click Submit. The frmPersonnelVerified form should be displayed with the entered data values and a message that the record was saved successfully. Click the View Personnel button and check that the new personnel record was indeed saved to the database and that all the entered data values, including the PayRate, StartDate, and EndDate, were stored correctly. Close the browser window.
Now run the PayrollSystem Web application again, but this time enter some invalid data (a nonnumeric value) in the PayRate field to cause an error, like this:
Click on image to enlarge.

Click here for text description of this image.
Now when you click Submit, the frmPersonnelVerified form should display a message indicating the record was not saved:
Click on image to enlarge.

Click here for text description of this image.
However, when you click on the View Personnel button to display the personnel records, you should see that an incomplete personnel record was in fact created, with missing values for the PayRate, StartDate and EndDate fields:
Click on image to enlarge.

Click here for text description of this image.
This occurred because the Insert statement succeeded but the following Update statement did not. We do not want to allow this to happen because we end up with incomplete or incorrect data in the database. If the Update statement fails, we want the Insert statement to be rolled back, or undone, so that we end up with no record at all. We will fix this by adding transaction code in the next step.
STEP 2: Add transaction code (10 points)

In the clsDataLayer.cls class file, add code to the SavePersonnel() function to create a transaction object. Begin the transaction, commit the transaction if all database operations are successful, and roll back the transaction if any database operation fails. The following listing shows the complete SavePersonnel() function; the lines you will need to add are marked with ** NEW ** in the preceding comment and are shown in bold.
// This function saves the personnel data
public static bool SavePersonnel(string Database, string FirstName, string LastName,
string PayRate, string StartDate, string EndDate)
{
bool recordSaved;
// ** NEW ** Add your comments here
OleDbTransaction myTransaction = null;
try
{
// Add your comments here
OleDbConnection conn = new OleDbConnection(“PROVIDER=Microsoft.Jet.OLEDB.4.0;” +
“Data Source=” + Database);
conn.Open();
OleDbCommand command = conn.CreateCommand();
string strSQL;
// ** NEW ** Add your comments here
myTransaction = conn.BeginTransaction();
command.Transaction = myTransaction;
// Add your comments here
strSQL = “Insert into tblPersonnel ” +
“(FirstName, LastName) values (‘” +
FirstName + “‘, ‘” + LastName + “‘)”;
// Add your comments here
command.CommandType = CommandType.Text;
command.CommandText = strSQL;
// Add your comments here
command.ExecuteNonQuery();
// Add your comments here
strSQL = “Update tblPersonnel ” +
“Set PayRate=” + PayRate + “, ” +
“StartDate='” + StartDate + “‘, ” +
“EndDate='” + EndDate + “‘ ” +
“Where ID=(Select Max(ID) From tblPersonnel)”;
// Add your comments here
command.CommandType = CommandType.Text;
command.CommandText = strSQL;
// Add your comments here
command.ExecuteNonQuery();
// ** NEW ** Add your comments here
myTransaction.Commit();
// Add your comments here
conn.Close();
recordSaved = true;
}
catch (Exception ex)
{
// ** NEW ** Add your comments here
myTransaction.Rollback();

recordSaved = false;
}
return recordSaved;
}
Run your Web application. First, enter valid data in all the fields of frmPersonnel. When you press the Submit button in frmPersonnel, a record should be saved in the tblPersonnel table containing the FirstName, LastName, PayRate, StartDate, and EndDate. With valid data entered in all the items, the “successfully saved” message should appear indicating that the transaction was committed.
Click on image to enlarge.

Click here for text description of this image.
Click the View Personnel button and verify that the new record was in fact added to the database table correctly.
Click on image to enlarge.

Click here for text description of this image.
Now close the browser, run the Web application again, and this time test that the transaction will roll back after entering incorrect information. On the frmPersonnel form, enter invalid data for PayRate and click Submit. The “not saved” message should appear, which indicates that the transaction was rolled back.
Click on image to enlarge.

Click here for text description of this image.
Click the View Personnel button and verify that this time, as desired, an incomplete record was not added to the database table.
Click on image to enlarge.

Click here for text description of this image.
You have seen how we used the try/catch block to catch an unexpected error. You may have noticed that if you enter bad data for the dates, an exception is thrown. Go back to the validation code you added in the frmPersonnel code and add a try/catch with logic to prevent an invalid date from causing a server error.
In the Week 3 and Week 5 labs, you learned how to validate code once the page was posted back to the server. There is some validation that must be done on the server because it requires server resources such as the database. Some validation can also be done on the client. If you can do validation on the client it saves a round trip to the server, which will improve performance. In this approach, we will check values before the page is submitted to the server for processing. Normally, there is a combination of server and client validation used in a web application. ASP.Net includes validation controls which will use JavaScript on the client to perform validation. You will find these controls in the Validation group in the toolbox.
Add validation controls to the frmPersonnel form as follows: For the first and last name, make sure each field has data in it. Use the RequiredFieldValidator for this. Add the control to the right of the text box you are validating. The location of the validator control is where the error message (if there is one) will appear for the control you link the validator to. You will be adding one validator control for each text box you want to validate. Remember to set the ControlToValidate and ErrorMessage properties on the validator control. Making this change eliminates the need for the server-side check you were doing previously. Use a regular expression validator to check that the start and end date are in the correct format.
Click on image to enlarge.

Click here for text description of this image.
Remove the View Personnel and Cancel buttons from the frmPersonnel form as they will cause a Postback and invoke the client-side editing you just added. The user is able to get to the View Personnel from the main form and from the personnel verification screen, so there is no need for these buttons now.
Because you have entered data in this lab that is invalid and those partial records are in the database, you will need to add the ability to remove or update data. Add a new main form option called Edit Employees. Add the link and image for this. This option will take the user to a new form called frmEditPersonnel.

CIS/407A CIS407A CIS-407A CIS407 A CIS 407 A
CIS/407B CIS407B CIS-407B CIS407 B CIS 407 B
CIS/407C CIS407C CIS-407C CIS407 C CIS 407 C
CIS/407D CIS407D CIS-407D CIS407 D CIS 407 D
Lab5 Lab 5 Week 5 Week5 Week5 Lab
–iqrajavaid

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

What can managers do to promote ethical behavior within an organization?

What can managers do to promote ethical behavior within an organization?
List two actions that managers can do to enhance the ethical behavior of their employees.

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

COMP 220 iLab 6 of 7: Overloaded Operators

COMP 220 iLab 6 of 7: Overloaded Operators

Scenario and Summary
This lab is to introduce students to the concept of operator overloading as member functions of a class. This will be done in the context of creating a class that will perform four basic mathematical operations on complex numbers.
The C++ compiler has defined operators for all the arithmetic and assignment operations for its native data types, such as integer, float, double, and so forth. However, for user-defined data types, such as classes and structures, these operations are undefined.
C++ allows the programmer to create new definitions for these operators so that they can operate specifically on these user-defined data types. Which set of operators is actually called and implemented is decided during the compilation, and it is based on the data types of the operands involved in the operation.
The ability to define a new set of data-type, dependent operations on existing operators, or functions, is called operator overloading.

Deliverables

Submit a single Notepad file containing the source code for all files of the lab to the Week 5 Dropbox. Your source code should use proper indentation and be error free. Be sure that your last name and the lab number are part of the file name: for example, YourLastName_Lab5.txt.

Each program should include a comment section that includes, at a minimum, your name, the lab and exercise number, and a description of what the program accomplishes.
Submit a lab report (a Word document) containing the following information to the Week 6 Dropbox.
Include your name and the lab or lab exercise number.
Specification: Include a brief description of what the program accomplishes, including its input, key processes, and output.
Test Plan: Include a brief description of the method you used to confirm that your program worked properly. If necessary, include a clearly labeled table with test cases, predicted results, and actual results.
Summary and Conclusions: Write a statement summarizing your predicted and actual output, and identify and explain any differences. For conclusions, write at least one nontrivial paragraph that explains, in detail, either a significant problem you had and how you solved it or, if you had no significant problems, something you learned by doing the exercise.
A UML diagram: This should show all the classes, class members, access specifiers, data types, and function arguments, along with any and all class-to-class relationships.
Answers to Lab Questions: Include the answers to any and all lab questions asked in the lab steps.

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

1. (TCO 4) In Oracle, the CONSTRAINT clause is used to

1. (TCO 4) In Oracle, the CONSTRAINT clause is used to ___________________. (Points : 4)
create only referential constraints
define and name any constraint
create a short cut so the constraint does not have to be named
create only entity entegrity constraints

2. (TCO 4) The SQL command that lets you list the table contents is (Points : 4)
insert.
select.
commit.
update.
rollback.

3. (TCO 5) The Crow’s Foot model is more ___________-oriented than the Chen model. (Points : 4)
object
user
implementation
processor

4. (TCO 5) The ___________ model is both software and hardware dependent. (Points : 4)
conceptual
logical
condensed
physical

5. (TCO 6) Which of the following commands will add a new column named FIRSTORDERDATE to the CUSTOMERS table to store the date that the customer first placed an order with the company? (Points : 4)
CREATE COLUMN firstorderdate, DATE TO customers;
ALTER TABLE customers ADD COLUMN firstorderdate DATE;
ALTER TABLE customers ADD firstorderdate DATE;
ALTER TABLE customers ADD (firstorderdate DATE);

6. (TCO 6) When modifying the data characteristics of a column in Oracle, which of the following is correct? (Points : 4)
The column size can be increased.
The size of the column can be decreased.
Changing the default value of a column will change the values of data already in a table.
If a NUMBER column is empty, its precision and scale cannot be changed.

7. (TCO 6) Which of the followig SQL commands would alter the table DEVRY and add a foreign key that references the CITY table? (Points : 4)
ALTER table DEVRY
ADD CONSTRAINT devry_studentcity_fk references city;
ALTER table DEVRY
ADD CONSTRAINT devry_studentcity_fk FOREIGN KEY references city;
ALTER table DEVRY
ADD CONSTRAINT devry_studentcity_fk FOREIGN KEY (student_city) references city;
ALTER table DEVRY
ADD CONSTRAINT FOREIGN KEY (student_city) references city;

8. (TCO 7) Given a table named EMPLOYEE, the SQL command to sort records in a specific order would be: (Points : 4)
SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE
FROM EMPLOYEE
LIST BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE
FROM EMPLOYEE
ORDER BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE
FROM EMPLOYEE
DISPLAY BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;
SELECT EMP_LNAME, EMP_FNAME, EMP_INITIAL, EMP_AREACODE, EMP_PHONE
FROM EMPLOYEE
SEQUENCE BY EMP_LNAME, EMP_FNAME, EMP_INITIAL;

Please feel free to send me a message in case of any query
iqra javaid

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]

Confidence Intervals.

Confidence Intervals.
A hardware retailer has average sales of $64,235 with a standard deviation of $5,918 for a 12-month period. The mean monthly sales for all retailers in the chain are $59,844. Is this hardware retailer’s sales significantly different from all retailers in the chain at ? Are they significantly different at ? Calculate a .95 confidence interval for the data in problem.
Explain your findings and determine what question the confidence interval answers.
Guided Response: Review several of your classmates’ postings. Respond to at least two classmates by commenting on whether or not you think changing the confidence intervals will result in a different outcome. Explain if you agree or not with the role of a confidence interval in the interpretation of the answer

Use the order calculator below and get started! Contact our live support team for any assistance or inquiry.

[order_calculator]