real estate regression stats

 Which variable is the independent variable (x) and which is the dependent variable (y)?  Click on any cell.Click on Insert→Scatter→Scatter with markers (upper left).To add a trendline, click Tools→Layout→Trendline→Linear TrendlineDoes the scatterplot indicate observable correlation?If so, does it seem to be strong or weak?In what direction?   Click on Data→Data Analysis→Regression→OK.Highlight your data (including your two headings) and input the correct columns into Input Y Range and Input X Range, respectively.Make sure to check the box entitled “Labels”. What is the Coefficient of Correlation between square footage and listing price?   Does your Coefficient of Correlation seem consistent with your answer to #2 above?Why or why not?    What proportion of the variation in listing price is determined by variation in the square footage?What proportion of the variation in listing price is due to other factors?   Check the coefficients in your summary output. What is the regression equation relating square footage to listing price?   Test the significance of the slope. What is your t-value for the slope?Do you conclude that there is no significant relationship between the two variables or do you conclude that there is a significant relationship between the variables?    Using the regression equation that you designated in #3(d) above, what is the predicted sales price for a house of 2100 square feet?  

PSYCHOLOGY

Answer the following questions. 1. Eating disorders are among the ten most frequent causes of disability in young women. Identify the major eating disorders, describe their main features and discuss four ways you would speak to adolescents about dieting and losing weight healthily and successfully. 2. Imagine that you could take a pill that would allow you not to experience emotion. You would have no depths of despair, no depression, and no remorse; however, at the same time you would have no happiness, joy, or love. Based on your reading of the function of emotions, would you take this pill? Why or why not? Be sure to cite evidence to support your reasoning.  The answer to each numbered question in a particular assignment should be at least 450 words in length, or between one and two double-spaced, typed pages. Textbook  

HUMN 330 Module 3 Short Paper – Composing an Ethical Story

(A) Decide on a story/parable/fable which influenced your ethical/moral growth as a child. Briefly describe the story and what it taught you. How does your thinking today fit with what you learned as a child through that story? This component should be about . (B) Decide on an ethical principle you would like your children to take to heart as you did with your childhood ethical story. Write a short story/fable/parable/fairy tale (about ) that teaches this ethical lesson in a dramatic way. Want examples? Consider Bible stories or parables. Google Aesop\’s Fables. Look up Grimm\’s Fairy Tales. Look at any … book. Note: This must be a made-up story, no real life stories! Use your creativity. You\’ll have fun and come up with a great story.

JAVA

Explain your understanding of methods, objects, classes, and the object-orientated nature of Java with the help of segments of codes. Avoid using examples given

UDP Programming Project with java

This week, we have been looking at using Java UDP Sockets to build networked applications. The example provided with this week’s lecture demonstrates some of the basic ideas for setting up a networked application using UDP in Java. This week’s programming assignment is to design and build a journal application using UDP. The journaling application is to be designed so that a client can access their journal entries from anywhere. They can store any text information in their journal. This journaling system should be set up to support the following operations:  The primary requirement for this lab is that you must use UDP for communications between the client and the server. All client journal entries must be saved to files. I am providing you with a Java class called: the JournalManager, which is designed to read and write journal entries to and from files. You should design your journal server to make use of this JournalManager class. You should spend some time thinking about how to design this application, with particular focus on the application protocol you will need to develop to support this application. Refer to the Application Protocol Design document provided with this week’s material. What can a client request? What replies can the server generate? What errors could occur that a client needs to know about? What information needs to be sent from the client to the server; from the server to the client? What is the maximum message size your client and server will be able to exchange? What is the structure of each message exchanged? How are you going to implement a structured message with a Datagram Packet? (Hint: I would suggest looking at the StringTokenizer class that is designed to break a String into a set of substrings.) What about synchronization? When will the client wait and for how long? When will the server wait and for how long? Remember, at this point, we are still basically working with a single threaded server, so while the server is servicing one client request, all other client requests are waiting. For the first part of the lab, I want you to capture the design of your message exchange in a written protocol specification. Be very specific about the structure of messages that will be exchanged. Define what values you are going to use as part of your message exchange. Fully define the message exchange scenarios. For instance, if the client sends message A, the server can respond with message B or C depending on how the server handles A. Include any possible error responses that could come back from the server. The protocol write-up should take no more than two pages. Include an event diagram that illustrates the message exchanges and the synchronization between clients and the server.   

Any topic (writer\’s choice)

In a 3 to 5 page essay summarize the personality theories weve covered thus far and compare and contrast each theory\’s description of normal and abnormal development. Which theory best fits with your own personal perspective on how personality develops and why? Personality Theories discussed are those of Sigmund Freud, Alfred Adler, and Carl Rogers.

All written assignments must be APA format compliant and credit sources with correctly placed citations. Absence of source citation or the presence of copying from published resources will result in a zero score without option for revision and re-submission of the assignment to recoup lost points.