|
|
|
|
| Title Name | IGNOU MCSL 229 SOLVED ASSIGNMENT |
|---|---|
| Type | Soft Copy (E-Assignment) .pdf |
| University | IGNOU |
| Degree | MASTER DEGREE PROGRAMMES |
| Course Code | MCA-NEW |
| Course Name | Master of Computer Application |
| Subject Code | MCSL 229 |
| Subject Name | Cloud and Data Science Lab |
| Year | 2025 |
| Session | |
| Language | English Medium |
| Assignment Code | MCSL-229/Assignmentt-1//2025 |
| Product Description | Assignment of MCA-NEW (Master of Computer Application) 2025. Latest MCSL 229 2025 Solved Assignment Solutions |
| Last Date of IGNOU Assignment Submission | Last Date of Submission of IGNOU MCSL-229 (MCA-NEW) 2025 Assignment is for January 2025 Session: 30th September, 2025 (for December 2025 Term End Exam). Semester Wise January 2025 Session: 30th March, 2025 (for June 2025 Term End Exam). July 2025 Session: 30th September, 2025 (for December 2025 Term End Exam). |
|
|
Ques 1.
Use Google Docs to create a document containing the schedule of MCS-229 practical counselling sessions. Store it on Google Drive and share it with five friends who can view and Comment on it.
Ques 2.
Use Google Sheets and create a spreadsheet containing the yearly Salary details of 10 employees of a university under the headings employee name, yearly basic salary, DA percentage, Provident fund deductions, Income Tax deduction, and net salary. You may use the following formulas for making the spreadsheet:
DA amount = DA percentage * yearly basic salary Provident fund = 8% of yearly basic salary Income Tax deduction is computed as: For yearly basic salary < 5,00,000 tax=0 For yearly basic salary >= 5,00,000 but <10,00,000 tax = 20% of (yearly basic salary - 5,00,000) For yearly basic salary >= 10,00,000 tax = 1,00,000+ 30% of (yearly basic salary 10,00,000) Net Salary = yearly basic salary + DA amount - Provident fund - tax
Ques 3.
Use Google Slides and prepare nine slides on the topic "Platform as a Service (PaaS)" in a group of three students by sharing the Google Slides in your group in edit mode. Every group member should make three slides each and contribute to the slides of other members of her/his group.
Ques 4.
Explore JustCloud file storage solutions and cloud storage on AWS. Use only the trial versions.
Ques 5.
Use Google App Engine to write a program to multiply two matrices. Deploy it on the Google cloud.
Ques 6.
he height of 50 students of class X was measured in centimeters. The following table shows this data. Perform the tasks (i) to (iv) using R programming.
| 156 | 155 | 163 | 151 | 141 | 160 | 151 | 131 | 170 | 163 |
| 165 | 160 | 158 | 168 | 158 | 154 | 162 | 166 | 171 | 141 |
| 161 | 159 | 158 | 156 | 149 | 145 | 168 | 171 | 165 | 145 |
| 166 | 167 | 169 | 156 | 164 | 146 | 155 | 164 | 168 | 172 |
| 156 | 163 | 167 | 157 | 155 | 145 | 171 | 164 | 166 | 195 |
(i) Find the minimum and maximum height.
(ii) Find the percentage of students whose height is between 160 and 170 Centimeters.
(iii) Create and draw the frequency distribution with the help of a relevant graph.
(iv) Find the outlier of the data
Ques 7.
An organisation collected the following data of its employees: “years in employment” and “employee's salary”. Use R programming to fit a linear regression line to predict the effect of years in employment on the employee’s salary. Also, predict the salary of an employee who is employed for 11 years.
| Employee Number | Years in Employment | Employee Monthly salary in thousand Rs |
| 1 | 10 | 149 |
| 2 | 8 | 120 |
| 3 | 12 | 150 |
| 4 | 7 | 110 |
| 5 | 6 | 100 |
| 6 | 5 | 90 |
| 7 | 9 | 130 |
| 8 | 8 | 110 |
| 9 | 3 | 80 |
| 10 | 4 | 85 |
Ques 8.
Use Google Docs to create a document containing the schedule of MCS-229 practical counselling sessions. Store it on Google Drive and share it with five friends who can view and Comment on it.
Ques 9.
Use Google Sheets and create a spreadsheet containing the yearly Salary details of 10 employees of a university under the headings employee name, yearly basic salary, DA percentage, Provident fund deductions, Income Tax deduction, and net salary. You may use the following formulas for making the spreadsheet:
DA amount = DA percentage * yearly basic salary Provident fund = 8% of yearly basic salary Income Tax deduction is computed as: For yearly basic salary < 5,00,000 tax=0 For yearly basic salary >= 5,00,000 but <10,00,000 tax = 20% of (yearly basic salary - 5,00,000) For yearly basic salary >= 10,00,000 tax = 1,00,000+ 30% of (yearly basic salary 10,00,000) Net Salary = yearly basic salary + DA amount - Provident fund - tax
Ques 10.
Use Google Slides and prepare nine slides on the topic "Platform as a Service (PaaS)" in a group of three students by sharing the Google Slides in your group in edit mode. Every group member should make three slides each and contribute to the slides of other members of her/his group.
Ques 11.
Explore JustCloud file storage solutions and cloud storage on AWS. Use only the trial versions.
Ques 12.
Use Google App Engine to write a program to multiply two matrices. Deploy it on the Google cloud.
Ques 13.
he height of 50 students of class X was measured in centimeters. The following table shows this data. Perform the tasks (i) to (iv) using R programming.
| 156 | 155 | 163 | 151 | 141 | 160 | 151 | 131 | 170 | 163 |
| 165 | 160 | 158 | 168 | 158 | 154 | 162 | 166 | 171 | 141 |
| 161 | 159 | 158 | 156 | 149 | 145 | 168 | 171 | 165 | 145 |
| 166 | 167 | 169 | 156 | 164 | 146 | 155 | 164 | 168 | 172 |
| 156 | 163 | 167 | 157 | 155 | 145 | 171 | 164 | 166 | 195 |
(i) Find the minimum and maximum height.
(ii) Find the percentage of students whose height is between 160 and 170 Centimeters.
(iii) Create and draw the frequency distribution with the help of a relevant graph.
(iv) Find the outlier of the data
Ques 14.
An organisation collected the following data of its employees: “years in employment” and “employee's salary”. Use R programming to fit a linear regression line to predict the effect of years in employment on the employee’s salary. Also, predict the salary of an employee who is employed for 11 years.
| Employee Number | Years in Employment | Employee Monthly salary in thousand Rs |
| 1 | 10 | 149 |
| 2 | 8 | 120 |
| 3 | 12 | 150 |
| 4 | 7 | 110 |
| 5 | 6 | 100 |
| 6 | 5 | 90 |
| 7 | 9 | 130 |
| 8 | 8 | 110 |
| 9 | 3 | 80 |
| 10 | 4 | 85 |
Ques 15.
Use Google Docs to create a document containing the schedule of MCS-229 practical counselling sessions. Store it on Google Drive and share it with five friends who can view and Comment on it.
Ques 16.
Use Google Sheets and create a spreadsheet containing the yearly Salary details of 10 employees of a university under the headings employee name, yearly basic salary, DA percentage, Provident fund deductions, Income Tax deduction, and net salary. You may use the following formulas for making the spreadsheet:
DA amount = DA percentage * yearly basic salary Provident fund = 8% of yearly basic salary Income Tax deduction is computed as: For yearly basic salary < 5,00,000 tax=0 For yearly basic salary >= 5,00,000 but <10,00,000 tax = 20% of (yearly basic salary - 5,00,000) For yearly basic salary >= 10,00,000 tax = 1,00,000+ 30% of (yearly basic salary 10,00,000) Net Salary = yearly basic salary + DA amount - Provident fund - tax
Ques 17.
Use Google Slides and prepare nine slides on the topic "Platform as a Service (PaaS)" in a group of three students by sharing the Google Slides in your group in edit mode. Every group member should make three slides each and contribute to the slides of other members of her/his group.
Ques 18.
Explore JustCloud file storage solutions and cloud storage on AWS. Use only the trial versions.
Ques 19.
Use Google App Engine to write a program to multiply two matrices. Deploy it on the Google cloud.
Ques 20.
he height of 50 students of class X was measured in centimeters. The following table shows this data. Perform the tasks (i) to (iv) using R programming.
| 156 | 155 | 163 | 151 | 141 | 160 | 151 | 131 | 170 | 163 |
| 165 | 160 | 158 | 168 | 158 | 154 | 162 | 166 | 171 | 141 |
| 161 | 159 | 158 | 156 | 149 | 145 | 168 | 171 | 165 | 145 |
| 166 | 167 | 169 | 156 | 164 | 146 | 155 | 164 | 168 | 172 |
| 156 | 163 | 167 | 157 | 155 | 145 | 171 | 164 | 166 | 195 |
(i) Find the minimum and maximum height.
(ii) Find the percentage of students whose height is between 160 and 170 Centimeters.
(iii) Create and draw the frequency distribution with the help of a relevant graph.
(iv) Find the outlier of the data
Ques 21.
An organisation collected the following data of its employees: “years in employment” and “employee's salary”. Use R programming to fit a linear regression line to predict the effect of years in employment on the employee’s salary. Also, predict the salary of an employee who is employed for 11 years.
| Employee Number | Years in Employment | Employee Monthly salary in thousand Rs |
| 1 | 10 | 149 |
| 2 | 8 | 120 |
| 3 | 12 | 150 |
| 4 | 7 | 110 |
| 5 | 6 | 100 |
| 6 | 5 | 90 |
| 7 | 9 | 130 |
| 8 | 8 | 110 |
| 9 | 3 | 80 |
| 10 | 4 | 85 |
Ques 22.
Use Google Docs to create a document containing the schedule of MCS-229 practical counselling sessions. Store it on Google Drive and share it with five friends who can view and Comment on it.
Ques 23.
Use Google Sheets and create a spreadsheet containing the yearly Salary details of 10 employees of a university under the headings employee name, yearly basic salary, DA percentage, Provident fund deductions, Income Tax deduction, and net salary. You may use the following formulas for making the spreadsheet:
DA amount = DA percentage * yearly basic salary Provident fund = 8% of yearly basic salary Income Tax deduction is computed as: For yearly basic salary < 5,00,000 tax=0 For yearly basic salary >= 5,00,000 but <10,00,000 tax = 20% of (yearly basic salary - 5,00,000) For yearly basic salary >= 10,00,000 tax = 1,00,000+ 30% of (yearly basic salary 10,00,000) Net Salary = yearly basic salary + DA amount - Provident fund - tax
Ques 24.
Use Google Slides and prepare nine slides on the topic "Platform as a Service (PaaS)" in a group of three students by sharing the Google Slides in your group in edit mode. Every group member should make three slides each and contribute to the slides of other members of her/his group.
Ques 25.
Explore JustCloud file storage solutions and cloud storage on AWS. Use only the trial versions.
Ques 26.
Use Google App Engine to write a program to multiply two matrices. Deploy it on the Google cloud.
Ques 27.
he height of 50 students of class X was measured in centimeters. The following table shows this data. Perform the tasks (i) to (iv) using R programming.
| 156 | 155 | 163 | 151 | 141 | 160 | 151 | 131 | 170 | 163 |
| 165 | 160 | 158 | 168 | 158 | 154 | 162 | 166 | 171 | 141 |
| 161 | 159 | 158 | 156 | 149 | 145 | 168 | 171 | 165 | 145 |
| 166 | 167 | 169 | 156 | 164 | 146 | 155 | 164 | 168 | 172 |
| 156 | 163 | 167 | 157 | 155 | 145 | 171 | 164 | 166 | 195 |
(i) Find the minimum and maximum height.
(ii) Find the percentage of students whose height is between 160 and 170 Centimeters.
(iii) Create and draw the frequency distribution with the help of a relevant graph.
(iv) Find the outlier of the data
Ques 28.
An organisation collected the following data of its employees: “years in employment” and “employee's salary”. Use R programming to fit a linear regression line to predict the effect of years in employment on the employee’s salary. Also, predict the salary of an employee who is employed for 11 years.
| Employee Number | Years in Employment | Employee Monthly salary in thousand Rs |
| 1 | 10 | 149 |
| 2 | 8 | 120 |
| 3 | 12 | 150 |
| 4 | 7 | 110 |
| 5 | 6 | 100 |
| 6 | 5 | 90 |
| 7 | 9 | 130 |
| 8 | 8 | 110 |
| 9 | 3 | 80 |
| 10 | 4 | 85 |
|
|
Looking for IGNOU MCSL 229 Solved Assignment 2025. You are on the Right Website. We provide Help book of Solved Assignment of MCA-NEW MCSL 229 - Cloud and Data Science Labof year 2025 of very low price.
If you want this Help Book of IGNOU MCSL 229 2025 Simply Call Us @ 9199852182 / 9852900088 or you can whatsApp Us @ 9199852182
IGNOU MCA-NEW Assignments Jan - July 2025 - IGNOU University has uploaded its current session Assignment of the MCA-NEW Programme for the session year 2025. Students of the MCA-NEW Programme can now download Assignment questions from this page. Candidates have to compulsory download those assignments to get a permit of attending the Term End Exam of the IGNOU MCA-NEW Programme.
Download a PDF soft copy of IGNOU MCSL 229 Cloud and Data Science Lab MCA-NEW Latest Solved Assignment for Session January 2025 - December 2025 in English Language.
If you are searching out Ignou MCA-NEW MCSL 229 solved assignment? So this platform is the high-quality platform for Ignou MCA-NEW MCSL 229 solved assignment. Solved Assignment Soft Copy & Hard Copy. We will try to solve all the problems related to your Assignment. All the questions were answered as per the guidelines. The goal of IGNOU Solution is democratizing higher education by taking education to the doorsteps of the learners and providing access to high quality material. Get the solved assignment for MCSL 229 Cloud and Data Science Lab course offered by IGNOU for the year 2025.Are you a student of high IGNOU looking for high quality and accurate IGNOU MCSL 229 Solved Assignment 2025 English Medium?
Students who are searching for IGNOU Master of Computer Application (MCA-NEW) Solved Assignments 2025 at low cost. We provide all Solved Assignments, Project reports for Masters & Bachelor students for IGNOU. Get better grades with our assignments! ensuring that our IGNOU Master of Computer Application Solved Assignment meet the highest standards of quality and accuracy.Here you will find some assignment solutions for IGNOU MCA-NEW Courses that you can download and look at. All assignments provided here have been solved.IGNOU MCSL 229 SOLVED ASSIGNMENT 2025. Title Name MCSL 229 English Solved Assignment 2025. Service Type Solved Assignment (Soft copy/PDF).
Are you an IGNOU student who wants to download IGNOU Solved Assignment 2024? IGNOU MASTER DEGREE PROGRAMMES Solved Assignment 2023-24 Session. IGNOU Solved Assignment and In this post, we will provide you with all solved assignments.
If you’ve arrived at this page, you’re looking for a free PDF download of the IGNOU MCA-NEW Solved Assignment 2025. MCA-NEW is for Master of Computer Application.
IGNOU solved assignments are a set of questions or tasks that students must complete and submit to their respective study centers. The solved assignments are provided by IGNOU Academy and must be completed by the students themselves.
| Course Name | Master of Computer Application |
| Course Code | MCA-NEW |
| Programm | MASTER DEGREE PROGRAMMES Courses |
| Language | English |
|
IGNOU MCSL 229 Solved Assignment
|
ignou assignment 2025, 2025 MCSL 229
|
||
|
IGNOU MCSL 229 Assignment
|
ignou solved assignment MCSL 229
|
||
|
MCSL 229 Assignment 2025
|
solved assignment MCSL 229
|
||
|
MCSL 229 Assignment 2025
|
assignment of ignou MCSL 229
|
||
|
Download IGNOU MCSL 229 Solved Assignment 2025
|
|
||
|
Ignou result MCSL 229
|
Ignou Assignment Solution MCSL 229
|