Chat with us, powered by LiveChat Statistical Concepts: - Writeedu

Statistical Concepts:

MATH399 Week 2 Lab Latest 2018 January

MATH399 Statistics—Lab Week 2

Question 1 is worth 5 points and each question after that is worth 4.5 points, for a total of 50 points for the lab.

Name:_______________________

Statistical Concepts:

· Using Excel

· Graphics

· Shapes of distributions

· Descriptive statistics

NOTE: Directions for all labs are given based on Excel 2013 for Windows. If you have another version of Excel, you may need to research how to do the same steps.

Data in Excel
Ø Excel is a powerful, yet user-friendly, data analysis software package. You can launch Excel by finding the icon and double clicking on it. There are detailed instructions on how to obtain the graphs and statistics you need for this lab in each question. There is also a link to an Excel how to document on the iLab page where you opened this file. Further, if you need more explanation of the Excel functions you can do an internet search on the function like “Excel standard deviation” or “Excel pivot table” for a variety of directions and video demonstrations.

Ø Data have already been formatted and entered into an Excel worksheet. You will see the link on the page with this lab document. The names of each variable from the survey are in the first row of the worksheet. All other rows of the worksheet represent certain students’ answers to the survey questions. Therefore, the rows are called observations and the columns are called variables. Below, you will find a code sheet that identifies the correspondence between the variable names and the survey questions.

SurveyCode 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 Excel 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: In what state/country were you born?

Shoe

Question 3: What is your shoe size?

Height

Question 4: What is your height to the nearest inch?

Sleep

Question 5: How many hours did you sleep last night?

Gender

Question 6: What is your gender?

Car

Question 7: What color of car do you drive?

TV

Question 8: How long (on average) do you spend a day watching TV?

Money

Question 9: How much money do you have with you right now?

Coin

Question 10: Flip a coin 10 times. How many times did you get tails?

Frequency Distributions

1. Create a frequency table for the variable State.In the Excel file, you can click onData and thenSort and chooseState as the variable on which to sort. Once sorted, you can count how many students are from each state. From that table, use a calculator to determine the relative percentages, as well as the cumulative percentages.

In the box below, type the states from the database in a column to the left, then type the counts, and relative and cumulative frequencies to the right of the respective state. Using the data in the table, make a statement about what the frequency counts or percentages tell about the data.

Creating Graphs

2. Create a bar chart for the frequency table in Question 1. Select the State variable values. Click onInsertand then click on the arrow on the bottom right of theCharts area and selectClustered Columnand clickOK. (Again, different versions of Excel may need different directions.) Add an appropriate title and axis label.Copy and paste the graph here.

3. Create a pie chart for the variable Car. Select the column with the Car variable, including the title of Car. Click onInsert, and thenRecommended Charts. It should show a clustered column and clickOK. Once the chart is shown, right click on the chart (main area)and selectChange Chart Type. SelectPie andOK. Click on the pie slices, right clickAdd Data Labels, and selectAdd Data Callouts. Add an appropriate title.Copy and paste the chart here.

4. Create a histogram for the variable Height. Use the strategies in the text to create a frequency table of the heights using the categories of 60–64, 65–69, 70–74, and 75–79. 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 onInsert, thenRecommended Charts and choose the column chart shown and clickOK. Right-click on one of the bars and selectFormat Data Series. In the pop up box, change theGap Width to 0. Add an appropriate title and axis label.Copy and paste the graph here.

5. Create a stem and leaf chart for the variable Money, using only the whole dollar amounts. This must be done by hand, as Excel cannot do this type of chart. Using the tens value as the stem and the ones value for the leaves, type a stem and leaf plot into the box below. It may be helpful to sort the data based on the Money variable first.

Calculating Descriptive Statistics
6. Calculate descriptive statistics for the variable Height by Gender. Click onInsert and thenPivot Table. Click in the top box and select all the data (including labels) from Height through Gender. Also click on new worksheet and thenOK. On the right of the new sheet, click on Height and Gender, making sure that Gender is in theRows box and Height is in theValues box. Click on the down arrow next to Height in the Values box and selectValue Field Settings. In the pop up box, clickAverage,thenOK. 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 onStdDevthenOK. Type the standard deviations below.

Mean

Standard Deviation

Females

Males

Ø SelectFile> Save Worksheet As to save the data set. You must either keep a copy of this data or download it again off the website for future labs.

Short Answer Writing Assignment

All answers should be complete sentences.

7. What is the most common color of car for students who participated in this survey? Explain how you arrived at your answer.

8. What is seen in the histogram created for the heights of students in this class (include the shape)? Explain your answer.

9. What is seen in the stem and leaf plot for the money variable (including the shape)? Explain your answer.

10. 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.

11. 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.

MATH399 Week 4 Lab Latest 2018 January

MATH399 Statistics

Week 4 Lab

Name: _______________________

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. (12 points)

Calculating Descriptive Statistics

Ø You will use the same class survey results that were entered into the Excel worksheet for the Week 2 iLab Assignment for question 2.

2. Calculate descriptive statistics for the variable(Coin) where each of the students flipped a coin 10 times. Round your answers to three decimal places and typethe mean and the standard deviation in the grey area below. (4 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) (10 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) (12 points)

P(x?1)

P(x<0) P(x>1)

P(x?4)

P(4

Our website has a team of professional writers who can help you write any of your homework. They will write your papers from scratch. We also have a team of editors just to make sure all papers are of HIGH QUALITY & PLAGIARISM FREE. To make an Order you only need to click Ask A Question and we will direct you to our Order Page at WriteEdu. Then fill Our Order Form with all your assignment instructions. Select your deadline and pay for your paper. You will get it few hours before your set deadline.

Fill in all the assignment paper details that are required in the order form with the standard information being the page count, deadline, academic level and type of paper. It is advisable to have this information at hand so that you can quickly fill in the necessary information needed in the form for the essay writer to be immediately assigned to your writing project. Make payment for the custom essay order to enable us to assign a suitable writer to your order. Payments are made through Paypal on a secured billing page. Finally, sit back and relax.

Do you need an answer to this or any other questions?

Do you need help with this question?

Get assignment help from WriteEdu.com Paper Writing Website and forget about your problems.

WriteEdu provides custom & cheap essay writing 100% original, plagiarism free essays, assignments & dissertations.

With an exceptional team of professional academic experts in a wide range of subjects, we can guarantee you an unrivaled quality of custom-written papers.

Chat with us today! We are always waiting to answer all your questions.

Click here to Place your Order Now