Question

Suppose you have about 9 percent of missing values in your data. Explain how to treat...

Suppose you have about 9 percent of missing values in your data. Explain how to treat the data.

A discrete data

A continuous data

Homework Answers

Answer #1

1) In the case of discrete data, we should replace all missing values with the mode of remaining available data.

2) In the case of continuous data, there are many possibilities like:

a) replacing missing values by mean of available data

b) Building any predictive model on the available data and then using this model to predict missing values.

But usually, we replace all missing values with the mean of remaining available data.

Please give thumbs up if you like the answer.

Know the answer?
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for?
Ask your own homework help question
Similar Questions
. Suppose you have the following data set with missing values: 1 2 3 4 5...
. Suppose you have the following data set with missing values: 1 2 3 4 5 NA 7 6 NA 5 4 3 NA 2 6 10 14 NA 4 4 4 NA 10 13 16 19 NA (a) Give R expressions that return a vector of the data set without missing values (b) Give R expressions that return a vector of the data set after replacing missing values by the last non-missing values. For example, the last non-missing value...
5. Suppose you have the following data set with missing values: 1 2 3 4 5...
5. Suppose you have the following data set with missing values: 1 2 3 4 5 NA 7 6 NA 5 4 3 NA 2 6 10 14 NA 4 4 4 NA 10 13 16 19 NA Give R expressions that return a vector of the data set without missing values Give R expressions that return a vector of the data set after replacing missing values by the last non-missing values. For example, the last non-missing value of the...
Suppose you have access to a data set of 7 values. You know that the smallest...
Suppose you have access to a data set of 7 values. You know that the smallest value is 0, the largest value is 9, the median is 1, and the IQR = 0. How many different values are in this data set?
State whether the actual data are discrete or​ continuous, and explain why. The number of phone...
State whether the actual data are discrete or​ continuous, and explain why. The number of phone calls made each day by the sales representative of a company. ​Continuous, because the numbers can have any value within some range of values. ​Discrete, because only counting numbers are​ used, and no values between the counting numbers are possible.
1. Suppose you are at the validation stage distributional modeling. Describe briefly how you may: a)...
1. Suppose you are at the validation stage distributional modeling. Describe briefly how you may: a) Informally assess your data/sample so as to make a guess as to what your model should be (give an example). b) Informally assess your data/sample so as to make a confirmation on the model of your choice (provide an example). Note: Your conjectured model may be discrete or continuous.
Suppose you just obtained data from a survey in which you learned the following information about...
Suppose you just obtained data from a survey in which you learned the following information about 50 individuals: age, income, marital status, number of vehicles in the household. For each variable you will be asked to answer the following 2 questions: 1. State the type of data (quantitative and continuous, quantitative and discrete, or qualitative) 2. State the type of graphical summary you might be able to draw to provide a visual summary of the data. You do not need...
Suppose you are an employer with data for all of your employees that describes how much...
Suppose you are an employer with data for all of your employees that describes how much they have earned in each year that they have been with your firm. Because some employees have been with you for longer than others, you have more rows of data for some employees. This type of data is called: a. Cross-sectional data b.Time-series data c. Balanced panel d. Unbalanced panel data
Suppose you want to have $800,000 for retirement in 25 years. Your account earns 9% interest....
Suppose you want to have $800,000 for retirement in 25 years. Your account earns 9% interest. a) How much would you need to deposit in the account each month? $ b) How much interest will you earn? $
Missing information on a bond. Your broker faxed to you the following information about two quarterlyquarterly...
Missing information on a bond. Your broker faxed to you the following information about two quarterlyquarterly coupon LOADING... bonds that you are considering as a potential investment.​ Unfortunately, your fax machine is blurring some of the​ items, and all you can read from the fax on the two different bonds is the​ following: LOADING... . Fill in the missing data from the information that the broker sent. What is the price of the IBM coupon​ bond? (Click on the following...
2. Expected Values: a) What is the formula for Expect[X] for some data set X, when...
2. Expected Values: a) What is the formula for Expect[X] for some data set X, when X is continuous and when X is discrete? b) Must an expected value of a data set be an element of that set? Why or why not? c) How is the expected value similar to or different from other measures of center such as the median or mode? d) What is the difference between theoretical expected values and experimental (sample) means? i. When is...