Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Ask Copilot Individual Assignment 1 Instructions INFO 1 0 5 1 4 _ 6 1 7 5 0 - W 2 4 The Individual Assignment

Ask Copilot
Individual Assignment 1 Instructions
INFO 10514_61750- W24
The Individual Assignment 1 is worth (5%).
Perform these 6 Actions that are worth up-to 10 marks within 1 hour.
Action 1: Sorting (1 mark)
Copy the Wyoming Rural Real Estate Sales dataset to a new spreadsheet and rename the tab: Sort and IFs.
Colour the header row in yellow and bold it.
Select cell A2 and Freeze Panes.
Sort the records on type and sq_ft (descending: largest to smallest).
Be sure that the records appear sorted as expected (or else sort again).
Action 2: Basic IF (1 mark)
In the same Sort and IFs spreadsheet, cype Affordability in cell M1. Colour that new column heading in light blue and bold it.
In cell M2, create a Basic IF statement to determine if a listed house is expensive or manageable in terms of affordability. If the price is greater than 250000, then display Expensive or else display Manageable.
Drag the formula down to apply to all of the records in the dataset for the Affordability column.
View some records to ensure that the formula is working properly.
Syntax: =IF(condition, cell entry if condition is True, cell entry if condition is False)
image text in transcribed

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

SQL Antipatterns Avoiding The Pitfalls Of Database Programming

Authors: Bill Karwin

1st Edition

1680508989, 978-1680508987

Students also viewed these Databases questions