Question

In: Computer Science

Excel In Sell/Hold Column, use Logical function to determine whichstockshould sell or hold.For stock in either...

Excel

In Sell/Hold Column, use Logical function to determine whichstockshould sell or hold.For stock in either Financials or Communication Sector, have negative Correlation, listed in Hong KongStock Exchange and beta between 0.04 and 0.09,stock will set for “Sell”. Otherwise, stock will set for “Hold”

Solutions

Expert Solution

From whatever I have understood from this question is that any value between 0.04 and 0.09 should display as "Sell". Whatever values outside this value will display as "Hold". I'm considering that the value 0.04 and 0.09 is outside the range and hence any such value will display as "Sell".

The logic stays the same you can play around with the datas.

=IF(AND(A2>0.04,A2<0.09),"SELL","HOLD")

The above is the logical expression which compares the "Data" column with values.

IF((A2>0.04) && (A2<0.09))
{
PRINT SELL
}
else
PRINT HOLD

I have taken some sample data to verify the result as the question does not show clear information on the data sets

Let me know if I understood the question correctly and you have the desired result.

Thanks


Related Solutions

Provide an example of a logical excel function and describe a situation when we might use...
Provide an example of a logical excel function and describe a situation when we might use it in a spreadsheet. How can we work with spreadsheets that contain large numbers of rows and columns and not lose our place or get lost in what we’re looking at. Your main post should be at least 250-300 words long. -spreadsheet management.
Provide an example of a logical excel function and describe a situation when we might use...
Provide an example of a logical excel function and describe a situation when we might use it in a spreadsheet. How can we work with spreadsheets that contain large numbers of rows and columns and not lose our place or get lost in what we’re looking at. Your main post should be at least 250-300 words long. -spreadsheet management.
Use Excel to generate a column of x values from 0 to 2.5 in steps of...
Use Excel to generate a column of x values from 0 to 2.5 in steps of 0.05 (that means your column must have numbers like 0, 0.05, 0.1, 0.15, . . . , 2.5). Plot the PDF f(x) on your computer screen for the different values of x mentioned above for the following distributions. (a) Uniform (use A = 0 and B = 2.5) (b) Exponential (use mean = 2) (c) Gamma (use parameters 1.7 and 1.2) (d) Normal (use...
Due to nissan scandal should investors buy, hold, or sell this stock? Is there any weight...
Due to nissan scandal should investors buy, hold, or sell this stock? Is there any weight to the news around Nissan's new direction? Do you believe Nissan can recover from the financial and reputation damages?
. You must use Excel (submit either a pdf, word or Excel file only). . You...
. You must use Excel (submit either a pdf, word or Excel file only). . You must identify the 5 steps (you must address each in detail). Problem: Use the given data to complete a t-test using Excel. Question: Is there a difference in group means between the number of words spelled correctly for two groups of fourth graders? Group Assignment Score 1 3 1 4 1 10 2 14 2 7 2 8 2 10 2 15 2 9...
Use the International Stock Market database from “Excel Databases.xls” on Blackboard. Use Excel to develop a...
Use the International Stock Market database from “Excel Databases.xls” on Blackboard. Use Excel to develop a multiple regression model to predict the DJIA by the Nasdaq, the S&P 500, the Nikkei, the Hang Seng, the FTSE 100, and the IPC. Performing a stepwise regression analysis at a 5% level of significance, which independent variable is the best single predictor of the DJIA? This is Step 1 of the stepwise regression. Nasdaq S&P 500 Nikkei Hang Seng FTSE 100 IPC https://drive.google.com/file/d/19TI3HId0greXS0nkmDuoITv1IMPF_TUK/view?usp=sharing...
Use the International Stock Market database from “Excel Databases.xls” on Blackboard. Use Excel to develop a...
Use the International Stock Market database from “Excel Databases.xls” on Blackboard. Use Excel to develop a multiple regression model to predict the Nikkei by the DJIA, the Nasdaq, the S&P 500, the Hang Seng, the FTSE 100, and the IPC. Assume a 1% level of significance. What percent of residuals are within 1 standard error? Write your answer as a number rounded to 1 decimal place. Do not include the % sign in your answer. Excel Data: https://drive.google.com/file/d/1TQG5r2wzLGk--75whZXyb0SDTHZTWS0S/view?usp=sharing
Use the International Stock Market database from “Excel Databases.xls” on Blackboard. Use Excel to develop a...
Use the International Stock Market database from “Excel Databases.xls” on Blackboard. Use Excel to develop a multiple regression model to predict the DJIA by the Nasdaq, the S&P 500, the Nikkei, the Hang Seng, the FTSE 100, and the IPC. Performing a stepwise regression analysis at a 5% level of significance, add the independent variable from Step 2 and continue to perform the stepwise regression analysis until you have reached the best linear model. Which independent variables are in the...
In the first table in the working papers, you will use one column to determine net income, and the next column to determine net cash flows.
  NET PRESENT VALUE               PROJECT A   PROJECT B   Net Cash Flow Present Value divisor or factor @ 8%   Present Value ofCash Flows (using math)     NetCash Flow Present Value divisor or factor @ 8%   Present Value ofCash Flows (using math) Investment (350,000) 1.0000 (350,000)   Investment (350,000) 1.0000 (350,000) Year 1         Year 1       Year 2         Year 2    ...
Excel Lab 2: Regression and Goal Seek In this lab, you will use Excel to determine...
Excel Lab 2: Regression and Goal Seek In this lab, you will use Excel to determine the equation of the model which best fits a set of ordered pairs obtained from data sets. You will enter data, graph the data, find the equation for the regression model, and then use that equation to make predictions for the dependent variable. You will use the goal seek to make predictions for the independent variable. Then you will consider how accurate your predictions...
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT