Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

List 5 grades each between 50-100 in columns A1 to A5 in an excel spreadsheet. To find the mean rounded to the hundredths by typing

List 5 grades each between 50-100 in columns A1 to A5 in an excel spreadsheet. To find the mean rounded to the hundredths by typing this in a cell

=average(A1:A5)

and hit enter, Then round 2 places to get the average or x bar.

To find the sample standard deviation type this in a cell

=stdev.s(A1:A5)

and then hit enter to find s

To find the z score given x =82, type this in a cell but instead of the variables use the numbers you found for xbar and s and let x = 82 =(x-xbar)/s

then hit enter. This is the z score

To find the z value

type this in a cell

=norm.s.dist( z , true)

and hit enter

This would give you the same value as if you used the chart.

Save as an excel workbook

Please attach this excel spreadsheet to your comments on this discussion post.

I need the excel sheet attached!!!

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Applied Linear Algebra

Authors: Peter J. Olver, Cheri Shakiban

1st edition

131473824, 978-0131473829

More Books

Students also viewed these Mathematics questions

Question

Using a graphing utility, graph y = cot -1 x.

Answered: 1 week ago

Question

1. Ask others what they mean by a specific term or phrase

Answered: 1 week ago