Predictive Modeling - Supporting File1
Predictive Modeling - Supporting File1
Predictive Modeling - Supporting File1
Problem - 1
Context
The comp-activ database comprises activity measures of computer systems. Data was gathered from a Sun
Sparcstation 20/712 with 128 Mbytes of memory, operating in a multi-user university department. Users
engaged in diverse tasks, such as internet access, file editing, and CPU-intensive programs.
Being an aspiring data scientist, you aim to establish a linear equation for predicting 'usr' (the percentage of
time CPUs operate in user mode). Your goal is to analyze various system attributes to understand their
Data Description :
lread - Reads (transfers per second ) between system memory and user memory
lwrite - writes (transfers per second) between system memory and user memory
atch - Number of page attaches (satisfying a page fault by reclaiming a page in memory) per second
pgin - Number of page-in requests per second
runqsz - Process run queue size (The number of kernel threads in memory that are waiting for a CPU to
run.
Typically, this value should be less than 2. Consistently higher values mean that the system might be CPU-
bound.)
------------------------
Problem - 2
Objective
In your role as a statistician at the Republic of Indonesia Ministry of Health, you have been entrusted with
a dataset containing information from a Contraceptive Prevalence Survey. This dataset encompasses data
from 1473 married females who were either not pregnant or were uncertain of their pregnancy status
Your task involves predicting whether these women opt for a contraceptive method of choice. This
prediction will be based on a comprehensive analysis of their demographic and socio-economic attributes.
Data Description
1. Wife's age (numerical)