Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

5) According to the Turkish Seismic Design Code (TSDC 2019), the concrete compressive strength of an existing building (cm) is determined by considering uniaxial compression

image text in transcribed
5) According to the Turkish Seismic Design Code (TSDC 2019), the concrete compressive strength of an existing building (cm) is determined by considering uniaxial compression tests performed on concrete core specimens. The concrete compressive strength is defined as: Write the code in fem = Maximum (0.85fc.meani femean - StDev) python. where. Se mean is the mean compressive strength and St Dev is the standard deviation of the test results. fe mean To SeDev - (at is the number of tests) A series of tests are carried out and the following compressive strength values (in MPa unit) are obtained: tests - [22, 26, 20, 24, 28, 18, 30, 15, 32, 26) Prepare a script that has three functions for calculating the fe.mean StDev and fem values, respectively. Use your functions with the given list tests, and print out the test data and theqesults on the screen. Sample printout format: Tests: [22, 26, 20, 24, 28, 18, 30, 15, 32, 26] Mean compressive strength: 24.10 Standard deviation: 5.38 Concrete compressive strength: 20.48

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

Database Publishing With Filemaker Pro On The Web

Authors: Maria Langer

1st Edition

0201696657, 978-0201696653

More Books

Students also viewed these Databases questions

Question

What types of questions should be asked on an application form?

Answered: 1 week ago

Question

=+2 How does the preparation and support for each type of IE vary?

Answered: 1 week ago