DAT 520 Module Three Lab Worksheet Adriana Carroll
.docx
keyboard_arrow_up
School
Southern New Hampshire University *
*We aren’t endorsed by this school
Course
320
Subject
Electrical Engineering
Date
Feb 20, 2024
Type
docx
Pages
3
Uploaded by MateGerbil2595
DAT 520 Module Three Lab Worksheet
Decision Trees in Power BI
Overview
In this lab, you will construct a decision tree using a bottom-up methodology in Power BI. You will break down its structure, interpret its results, and articulate a response to the proposed research question.
Scenario
In the spring of 1912, one of the most infamous maritime catastrophes occurred. The RMS Titanic, en route to New York City on its maiden voyage, struck an iceberg in the Atlantic Ocean and sank, resulting in the death of over 1500 individuals. This incident that occurred over 100 years ago is still considered the deadliest maritime accident to occur outside of warfare.
This tragedy has captivated the minds of people worldwide and even sparked multi-million-dollar movies
to tell its tale. This fascination has led many to ask, "Would I have survived the sinking of the Titanic?" Leveraging decision modeling within Power BI, we hope to understand more about what would have increased your odds of survival on that fateful day in the North Atlantic. Instructions
Construct a decision tree leveraging the provided data set for Module 3, which provides insight into key variables that influenced the survivability of those who embarked on the Titanic in 1912. Effectively describe the model’s structure (nodes, branches, etc.), answer the questions posed below, and provide screenshots when prompted. Please note: This assignment will be submitted and graded in Brightspace. uCertify Instructions
•
Navigate to uCertify lab 5.2.1 Decision Trees in Power BI.
•
Open Power BI desktop.
•
Select Get Data and choose Text/CSV.
•
Navigate to the desktop and select the DAT-520 Data Files
folder.
•
Open Module 3.
•
Select the data set Titanic.csv.
•
Select the titanic
tab.
•
Select Transform Data.
•
Delete the columns: PassengerId
, Parch
, Embark
•
Change the name of the "2urvived" variable to "Survived."
•
Remove null values from the Age
column.
•
Transform Fare
to a two-decimal variable.
•
Close and Apply Changes.
•
Create new calculated columns leveraging z-scores:
•
Create a column called z.Age using the following formula: z.Age = (‘titanic’
[Age]
-
average
(‘titanic’ [Age]
))/
STDEV.P
(‘titanic’
[Age]
)
• Create a column called z.Fare using the following formula: z.Fare =
(‘titanic’ [Fare]
-
average
(‘titanic’ [Fare]
))/
STDEV.P
(‘titanic’ [Fare]
)
• For Practice, Create a column called z.Sib using the following formula: z.Sib = (‘ titanic’ [SibSp]
-
AVERAGE
(‘titanic’ [SibSp]
))/
STDEV.P
(‘titanic’ [SibSp]
)
•
Select the Decision Tree
visualization.
•
Select Get more visuals
from the more options
button.
•
Sign in with your SNHU credentials if necessary.
•
Select Decision Tree.
•
Enable required scripts and programs.
•
Construct your decision model.
•
Select Survived
as your target variable
• Click the drop-down carrot next to Survived
and select Do not summarize
, as you will use this as a binary predictor.
•
Select z.Age
and z.Fare
as your input variables (in that order).
•
Expand the visualization into Focus
mode.
Questions
•
Provide a screenshot of your existing decision tree.
•
Describe what you are seeing in terms of the model’s breakdown from the root node down through each level. Using the survival variable as a binary variable, each portion of the decision tree using age and fare to predict a yes/no survival percentage.
•
What criteria leads you to a 3% survival rate? Fare > 52, Age <= 45, Fare < 76, and Fare <= 59
Fare < 52, Age <= 6.5, and Age < 2.5
Fare < 52, Age <= 6.5, and Age > 2.5
•
Add the variable "sibsp" (siblings) to the model as an input and provide a screenshot of your new
model. •
Does adding this variable improve the model’s root error?
No, the root error remains at 0.30.
•
Does it add additional complexity to the model? It simply adds a new variable to consider when viewing the binary output.
•
What are your initial impressions of this model versus the original model?
Your preview ends here
Eager to read complete document? Join bartleby learn and gain access to the full version
- Access to all documents
- Unlimited textbook solutions
- 24/7 expert homework help
Related Questions
1.simple topic proposal related to electrical engineering
>research problems
>working hypothesis
arrow_forward
i I. .
• M I & :E
Z o [Template] Quiz1...
->
Department of Electrical Engineering
Electronic Engineering Section
First Class\ Morning Study
Examiner: Dr. Najat Hadher
Quiz No.1
Note: Write all solution steps:
01 Count in Hex, from 0 to 25.
Q2 Convert (10011.011), to decimal.
Q3 (43)10 = ( in BCD) = (2's complement) = (in Gray).
arrow_forward
Electrical Engineering
Using the fiqures below, compote the correlations
using the 3 X3 masks by hand- Assume cach
convolution.mask. hos no bias. What are the
three Masks designed to find ? What is the
dimensionalityof the out put feature map ?
Assume the padding is..
5 120
3.
41714 14
masks:
(6)
(c)
O lo
O lo 0
arrow_forward
Subject name: Electrical Power Distribution.
arrow_forward
Discuss about the overall architecture and structure of a Distributed Control System. Inlcude References
arrow_forward
Project 3: - Design MCU based system to form the following state machine? Proj4:- redesign the project using active low method (method 2) for LEDs? Show all design parts (the circuit and the program) and the state machine diagram.
arrow_forward
Predictive maintenance is to be applied to an industrial conveying system.a) Discuss and illustrate the difference between reactive, preventative, and predictive maintenance.b) Describe several of the techniques that could be used to develop a predictive maintenance system for the conveyor system. Consider some of the sensing techniques that might be used and what parameters might be measured to detect component degradation.c) If the predictive maintenance system described in b) detects that the conveyor system is vibrating abnormally, discuss what condition this could indicate and what maintenance might be required.
arrow_forward
Question 1 Digital Electronics and Combinational Logic
la) Analog and Digital Electronics
i. Write either "digital" or "analog" in this to indicate whether the property in that row is
typical of digital electronics or analog electronics. The first row has been completed as an
example.
Property
Difficult, manual circuit design
Continuous valued signals
Tolerant of electrical noise
Circuit state tends to leak
Intolerant of component variations
Digital/Analog
Analog
ii. In older cars the timing of the electrical pulses to the spark plugs was controlled by a
mechanical distributor. This contained a rotating contact that was mechanically linked to the
rotation of the engine. Newer cars use electronic ignition. Electrical sensors detect the position
and speed of the motor and a digital controller sends ignition pulses to the spark plugs.
Briefly describe 2 likely benefits of the digital electronic ignition system over the mechanical
one. An example is given first.
More flexible control: the…
arrow_forward
Q5.
Predictive maintenance is to be applied to an industrial conveying
system.
a) Discuss and illustrate the difference between reactive, preventative,
and predictive maintenance.
b) Describe several of the techniques that could be used to develop a
predictive maintenance system for the conveyor system. Consider
some of the sensing techniques that might be used and what
parameters might be measured to detect component degradation.
c) If the predictive maintenance system described in b) detects that
the conveyor system is vibrating abnormally, discuss what condition
this could indicate and what maintenance might be required.
arrow_forward
Please, I do not want a theoretical solution or using artificial intelligence. I want a solution on paper using the mathematical laws of the topic
arrow_forward
For answers in acronyms use all CAPITAL Letters. For short answer capitalized the first letter of each word/words unless indicated in the questions. For numeric value with unit, 1 space in between.
arrow_forward
Q1/ Answer the following questions:
a) What is the structure of ANFIS?
b) What is the principal idea of PSO?
c) Why we use triangle MF to design FLC?
d) How we can design the rule of ANN?
arrow_forward
Take your time but provide correct answer
arrow_forward
do in matlab and paste the code here .
arrow_forward
Fill the following blanks in the sub-program with suitable numbers to generate 7 sec delay.
arrow_forward
topic: diodes
the data in the table is obtained using electronics workbench simulation. answer the following blanks using computation. (the second picture is the circuit illustration in forward biasing)
given:
Vs = 10V and R1 = 1.2KΩ
arrow_forward
i need the answer quickly
arrow_forward
3 For each of the following Boolean expression, do the followings:
3.1
H = AB + B
a.
3.2
Draw the electrical schematic diagram using IEC standardized referencing,
symbol and terminal numbering.
b.
Describe the operation of the circuit
c. Do the wiring and test the circuit. (record during testing in mp4 format)
L = AB + AC + ABC
a. Draw the electrical schematic diagram using IEC standardized referencing,
symbol and terminal numbering.
a.
Describe the operation of the circuit
b. Do the wiring and test the circuit. (record during testing in mp4 format)
00
arrow_forward
this represents an OLTC system, taken from the matlab program, explain what the elements used are, and why it is used for the OLTC system.
arrow_forward
The system in the figure is controlled by the PID controller. Find the PID control parameters with the Ziegler-Nichols method for the most appropriate control of the system.
arrow_forward
Find the LAD for the silo simulator in Logix pro
arrow_forward
A Outcome_1.pdf - Adobe Acrobat Reader DC (32-bit)
File Edit View Sign Window Help
Tools
Sign In
Home
Outcome_1_recogn.
Outcome_1.pdf
46 / 48
80.7%
Search 'Reduce Size'
Export PDF
Edit PDF
2 Create PDF
E Comment
• The cost of a 1-o overhead feeder is OMR 6 a per km (a is area of
cross section in sq mm) and the interest and depreciation charges on
feeder are 10%. Determine the most economical current density to
use for transmission requiring full load current for 50% of the year.
The cost of generating electrical energy is 10 baisa per unit. Assume
resistance of 1 m length and 1 mm? section of conductor as 1/58
ohm.
Combine Files
EI Organize Pages
Compress PDF
2 Redact
Protect
O Fill & Sign
Send for Comme.
Convert, edit and e-sign PDF
forms & agreements
Free 7-Day Trial
10:05 e
EN
A ) ll
>
S O G O V O
arrow_forward
do b
arrow_forward
Subject name: Electrical Power Distribution.
arrow_forward
Imagine a single poorly designed table, r(R). with attributes A. B. C. D. E. F. G. H. I. J. K. L. M.
You've looked over the naughty designer's work and come up with the following logical functional dependencies.
A-> (B. D. F)
B -> (G. H, I)
(A. C) -> (E. J, K)
J. K) -> (L. M)
Choose the correct formation of functional dependencies on r(R).
r(R)
ABCDEFGHIJKL M
r(R)
ABCDEF|GHIJKLM
b)
r(R)
ABCDEFGHIJKLM
r(R)
ABCDEFGHIJKLM
d)
arrow_forward
EEE3501 (3-4) Signals ...
Overview
Plans
Resources
Status and follow-up
Participants
Question 1
Consider the following block diagram relating the two signals x[n] and y[n]. Assume that
the system described below is causal and is initially at rest. When x[n] = 8[n], what is the
value of r[2] ?
%3D
rIn]
x [n]
y(n]
A) 0
B) 1
-4
D) 16
E) -64
LG
Your answer:
77
Pr
arrow_forward
control systems
arrow_forward
b) A jacketed vessel is used to cool a process stream as shown in the below.
Ty
V
b1) Derive a dynamic model for this system in terms of deviation variables. (State any additional
assumptions that you make). You are given the following additional information below
b2) Discuss the method you will need to follow in order to generate the process transfer function
based on the model derived in bl.
(1) The volume of liquid in the tank V and the volume of coolant in the jacket V, remain
constant. Volumetric flow rate g is constant but g, varies with time.
(ii) Heat losses from the jacketed vessel are negligible.
(ii) Both the tank contents and the jacketed contents are well mixed and have significant
thermal capacitances.
(iv) The thermal capacitances of the tank wall and the jacket wall are negligible.
() The overall heat transfer coefficient for transfer between the tank liquid and the coolant
varies with coolant flow rate:
where U [=) Btu/h ft E
K-constant|
arrow_forward
Explain Probability method in Electrical Engineering.
arrow_forward
Someone help me please. I am in a lot of trouble with this question. Someone give me correct the answer to this question please. Please, please, please, please, please, give me correct answer, I am very tensed.please..
arrow_forward
Q1: A sequential circuit has one inputs X and one output (Z) is used to detect the sequence
1011. The output Z=1 when the circuit detect the sequence 1011, otherwise Z =0. Sketch the
stated diagrams of the following specifications:
1. Moor model and the overlap is allowed.
2. Moor model and the overlap is not allowed.
3. Mealy model and the overlap is allowed.
4. Mealy model and the overlap is not allowed.
5. Discuss your results.
arrow_forward
u.om/mod/quiz/attempt.php?atte p 498286&cmid%3D54604%#question-775336-20
ortal
displacement sensor can also work with a non-conductive target if a piece of aluminum tape is fastened to it.
O inductive sensor
O eddy current sensor
O potentiometer
O differential transformer
A PMMC instrument has internal resistance of 0.73 k2 and gives full scale deflection for 34 mA. The required resistance value of
ohms.
multiplier resistors for employing the meter as a multi range voltmeter for voltage range 68 V will be
O 1270.00
O-230.00
O199.27
O 93116.68
Maxwell's bridge is accurate for the measurement coil inductance in milli Henry to several Henry range.
arrow_forward
Q5 Answer the following question attached in the
arrow_forward
Suppose you are asked to design a safety device to protect the head of a bicyclist.
a. What are the major constraints and design requirements for this project?
b. Propose a simple design that meets your stated constraints and requirements in
part a.
arrow_forward
SEE MORE QUESTIONS
Recommended textbooks for you
EBK ELECTRICAL WIRING RESIDENTIAL
Electrical Engineering
ISBN:9781337516549
Author:Simmons
Publisher:CENGAGE LEARNING - CONSIGNMENT
Related Questions
- 1.simple topic proposal related to electrical engineering >research problems >working hypothesisarrow_forwardi I. . • M I & :E Z o [Template] Quiz1... -> Department of Electrical Engineering Electronic Engineering Section First Class\ Morning Study Examiner: Dr. Najat Hadher Quiz No.1 Note: Write all solution steps: 01 Count in Hex, from 0 to 25. Q2 Convert (10011.011), to decimal. Q3 (43)10 = ( in BCD) = (2's complement) = (in Gray).arrow_forwardElectrical Engineering Using the fiqures below, compote the correlations using the 3 X3 masks by hand- Assume cach convolution.mask. hos no bias. What are the three Masks designed to find ? What is the dimensionalityof the out put feature map ? Assume the padding is.. 5 120 3. 41714 14 masks: (6) (c) O lo O lo 0arrow_forward
- Subject name: Electrical Power Distribution.arrow_forwardDiscuss about the overall architecture and structure of a Distributed Control System. Inlcude Referencesarrow_forwardProject 3: - Design MCU based system to form the following state machine? Proj4:- redesign the project using active low method (method 2) for LEDs? Show all design parts (the circuit and the program) and the state machine diagram.arrow_forward
- Predictive maintenance is to be applied to an industrial conveying system.a) Discuss and illustrate the difference between reactive, preventative, and predictive maintenance.b) Describe several of the techniques that could be used to develop a predictive maintenance system for the conveyor system. Consider some of the sensing techniques that might be used and what parameters might be measured to detect component degradation.c) If the predictive maintenance system described in b) detects that the conveyor system is vibrating abnormally, discuss what condition this could indicate and what maintenance might be required.arrow_forwardQuestion 1 Digital Electronics and Combinational Logic la) Analog and Digital Electronics i. Write either "digital" or "analog" in this to indicate whether the property in that row is typical of digital electronics or analog electronics. The first row has been completed as an example. Property Difficult, manual circuit design Continuous valued signals Tolerant of electrical noise Circuit state tends to leak Intolerant of component variations Digital/Analog Analog ii. In older cars the timing of the electrical pulses to the spark plugs was controlled by a mechanical distributor. This contained a rotating contact that was mechanically linked to the rotation of the engine. Newer cars use electronic ignition. Electrical sensors detect the position and speed of the motor and a digital controller sends ignition pulses to the spark plugs. Briefly describe 2 likely benefits of the digital electronic ignition system over the mechanical one. An example is given first. More flexible control: the…arrow_forwardQ5. Predictive maintenance is to be applied to an industrial conveying system. a) Discuss and illustrate the difference between reactive, preventative, and predictive maintenance. b) Describe several of the techniques that could be used to develop a predictive maintenance system for the conveyor system. Consider some of the sensing techniques that might be used and what parameters might be measured to detect component degradation. c) If the predictive maintenance system described in b) detects that the conveyor system is vibrating abnormally, discuss what condition this could indicate and what maintenance might be required.arrow_forward
- Please, I do not want a theoretical solution or using artificial intelligence. I want a solution on paper using the mathematical laws of the topicarrow_forwardFor answers in acronyms use all CAPITAL Letters. For short answer capitalized the first letter of each word/words unless indicated in the questions. For numeric value with unit, 1 space in between.arrow_forwardQ1/ Answer the following questions: a) What is the structure of ANFIS? b) What is the principal idea of PSO? c) Why we use triangle MF to design FLC? d) How we can design the rule of ANN?arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- EBK ELECTRICAL WIRING RESIDENTIALElectrical EngineeringISBN:9781337516549Author:SimmonsPublisher:CENGAGE LEARNING - CONSIGNMENT
EBK ELECTRICAL WIRING RESIDENTIAL
Electrical Engineering
ISBN:9781337516549
Author:Simmons
Publisher:CENGAGE LEARNING - CONSIGNMENT