Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

NEED HELP Question 1 Total = 10 marks] Suppose 335 privately owned flats in Hong Kong are randomly selected to study their percentage drop in

NEED HELP

image text in transcribed
Question 1 Total = 10 marks] Suppose 335 privately owned flats in Hong Kong are randomly selected to study their percentage drop in housing values during the pandemic period. Data on this variable was collected and analysed by using R. The following are the adopted commands and the corresponding outputs from R. > h drop=read. csv ('D: /Data/housing_drop.csv' ) > breaks=seq (0, 70, by=10) > h drop. cut=cut (h_drop$per, breaks, right=FALSE) > h drop. freq=table (h_drop. cut) > cbind (h drop. freq) h drop . freq [0, 10) 70 [10, 20) 85 [20, 30) 85 [30, 40) 50 [40, 50) (22-U) U=5 [50, 60) (15+U) [60, 70) 8 (a) Estimate the approximate number of flats having a percentage drop in housing values of less than 22%. (Correct your final answer to an integer) (2 marks) (b) Estimate the mean, mode and standard deviation of the percentage drop in housing values. (Correct your final answers to 1 decimal place) (6 marks) (c) Using the results from part (b) only, calculate the first coefficient of skewness and based on it to comment on the shape of the distribution. (Correct your final answer to 2 decimal places) (2 marks)

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Intermediate Algebra

Authors: Marvin L Bittinger

11th Edition

0321968395, 9780321968395

More Books

Students also viewed these Mathematics questions

Question

Write the expression with posi 6^(-2)

Answered: 1 week ago

Question

Acceptance of the key role of people in this process of adaptation.

Answered: 1 week ago

Question

preference for well defined job functions;

Answered: 1 week ago