1.) Consider the data in the following table. In this study, the authors were interested in the use of erythrocyte sodium (ES) concentration as a potential biomarker for the response to lithium treatment in patients with bipolar illness. The ES levels were measured in 10 bipolar patients before and after treatment with lithium. The ES levels before and after treatment with lithium, as well as the after - before differences are given in Table 1. The authors wished to determine if there was a significant increase in ES level following lithium treatment.
Table 1. Erythrocyte Sodium Concentrations (mmol/l) in Bipolar Patients
Phase |
Erythrocyte Sodium Concentration (mmol/l) |
Ill ("Before") |
5.67, 5.89, 5.46, 7.30, 6.74, 5.80, 8.30, 6.01, 5.37, 5.45 |
On Lithium ("After") |
6.02, 5.87, 7.42, 7.50, 6.24, 6.55, 8.65, 6.27, 5.64, 6.38 |
Difference |
0.35, -0.02, 1.96, 0.20, -0.50, 0.75, 0.35, 0.26, 0.27, 0.93 |
Test statistic = __2.19____ d.f. = __9__ p-value = ___ 0.0560___
One sample t test was most appropriate to perform
??? State your conclusion in terms that a layperson would understand. ???
In: Math
2. Get ready Read the following description of a problem. Problem: Quest sales so far this year are weak. What can the company do to increase sales? |
||||||||||||
3. Now you try it In the following table, complete the following risk/reward table to score each solution according to the risks and rewards it presents. Assign a score of High, Moderate, or Low to each option. Identify the preferred alternative.
In the following space, explain why you assigned the scores you did. |
In: Operations Management
In: Computer Science
Search from library or internet one academic article (written by university teachers) about BDA's conceptual modelling and give summary of the article. (at least 250 words)
“Conceptual Model Development of Big Data Analytics Implementation Assessment Effect on Decision-Making” by Cecilia Adrian, Rusli Abdullah, Rodziah Atan, Yusmadi Yah Jusoh
In: Operations Management
Your company sells health insurance policies. The company has a large sales force comprised of independent contractors. Some of its sales agents, usually after a significant period of service, are promoted to the position of "sales leader." Sales leaders sign an agreement, consenting to remain as independent contractors when they are promoted. Sales leaders do little selling of policies; instead, their main responsibilities are recruiting, training, and managing sales agents. The income of sales leaders is mainly derived from overwrite commissions on their subordinates' sales. The company retains control over the hiring, firing, assignment, and promotion of sales agents. The company determines sales leaders' territories and does not permit them to sell other insurance products or operate other businesses. Sales leaders set their own hours and conduct their day-to-day activities largely free from supervision. Attendance at company meetings and training sessions is generally considered optional for sales leaders. Sales leaders receive no benefits and the company does not withhold any of their pay for tax purposes. Several sales leaders are threatening to sue for overtime pay under the Fair Labor Standards Act. a) Are the sales leaders employees or independent contractors? Describe the analysis you will conduct to determine their appropriate classification.
In: Operations Management
Offer an evidence-based justification for a corporate political strategy that is beneficial to society.
In: Operations Management
Why do moral problems arise in the health professions and why are they consider moral dilemmas?
In: Psychology
What is the most deviant activity that you think a person your age can commit in this society? Let's exclude murder and other violent crimes. What are activities that folks your age (hell, maybe you) might perform that society really frowns upon...even though they happen more frequently than most people think. 15 lines or more!
In: Psychology
In: Computer Science
Online Store Project Assignment Four
Introduction
Project Four introduces the ability to read and write data to files. This project will create an online store application circa 1990. The application you will build is a standard C++ console project (visual studios). The store will contain basic operations to shop for items, check out of the store, calculate taxes and totals.
All online store applications are “data driven” in that the contents of the store changes over time. In addition, shipping rates change over time. So this project will read shipping rates and tax rates in from a file. It assumes that these rates are based upon the zipcode provided by the user. The sample data for this file is located here:
90001 0.09000 1.55 1.65 1.72
90002 0.09000 1.55 1.65 1.72
90003 0.09000 1.55 1.65 1.72
9000411 0.09000 1.55 1.65 1.72
90005 0.09000 1.55 1.65 1.72
90006 9 1.55 1.65 1.72
90007 0.09000 1.55 1.65 1.72
90008 0.09000 1.55 1.65 1.72
90009 0.09000 1.55 1.65 -1.72
90010 0.09000 1.55 1.65 1.72
90011 0.09000 -1.55 1.65 1.72
90012 0.09000 1.55 1.65 1.72
90013AB 0.09000 1.55 1.65 1.72
90014 0.09000 1.55 1.65 1.72
90015 0.09000 1.55 1.65 1.72
90016 0.09000 1.55 1.65 1.72
90017 0.09000 1.55 1.65 1.72
90018 0.09000 1.55 1.65 1.72
90019 0.09000 1.55 1.65 1.72
90020 0.09000 1.55 1.65 1.72
90021 0.09000 1.55 1.65 1.72
90022 0.09000 1.55 1.65 1.72
90023 0.09000 1.55 1.65 1.72
90024 0.09000 1.55 1.65 1.72
90025 0.09000 1.55 1.65 1.72
90026 0.09000 1.55 1.65 1.72
90027 0.09000 1.55 1.65 1.72
90028 0.09000 1.55 1.65 1.72
90029 0.09000 1.55 1.65 1.72
90030 0.09000 1.55 1.65 1.72
90031 0.09000 1.55 1.65 1.72
90032 0.09000 1.55 1.65 1.72
90033 0.09000 1.55 1.65 1.72
90034 0.09000 1.55 1.65 1.72
90035 0.09000 1.55 1.65 1.72
90036 0.09000 1.55 1.65 1.72
90037 0.09000 1.55 1.65 1.72
90038 0.09000 1.55 1.65 1.72
90039 0.09000 1.55 1.65 1.72
90040 0.09000 1.55 1.65 1.72
90041 0.09000 1.55 1.65 1.72
90042 0.09000 1.55 1.65 1.72
90043 0.09000 1.55 1.65 1.72
90044 0.09000 1.55 1.65 1.72
90045 0.09000 1.55 1.65 1.72
90046 0.09000 1.55 1.65 1.72
90047 0.09000 1.55 1.65 1.72
90048 0.09000 1.55 1.65 1.72
90049 0.09000 1.55 1.65 1.72
90050 0.09000 1.55 1.65 1.72
90051 0.09000 1.55 1.65 1.72
90052 0.09000 1.55 1.65 1.72
90053 0.09000 1.55 1.65 1.72
90054 0.09000 1.55 1.65 1.72
When a consumer checks out of the store with their shopping cart, most eCommerce applications will email an invoice to the customer. Unfortunately, emailing receipts to customers is beyond the scope of this class! So you will need to write the invoice to a file. The format is described below. You will need to upload a sample output file along with the .cpp file.
Steps and Requirements
Follow the steps below to create your program.
Weight |
Modifier |
1-10 |
1x |
11-50 |
5x |
> 50 |
10x |
For example, total weight = 50 ounces shipped via USPS to 90001, results in amount = 5 * 1.55 = $7.55
After calling the above functions, the checkOut() routine should display the subtotal, tax, and total amounts to the screen. It should save the invoice or receipt to a file. You should print out the customer name at the top. Follow this with the item descriptions, price, quantity and extended price. Then print the subtotal, tax, shipping, and grand total (on separate lines of the file). Name the file “invoice.txt”.
In: Computer Science
discuss the cognitive emotion and physical fine and gross development the occurs ininfancy
In: Psychology
A citizen of India was hired through an international recruitment firm to work in the U.S. as a computer analyst at a salary of $42,000 per year. He received a H-1B visa, left his old job and family and came to the U.S. Upon his arrival, he was informed that the position had already been filled and that he would be employed as a gas station cashier and paid at less than the minimum wage. The employee worked for a period of time and then sued. a) What are the employee's legal claims? b) What are the employer's defenses? c) If the computer analyst position was already filled by the time the employee had arrived, what could the employer have done to avoid the situation?
In: Operations Management
what are the thermal properties of composite materials??? with references, please.
In: Mechanical Engineering
In a common classroom demonstration, a balloon is filled with air and submerged in liquid nitrogen. The balloon contracts as the gases within the balloon cool. Suppose the balloon initially contains 2.90 L of air at a temperature of 21.5 ∘C and a pressure of 0.996 atm .
Part A
Calculate the expected volume of the balloon upon cooling to -196 ∘C (the boiling point of liquid nitrogen). When the demonstration is carried out, the actual volume of the balloon decreases to 0.61 L.
Part B
Can you explain the difference between the observed volume of the balloon and calculated value?
In: Chemistry
Operating System Management
In: Computer Science