Category: Statistics

  • Module Five Assignment

    Scenario

    You have been hired by the Regional Real Estate Company to help them analyze real estate data. One of the companys Pacific region salespeople is working to design a new advertisement. The initial draft of the advertisement states that the average cost per square foot of home sales in the (Pacific region) is $280. The salesperson claims that the average cost per square foot in the Pacific region is less than $280. He wants you to make sure he can make that statement (that the average cost per square foot is less than $280) before asking for the advertisement text to be changed. In order to test his claim, you will generate a random sample size of 750 using data for the (Pacific region) and use this data to perform a hypothesis test.

    Prompt

    Generate a sample size of 750 houses using data for the (Pacific region). Then, design a hypothesis test and interpret the results using significance level = .05. You will work with this sample in this assignment. Briefly describe how you generated your random sample.

    Use the document attached below to help support your work on this assignment. You may also use the and tutorials for support.

    Specifically, you must address the following rubric criteria:

    • Introduction: Describe the purpose of this analysis and how you generated your random sample size of 750 houses.
    • Hypothesis Test Setup: Define your population parameter, including hypothesis statements, and specify the appropriate test.
    • Define your population parameter.
    • Write the null and alternative hypotheses.
    • Specify the name of the test you will use.
    • Identify whether it is a left-tailed, right-tailed, or two-tailed test.
    • Data Analysis Preparations: Describe sample summary statistics, provide a histogram and summary, check assumptions, and identify the test significance level.
    • Provide the descriptive statistics (sample size, mean, median, and standard deviation).
    • Provide a histogram of your sample.
    • Summarize your sample by writing a sentence describing the shape, center, and spread of your sample.
    • Check whether the assumptions to perform your identified test have been met.
    • Identify the test significance level. For example, = .05.
    • Calculations: Calculate the p value, describe the p value and test statistic in regard to the normal curve graph, discuss how the p value relates to the significance level, and compare the p value to the significance level to reject or fail to reject the null hypothesis.
    • Calculate the sample mean and standard error.
    • Determine the appropriate test statistic, then calculate the test statistic.
    • Note: This calculation is (mean target)/standard error. In this case, the mean is your regional mean (Pacific), and the target is 280.
    • Calculate the p value using one of the following tests.
    • Choose your test from the following:
    • =T.DIST.RT([test statistic], [degree of freedom]): right-tailed test
    • =T.DIST([test statistic], [degree of freedom], 1): left-tailed test
    • =T.DIST.2T([test statistic], [degree of freedom]): two-tailed test
    • Note: The degree of freedom is calculated by subtracting 1 from your sample size.
    • Using the normal curve graph as a reference, describe where the p value and test statistic would be placed.
    • Test Decision: Compare the relationship between the p value and the significance level, and decide to reject or fail to reject the null hypothesis.
    • Compare the relationship between the p value and significance level.
    • Decide to reject or fail to reject the null hypothesis.
    • Conclusion: Discuss how your test relates to the hypothesis and discuss the statistical significance.
    • Explain in one paragraph how your test decision relates to your hypothesis and whether your conclusions are statistically significant.

    Attached Files (PDF/DOCX): MAT 240 Module Five Assignment Template (2).docx

    Note: Content extraction from these files is restricted, please review them manually.

  • Computing T-tests and ANOVAS.

    Instructions

    t-tests:

    • Run your independent samples t-test examining the differences between men and women in much hurt they reported experiencing immediately after a breakup occurred. (columns A & B in the dataset)
    • Summary paragraph: explain the result of your t-test in a paragraph while addressing the following information:
    • Was the t-test significant or not significant? And what does that mean for a t-test
    • What were the group means for each group? Include them as you explain what you found.
    • Create a graph or chart to help visualize this data and paste it in the same worksheet.
    • Reference your graph in your summary.

    Oneway ANOVA:

    • Run a oneway ANOVA (single factor) examining how the medium used to enact a breakup (in-person/phone call/email/text message) impacts the current levels of happiness in regard to the breakup. (columns C-F).
    • paste your output in the same workbook to the right of your t-test output
    • If ANOVA is significant, Run a post hoc tests.
    • calculate the effect size for the anova (equation: Between group SS/Total SS)
    • Summary paragraph: Explain the results of the anova in a short paragraph while addressing the following:
    • Was it significant or not significant?
    • If it was significant, what did the post hoc results tell you?
    • Make sure to explain which pairs of groups differed significantly while including the group means as you explain the results
    • What was the effect size? What does that mean?
    • Create a graph or chart to help visualize the data and make reference to it in your write up.
    • Submit your assignment as an excel file.
    • Steps for running an independent samples t-test in Excel:
    • Make sure that
    • Choose t-test: Two sample assuming equal variances from Data Analysis tab
    • Click the labels box so they will be included
    • Enter the range of variable 1 (group 1s scores) and range of variable 2 (group 2s scores)
    • Choose a cell for the output table to go
    • Steps for running oneway ANOVA in Excel:
    1. Format columns for IV groups with their DVscores (if not done already)
    2. Choose Anova: Single Factor from the Data Analysis tab
    3. Click box for labels in first row
    4. Grouping: make sure columns is selected
    5. Input range: Highlight the data in the columns with your different groups scores (including headings)
    6. Output options: select the output range option and select the cell you want the results table to show up
    7. Examine table to determine if F-test/ANOVA was significant.
    8. If significant, continue with the following steps:
    • Post hoc results if ANOVA is significant (if ANOVA was not significant, dont proceed)
    1. Calculate Number of pairwise comparisons needed using this formula: k*(k-1)/2
    2. K = # of groups
    3. Run “ind samples t-tests for unequal variances” from data analysis tab for each pair of groups
    4. Example: group 1-group 2, group 1-group3, and group2-group3 = 3 tests
    5. Keep output range to same worksheet and paste output tables near each other (nearby cells)
    6. (Should end up with a t-test table for each pair of groups)
    7. Next, Calculate Bonferroni to adjust the alpha level for running multiple of the same test (increases our chance of committing Type 1 error)
    8. Formula: Divide .05 by the number of t-tests (pairwise comparisons) you did
    9. Compare the Bonferroni corrected alpha value to the p value (2 tailed) for each t-test,
    10. example: if you ran 3 t-tests to compare your groups, then you would divide .05/3 =.02
    11. If the p value (two-tailed) of each ind samples t-test is equal to or less than corrected alpha, that pair of groups are significantly different from each other
    • Please make sure to read chapters 12 and 14 from the textbook as well.

    Grading Criteria (20pts)

    Grading Rubric

    • Content (20pts)
    • Content of t-test (10pts)
    • Was the test run with the correct variables? (1pt)
    • Was the significance of the test addressed correctly? (2pt)
    • Did they create a graph or chart to help explain results? (2pts)
    • t-test Summary paragraph:
    • Did the results get explained while including the group means (4pts)
    • Was the effect size mentioned? (1pts)
    • ANOVA analyses (5pts)
    • Correct variables were used to compute results (1pt)
    • Post hoc tests were computed if F test was significant (1pts)
    • effect size was computed (1pt)
    • A graph was created to help explain results (1pt)
    • ANOVA summary paragraph (5pts):
    • Significance of the anova addressed? (1pt)
    • post hoc results used to describe significant pairwise differences? (2pts)
    • accurately described group differences found (while including group means) (1pt)
    • effect size mentioned? (1pt)

    Submission details:

    • Assignment is submitted as an Excel file
  • Class Project Final Posterboard

    My Topic:

    Innovative models of preventive and lifestyle medicine clinics to improve chronic disease outcomes in high-risk populations.

    If you don’t like my template, you may create your own.

    • You will expand on each heading from your template to provide your audience with specific details from your research articles.
    • Introduction 3 paragraphs explaining your research and why you selected this topic.
    • Statement of problem/Research question provide a question or comment regarding what you expect to find in your research.
    • Methods/Procedures provide your audience with standard procedures in your research. There should be more than 3 bullet points here with common themes.
    • Results like the procedures, find results with standard themes and give them in bullet format.
    • Discussion explain how procedures and results answered your research question or statement of problem.
    • Conclusion what are your final thoughts regarding this project?
    • Future research develop some ideas for future research based on your findings.
    • Reference page on a separate document, complete an APA-formatted reference page of all articles used for this project.

    Some things that have been asked frequently that I need to address to you all:

    1) When creating your poster, it should be in a PowerPoint slide, as it is the most accurate way to space and provide the correct formatting needed.

    • 2) Font size and spacing are not going to follow traditional APA formatting, as this is expected for Lit Review Posterboards. What needs to be APA-formatted correctly are the in-text citations and the separate Word document containing your 12 or more references.

    Attached Files (PDF/DOCX): annotated-Presentation20Template20DHSc.pdf

    Note: Content extraction from these files is restricted, please review them manually.

  • Housing prices analysis

    WWBD Chapter 3 WWBD Be sure to provide an introductory paragraph, body of the report and a closing statement. The visual MUST be imbedded, labeled (Figure or Table), titled, and referred to in the body of the report. DO NOT end with a visual! NO FILE UPLOADS – enter the assignment directly by either typing in or copying whatever you wrote on a word document! This writing exercise is from Chapter 3. In section 3.4 Writing with Big Data, there is an example of a case study analysis of the difference between housing prices in the college towns of Athens, Georgia and Chapel Hill North Carolina. Review that report, and see how the authors use visuals (pictures, tables, figures) to explain the data. Now, read the following and write a 2 – 3 paragraph report on the following: Perform a similar analysis to the one conducted in section 3.4 but choose two other college towns from the House_Price worksheet. Once you complete your writing, you can comment on your peers written assignment! (NOTE! You are NOT required to comment on peers WWBD posts, but you certainly can!)
  • Sampling the Data and Describing the Sample

    Instructions

    Use the information from the week 1 project assignment and add the following to it:

    • Select a sample from the data: Use a random selection method, such as simple random selection or systematic random selection, to form your sample of at least 20 data points. The sample can be larger, but 20 is the minimum.
    • List the original and sampled data points.
    • Describe the sampling: Describe the sample size and how it was obtained. If you used a random selection method, describe what you did.
    • Descriptive Statistics. Use Excel to do the following:
      • Find the mean, mode, median, and standard deviation of your data set. You may include other calculations if they support your work.
      • Create at least two graphs (such as box plots, scatter plots, stem-and-leaf, histograms, etc.) that depict the data.
    • Interpret and explain your descriptive statistics and graphs. What do they indicate about the sample? Do they seem to support the claim you made in the Project, Week 1?

    Upload your assignment, including your Excel spreadsheet, following the submission instructions found below.Some Rubric

    Some Rubric

    Criteria Ratings Pts

    This criterion is linked to a Learning OutcomeMTH140.P2.01 Sample Selection & Listing

    threshold: 20.0 pts

    20 ptsExemplary: A valid and appropriate random sampling method was used (e.g., simple or systematic). The sample includes 20 or more data points, all clearly listed and relevant. Sampling reflects a good understanding of randomness and unbiased selection.17 ptsProficient: A random sampling method was used and described. Sample meets the size requirement and data points are mostly relevant and listed clearly.

    14 ptsMarginal: Sampling method is vaguely described or somewhat flawed. Sample may be too small or list is incomplete or unclear.13 ptsWeak: Sampling method is missing, invalid, or sample is too small. Data points are not listed or are unclear.0 ptsNo credit

    20 pts

    This criterion is linked to a Learning OutcomeMTH140.P2.02 Sampling Description

    threshold: 15.0 pts

    15 ptsExemplary: Clearly and accurately describes how the sample was selected, including the method used and its justification. Explanation demonstrates strong understanding of sampling principles and is free of ambiguity.13 ptsProficient: Sample method is described with minor omissions. Justification is adequate and shows a good understanding of random sampling.

    11 ptsMarginal: Sampling process is briefly mentioned but lacks clarity or detail. Shows limited understanding of proper sampling.9 ptsWeak: Little description of sampling process or explanation is incorrect.0 ptsNo credit

    15 pts

    This criterion is linked to a Learning OutcomeMTH140.P2.03 Descriptive Statistics Accuracy

    threshold: 20.0 pts

    20 ptsExemplary: Excel is used correctly to calculate all required descriptive statistics (mean, median, mode, standard deviation). Calculations are accurate and well-organized. Additional appropriate statistics may be included to enhance the analysis.17 ptsProficient: Most statistics are calculated correctly using Excel. Minor errors may be present but do not significantly affect interpretation.

    14 ptsMarginal: Some statistics are missing or contain calculation errors. Excel is used inconsistently or incorrectly.13 ptsWeak: Descriptive statistics are missing or mostly incorrect. Excel is not used effectively.0 ptsNo credit

    20 pts

    This criterion is linked to a Learning OutcomeMTH140.P2.04 Graphical Representations

    threshold: 20.0 pts

    20 ptsExemplary: Two or more appropriate graphs are included in the Excel file. (e.g., box plot, histogram, scatter plot). Graphs are clearly labeled, easy to interpret, and accurately reflect the data. Graph types suit the variable type and show thoughtful visual design.17 ptsProficient: Excel graphs are appropriate and mostly clear. Minor issues in labeling or graph selection may exist but do not impair understanding.

    14 ptsMarginal: Excel graphs are incomplete, mislabeled, or only loosely related to the data. Only one graph may be present or appropriate.13 ptsWeak: Graphs are incomplete, inappropriate, or not in Excel. Little effort to visually represent the data accurately.0 ptsNo credit

    20 pts

    This criterion is linked to a Learning OutcomeMTH140.P2.05 Interpretation & Communication of Results

    threshold: 15.0 pts

    15 ptsExemplary: Student provides a clear, thoughtful interpretation of the descriptive statistics and graphs. Explanations connect the visual and numerical data to the initial claim or question. Demonstrates excellent understanding of statistical meaning and relevance.13 ptsProficient: Interpretation is mostly clear and accurate. Shows good understanding of statistical meaning but lacks depth or detail in explanation.

    11 ptsMarginal: Interpretation is unclear or only loosely tied to the results. Limited explanation of how statistics or graphs support the claim.9 ptsWeak: Little meaningful interpretation provided. Explanations are incorrect or show little understanding of statistical meaning.0 ptsNo credit

    15 pts

    This criterion is linked to a Learning OutcomeMTH140.P2.06 Excel File

    threshold: 10.0 pts

    10 ptsExemplary: The submitted Excel file is complete and well-organized. All required calculations are correctly implemented using appropriate formulas/functions. The file demonstrates strong attention to detail, including consistent formatting, use of cell references, and logical organization of content.9 ptsProficient: The Excel file includes all required calculations with only minor errors in formula use or organization. Formatting and cell referencing are generally correct, with only occasional inconsistencies that do not significantly impact readability or interpretation.

    8 ptsMarginal: The Excel file includes most required calculations but may contain some errors in formula use or cell references. Organization or formatting may be inconsistent, making parts of the file harder to follow, but the overall content is present.7 ptsWeak: The Excel file is missing several required calculations or contains major errors in formulas. File organization and formatting are inconsistent or unclear, making it difficult to interpret the work.0 ptsNo credit

    10 pts

    Total Points: 100


    Requirements: please look at the rubric

  • Chapter 2 Discussion Board

    Answer the following questions based on what you have learned in Chapter 2 so far. You will receive points as listed below. Once you have submitted your answers you will be able to see other students’ submissions. Please comment on at least one other student’s post; this will be worth 1 additional point.

    Were the subjects weighed or did they report their weights?

    One fascinating aspect of statistics is that we can some-times learn how data were collected by analyzing the data. Table 2-12 and Table 2-13 both include weights (pounds) of 50 randomly selected adult male subjects. When subjects are included in the National Health and Interview Survey, there is a requirement that subjects must be weighed on a scale. One of the two data sets was obtained by using a scale to actually weigh the subjects, but the other data set consists of weights that were reported by the subjects when they were asked how much they weighed. With a clever use of common sense, we know that when subjects report their weights, the results are often rounded to a value conveniently ending in a 0 or 5. Given this, we are able to deduce how the data were collected by analyzing the last digits of the weights.

    TABLE 2-12 Weights (lbs) of 50 Adult Males

    129

    172

    115

    125

    240

    124

    183

    147

    195

    200

    217

    180

    185

    170

    217

    160

    140

    232

    215

    165

    196

    228

    225

    165

    210

    145

    200

    210

    225

    200

    160

    250

    185

    140

    120

    250

    150

    172

    200

    131

    160

    205

    255

    205

    145

    180

    195

    230

    155

    200

    TABLE 2-13 Weights (lbs) of 50 Adult Males

    155

    200

    256

    166

    179

    202

    170

    196

    256

    165

    231

    143

    174

    164

    147

    200

    182

    228

    195

    208

    203

    125

    221

    229

    130

    230

    212

    218

    254

    149

    129

    183

    187

    212

    144

    160

    199

    197

    187

    144

    221

    166

    174

    119

    213

    158

    243

    124

    226

    124

    Use the methods from Chapter 2 to address the following questions:

    1. Construct a frequency distribution and histogram of the last digits of the weights in Table 2-12. (2 points)

    2. Construct a frequency distribution and histogram of the last digits of the weights in Table 2-13. (2 points)

    3. Compare the results from questions 1 and 2. Determine which table includes weights obtained by using a scale and which table includes weights that were reported by the subjects. (1 point)

    Requirements: not sure this is for discussion board

  • Chapter 2 Discussion Board

    Answer the following questions based on what you have learned in Chapter 2 so far. You will receive points as listed below. Once you have submitted your answers you will be able to see other students’ submissions. Please comment on at least one other student’s post; this will be worth 1 additional point.

    Were the subjects weighed or did they report their weights?

    One fascinating aspect of statistics is that we can some-times learn how data were collected by analyzing the data. Table 2-12 and Table 2-13 both include weights (pounds) of 50 randomly selected adult male subjects. When subjects are included in the National Health and Interview Survey, there is a requirement that subjects must be weighed on a scale. One of the two data sets was obtained by using a scale to actually weigh the subjects, but the other data set consists of weights that were reported by the subjects when they were asked how much they weighed. With a clever use of common sense, we know that when subjects report their weights, the results are often rounded to a value conveniently ending in a 0 or 5. Given this, we are able to deduce how the data were collected by analyzing the last digits of the weights.

    TABLE 2-12 Weights (lbs) of 50 Adult Males

    129

    172

    115

    125

    240

    124

    183

    147

    195

    200

    217

    180

    185

    170

    217

    160

    140

    232

    215

    165

    196

    228

    225

    165

    210

    145

    200

    210

    225

    200

    160

    250

    185

    140

    120

    250

    150

    172

    200

    131

    160

    205

    255

    205

    145

    180

    195

    230

    155

    200

    TABLE 2-13 Weights (lbs) of 50 Adult Males

    155

    200

    256

    166

    179

    202

    170

    196

    256

    165

    231

    143

    174

    164

    147

    200

    182

    228

    195

    208

    203

    125

    221

    229

    130

    230

    212

    218

    254

    149

    129

    183

    187

    212

    144

    160

    199

    197

    187

    144

    221

    166

    174

    119

    213

    158

    243

    124

    226

    124

    Use the methods from Chapter 2 to address the following questions:

    1. Construct a frequency distribution and histogram of the last digits of the weights in Table 2-12. (2 points)

    2. Construct a frequency distribution and histogram of the last digits of the weights in Table 2-13. (2 points)

    3. Compare the results from questions 1 and 2. Determine which table includes weights obtained by using a scale and which table includes weights that were reported by the subjects. (1 point)

    Requirements: not sure this is for discussion board

  • Excel workbook guidelines

    Data measurement is an important aspect of data analytics. Identifying trends in key attributes of data is a fundamental measurement for various aspects of business data and an important skill for business professionals. In this scenario, you are a business consultant trainee assigned to work with your first client, TC Ice Cream.

    TC Ice Cream is a private-label ice cream manufacturer. Located in the northern region of Michigan, TC Ice Cream specializes in premium ice cream flavors. TC Ice Cream is categorized in the food/agriculture business sector. The company has gained popularity over the past three years due to recent publicity such as winning awards on network television food shows, hosting and attending promotional events, and actively using social media.

    The management team of TC Ice Cream is looking to see if there are specific trends that could be identified to help them improve their operations and sales and grow their business. You will report the research and analysis of the data to the TC Ice Cream management team. Periodically, you will be expected to apply your training and submit a deliverable to the management team.

    The TC Ice Cream information technology team has provided you with a data set, TC Ice Cream Excel Workbook, that contains data about orders over a span of three years.

    You will use the data variables to create descriptive statistics and visualizations for TC Ice Cream. This will enable you to effectively and efficiently gain helpful insights into the data and its attributes. You will continue to delve further into your analysis of TC Ice Cream throughout the course.

    Prompt

    For this assignment, you will perform the following steps as you begin your analysis of the data provided.

    Within the , review the sheet Data Dictionary. This will help you understand the data provided and specific information about each variable. Review the sheet TC Ice Cream Data. DO NOT EDIT this data.

    Next, you will calculate the central tendency of the TC Ice Cream data set using the average, median, minimum, maximum, and range. You will also create multiple charts to present the descriptive analysis you performed.

    Specifically, you must address the following rubric criteria:

    1. Create a table to represent the average, median, minimum, maximum and range values for each variable. Within the TC Ice Cream Excel Worksheet, use the sheet Descriptive Statistics to create the following table.
      • Use Excel formulas to calculate the average, median, minimum, maximum, and range values for each of the quantitative variables (Quantity Sold, Advertising Expenses, Flavor Rating, Social Media Posts, Event Promotions).
    2. Create charts to represent the key variables of the data. Within the TC Ice Cream Excel Worksheet, use the sheet Overall Analysis to create the charts listed below. It is recommended that you use pivot tables/pivot charts to create the visualizations. Feel free to use this sheet to create any additional visualizations that might help you better understand the data.
      • Create a pie chart using the qualitative variable Region and the quantitative variable Quantity Sold to provide a visualization of percentage overview of quantity sold by region.
      • Create a line chart (also known as a trend chart) using the qualitative variable Date and the quantitative variable Quantity Sold to provide a visualization displaying quantity sold by month.
      • Create a bar chart using the qualitative variable Flavor and the quantitative variable Quantity Sold to provide a visualization displaying quantity sold by flavor.
    3. Use the Module One PowerPoint Template to create a PowerPoint presentation that explainsthe data and its key variables. This should include key visualizations and analysis to support your answers. The PowerPoint Template includes specific questions to answer as you explain the data and variables. Use the visualizations and data analysis you created in the Descriptive Statistics and Overall Analysis sheets to support your analysis.

    What to Submit

    • TC Ice Cream Excel Workbook: Submit the . For this assignment, work should be completed in the Descriptive Statistics and Overall Analysis sheets.
    • PowerPoint Presentation: Submit a PowerPoint Presentation using the . If references are included, they should be cited in APA format. Consult the for more information on citations.

    Module One Excel Workbook Rubric

    Criteria Exceeds Expectations (100%) Meets Expectations (90%) Partially Meets Expectations (70%) Does Not Meet Expectations (0%) Value
    Create Table: Descriptive Statistics Exceeds expectations in an exceptionally clear, insightful, sophisticated, or creative manner Creates a table that represents the descriptive statistics for each quantitative variable and includes accurate calculations of average, median, maximum, minimum, and range. Shows progress toward meeting expectations, but with errors or omissions; areas for improvement may include calculating the average, median, maximum, minimum, and range for each attribute Does not attempt criterion 30
    Create Charts: Key Visualizations Exceeds expectations in an exceptionally clear, insightful, sophisticated, or creative manner Creates a pie chart, line chart, and bar chart to represent the key variables of the data Shows progress toward meeting expectations, but with errors or omissions; areas for improvement may include creating a pie chart, line chart, and bar chart to represent all key variables of the data Does not attempt criterion 30
    PowerPoint Presentation: Explanation of Data and Variables Exceeds expectations in an exceptionally clear, insightful, sophisticated, or creative manner Explains the data and its key attributes accurately and provides data and visualizations to support the analysis Shows progress toward meeting expectations, but with errors or omissions; areas for improvement may include explaining data and its variables with greater detail and insight Does not attempt criterion 30
    Clear Communication Exceeds expectations with an intentional use of language that promotes a thorough understanding Consistently and effectively communicates in an organized way to a specific audience Shows progress toward meeting expectations, but communication is inconsistent or ineffective in a way that negatively impacts understanding Shows no evidence of consistent, effective, or organized communication 10
    Total:

    Requirements: PowerPoint and excel sheet

  • Hi pleas I need help for my homework

    Progress Check

    Check your progress. Use this activity to assess whether you can:

    • Describe blinding in an experiment’s design.
    • Explain why blinding is necessary for a given experiment.

    Directions

    Use the drop-down menu to learn about the three steps needed to complete this assignment.

    Three steps to complete the assignment

    Step 1: Review the Rubric

    • Before you submit your work, review the rubric at the bottom of this assignment.
    • Use the rubric as a checklist to determine whether you are ready to submit your work.

    Step 2: First Draft

    • Commit a good-faith effort to address each item in the Prompt section below.
    • Please be sure to number your responses and include “white space” between problem numbers. This improves the readability and flow of your work. I cannot give feedback and grade jumbled work.
    • Use either of the following options to submit your work.
      OPTION 1: You can submit a text-entry assignment (i.e. typing your answers in Canvas). To learn how to submit a text-entry assignment, use these (opens in a new tab).
      OPTION 2: You can upload your paper-and-pencil work (or the digital equivalent). To learn how to upload your paper-and-pencil work, use these (opens in a new tab). WARNING – some file types may not be visible on my end. So to learn which files you can upload, be sure to use the directions link I provided for this option.
    • Not ready to submit a good-faith effort yet? Avoid frustration – use the link to the Questions, Answers, & Tips discussion board (at the bottom of this page) to post questions about this assignment (or visit the discussion board to answer your classmates’ questions). You can also contact me directly (see the homepage for my contact information).

    Step 3: Optional Final Draft

    • After you submit your good-faith attempt to fully respond to the questions in the Prompt section below, advance to the ANSWER(S) page.
    • You can use the ANSWER(S) page to correct your work and resubmit this assignment any time before I begin grading the problems. However, to earn full credit, you are not required to submit a final draft for this assignment. But if you do submit a final draft, I will only grade it if you submitted a good-faith effort on your first draft.
    • Warning – I will only grade your most recent submission. So if you choose to submit a final draft, please do not leave anything out, and please do not direct me to read an earlier submission. To maximize your score, your most recent submission (at the time I begin grading) must be complete.

    Context

    A newspaper story in Knight Ridder Newspapers described an experiment in an article with the headline Doctor Dogs Diagnose Cancer by Sniffing It Out.

    In the experiment researchers trained dogs to identify people with breast or lung cancer. The dogs were trained to lay down if they detected cancer in a breath sample. After the training, dogs sniffed different breath samples of people with and without cancer. Impartial observers watched the dogs and decided when the dog identified a person as having cancer. Researchers then revealed the condition of the person who gave the breath sample and determined if the dog had correctly identified the presence of cancer.

    The newspaper states, The researchers blinded both the dog handlers and the experimental observers to the identity of the breath samples.


    Prompt

    1. Explain what the following sentence means. The researchers blinded both the dog handlers and the experimental observers to the identity of the breath samples.
    2. Explain why blinding in this experiment is important.

    Module 6 Discussion Board

    Use the Module 6 (opens in a new tab) to ask questions or provide feedback about the problems in any Module 6 activity – including this peer-reviewed assignment.


    Review Feedback

    • Instructor feedback is only available after an assignment is graded.
    • Use these (opens in a new tab) to learn how to review feedback.

    Click the “Next” or > button to continue.

    Content by Cuyamaca College math faculty and licensed under the .

    Rubric

    Formative Assessments

    Formative Assessments

    Criteria Ratings Pts

    This criterion is linked to a Learning OutcomeAnswering the Prompt

    10 ptsFull CreditThe first submission demonstrates a good-faith effort to address each part of the Prompt. Either in the first draft or the optional final draft, all parts of the “Prompt” are addressed and the responses demonstrate attainment of the learning objectives in the “Progress Check” section of the assignment. The answers are correct. The writing/work is clear. The explanation/work is reasonable, well-organized, and easy to follow.8.5 ptsMostly CorrectThe first submission demonstrates a good-faith effort to address most of the Prompt. In the optional final draft all parts of the “Prompt” are addressed, and the responses demonstrate attainment of the learning objectives in the “Progress Check” section of the assignment. The answers are mostly correct. The writing/work is clear. The explanation/work is reasonable, well-organized, and easy to follow.

    6 ptsOne or more incorrectThe first submission demonstrates a good-faith effort to respond to a smaller portion of the Prompt. In the first draft or the optional final draft, one or more parts of the “Prompt” are not addressed or are incorrect. Or, answers do not demonstrate attainment of the learning objectives in the “Progress Check” section of the assignment. Or, answers are correct, but the writing/work is unclear, incorrect, or difficult to follow.0 ptsNo MarksThe first submission does not demonstrate a good-faith effort to address the Prompt.

    10 pts

    Total Points: 10

    Requirements: 2 h

  • 6-1 Discussion: Confidence Intervals

    The B&K Real Estate Company sells homes and is currently serving the Southeast region. It has recently expanded to cover the Northeast states. The B&K realtors are excited to now cover the entire East Coast and are working to prepare their southern agents to expand their reach to the Northeast.

    B&K has hired your company to analyze the Northeast home listing prices in order to give information to their agents about the mean listing price at 95% confidence. Your company offers three analysis packages: one based on a sample size of 100 listings, one based on 1,000 listings, and another based on a sample size of 4,000 listings. Because there is an additional cost for data collection, your company charges more for the package with 4,000 listings than for the package with 100 listings.

    Bronze Package – Sample size of 100 listings:

    • 95% confidence interval for the mean of the Northeast house listing price has a margin of error of $24,500
    • Cost for service to B&K: $2,000

    Silver Package – Sample size of 1,000 listings:

    • 95% confidence interval for the mean of the Northeast house listing price has a margin of error of $7,750
    • Cost for service to B&K: $10,000

    Gold Package – Sample size of 4,000 listings:

    • 95% confidence interval for the mean of the Northeast house listing price has a margin of error of $3,900
    • Cost for service to B&K: $25,000

    The B&K management team does not understand the tradeoff between confidence level, sample size, and margin of error. B&K would like you to come back with your recommendation of the sample size that would provide the sales agents with the best understanding of northeast home prices at the lowest cost for service to B&K.

    In other words, which option is preferable?

    • Spending more on data collection and having a smaller margin of error
    • Spending less on data collection and having a larger margin of error
    • Choosing an option somewhere in the middle

    For your initial post:

    • Formulate a recommendation and write a confidence statement in the context of this scenario. For the purposes of writing your confidence statement, assume the sample mean house listing price is $310,000 for all packages. “I am [#] % confident the true mean . . . [in context].”
    • Explain the factors that went into your recommendation, including a discussion of the margin of error