Lab 3 Probability Distributions
The North Valley Real Estate group has provided you with data on homes sole in the area last year, including the agent who sold the home, the selling price, square footage, number of bedrooms, number of bathrooms, if the property has a pool or garage, the township where the home is located, type and length of mortgage, the buyer’s FICO score, and if the loan is currently in default. You have been asked to evaluate the distributions of the selling prices and days on the market for homes in this area as well as the FICO scores of buyers in the area to provide a guideline for new real estate agents in this group as they set their goals for this coming year.
Preparation Tasks
1. Prepare a standardized variable for days on the market.
2. obtain the summary Statistics for the original variable and the standardized variable including the following items.
a. Mean
b. Standard deviation
c. Minimum
d. Maximum
e. Number of observations
f. Median
g. Skewness
h. Kurtosis
i. Histogram
3. Standardize the variable days on the market and filter your data to remove the observations that are not within ±1.96 standard deviations of the mean. Do not include the standardized variable in your new data set.
4. Obtain the summary statistics for days on the market from the filtered data set.
5. Standardize your original variable in your filtered data sets.
6. Complete a Distribution Analysis for the standardized variables.
a. extreme values (specify n = 10)
Analysis Tasks
1. Provide the table including the summary statistics for days on the market and the standardized value for days on the market.
2. What do you notice when you compare the skewness and kurtosis of the original variables to the skewness and kurtosis of the standardized variables? Why do you think this happens?
3. Provide a histogram of the days on the market for homes in the last year.
4. Provide the table including the summary statistics for days on the market with the observations outside of ±1.96 standard deviations of the mean removed.
5. What happened to the skewness once the extreme values were removed?
6. Provide the histogram of the number of days homes were on the market in the last year with the observations outside of ±1.96 standard deviations of the mean removed.
7. In a normal distribution, 95% of observations ±1.96 standard deviations of the mean. For this data set, what percentage of the original observations were retained after the observations outside of this range were removed?
CS 340 Milestone One Guidelines and Rubric Overview: For this assignment, you will implement the fundamental operations of create, read, update,
Retail Transaction Programming Project Project Requirements: Develop a program to emulate a purchase transaction at a retail store. This
7COM1028 Secure Systems Programming Referral Coursework: Secure
Create a GUI program that:Accepts the following from a user:Item NameItem QuantityItem PriceAllows the user to create a file to store the sales receip
CS 340 Final Project Guidelines and Rubric Overview The final project will encompass developing a web service using a software stack and impleme