huuuj
/ignou-mst-24-solved-assignment.html
p = ignou-mst-24-solved-assignment.html
IGNOU MST 24 SOLVED ASSIGNMENT

IGNOU MST 24 SOLVED ASSIGNMENT

MST 24 Solved Assignment
High Demand Verified Solution
★★★★★ 4.6/5 (2924 Students)

₹80

₹30

MST 24: DATA ANALYSIS WITH PYTHON

Title Name IGNOU MST 24 SOLVED ASSIGNMENT
Type Soft Copy (E-Assignment) .pdf
University IGNOU
Degree MASTER DEGREE PROGRAMMES
Course Code MSCAST
Course Name M.Sc. (Applied Statistics)
Subject Code MST 24
Subject Name DATA ANALYSIS WITH PYTHON
Year 2025
Session -
Language English Medium
Assignment Code MST 24/Assignment-1/2025
Product Description Assignment of MSCAST (M.Sc. (Applied Statistics)) 2025. Latest MST 024 2026 Solved Assignment Solutions
Last Date of IGNOU Assignment Submission Last Date of Submission of IGNOU BEGC-131 (BAG) 2025-26 Assignment is for January 2026 Session: 30th September, 2026 (for December 2025 Term End Exam).

Semester Wise
January 2025 Session: 30th March, 2026 (for June 2026 Term End Exam).
July 2025 Session: 30th September, 2025 (for December 2025 Term End Exam).
FormatReady-to-Print PDF (.soft copy)

📅 Important Submission Dates

  • January 2025 Session: 31st October, 2025
  • July 2025 Session: 30th April, 2025
  • January 2026 Session: 31st March, 2026
  • July 2026 Session: 30th September, 2026

Why Choose Our Solved Assignments?

Accuracy: Solved by IGNOU subject experts.
Guidelines: Strictly follows 2025-26 official word limits.
Scoring: Designed to help students achieve 90+ marks.
📋 Assignment Content Preview
Included:

MST 024 (January 2025 - July 2025) - ENGLISH

TUTOR MARKED ASSIGNMENT

MST-024: DATA ANALYSIS WITH PYTHON

Course Code: MST-024

Assignment Code: MST-024/TMA/2025

Maximum Marks: 50

Note: All questions are compulsory. Answer in your own words.

1(a). Differentiate between lists and tuples in Python.

(b). Write a Python program that demonstrates:

(i) A list of integers with operations like adding, removing, and modifying elements.

(ii) A tuple of integers and explain why tuples are immutable.

2. Write a Python program that takes an integer input from the user:

(i) Check if the number is positive, negative, or zero using an if...elif...else statement.

(ii) Print a suitable message based on the result.

3. The following datas consist of sales of a product for 6 months:

Month Sales (in Rs`)
Jan 22000
Feb 25000
Mar 30000
Apr 28000
May 35000
Jun 37000

Write a Python program to

(i) create a list named SD for the given sales data.

(ii) Use a suitable loop function to compute the average sales. Verify it with the built in function.

(iii) Extract the months having sales greater than ` 30,000.

(iv) Plot a line chart using Matplotlib to show given monthly sales of the product. Also, add appropriate labels, title, and legend

4. Write a Python program using NumPy to

(i) Create following two matrices A and B with following elements.

equation

(ii) Compute the (a) Addition, (b) Multiplication and (c) Inverse of these matrices.

(iii) Combine the given matrices colume-wise.


MST 024 (January 2026 - July 2026) - ENGLISH

MST-024: DATA ANALYSIS WITH PYTHON

Course Code: MST-024

Assignment Code: MST-024/TMA/2026

Maximum Marks: 50

Note: All questions are compulsory. Answer in your own words.

1(a). Write the output of the following Python code.

nums = [10, 20, 30, 40, 50]

print(nums[-2])

(b) Find and correct the error in the following code.

import numpy as np

arr = np.array[4, 5, 6]

print(arr)

(c) Write a Python program to accept a list of tuples (product_name, price) for 5 items from the user, then sort the list by price in descending order using a function.

2(a). Describe the key features of Spyder.

(b) Explain how file handling works in Python for text files. Mention different file modes, and a short description of read(), readline() and write().

(c) Describe the while loop with an example program.

3(a). Describe any two Python libraries used for data visualization.

(b) What are different ways to create a NumPy array? Explain any two with examples.

**4. Write a Python program using NumPy to**

(i) Create following two matrices P and Q with following elements.

equation$

(ii) Compute the (a) Addition, (b) Multiplication, (c) Determinant and (d) Inverse of these matrices.

(iii) Combine the given matrices row-wise and determine the transpose of the combined matrix.

---

Would you like me to write the actual Python code to solve these problems for you?

❓ Frequently Asked Questions (FAQs)
Q: How will I receive the PDF?
A: Immediately after payment, the download link will appear and be sent to your email.

Q: Is this hand-written or typed?
A: This is a professional typed computer PDF. You can use it as a reference for your handwritten submission.

Get the full solved PDF for just Rs. 15

Top