SlideShare a Scribd company logo
For Order This And Any Other Course, Assignments,Discussions,
Quizzes, Exams,Test Banks And Solutions Manuals
Contact us At whisperhills@gmail.com
Or Visit Our website ACEHOMEWORK.NET
DeVry MATH221 All iLabs-Latest 2016 November
Question
DeVry MATH221 Week 2 ilab Latest 2016 November
MATH 221 Statistics for Decision Making
Week 2 iLab
Name:_______________________
Statistical Concepts that you will learn after completing this iLab:
· Using Excel for Statistics
· Graphics
· Shapes of Distributions
· Descriptive Statistics
· Empirical Rule
Week 2 iLab Instructions-BEGIN
Ø Data have already been formatted and entered into an Excelworksheet.
Ø Obtain the data file for this lab from your instructor.
Ø The names of each variable from the survey are in the first row of the Worksheet. This row has a
background color of gray to identify it as the variable names. All other rows of the Worksheet
represent a certain students’ answers to the survey questions. Therefore, the rows are called
observations and the columns are called variables. On page 6 of this lab, you will find a code sheetthat
identifies the correspondence between the variable names and the survey questions.
Ø Follow the directions below and then paste the graphs from Excel in the grey areas for question 1
through 3. Type your answers to questions 4 through 11 where noted in the grey areas. When asked
for explanations, please give thorough, multi-sentence or paragraph length explanations.
Ø PLEASE NOTE that various versions of Excel may have slightly different formula commands. For
example, some versions use =STDEV.S while other versions would use =STDEVS (without the dot
before the last “S”).
Ø The completed iLab Word Document with your responses to the 11 questions will be the ONE and
only document submitted to the dropbox. When saving and submitting the document, you are
required to use the following format: Last Name_ First Name_Week2iLab.
Week 2 iLab Instructions-END
Creating Graphs
1. Create a piechart for the variable Car Color: Select the column with the Car variable, including the
title of Car Color. Click on Insert, and then Recommended Charts. It should show a clustered
column and click OK. Once the chart is shown, right click on the chart (main area) and select Change
Chart Type. Select Pie and OK. Click on the pie slices, right click Add Data Labels, and select Add
Data Callouts. Add an appropriate title.Copy and paste the chart here. (4 points)
2. Create a histogram for the variable Height.You need to create a frequency distribution for the data
by hand. Use 5 classes, find the class width, and then create the classes. Once you have the classes,
count how many data points fall within each class.It may be helpful to sort the data based on
the Height variable first. Create a new worksheet in Excel by clicking on the + along the bottom of
the screen and type in the categories and the frequency for each category. Then select the frequency
table, click on Insert, then Recommended Charts and choose the column chart shown and
click OK. Right click on one of the bars and select Format Data Series. In the pop up box, change
the Gap Width to 0. Add an appropriate title and axis label.Copy and paste the graph here. (4 points)
3. Type up a stem-and-leaf plot chart in the box below for the variable Money, with a space between
the stems and the group of leaves in each line.Use the tens value as the stem and the ones value for
the leaves. It may be helpful to sort the data based on the Money variable first.
An example of a stem-and-leaf plot would look like this:
0 4 5 6 9 3
1 5 6 3 6
2 9 2
The stem-and-leaf plot shown above would be for data 4, 5, 6, 9, 3, 15, 16, 13, 16, 29, and 22. (4
points)
Calculating Descriptive Statistics
4. Calculate descriptive statistics for the variable Height by Gender. Click on Insert and then Pivot
Table. Click in the top box and select all the data (including labels)
from Height through Gender. Also click on “new worksheet” and then OK. On the right of the new
sheet, click on Height and Gender, making sure that Gender is in the Rows box and Height is in
the Values box. Click on the down arrow next to Height in the Values box and select Value Field
Settings. In the pop up box, click Averagethen OK. Type in the averages below. Then click on the
down arrow next to Height in the Values box again and select Value Field Settings. In the pop up
box, click on StdDevthen OK. Type the standard deviations below. (3 points)
Mean Standard deviation
Females
Males
Short Answer Writing Assignment
All answers should be complete sentences.
5. What is the most common color of car for students who participated in this survey? Explain how you
arrived at your answer. (5 points)
1. What is seen in the histogram created for the heights of students in this class (include the
shape)? Explain your answer. (5 points)
1. What is seen in the stem and leaf plot for the money variable (include the shape)? Explain
your answer. (5 points)
1. Compare the mean for the heights of males and the mean for the heights of females in these
data. Compare the values and explain what can be concluded based on the numbers. (5
points)
1. Compare the standard deviation for the heights of males and the standard deviation for the
heights of females in the class. Compare the values and explain what can be concluded based
on the numbers. (5 points)
1. Using the empirical rule, 95% of female heights should be between what two values? Either
show work or explain how your answer was calculated. (5 points)
1. Using the empirical rule, 68% of male heights should be between what two values? Either
show work or explain how your answer was calculated. (5 points)
Code Sheet
Do NOT answer these questions.
The Code Sheet just lists the variables name and the question used by the researchers on the survey
instrument that produced the data that are included in the data file. This is just information. The first
question for the lab is after the code sheet.
Variable
Name
Question
Drive Question 1 – How long does it take you to drive to the school on average (to the nearest minute)?
State Question 2 – What state/country were you born?
Temp Question 3 – What is the temperature outside right now?
Rank Question 4 – Rank all of the courses you are currently taking. The class you look most forward to taking will be
so on. What is the rank assigned to this class?
Height Question 5 – What is your height to the nearest inch?
Shoe Question 6 – What is your shoe size?
Sleep Question 7 – How many hours did you sleep last night?
Gender Question 8 – What is your gender?
Race Question 9 – What is your race?
Car Question 10 – What color of car do you drive?
TV Question 11 – How long (on average) do you spend a day watching TV?
Money Question 12 – How much money do you have with you right now?
Coin Question 13 – Flip a coin 10 times. How many times did you get tails?
Die1 Question 14 – Roll a six-sided die 10 times and record the results.
Die2
Die3
Die4
Die5
Die6
Die7
Die8
Die9
Die10
DeVry MATH221 Week 4 iLab Latest 2016 November
MATH 221 Statistics for Decision Making
Week 4 iLab
Name: _______________________
MATH221
Statistical Concepts:
· Probability
· Binomial Probability Distribution
Calculating Binomial Probabilities
Ø Open a new Excelworksheet.
1. Open spreadsheet
2. In cell A1 type “success” as the label
3. Under that in column A, type 0 through 10 (these will be in rows 2 through 12)
4. In cell B1, type “one fourth”
5. In cell B2, type “=BINOM.DIST(A2,10,0.25,FALSE)” [NOTE: if you have Excel 2007, then the
formula is BINOMDIST without the period]
6. Then copy and paste this formula in cells B3 through B12
7. In cell C1, type “one half”
8. In cell C2, type “=BINOM.DIST(A2,10,0.5,FALSE)”
9. Copy and paste this formula in cells C3 through C12
10. In cell D1 type “three fourths”
11. In cell D2, type “=BINOM.DIST(A2,10,0.75,FALSE)”
12. Copy and paste this formula in cells D3 through D12
Plotting the Binomial Probabilities
1. Create plots for the three binomial distributions above. You can create the scatter plots in Excel by
selecting the data you want plotted, clicking on INSERT, CHARTS, SCATTER, then selecting the first
chart shown which is dots with no connecting lines.Do this two more times and for graph 2 set Y equal
to ‘one half’ and X to ‘success’, and for graph 3 set Y equal to ‘three fourths’ and X to ‘success’. Paste
those three scatter plots in the grey area below. (9 points)
Calculating Descriptive Statistics
Ø You will use the same class survey results that were entered into the worksheet for the Week 2 iLab
Assignment for question 2.
2. Calculate descriptive statistics for the variable(Coin) where each of the thirty-fivestudents flipped a
coin 10 times. Round your answers to three decimal places and typethe mean and the standard
deviation in the grey area below. (5 points)
Mean:
Standard deviation:
Short Answer Writing Assignment – Both the calculated binomial probabilities and the descriptive
statistics from the class database will be used to answer the following questions. Round all numeric
answers to three decimal places.
3. List the probability value for each possibility in the binomial experiment calculated at the beginning
of this lab, which was calculated with the probability of a success being ½. (Complete sentence not
necessary; round your answers to three decimal places) (8 points)
P(x=0) P(x=6)
P(x=1) P(x=7)
P(x=2) P(x=8)
P(x=3) P(x=9)
P(x=4) P(x=10)
P(x=5)
4. Give the probability for the following based on the calculations in question 3 above, with the
probability of a success being ½. (Complete sentence not necessary; round your answers to three
decimal places) (8 points)
P(x?1) P(x<0)
P(x>1) P(x?4)
P(4<x ?7) P(x<4 or x?7)
5. Calculate (by hand) the mean and standard deviation for the binomial distribution with the
probability of a success being ½and n = 10. Either show work or explain how your answer was
calculated. Use these formulas to do the hand calculations: Mean = np, Standard Deviation =
.gif"> (4 points)
Mean = np:
Standard Deviation = .gif">:
6. Calculate (by hand) the mean and standard deviation for the binomial distribution with the
probability of a success being ¼ and n = 10. Write a comparison of these statistics to those from
question 5in a short paragraph of several complete sentences. Use these formulas to do the hand
calculations: Mean = np, Standard Deviation = .gif"> (4 points)
Mean = np:
Standard Deviation = .gif">:
Comparison:
7. Calculate (by hand) the mean and standard deviation for the binomial distribution with the
probability of a success being ¾and n = 10. Write a comparison of these statistics to those from
question 6in a short paragraph of several complete sentences. Use these formulas to do the hand
calculations: Mean = np, Standard Deviation = .gif"> (4 points)
Mean = np:
Standard Deviation = .gif">:
Comparison:
8. Using all four of the properties of a Binomial experiment (see page 201 in the textbook) explain in a
short paragraph of several complete sentences why the Coin variable from the class survey represents
a binomial distribution from a binomial experiment. (4 points)
9. Compare the mean and standard deviation for the Coin variable (question 2) with those of the
mean and standard deviation for the binomial distribution that was calculated by hand in question
5. Explain how they are related in a short paragraph of several complete sentences. (4 points)
Mean from question #2:
Standard deviation from question #2:
Mean from question #5:
Standard deviation from question #5:
Comparison and explanation:
DeVry MATH221 Week 6 iLab Latest 2016 November
MATH 221 Statistics for Decision Making
Week 6 iLab
Name:_______________________
Statistical Concepts:
· Data Simulation
· Confidence Intervals
· Normal Probabilities
Short Answer Writing Assignment
All answers should be complete sentences.
We need to find the confidence interval for the SLEEP variable. To do this, we need to find the mean
and then find the maximum error. Then we can use a calculator to find the interval, (x – E, x + E).
First, find the mean. Under that column, in cell E37, type =AVERAGE(E2:E36). Under that in cell
E38, type =STDEV(E2:E36). Now we can find the maximum error of the confidence interval. To find
the maximum error, we use the “confidence” formula. In cell E39,
type =CONFIDENCE.NORM(0.05,E38,35). The 0.05 is based on the confidence level of 95%, the
E38 is the standard deviation, and 35 is the number in our sample. You then need to calculate the
confidence interval by using a calculator to subtractthe maximum error from the mean (x-E) and add
it to the mean (x+E).
1. Give and interpret the 95% confidence interval for the hours of sleep a student gets. (5 points)
Then, you can go down to cell E40 and type =CONFIDENCE.NORM(0.01,E38,35) to find the
maximum error for a 99% confidence interval. Again, you would need to use a calculator to subtract
this and add this to the mean to find the actual confidence interval.
2. Give and interpret the 99% confidence interval for the hours of sleep a student gets. (5 points)
3. Compare the 95% and 99% confidence intervals for the hours of sleep a student gets. Explain the
difference between these intervals and why this difference occurs. (5 points)
In the week 2 lab, you found the mean and the standard deviation for the HEIGHT variable for both
males and females. Use those values for follow these directions to calculate the numbers again.
(From week 2 lab: Calculate descriptive statistics for the variable Height by Gender. Click
on Insert and then Pivot Table. Click in the top box and select all the data (including labels)
from Height through Gender. Also click on “new worksheet” and then OK. On the right of the new
sheet, click on Height and Gender, making sure that Gender is in the Rows box and Height is in
the Values box. Click on the down arrow next to Height in the Values box and select Value Field
Settings. In the pop up box, click Averagethen OK. Write these down. Then click on the down arrow
next to Height in the Values box again and select Value Field Settings. In the pop up box, click
on StdDevthen OK. Write these values down.)
You will also need the number of males and the number of females in the dataset. You can either use
the same pivot table created above by selecting Count in the Value Field Settings, or you can
actually count in the dataset.
Then in Excel (somewhere on the data file or in a blank worksheet), calculate the maximum error for
the females and the maximum error for the males. To find the maximum error for the females,
type =CONFIDENCE.T(0.05,stdev,#), using the females’ height standard deviation for “stdev” in
the formula and the number of females in your sample for the “#”. Then you can use a calculator to
add and subtract this maximum error from the average female height for the 95% confidence
interval. Do this again with 0.01 as the alpha in the beginning of the formula to find the 99%
confidence interval.
Find these same two intervals for the male data by using the same formula, but using the males’
standard deviation for “stdev” and the number of males in your sample for the “#”.
4. Give and interpret the 95% confidence intervals for males and females on the HEIGHT
variable. Which is wider and why? (7 points)
5. Give and interpret the 99% confidence intervals for males and females on the HEIGHT
variable. Which is wider and why? (7 points)
6. Find the mean and standard deviation of the DRIVE variable by
using =AVERAGE(A2:A36) and =STDEV(A2:A36). Assuming that this variable is normally
distributed, what percentage of data would you predict would be less than 40 miles? This would be
based on the calculated probability. Use the formula =NORM.DIST(40, mean, stdev,TRUE). Now
determine the percentage of data points in the dataset that fall within this range. To find the actual
percentage in the dataset, sort the DRIVE variable and count how many of the data points are less
than 40 out of the total 35 data points.That is the actual percentage. How does this compare with
your prediction? (10 points)
Mean ______________ Standard deviation ____________________
Predicted percentage ______________________________
Actual percentage _____________________________
Comparison ___________________________________________________
______________________________________________________________
7. What percentage of data would you predict would be between 40 and 70 and what percentage
would you predict would be more than 70 miles? Subtract the probabilities found
through =NORM.DIST(70, mean, stdev, TRUE) and =NORM.DIST(40, mean, stdev, TRUE) for
the “between” probability. To get the probability of over 70, use the same =NORM.DIST(70, mean,
stdev, TRUE) and then subtract the result from 1 to get “more than”. Now determine the percentage
of data points in the dataset that fall within this range, using same strategy as above for counting
data points in the data set. How do each of these compare with your prediction and why is there a
difference? (11 points)
Predicted percentage between 40 and 70 ______________________________
Actual percentage _____________________________________________
Predicted percentage more than 70 miles ________________________________
Actual percentage ___________________________________________
Comparison ____________________________________________________
_______________________________________________________________
Why? __________________________________________________________
________________________________________________________________
For The Students Who Need Grade ‘A’ In Their Studies
Hi, hope you are having a great day…
We are a group of 24 writers having profoundexpertise inBusiness and
Computer Science subjects. We canhelp you score A grade in your Accounting,
Marketing, Finance, Economics, Management, Mathematics, Statistics,
InformationSystem, SystemModeling, C++, Java Programming, Network
Administration, Enterprise Administration, Database, WebDesign, Networking,
Internetworking, Datawarehouse etc…
We can alsoprovide helpwith Psychology, Nursing, Health, History, English
Literature, Political Science, Ethics, Humanity etc classes.
We can helpwithessays, termpapers, researchpapers, dissertation, Ilabs,
mymatlab, Wileplus, quizzes, exams, discussionquestions etc.
You can expect:
We understandeachstudent has different requirementandwe tend totreat
each student according tohis/her satisfaction.
We will provide original assignments, plagiarismfree andto custom
requirement.
We will always meet deadlines.
Our support will be 24/27, eveninholidays.
Our pricing will be fair.
We will do free revisions if youwant to make changes in providedwork.
Email us for more information, query and quote.
WHISPERHILLS@GMAIL.COM

More Related Content

What's hot

What's hot (7)

Chap01 intro & data collection
Chap01 intro & data collectionChap01 intro & data collection
Chap01 intro & data collection
 
Psyc354 homework 55 complete solutions correct answers key
Psyc354 homework 55 complete solutions correct answers keyPsyc354 homework 55 complete solutions correct answers key
Psyc354 homework 55 complete solutions correct answers key
 
Wt5912 section drawing
Wt5912 section drawingWt5912 section drawing
Wt5912 section drawing
 
Data simulation basics
Data simulation basicsData simulation basics
Data simulation basics
 
Simulating data to gain insights into power and p-hacking
Simulating data to gain insights intopower and p-hackingSimulating data to gain insights intopower and p-hacking
Simulating data to gain insights into power and p-hacking
 
FREE LEAVING CERTIFICATE 2017 CONSTRUCTION STUDIES QUESTION 1 NOTES
FREE LEAVING CERTIFICATE 2017 CONSTRUCTION STUDIES QUESTION 1 NOTESFREE LEAVING CERTIFICATE 2017 CONSTRUCTION STUDIES QUESTION 1 NOTES
FREE LEAVING CERTIFICATE 2017 CONSTRUCTION STUDIES QUESTION 1 NOTES
 
Use of Excel in Statistics: Problem Solving Vs Problem Understanding
Use of Excel in Statistics: Problem Solving Vs Problem UnderstandingUse of Excel in Statistics: Problem Solving Vs Problem Understanding
Use of Excel in Statistics: Problem Solving Vs Problem Understanding
 

Similar to De vry math221 all ilabs latest 2016 november

1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx
1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx
1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx
AlyciaGold776
 
Math221 w2 lab your_name_here
Math221 w2 lab your_name_hereMath221 w2 lab your_name_here
Math221 w2 lab your_name_here
NStockley
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
herthaweston
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
roushhsiu
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMaNAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
EstelaJeffery653
 
For this Applied Knowledge Assessment, you will use the concepts.docx
For this Applied Knowledge Assessment, you will use the concepts.docxFor this Applied Knowledge Assessment, you will use the concepts.docx
For this Applied Knowledge Assessment, you will use the concepts.docx
AKHIL969626
 

Similar to De vry math221 all ilabs latest 2016 november (11)

1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx
1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx
1.MATH 221 Statistics for Decision MakingWeek 2 iLabName.docx
 
De vry math 221 all discussion+ilbs latest 2016 november 1
De vry math 221 all discussion+ilbs latest 2016 november 1De vry math 221 all discussion+ilbs latest 2016 november 1
De vry math 221 all discussion+ilbs latest 2016 november 1
 
De vry math 221 all discussion+ilbs latest 2016 november
De vry math 221 all discussion+ilbs latest 2016 novemberDe vry math 221 all discussion+ilbs latest 2016 november
De vry math 221 all discussion+ilbs latest 2016 november
 
Math221 w2 lab your_name_here
Math221 w2 lab your_name_hereMath221 w2 lab your_name_here
Math221 w2 lab your_name_here
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMaNAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
 
Dataanalysis
DataanalysisDataanalysis
Dataanalysis
 
Splitter Student version Tutorial June 2020 - English
Splitter Student version Tutorial June 2020 - EnglishSplitter Student version Tutorial June 2020 - English
Splitter Student version Tutorial June 2020 - English
 
For this Applied Knowledge Assessment, you will use the concepts.docx
For this Applied Knowledge Assessment, you will use the concepts.docxFor this Applied Knowledge Assessment, you will use the concepts.docx
For this Applied Knowledge Assessment, you will use the concepts.docx
 
Splitter Pro version Tutorial June 2020 - English
Splitter Pro version Tutorial June 2020 - EnglishSplitter Pro version Tutorial June 2020 - English
Splitter Pro version Tutorial June 2020 - English
 

More from lenasour

More from lenasour (12)

Nr 443 all discussion latest 2016 november
Nr 443 all discussion latest 2016 novemberNr 443 all discussion latest 2016 november
Nr 443 all discussion latest 2016 november
 
Nr 361 full course latest 2016 november
Nr 361 full course latest 2016 novemberNr 361 full course latest 2016 november
Nr 361 full course latest 2016 november
 
Nr 361 all assignments latest 2016 november
Nr 361 all assignments latest 2016 novemberNr 361 all assignments latest 2016 november
Nr 361 all assignments latest 2016 november
 
Nr 305 all assignments latest 2016 november
Nr 305 all assignments latest 2016 novemberNr 305 all assignments latest 2016 november
Nr 305 all assignments latest 2016 november
 
Nr 222 health promotion project—rua latest 2016 november
Nr 222 health promotion project—rua latest 2016 novemberNr 222 health promotion project—rua latest 2016 november
Nr 222 health promotion project—rua latest 2016 november
 
Hit 120 full course latest 2016 december [ all discussion , quizes, course pr...
Hit 120 full course latest 2016 december [ all discussion , quizes, course pr...Hit 120 full course latest 2016 december [ all discussion , quizes, course pr...
Hit 120 full course latest 2016 december [ all discussion , quizes, course pr...
 
Fin 351 full course latest 2106 november all discussion, quizes assignment an...
Fin 351 full course latest 2106 november all discussion, quizes assignment an...Fin 351 full course latest 2106 november all discussion, quizes assignment an...
Fin 351 full course latest 2106 november all discussion, quizes assignment an...
 
Fin 351 all week homework assignment latest 2106 november
Fin 351 all week homework assignment latest 2106 novemberFin 351 all week homework assignment latest 2106 november
Fin 351 all week homework assignment latest 2106 november
 
De vry mgmt 404 all course projects latest 2016 november
De vry mgmt 404 all course projects latest 2016 novemberDe vry mgmt 404 all course projects latest 2016 november
De vry mgmt 404 all course projects latest 2016 november
 
De vry hist 405 all discussions latest 2016 november
De vry hist 405 all discussions latest 2016 novemberDe vry hist 405 all discussions latest 2016 november
De vry hist 405 all discussions latest 2016 november
 
De vry engl 147 all discussions latest 2016 november
De vry engl 147 all discussions latest 2016 novemberDe vry engl 147 all discussions latest 2016 november
De vry engl 147 all discussions latest 2016 november
 
De vry engl 147 all assignments latest 2016 november
De vry engl 147 all assignments latest 2016 novemberDe vry engl 147 all assignments latest 2016 november
De vry engl 147 all assignments latest 2016 november
 

Recently uploaded

anas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanas about venice for grade 6f about venice
anas about venice for grade 6f about venice
anasabutalha2013
 
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
Khaled Al Awadi
 
chapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxationchapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxation
AUDIJEAngelo
 

Recently uploaded (20)

Byrd & Chen’s Canadian Tax Principles 2023-2024 Edition 1st edition Volumes I...
Byrd & Chen’s Canadian Tax Principles 2023-2024 Edition 1st edition Volumes I...Byrd & Chen’s Canadian Tax Principles 2023-2024 Edition 1st edition Volumes I...
Byrd & Chen’s Canadian Tax Principles 2023-2024 Edition 1st edition Volumes I...
 
anas about venice for grade 6f about venice
anas about venice for grade 6f about veniceanas about venice for grade 6f about venice
anas about venice for grade 6f about venice
 
Team-Spandex-Northern University-CS1035.
Team-Spandex-Northern University-CS1035.Team-Spandex-Northern University-CS1035.
Team-Spandex-Northern University-CS1035.
 
Special Purpose Vehicle (Purpose, Formation & examples)
Special Purpose Vehicle (Purpose, Formation & examples)Special Purpose Vehicle (Purpose, Formation & examples)
Special Purpose Vehicle (Purpose, Formation & examples)
 
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...NewBase   24 May  2024  Energy News issue - 1727 by Khaled Al Awadi_compresse...
NewBase 24 May 2024 Energy News issue - 1727 by Khaled Al Awadi_compresse...
 
Using Generative AI for Content Marketing
Using Generative AI for Content MarketingUsing Generative AI for Content Marketing
Using Generative AI for Content Marketing
 
Unveiling the Dynamic Gemini_ Personality Traits and Sign Dates.pptx
Unveiling the Dynamic Gemini_ Personality Traits and Sign Dates.pptxUnveiling the Dynamic Gemini_ Personality Traits and Sign Dates.pptx
Unveiling the Dynamic Gemini_ Personality Traits and Sign Dates.pptx
 
Copyright: What Creators and Users of Art Need to Know
Copyright: What Creators and Users of Art Need to KnowCopyright: What Creators and Users of Art Need to Know
Copyright: What Creators and Users of Art Need to Know
 
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdfMatt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
Matt Conway - Attorney - A Knowledgeable Professional - Kentucky.pdf
 
Potato Flakes Manufacturing Plant Project Report.pdf
Potato Flakes Manufacturing Plant Project Report.pdfPotato Flakes Manufacturing Plant Project Report.pdf
Potato Flakes Manufacturing Plant Project Report.pdf
 
State of D2C in India: A Logistics Update
State of D2C in India: A Logistics UpdateState of D2C in India: A Logistics Update
State of D2C in India: A Logistics Update
 
TriStar Gold Corporate Presentation May 2024
TriStar Gold Corporate Presentation May 2024TriStar Gold Corporate Presentation May 2024
TriStar Gold Corporate Presentation May 2024
 
chapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxationchapter 10 - excise tax of transfer and business taxation
chapter 10 - excise tax of transfer and business taxation
 
Equinox Gold Corporate Deck May 24th 2024
Equinox Gold Corporate Deck May 24th 2024Equinox Gold Corporate Deck May 24th 2024
Equinox Gold Corporate Deck May 24th 2024
 
IPTV Subscription UK: Your Guide to Choosing the Best Service
IPTV Subscription UK: Your Guide to Choosing the Best ServiceIPTV Subscription UK: Your Guide to Choosing the Best Service
IPTV Subscription UK: Your Guide to Choosing the Best Service
 
Evolution and Growth of Supply chain.pdf
Evolution and Growth of Supply chain.pdfEvolution and Growth of Supply chain.pdf
Evolution and Growth of Supply chain.pdf
 
LinkedIn Masterclass Techweek 2024 v4.1.pptx
LinkedIn Masterclass Techweek 2024 v4.1.pptxLinkedIn Masterclass Techweek 2024 v4.1.pptx
LinkedIn Masterclass Techweek 2024 v4.1.pptx
 
Creative Ideas for Interactive Team Presentations
Creative Ideas for Interactive Team PresentationsCreative Ideas for Interactive Team Presentations
Creative Ideas for Interactive Team Presentations
 
Global Interconnection Group Joint Venture[960] (1).pdf
Global Interconnection Group Joint Venture[960] (1).pdfGlobal Interconnection Group Joint Venture[960] (1).pdf
Global Interconnection Group Joint Venture[960] (1).pdf
 
New Product Development.kjiy7ggbfdsddggo9lo
New Product Development.kjiy7ggbfdsddggo9loNew Product Development.kjiy7ggbfdsddggo9lo
New Product Development.kjiy7ggbfdsddggo9lo
 

De vry math221 all ilabs latest 2016 november

  • 1. For Order This And Any Other Course, Assignments,Discussions, Quizzes, Exams,Test Banks And Solutions Manuals Contact us At whisperhills@gmail.com Or Visit Our website ACEHOMEWORK.NET DeVry MATH221 All iLabs-Latest 2016 November Question DeVry MATH221 Week 2 ilab Latest 2016 November MATH 221 Statistics for Decision Making Week 2 iLab Name:_______________________ Statistical Concepts that you will learn after completing this iLab: · Using Excel for Statistics · Graphics · Shapes of Distributions · Descriptive Statistics · Empirical Rule Week 2 iLab Instructions-BEGIN Ø Data have already been formatted and entered into an Excelworksheet. Ø Obtain the data file for this lab from your instructor. Ø The names of each variable from the survey are in the first row of the Worksheet. This row has a background color of gray to identify it as the variable names. All other rows of the Worksheet represent a certain students’ answers to the survey questions. Therefore, the rows are called observations and the columns are called variables. On page 6 of this lab, you will find a code sheetthat identifies the correspondence between the variable names and the survey questions. Ø Follow the directions below and then paste the graphs from Excel in the grey areas for question 1 through 3. Type your answers to questions 4 through 11 where noted in the grey areas. When asked for explanations, please give thorough, multi-sentence or paragraph length explanations. Ø PLEASE NOTE that various versions of Excel may have slightly different formula commands. For example, some versions use =STDEV.S while other versions would use =STDEVS (without the dot before the last “S”). Ø The completed iLab Word Document with your responses to the 11 questions will be the ONE and only document submitted to the dropbox. When saving and submitting the document, you are required to use the following format: Last Name_ First Name_Week2iLab. Week 2 iLab Instructions-END Creating Graphs
  • 2. 1. Create a piechart for the variable Car Color: Select the column with the Car variable, including the title of Car Color. Click on Insert, and then Recommended Charts. It should show a clustered column and click OK. Once the chart is shown, right click on the chart (main area) and select Change Chart Type. Select Pie and OK. Click on the pie slices, right click Add Data Labels, and select Add Data Callouts. Add an appropriate title.Copy and paste the chart here. (4 points) 2. Create a histogram for the variable Height.You need to create a frequency distribution for the data by hand. Use 5 classes, find the class width, and then create the classes. Once you have the classes, count how many data points fall within each class.It may be helpful to sort the data based on the Height variable first. Create a new worksheet in Excel by clicking on the + along the bottom of the screen and type in the categories and the frequency for each category. Then select the frequency table, click on Insert, then Recommended Charts and choose the column chart shown and click OK. Right click on one of the bars and select Format Data Series. In the pop up box, change the Gap Width to 0. Add an appropriate title and axis label.Copy and paste the graph here. (4 points) 3. Type up a stem-and-leaf plot chart in the box below for the variable Money, with a space between the stems and the group of leaves in each line.Use the tens value as the stem and the ones value for the leaves. It may be helpful to sort the data based on the Money variable first. An example of a stem-and-leaf plot would look like this: 0 4 5 6 9 3 1 5 6 3 6 2 9 2 The stem-and-leaf plot shown above would be for data 4, 5, 6, 9, 3, 15, 16, 13, 16, 29, and 22. (4 points) Calculating Descriptive Statistics 4. Calculate descriptive statistics for the variable Height by Gender. Click on Insert and then Pivot Table. Click in the top box and select all the data (including labels) from Height through Gender. Also click on “new worksheet” and then OK. On the right of the new sheet, click on Height and Gender, making sure that Gender is in the Rows box and Height is in the Values box. Click on the down arrow next to Height in the Values box and select Value Field Settings. In the pop up box, click Averagethen OK. Type in the averages below. Then click on the down arrow next to Height in the Values box again and select Value Field Settings. In the pop up box, click on StdDevthen OK. Type the standard deviations below. (3 points) Mean Standard deviation Females Males Short Answer Writing Assignment All answers should be complete sentences. 5. What is the most common color of car for students who participated in this survey? Explain how you arrived at your answer. (5 points) 1. What is seen in the histogram created for the heights of students in this class (include the shape)? Explain your answer. (5 points) 1. What is seen in the stem and leaf plot for the money variable (include the shape)? Explain your answer. (5 points) 1. Compare the mean for the heights of males and the mean for the heights of females in these data. Compare the values and explain what can be concluded based on the numbers. (5 points)
  • 3. 1. Compare the standard deviation for the heights of males and the standard deviation for the heights of females in the class. Compare the values and explain what can be concluded based on the numbers. (5 points) 1. Using the empirical rule, 95% of female heights should be between what two values? Either show work or explain how your answer was calculated. (5 points) 1. Using the empirical rule, 68% of male heights should be between what two values? Either show work or explain how your answer was calculated. (5 points) Code Sheet Do NOT answer these questions. The Code Sheet just lists the variables name and the question used by the researchers on the survey instrument that produced the data that are included in the data file. This is just information. The first question for the lab is after the code sheet. Variable Name Question Drive Question 1 – How long does it take you to drive to the school on average (to the nearest minute)? State Question 2 – What state/country were you born? Temp Question 3 – What is the temperature outside right now? Rank Question 4 – Rank all of the courses you are currently taking. The class you look most forward to taking will be so on. What is the rank assigned to this class? Height Question 5 – What is your height to the nearest inch? Shoe Question 6 – What is your shoe size? Sleep Question 7 – How many hours did you sleep last night? Gender Question 8 – What is your gender? Race Question 9 – What is your race? Car Question 10 – What color of car do you drive? TV Question 11 – How long (on average) do you spend a day watching TV? Money Question 12 – How much money do you have with you right now? Coin Question 13 – Flip a coin 10 times. How many times did you get tails? Die1 Question 14 – Roll a six-sided die 10 times and record the results. Die2 Die3 Die4 Die5 Die6 Die7 Die8 Die9 Die10 DeVry MATH221 Week 4 iLab Latest 2016 November
  • 4. MATH 221 Statistics for Decision Making Week 4 iLab Name: _______________________ MATH221 Statistical Concepts: · Probability · Binomial Probability Distribution Calculating Binomial Probabilities Ø Open a new Excelworksheet. 1. Open spreadsheet 2. In cell A1 type “success” as the label 3. Under that in column A, type 0 through 10 (these will be in rows 2 through 12) 4. In cell B1, type “one fourth” 5. In cell B2, type “=BINOM.DIST(A2,10,0.25,FALSE)” [NOTE: if you have Excel 2007, then the formula is BINOMDIST without the period] 6. Then copy and paste this formula in cells B3 through B12 7. In cell C1, type “one half” 8. In cell C2, type “=BINOM.DIST(A2,10,0.5,FALSE)” 9. Copy and paste this formula in cells C3 through C12 10. In cell D1 type “three fourths” 11. In cell D2, type “=BINOM.DIST(A2,10,0.75,FALSE)” 12. Copy and paste this formula in cells D3 through D12 Plotting the Binomial Probabilities 1. Create plots for the three binomial distributions above. You can create the scatter plots in Excel by selecting the data you want plotted, clicking on INSERT, CHARTS, SCATTER, then selecting the first chart shown which is dots with no connecting lines.Do this two more times and for graph 2 set Y equal to ‘one half’ and X to ‘success’, and for graph 3 set Y equal to ‘three fourths’ and X to ‘success’. Paste those three scatter plots in the grey area below. (9 points) Calculating Descriptive Statistics Ø You will use the same class survey results that were entered into the worksheet for the Week 2 iLab Assignment for question 2. 2. Calculate descriptive statistics for the variable(Coin) where each of the thirty-fivestudents flipped a coin 10 times. Round your answers to three decimal places and typethe mean and the standard deviation in the grey area below. (5 points) Mean: Standard deviation: Short Answer Writing Assignment – Both the calculated binomial probabilities and the descriptive statistics from the class database will be used to answer the following questions. Round all numeric answers to three decimal places.
  • 5. 3. List the probability value for each possibility in the binomial experiment calculated at the beginning of this lab, which was calculated with the probability of a success being ½. (Complete sentence not necessary; round your answers to three decimal places) (8 points) P(x=0) P(x=6) P(x=1) P(x=7) P(x=2) P(x=8) P(x=3) P(x=9) P(x=4) P(x=10) P(x=5) 4. Give the probability for the following based on the calculations in question 3 above, with the probability of a success being ½. (Complete sentence not necessary; round your answers to three decimal places) (8 points) P(x?1) P(x<0) P(x>1) P(x?4) P(4<x ?7) P(x<4 or x?7) 5. Calculate (by hand) the mean and standard deviation for the binomial distribution with the probability of a success being ½and n = 10. Either show work or explain how your answer was calculated. Use these formulas to do the hand calculations: Mean = np, Standard Deviation = .gif"> (4 points) Mean = np: Standard Deviation = .gif">: 6. Calculate (by hand) the mean and standard deviation for the binomial distribution with the probability of a success being ¼ and n = 10. Write a comparison of these statistics to those from question 5in a short paragraph of several complete sentences. Use these formulas to do the hand calculations: Mean = np, Standard Deviation = .gif"> (4 points) Mean = np: Standard Deviation = .gif">: Comparison: 7. Calculate (by hand) the mean and standard deviation for the binomial distribution with the probability of a success being ¾and n = 10. Write a comparison of these statistics to those from question 6in a short paragraph of several complete sentences. Use these formulas to do the hand calculations: Mean = np, Standard Deviation = .gif"> (4 points) Mean = np: Standard Deviation = .gif">: Comparison: 8. Using all four of the properties of a Binomial experiment (see page 201 in the textbook) explain in a short paragraph of several complete sentences why the Coin variable from the class survey represents a binomial distribution from a binomial experiment. (4 points) 9. Compare the mean and standard deviation for the Coin variable (question 2) with those of the mean and standard deviation for the binomial distribution that was calculated by hand in question 5. Explain how they are related in a short paragraph of several complete sentences. (4 points)
  • 6. Mean from question #2: Standard deviation from question #2: Mean from question #5: Standard deviation from question #5: Comparison and explanation: DeVry MATH221 Week 6 iLab Latest 2016 November MATH 221 Statistics for Decision Making Week 6 iLab Name:_______________________ Statistical Concepts: · Data Simulation · Confidence Intervals · Normal Probabilities Short Answer Writing Assignment All answers should be complete sentences. We need to find the confidence interval for the SLEEP variable. To do this, we need to find the mean and then find the maximum error. Then we can use a calculator to find the interval, (x – E, x + E). First, find the mean. Under that column, in cell E37, type =AVERAGE(E2:E36). Under that in cell E38, type =STDEV(E2:E36). Now we can find the maximum error of the confidence interval. To find the maximum error, we use the “confidence” formula. In cell E39, type =CONFIDENCE.NORM(0.05,E38,35). The 0.05 is based on the confidence level of 95%, the E38 is the standard deviation, and 35 is the number in our sample. You then need to calculate the confidence interval by using a calculator to subtractthe maximum error from the mean (x-E) and add it to the mean (x+E). 1. Give and interpret the 95% confidence interval for the hours of sleep a student gets. (5 points) Then, you can go down to cell E40 and type =CONFIDENCE.NORM(0.01,E38,35) to find the maximum error for a 99% confidence interval. Again, you would need to use a calculator to subtract this and add this to the mean to find the actual confidence interval. 2. Give and interpret the 99% confidence interval for the hours of sleep a student gets. (5 points) 3. Compare the 95% and 99% confidence intervals for the hours of sleep a student gets. Explain the difference between these intervals and why this difference occurs. (5 points) In the week 2 lab, you found the mean and the standard deviation for the HEIGHT variable for both males and females. Use those values for follow these directions to calculate the numbers again. (From week 2 lab: Calculate descriptive statistics for the variable Height by Gender. Click on Insert and then Pivot Table. Click in the top box and select all the data (including labels) from Height through Gender. Also click on “new worksheet” and then OK. On the right of the new sheet, click on Height and Gender, making sure that Gender is in the Rows box and Height is in the Values box. Click on the down arrow next to Height in the Values box and select Value Field Settings. In the pop up box, click Averagethen OK. Write these down. Then click on the down arrow
  • 7. next to Height in the Values box again and select Value Field Settings. In the pop up box, click on StdDevthen OK. Write these values down.) You will also need the number of males and the number of females in the dataset. You can either use the same pivot table created above by selecting Count in the Value Field Settings, or you can actually count in the dataset. Then in Excel (somewhere on the data file or in a blank worksheet), calculate the maximum error for the females and the maximum error for the males. To find the maximum error for the females, type =CONFIDENCE.T(0.05,stdev,#), using the females’ height standard deviation for “stdev” in the formula and the number of females in your sample for the “#”. Then you can use a calculator to add and subtract this maximum error from the average female height for the 95% confidence interval. Do this again with 0.01 as the alpha in the beginning of the formula to find the 99% confidence interval. Find these same two intervals for the male data by using the same formula, but using the males’ standard deviation for “stdev” and the number of males in your sample for the “#”. 4. Give and interpret the 95% confidence intervals for males and females on the HEIGHT variable. Which is wider and why? (7 points) 5. Give and interpret the 99% confidence intervals for males and females on the HEIGHT variable. Which is wider and why? (7 points) 6. Find the mean and standard deviation of the DRIVE variable by using =AVERAGE(A2:A36) and =STDEV(A2:A36). Assuming that this variable is normally distributed, what percentage of data would you predict would be less than 40 miles? This would be based on the calculated probability. Use the formula =NORM.DIST(40, mean, stdev,TRUE). Now determine the percentage of data points in the dataset that fall within this range. To find the actual percentage in the dataset, sort the DRIVE variable and count how many of the data points are less than 40 out of the total 35 data points.That is the actual percentage. How does this compare with your prediction? (10 points) Mean ______________ Standard deviation ____________________ Predicted percentage ______________________________ Actual percentage _____________________________ Comparison ___________________________________________________ ______________________________________________________________ 7. What percentage of data would you predict would be between 40 and 70 and what percentage would you predict would be more than 70 miles? Subtract the probabilities found through =NORM.DIST(70, mean, stdev, TRUE) and =NORM.DIST(40, mean, stdev, TRUE) for the “between” probability. To get the probability of over 70, use the same =NORM.DIST(70, mean, stdev, TRUE) and then subtract the result from 1 to get “more than”. Now determine the percentage of data points in the dataset that fall within this range, using same strategy as above for counting data points in the data set. How do each of these compare with your prediction and why is there a difference? (11 points) Predicted percentage between 40 and 70 ______________________________ Actual percentage _____________________________________________ Predicted percentage more than 70 miles ________________________________ Actual percentage ___________________________________________ Comparison ____________________________________________________ _______________________________________________________________ Why? __________________________________________________________ ________________________________________________________________
  • 8. For The Students Who Need Grade ‘A’ In Their Studies Hi, hope you are having a great day… We are a group of 24 writers having profoundexpertise inBusiness and Computer Science subjects. We canhelp you score A grade in your Accounting, Marketing, Finance, Economics, Management, Mathematics, Statistics, InformationSystem, SystemModeling, C++, Java Programming, Network Administration, Enterprise Administration, Database, WebDesign, Networking, Internetworking, Datawarehouse etc… We can alsoprovide helpwith Psychology, Nursing, Health, History, English Literature, Political Science, Ethics, Humanity etc classes. We can helpwithessays, termpapers, researchpapers, dissertation, Ilabs, mymatlab, Wileplus, quizzes, exams, discussionquestions etc. You can expect: We understandeachstudent has different requirementandwe tend totreat each student according tohis/her satisfaction. We will provide original assignments, plagiarismfree andto custom requirement. We will always meet deadlines. Our support will be 24/27, eveninholidays. Our pricing will be fair. We will do free revisions if youwant to make changes in providedwork. Email us for more information, query and quote. WHISPERHILLS@GMAIL.COM