ayushy777

Data reduction is a technique used in data mining to reduce the size of a dataset while still preserving the most important information. This can be beneficial in situations where the dataset is too large to be processed efficiently, or where the dataset contains a large amount of irrelevant or redundant information.

There are several different data reduction techniques that can be used in data mining, including:

  1. Data Sampling: This technique involves selecting a subset of the data to work with,
...

See on Student Notes »

Bcoe 143

[08/06, 2:15 pm] Mummy: Certainly! Below is the formal academic-style answer in English for Question 1 from your image:

---

Question 1: Discuss the role of entrepreneurship in the economic development of a nation. Explain the various models of entrepreneurship. (10 + 10 marks)

---

(a) Role of Entrepreneurship in Economic Development

Entrepreneurship is a vital engine for economic growth and development in any nation. It involves the process of identifying market opportunities, mobilizing resources,...

See on Wikiteka »

Bdjjdjdnjdikdnd

-- Step 1: Create tables

CREATE TABLE Books (

    BookID INT PRIMARY KEY,

    Title VARCHAR(100) NOT NULL,

    Author VARCHAR(100) NOT NULL,

    ISBN VARCHAR(20) UNIQUE,

    PublishedYear INT CHECK (PublishedYear >= 1500 AND PublishedYear <= 2025)

);

CREATE TABLE Members (

    MemberID INT PRIMARY KEY,

    FullName VARCHAR(100) NOT NULL,

    Email VARCHAR(100) UNIQUE,

    JoinDate DATE NOT NULL,

    Age INT CHECK (Age >= 12)

);

CREATE TABLE Loans (

    LoanID INT

...

See on Wikiteka »

Kkkkkk

विश्व स्वास्थ्य संगठन (WHO) द्वारा 1978 में आल्मा-अता सम्मेलन में प्राथमिक स्वास्थ्य देखभाल की अवधारणा प्रस्तुत की गई थी। इसके तहत कुछ मुख्य घटकों को आवश्यक माना गया है, जो नीचे दिए गए हैं:🔹 प्राथमिक...

See on Student Notes »

fggrfgf

1. Qualification and Disqualification of Candidates

The document outlines the qualifications and disqualifications for becoming a member of Parliament and State Legislatures, drawing from the

Constitution of India (Articles 84, 101, 102, 103, 104 for Parliament, and 173, 190, 191, 192 for State Legislatures) and Sections 3 to 11A of the

Representation of the People (R.P.) Act, 1951.

Key Disqualifications (Article 102 for Parliament, Article 191 for State Assembly):

Holding any office of profit...

See on Wikiteka »

Jesmo li savremenici svog drustva

Jesmo li savremenici svog društva

U današnjem brzom i promenljivom svetu često se postavlja pitanje – da li zaista živimo u skladu s vremenom u kojem smo rođeni? Jesmo li zaista savremenici svog društva, ili nas vreme u kojem živimo nadmašuje, ostavljajući nas zbunjenima, izgubljenima ili čak ravnodušnima?

Savremenik društva ne znači samo biti fizički prisutan u nekom vremenu, već i duhovno, intelektualno i moralno biti deo tog trenutka. To znači razumeti promene koje se dešavaju,

...

See on Wikiteka »

microprocessors

Microprocessors and Architecture - BSc Computer Science Notes

Bus Organization The bus in 8085 microprocessor is a group of wires used for communication. There are three main types:

  • Data Bus: Carries actual data (like a delivery van).

  • Address Bus: Carries the address to access memory (like a GPS).

  • Control Bus: Carries control signals (like read/write instructions). They coordinate data movement between CPU, memory, and I/O devices.

Memory Addressing and Memory Mapping Memory addressing refers...

See on Student Notes »

Airtel doob

Demand refers to the quantity of a good or service that consumers are willing and able to purchase at different prices during a given period of time.

🔑 Key Determinants of Demand (Factors Affecting Demand):

1. Price of the Good (Own Price)

Law of Demand: As the price of a good decreases, the quantity demanded increases (and vice versa), all else being equal.

2. Income of the Consumer

Normal Goods: Demand increases as income increases.

Inferior Goods: Demand decreases as income increases.

3. Prices

...

See on Student Notes »

asdasd

1 Connect the current statements together (SNP) (3p):1-B,2-C,3-A 2.Who let the slovakian faseist state? Jozef Tiso 3.What happened to Nazi Slovakia after war? (Ip)- after Nazi Germany was defeated, Sk and CZR were restored into unitary state again 4.Spring start and when did it end? (2p)5th January 1968 - end21th august 1968 5.Khrushchev? (2p) -leader of Soviet Union from 1953-1964 -initiated de Halinization, series of political and social reforms 6.What was Holocaust? Write a definiton: (2p) -was
...

See on Wikiteka »